Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 19 for 544 (0.22 sec)

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

            .roundUnnecessaryShouldThrow()
            .test();
      }
    
      public void testRoundToDouble_twoToThe54PlusFour() {
        new RoundToDoubleTester(BigDecimal.valueOf((1L << 54) + 4))
            .setExpectation(Math.pow(2, 54) + 4, values())
            .test();
      }
    
      public void testRoundToDouble_maxDouble() {
        BigDecimal maxDoubleAsBD = new BigDecimal(Double.MAX_VALUE);
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Wed Sep 06 17:04:31 UTC 2023
    - 10.6K bytes
    - Viewed (0)
  2. src/cmd/internal/obj/riscv/inst.go

    	case AFSFLAGSI:
    		return &inst{0x73, 0x5, 0x1, 1, 0x0}
    	case AFSGNJD:
    		return &inst{0x53, 0x0, 0x0, 544, 0x11}
    	case AFSGNJQ:
    		return &inst{0x53, 0x0, 0x0, 608, 0x13}
    	case AFSGNJS:
    		return &inst{0x53, 0x0, 0x0, 512, 0x10}
    	case AFSGNJND:
    		return &inst{0x53, 0x1, 0x0, 544, 0x11}
    	case AFSGNJNQ:
    		return &inst{0x53, 0x1, 0x0, 608, 0x13}
    	case AFSGNJNS:
    		return &inst{0x53, 0x1, 0x0, 512, 0x10}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 20 14:19:33 UTC 2024
    - 13.9K bytes
    - Viewed (0)
  3. .teamcity/performance-test-durations.json

        "testProject" : "nowInAndroidBuild",
        "linux" : 309,
        "windows" : 438,
        "macOs" : 257
      }, {
        "testProject" : "santaTrackerAndroidBuild",
        "linux" : 804,
        "windows" : 935,
        "macOs" : 544
      } ]
    }, {
      "scenario" : "org.gradle.performance.regression.android.AndroidIncrementalExecutionPerformanceTest.abi change with configuration caching",
      "durations" : [ {
        "testProject" : "nowInAndroidBuild",
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 14 10:30:45 UTC 2024
    - 27.9K bytes
    - Viewed (1)
  4. android/guava-tests/test/com/google/common/math/BigIntegerMathTest.java

            .roundUnnecessaryShouldThrow()
            .test();
      }
    
      @J2ktIncompatible
      @GwtIncompatible
      public void testRoundToDouble_twoToThe54PlusFour() {
        new RoundToDoubleTester(BigInteger.valueOf((1L << 54) + 4))
            .setExpectation(Math.pow(2, 54) + 4, values())
            .test();
      }
    
      @J2ktIncompatible
      @GwtIncompatible
      public void testRoundToDouble_maxDouble() {
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri May 17 17:58:33 UTC 2024
    - 27.8K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/bpxsvc_zos.s

    	MOVD  plist_base+0(FP), R1  // r1 points to plist
    	MOVD  bpx_offset+24(FP), R2 // r2 offset to BPX vector table
    	MOVD  R14, R7               // save r14
    	MOVD  R15, R8               // save r15
    	MOVWZ 16(R0), R9
    	MOVWZ 544(R9), R9
    	MOVWZ 24(R9), R9            // call vector in r9
    	ADD   R2, R9                // add offset to vector table
    	MOVWZ (R9), R9              // r9 points to entry point
    	BYTE  $0x0D                 // BL R14,R9 --> basr r14,r9
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 8.1K bytes
    - Viewed (0)
  6. android/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)
  7. 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)
  8. 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)
  9. 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)
  10. 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)
Back to top