Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 86 for 40000000000000000 (0.19 sec)

  1. src/hash/crc32/crc32_s390x.s

    DATA    ·crclecons+40(SB)/8, $0x00000001751997d0       // R3
    DATA    ·crclecons+48(SB)/8, $0x0000000000000000
    DATA    ·crclecons+56(SB)/8, $0x0000000163cd6124       // R5
    DATA    ·crclecons+64(SB)/8, $0x0000000000000000
    DATA    ·crclecons+72(SB)/8, $0x00000001F7011641       // u'
    DATA    ·crclecons+80(SB)/8, $0x0000000000000000
    DATA    ·crclecons+88(SB)/8, $0x00000001DB710641       // P'(x) << 1
    
    GLOBL    ·crclecons(SB),RODATA, $144
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 20 00:49:17 UTC 2021
    - 7.6K bytes
    - Viewed (0)
  2. src/math/all_test.go

    	2.161703872847352815363655e+00,
    }
    var logb = []float64{
    	2.0000000000000000e+00,
    	2.0000000000000000e+00,
    	-2.0000000000000000e+00,
    	2.0000000000000000e+00,
    	3.0000000000000000e+00,
    	1.0000000000000000e+00,
    	2.0000000000000000e+00,
    	1.0000000000000000e+00,
    	0.0000000000000000e+00,
    	3.0000000000000000e+00,
    }
    var log10 = []float64{
    	6.9714316642508290997617083e-01,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jul 07 17:39:26 UTC 2023
    - 86.8K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer/variant_type_on_op.mlir

    // CHECK-NEXT:   buffers: [ {
    // CHECK-EMPTY:
    // CHECK-NEXT:   }, {
    // CHECK-NEXT:     data: [ 128, 0, 0, 0, 128, 0, 0, 0 ]
    // CHECK-NEXT:   }, {
    // CHECK-NEXT:     data: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
    // CHECK-NEXT:   } ],
    // CHECK-NEXT:   metadata: [ {
    // CHECK-NEXT:     name: "min_runtime_version",
    // CHECK-NEXT:     buffer: 2
    // CHECK-NEXT:   } ],
    // CHECK-NEXT:   signature_defs: [  ]
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Aug 16 20:36:14 UTC 2022
    - 1.8K bytes
    - Viewed (0)
  4. mockwebserver/src/test/java/mockwebserver3/RecordedRequestTest.kt

      }
    
      @Test fun testIpv6() {
        val socket =
          FakeSocket(
            localAddress =
              InetAddress.getByAddress(
                "::1",
                byteArrayOf(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1),
              ),
            localPort = 80,
          )
        val request = RecordedRequest("GET / HTTP/1.1", headers, emptyList(), 0, Buffer(), 0, socket)
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Mon Jan 08 01:13:22 UTC 2024
    - 3.1K bytes
    - Viewed (0)
  5. src/net/mac.go

    //
    //	00:00:5e:00:53:01
    //	02:00:5e:10:00:00:00:01
    //	00:00:00:00:fe:80:00:00:00:00:00:00:02:00:5e:10:00:00:00:01
    //	00-00-5e-00-53-01
    //	02-00-5e-10-00-00-00-01
    //	00-00-00-00-fe-80-00-00-00-00-00-00-02-00-5e-10-00-00-00-01
    //	0000.5e00.5301
    //	0200.5e10.0000.0001
    //	0000.0000.fe80.0000.0000.0000.0200.5e10.0000.0001
    func ParseMAC(s string) (hw HardwareAddr, err error) {
    	if len(s) < 14 {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 11 16:34:30 UTC 2022
    - 1.9K bytes
    - Viewed (0)
  6. platforms/native/platform-native/src/test/groovy/org/gradle/nativeplatform/platform/internal/ReadelfBinaryInfoTest.groovy

    Symbol table '.symtab' contains 53 entries:
       Num:    Value          Size Type    Bind   Vis      Ndx Name
         0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
         1: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS crt1.o
         2: 000000000040037c    32 OBJECT  LOCAL  DEFAULT    4 __abi_tag
         3: 0000000000000000     0 FILE    LOCAL  DEFAULT  ABS greeter.cpp
         4: 00000000004010e0    11 FUNC    LOCAL  DEFAULT   15 _GLOBAL__sub_I_g[...]
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Feb 05 23:09:11 UTC 2024
    - 13.9K bytes
    - Viewed (0)
  7. src/internal/zstd/fuzz_test.go

    	"(\xb5/\xfd001\x00\x0000000000000000000",
    	"(\xb5/\xfd00\xec\x00\x00&@\x05\x05A7002\x02\x00\x02\x00\x02\x0000000000000000",
    	"(\xb5/\xfd00\xec\x00\x00V@\x05\x0517002\x02\x00\x02\x00\x02\x0000000000000000",
    	"\x50\x2a\x4d\x18\x02\x00\x00\x00",
    	"(\xb5/\xfd\xe40000000\xfa20\x000",
    }
    
    // This is a simple fuzzer to see if the decompressor panics.
    func FuzzReader(f *testing.F) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jan 30 04:10:45 UTC 2024
    - 4.5K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer/cast_bf16.mlir

    // CHECK-EMPTY:
    // CHECK-NEXT:      }, {
    // CHECK-EMPTY:
    // CHECK-NEXT:      }, {
    // CHECK-EMPTY:
    // CHECK-NEXT:      }, {
    // CHECK-EMPTY:
    // CHECK-NEXT:      }, {
    // CHECK-NEXT:        data: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
    // CHECK-NEXT:      } ],
    // CHECK-NEXT:      metadata: [ {
    // CHECK-NEXT:        name: "min_runtime_version",
    // CHECK-NEXT:        buffer: 4
    // CHECK-NEXT:      } ],
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Mar 18 21:28:19 UTC 2024
    - 2.5K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer/low_bit_packing.mlir

      // CHECK:   description: "MLIR Converted.",
      // CHECK:   buffers: [ {
      // CHECK-EMPTY
      // CHECK:   }, {
      // CHECK:     data: [ 56, 190 ]
      // CHECK:   }, {
      // CHECK:     data: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
      // CHECK:   } ],
      // CHECK:   metadata: [ {
      // CHECK:     name: "min_runtime_version",
      // CHECK:     buffer: 2
      // CHECK:   } ],
      // CHECK:   signature_defs: [  ]
      // CHECK: }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Oct 12 20:13:51 UTC 2022
    - 1.4K bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer/variant_type_on_func.mlir

    // CHECK-NEXT:  } ],
    // CHECK-NEXT:  description: "MLIR Converted.",
    // CHECK-NEXT:  buffers: [ {
    // CHECK-EMPTY:
    // CHECK-NEXT:  }, {
    // CHECK-EMPTY:
    // CHECK-NEXT:  }, {
    // CHECK-NEXT:    data: [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
    // CHECK-NEXT:  } ],
    // CHECK-NEXT:  metadata: [ {
    // CHECK-NEXT:    name: "min_runtime_version",
    // CHECK-NEXT:    buffer: 2
    // CHECK-NEXT:  } ],
    // CHECK-NEXT:  signature_defs: [  ]
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Aug 16 20:36:14 UTC 2022
    - 1.4K bytes
    - Viewed (0)
Back to top