Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 388 for v100 (0.07 sec)

  1. src/image/png/testdata/pngsuite/basn0g16.sng

    0200 0b00 1400 1d00 2600 2f00 3800 4100 4a00 5300 5c00 6500 6e00 7700 8000 8900 9200 9b00 a400 ad00 b600 bf00 c800 d100 da00 e300 ec00 f500 fe00 eaff cfff b4ff 
    0400 0d00 1600 1f00 2800 3100 3a00 4300 4c00 5500 5e00 6700 7000 7900 8200 8b00 9400 9d00 a600 af00 b800 c100 ca00 d300 dc00 e500 ee00 f700 ffff e4ff c9ff aeff 
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 08 04:08:51 UTC 2014
    - 5.2K bytes
    - Viewed (0)
  2. istioctl/pkg/writer/envoy/configdump/testdata/configdump.json

          "bootstrap": {
            "node": {
              "metadata": {
                "ISTIO_PROXY_SHA": "istio-proxy:436f365a8007cd8a13a9f1321e7cce94bcc8883e",
                "ISTIO_VERSION": "1.10.0"
              },
              "userAgentBuildVersion": {
                "version": {
                  "majorNumber": 1,
                  "minorNumber": 18,
                  "patch": 3
                },
                "metadata": {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 15 05:44:44 UTC 2021
    - 742 bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/snippets/plugins/consuming/common/ivy-repo/com.example.hello/com.example.hello.gradle.plugin/1.0.0/ivy-1.0.0.xml.sha1

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 40 bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/snippets/plugins/consuming/common/maven-repo/com/example/sample-plugins/1.0.0/sample-plugins-1.0.0.jar

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 4K bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/snippets/plugins/resolutionRules/common/ivy-repo/com.example/sample-plugins/1.0.0/sample-plugins-1.0.0.jar

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 4K bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/snippets/plugins/resolutionRules/common/maven-repo/com/example/sample-plugins/1.0.0/sample-plugins-1.0.0.jar

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 4K bytes
    - Viewed (0)
  7. test/fixedbugs/issue15039.go

    	// for truncation.
    	u := uint64(0x10001f4a9)
    	big := string(u)
    	if big != fffd {
    		panic("big != bad")
    	}
    
    	// cmd/compile used to require integer constants to fit into an "int".
    	const huge = string(1<<100)
    	if huge != fffd {
    		panic("huge != bad")
    	}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 10:28:23 UTC 2016
    - 545 bytes
    - Viewed (0)
  8. test-site/app/models/SuggestIndex.java

                suggester.settings(),
                ComponentsUtil.contentIndexName,
                ComponentsUtil.contentTypeName);
            suggester.indexer().indexFromDocument(reader, 2, 100).getResponse();
            suggester.refresh();
        }
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Fri Nov 06 08:48:32 UTC 2015
    - 964 bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/lite/quantization/numerical_utils_test.cc

      ASSERT_EQ(h.first, 100);
      ASSERT_EQ(h.second, 127);
    
      // zero point = -100
      auto i = CalculateQuantizedRange(1e-6, -100, std::nullopt, std::nullopt, -128,
                                       127);
      ASSERT_EQ(i.first, -128);
      ASSERT_EQ(i.second, 127);
    
      auto j = CalculateQuantizedRange(1e-6, -100, 0.0, std::nullopt, -128, 127);
      ASSERT_EQ(j.first, -100);
      ASSERT_EQ(j.second, 127);
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Apr 08 01:38:03 UTC 2024
    - 3.9K bytes
    - Viewed (0)
  10. platforms/ide/ide-native/src/main/resources/org/gradle/ide/visualstudio/tasks/internal/default.sln

    Microsoft Visual Studio Solution File, Format Version 11.00
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Sep 26 14:49:12 UTC 2023
    - 86 bytes
    - Viewed (0)
Back to top