Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 68 of 68 for 0000000000000002 (0.11 sec)

  1. okhttp/src/test/java/okhttp3/HttpUrlTest.kt

      @Test
      fun hostIpv6WithIpv4SuffixWithOctalPrefix() {
        // Chrome interprets a leading '0' as octal; Firefox rejects them. (We reject them.)
        assertInvalid(
          "http://[0:0:0:0:0:1:0.0.0.000000]/",
          "Invalid URL host: \"[0:0:0:0:0:1:0.0.0.000000]\"",
        )
        assertInvalid(
          "http://[0:0:0:0:0:1:0.010.0.010]/",
          "Invalid URL host: \"[0:0:0:0:0:1:0.010.0.010]\"",
        )
        assertInvalid(
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Mon Jan 08 01:13:22 UTC 2024
    - 67.9K bytes
    - Viewed (0)
  2. pkg/proxy/ipvs/ipset/ipset_test.go

    				Port:     0,
    			},
    			set: &IPSet{
    				Name: "bar",
    			},
    			valid: true,
    		},
    		{ // case[7]
    			entry: &Entry{
    				SetType:  HashIPPort,
    				IP:       "FE80:0000:0000:0000:0202:B3FF:FE1E:8329",
    				Protocol: ProtocolTCP,
    				Port:     1111,
    			},
    			set: &IPSet{
    				Name: "ipv6",
    			},
    			valid: true,
    		},
    		{ // case[8]
    			entry: &Entry{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Dec 19 01:20:51 UTC 2023
    - 41.5K bytes
    - Viewed (0)
  3. src/cmd/link/internal/arm64/asm.go

    func gentext(ctxt *ld.Link, ldr *loader.Loader) {
    	initfunc, addmoduledata := ld.PrepareAddmoduledata(ctxt)
    	if initfunc == nil {
    		return
    	}
    
    	o := func(op uint32) {
    		initfunc.AddUint32(ctxt.Arch, op)
    	}
    	// 0000000000000000 <local.dso_init>:
    	// 0:	90000000 	adrp	x0, 0 <runtime.firstmoduledata>
    	// 	0: R_AARCH64_ADR_PREL_PG_HI21	local.moduledata
    	// 4:	91000000 	add	x0, x0, #0x0
    	// 	4: R_AARCH64_ADD_ABS_LO12_NC	local.moduledata
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jan 30 20:09:45 UTC 2024
    - 47K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/text/internal/language/tables.go

    }
    
    // Size: 264 bytes, 33 elements
    var regionContainment = [33]uint64{
    	// Entry 0 - 1F
    	0x00000001ffffffff, 0x00000000200007a2, 0x0000000000003044, 0x0000000000000008,
    	0x00000000803c0010, 0x0000000000000020, 0x0000000000000040, 0x0000000000000080,
    	0x0000000000000100, 0x0000000000000200, 0x0000000000000400, 0x000000004000384c,
    	0x0000000000001000, 0x0000000000002000, 0x0000000000004000, 0x0000000000008000,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 153K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/lite/flatbuffer_export.cc

        }
        buffer_data_map_.erase(it);
        it = buffer_data_map_.begin();
        buffer_data_exported_ = true;
      }
      // pad 16 bytes for the last buffer for XNNPack
      result.Append("\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0");
      // pad to be 16 bytes aligned
      {
        std::string pad(kFbAlignment - result.size() % kFbAlignment, '\0');
        result.Append(std::move(pad));
      }
    
      for (auto& it : custom_op_data_map_) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:41:49 UTC 2024
    - 164.5K bytes
    - Viewed (2)
  6. pkg/scheduler/internal/queue/scheduling_queue_test.go

    scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="preEnqueuePlugin",status="Success",le="1.5000000000000002e-05"} 1
    scheduler_plugin_execution_duration_seconds_bucket{extension_point="PreEnqueue",plugin="preEnqueuePlugin",status="Success",le="2.2500000000000005e-05"} 1
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 13:26:09 UTC 2024
    - 146.9K bytes
    - Viewed (0)
  7. src/encoding/json/testdata/code.json.gz

    [],"cl_weight":1.25,"touches":6,"min_t":1309207047,"max_t":1310045985,"mean_t":1309714570},{"name":"openpgp_symmetric_encryption_unittest.cc","kids":[],"cl_weight":0.6000000000000001,"touches":3,"min_t":1309965080,"max_t":1310045985,"mean_t":1309992282},{"name":"openpgp_symmetric_encryption.cc","kids":[],"cl_weight":0.6000000000000001,"touches":3,"min_t":1309965080,"max_t":1310045985,"mean_t":1309992282},{"name":"openpgp_symmetric_encryption_test_openssl.cc","kids":[],"cl_weight":1.25,"touches":...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 25 04:02:36 UTC 2016
    - 117.6K bytes
    - Viewed (0)
  8. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <magic priority="50">
          <match value="0x7431" type="string" offset="0">
            <match value="[\x72|\x33|\x36|\x35]" type="regex" offset="3">
              <match value="0x00000000000000" offset="5"/>
            </match>
          </match>
        </magic>
        <!-- do we want to use this for such a rare format?   <glob pattern="*.rpy"/> -->
      </mime-type>
    
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top