Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 93 for 00000000ss (0.11 sec)

  1. src/net/ip_test.go

    		[]byte("192.0.2.1"),
    		nil,
    	},
    	{
    		IP{0, 0, 0, 0},
    		"0.0.0.0",
    		[]byte("0.0.0.0"),
    		nil,
    	},
    
    	// IPv4-mapped IPv6 address
    	{
    		IP{0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0xff, 0xff, 192, 0, 2, 1},
    		"192.0.2.1",
    		[]byte("192.0.2.1"),
    		nil,
    	},
    	{
    		IP{0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0xff, 0xff, 0, 0, 0, 0},
    		"0.0.0.0",
    		[]byte("0.0.0.0"),
    		nil,
    	},
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 07 01:17:29 UTC 2024
    - 25.7K bytes
    - Viewed (0)
  2. src/time/export_test.go

    	stdFracSecond0 | 5<<stdArgShift: ".00000",
    	stdFracSecond0 | 6<<stdArgShift: ".000000",
    	stdFracSecond0 | 7<<stdArgShift: ".0000000",
    	stdFracSecond0 | 8<<stdArgShift: ".00000000",
    	stdFracSecond0 | 9<<stdArgShift: ".000000000",
    	stdFracSecond9 | 1<<stdArgShift: ".9",
    	stdFracSecond9 | 2<<stdArgShift: ".99",
    	stdFracSecond9 | 3<<stdArgShift: ".999",
    	stdFracSecond9 | 4<<stdArgShift: ".9999",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 24 19:23:32 UTC 2022
    - 4K bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/snippets/kotlinDsl/androidSingleBuild/kotlin/src/main/res/drawable/ic_launcher_background.xml

        <path
            android:fillColor="#00000000"
            android:pathData="M9,0L9,108"
            android:strokeColor="#33FFFFFF"
            android:strokeWidth="0.8" />
        <path
            android:fillColor="#00000000"
            android:pathData="M19,0L19,108"
            android:strokeColor="#33FFFFFF"
            android:strokeWidth="0.8" />
        <path
            android:fillColor="#00000000"
            android:pathData="M29,0L29,108"
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 5.5K bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/snippets/kotlinDsl/androidBuild/kotlin/app/src/main/res/drawable/ic_launcher_background.xml

        <path
            android:fillColor="#00000000"
            android:pathData="M9,0L9,108"
            android:strokeColor="#33FFFFFF"
            android:strokeWidth="0.8" />
        <path
            android:fillColor="#00000000"
            android:pathData="M19,0L19,108"
            android:strokeColor="#33FFFFFF"
            android:strokeWidth="0.8" />
        <path
            android:fillColor="#00000000"
            android:pathData="M29,0L29,108"
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 5.5K bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/samples/templates/java-android-application/app/src/main/res/drawable/ic_launcher_background.xml

        <path
            android:fillColor="#00000000"
            android:pathData="M9,0L9,108"
            android:strokeWidth="0.8"
            android:strokeColor="#33FFFFFF" />
        <path
            android:fillColor="#00000000"
            android:pathData="M19,0L19,108"
            android:strokeWidth="0.8"
            android:strokeColor="#33FFFFFF" />
        <path
            android:fillColor="#00000000"
            android:pathData="M29,0L29,108"
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 5.5K bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/samples/templates/java-android-application/src/main/res/drawable/ic_launcher_background.xml

        <path
            android:fillColor="#00000000"
            android:pathData="M9,0L9,108"
            android:strokeWidth="0.8"
            android:strokeColor="#33FFFFFF" />
        <path
            android:fillColor="#00000000"
            android:pathData="M19,0L19,108"
            android:strokeWidth="0.8"
            android:strokeColor="#33FFFFFF" />
        <path
            android:fillColor="#00000000"
            android:pathData="M29,0L29,108"
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 5.5K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/quantization/stablehlo/instrumentations/save_report_test.cc

        func.func @main(%arg0: tensor<1x2xf32>) -> tensor<1x3xf32> {
          %cst = "tf.Const"() {value = dense<3.00000000e-1> : tensor<2x3xf32>} : () -> tensor<2x3xf32>
          %0 = "quantfork.stats"(%arg0) {layerStats = dense<[6.00000000e-6, 9.00000000e-1]> : tensor<2xf32>} : (tensor<1x2xf32>) -> tensor<1x2xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 03 02:59:01 UTC 2024
    - 9.2K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/quantization/stablehlo/tests/passes/quantize_composite_functions.mlir

        %cst = "tf.Const"() {value = dense<3.00000000e-1> : tensor<2x3xf32>} : () -> tensor<2x3xf32>
        %cst_0 = "tf.Const"() {value = dense<4.00000000e-1> : tensor<1x3xf32>} : () -> tensor<1x3xf32>
        %0 = "quantfork.stats"(%arg0) {layerStats = dense<[6.00000000e-6, 9.00000000e-1]> : tensor<2xf32>} : (tensor<1x2xf32>) -> tensor<1x2xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 09 05:56:10 UTC 2024
    - 91.6K bytes
    - Viewed (0)
  9. src/runtime/pprof/proto_test.go

    ->
    00400000 0040b000 00000000 /bin/cat
    7f7d7797c000 7f7d77b36000 00000000 /lib/x86_64-linux-gnu/libc-2.19.so
    7f7d77d41000 7f7d77d64000 00000000 /lib/x86_64-linux-gnu/ld-2.19.so
    7ffc34343000 7ffc34345000 00000000 [vdso]
    ffffffffff600000 ffffffffff601000 00000090 [vsyscall]
    
    00400000-0040b000 r-xp 00000000 fc:01 787766                             /bin/cat with space
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 31 23:21:53 UTC 2024
    - 17K bytes
    - Viewed (0)
  10. src/database/sql/convert_test.go

    		{s: time.Unix(1, 2).UTC(), d: &scanstr, wantstr: "1970-01-01T00:00:01.000000002Z"},
    		{s: time.Time{}, d: &scanstr, wantstr: "0001-01-01T00:00:00Z"},
    		{s: time.Unix(1, 2).UTC(), d: &scanbytes, wantbytes: []byte("1970-01-01T00:00:01.000000002Z")},
    		{s: time.Unix(1, 2).UTC(), d: &scaniface, wantiface: time.Unix(1, 2).UTC()},
    
    		// To []byte
    		{s: nil, d: &scanbytes, wantbytes: nil},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Apr 10 20:23:22 UTC 2024
    - 17K bytes
    - Viewed (0)
Back to top