Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 38 for 544 (0.12 sec)

  1. guava-tests/test/com/google/common/math/LongMathTest.java

        16,
        1L << 53,
        (1L << 53) + 1,
        (1L << 53) + 2,
        (1L << 53) + 3,
        (1L << 53) + 4,
        1L << 54,
        (1L << 54) + 1,
        (1L << 54) + 2,
        (1L << 54) + 3,
        (1L << 54) + 4,
        0x7ffffffffffffe00L, // halfway between 2^63 and next-lower double
        0x7ffffffffffffe01L, // above + 1
        0x7ffffffffffffdffL, // above - 1
        Long.MAX_VALUE - (1L << 11) + 1,
        Long.MAX_VALUE - 2,
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Mar 04 20:15:57 UTC 2024
    - 32.5K bytes
    - Viewed (0)
  2. test/fixedbugs/issue60982.go

    	case 538:
    		return 538
    	case 539:
    		return 539
    	case 540:
    		return 540
    	case 541:
    		return 541
    	case 542:
    		return 542
    	case 543:
    		return 543
    	case 544:
    		return 544
    	case 545:
    		return 545
    	case 546:
    		return 546
    	case 547:
    		return 547
    	case 548:
    		return 548
    	case 549:
    		return 549
    	case 550:
    		return 550
    	case 551:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 28 16:07:47 UTC 2023
    - 23.7K bytes
    - Viewed (0)
  3. src/syscall/zsysnum_freebsd_amd64.go

    	SYS_ACCEPT4                  = 541 // { int accept4(int s, \
    	SYS_PIPE2                    = 542 // { int pipe2(int *fildes, int flags); }
    	SYS_PROCCTL                  = 544 // { int procctl(idtype_t idtype, id_t id, \
    	SYS_UTIMENSAT                = 547 // { int utimensat(int fd, \
    	SYS_FSTAT                    = 551 // { int fstat(int fd, _Out_ struct stat *sb); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  4. src/syscall/zsysnum_freebsd_386.go

    	SYS_ACCEPT4                  = 541 // { int accept4(int s, \
    	SYS_PIPE2                    = 542 // { int pipe2(int *fildes, int flags); }
    	SYS_PROCCTL                  = 544 // { int procctl(idtype_t idtype, id_t id, \
    	SYS_UTIMENSAT                = 547 // { int utimensat(int fd, \
    	SYS_FSTAT                    = 551 // { int fstat(int fd, _Out_ struct stat *sb); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  5. src/syscall/zsysnum_freebsd_arm.go

    	SYS_ACCEPT4                  = 541 // { int accept4(int s, \
    	SYS_PIPE2                    = 542 // { int pipe2(int *fildes, int flags); }
    	SYS_PROCCTL                  = 544 // { int procctl(idtype_t idtype, id_t id, \
    	SYS_UTIMENSAT                = 547 // { int utimensat(int fd, \
    	SYS_FSTAT                    = 551 // { int fstat(int fd, _Out_ struct stat *sb); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  6. src/hash/crc32/crc32_table_ppc64le.s

    	/* x^227392 mod p(x), x^227328 mod p(x) */
    DATA ·IEEEConst+528(SB)/8,$0x00000000d5196ad4
    DATA ·IEEEConst+536(SB)/8,$0x000000016b513ec6
    
    	/* x^226368 mod p(x), x^226304 mod p(x) */
    DATA ·IEEEConst+544(SB)/8,$0x000000009cfa769a
    DATA ·IEEEConst+552(SB)/8,$0x00000000c8f25b4e
    
    	/* x^225344 mod p(x), x^225280 mod p(x) */
    DATA ·IEEEConst+560(SB)/8,$0x00000000920e5df4
    DATA ·IEEEConst+568(SB)/8,$0x00000001a45048ec
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 19 20:44:20 UTC 2024
    - 113.3K bytes
    - Viewed (0)
  7. api/go1.3.txt

    pkg syscall (freebsd-386), const SYS_CONNECTAT ideal-int
    pkg syscall (freebsd-386), const SYS_PIPE2 = 542
    pkg syscall (freebsd-386), const SYS_PIPE2 ideal-int
    pkg syscall (freebsd-386), const SYS_PROCCTL = 544
    pkg syscall (freebsd-386), const SYS_PROCCTL ideal-int
    pkg syscall (freebsd-386), const TCP_VENDOR = 2147483648
    pkg syscall (freebsd-386), const TCP_VENDOR ideal-int
    pkg syscall (freebsd-386), const WEXITED = 16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 02 02:45:00 UTC 2014
    - 117K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go

    	SYS_PPOLL                  = 543 // { int ppoll(struct pollfd *fds, u_int nfds, const struct timespec *ts, const sigset_t *sigmask); }
    	SYS_LWP_SETAFFINITY        = 544 // { int lwp_setaffinity(pid_t pid, lwpid_t tid, const cpumask_t *mask); }
    	SYS_LWP_GETAFFINITY        = 545 // { int lwp_getaffinity(pid_t pid, lwpid_t tid, cpumask_t *mask); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 27.6K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go

    	SYS_PIPE2                    = 542 // { int pipe2(int *fildes, int flags); }
    	SYS_AIO_MLOCK                = 543 // { int aio_mlock(struct aiocb *aiocbp); }
    	SYS_PROCCTL                  = 544 // { int procctl(idtype_t idtype, id_t id, int com, void *data); }
    	SYS_PPOLL                    = 545 // { int ppoll(struct pollfd *fds, u_int nfds, const struct timespec *ts, const sigset_t *set); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go

    	SYS_PIPE2                    = 542 // { int pipe2(int *fildes, int flags); }
    	SYS_AIO_MLOCK                = 543 // { int aio_mlock(struct aiocb *aiocbp); }
    	SYS_PROCCTL                  = 544 // { int procctl(idtype_t idtype, id_t id, int com, void *data); }
    	SYS_PPOLL                    = 545 // { int ppoll(struct pollfd *fds, u_int nfds, const struct timespec *ts, const sigset_t *set); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
Back to top