Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for sublist (0.13 sec)

  1. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.internal.artifacts.publish.AbstractPublishArtifact> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (AbstractPublishArtifact.java:0)
    Class <org.gradle.api.internal.artifacts.publish.ArchivePublishArtifact> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (ArchivePublishArtifact.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

              },
              "kind": {
                "description": "Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds",
                "type": "string"
              },
              "metadata": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. tests/integration/pilot/testdata/gateway-api-crd.yaml

                type: string
              kind:
                description: |-
                  Kind is a string value representing the REST resource this object represents.
                  Servers may infer this from the endpoint the client submits requests to.
                  Cannot be updated.
                  In CamelCase.
                  More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
                type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"KeyValue.Key", Field, 0},
    		{"KeyValue.Value", Field, 0},
    		{"Map", Type, 0},
    		{"NewFloat", Func, 0},
    		{"NewInt", Func, 0},
    		{"NewMap", Func, 0},
    		{"NewString", Func, 0},
    		{"Publish", Func, 0},
    		{"String", Type, 0},
    		{"Var", Type, 0},
    	},
    	"flag": {
    		{"(*FlagSet).Arg", Method, 0},
    		{"(*FlagSet).Args", Method, 0},
    		{"(*FlagSet).Bool", Method, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  5. RELEASE.md

    王振华 (Zhenhua Wang), 黄鑫
    
    # Release 1.14.0
    
    ## Major Features and Improvements
    
    *   This is the first 1.x release containing the compat.v2 module. This module
        is required to allow libraries to publish code which works in both 1.x and
        2.x. After this release, no backwards incompatible changes are allowed in
        the 2.0 Python API.
    *   Turn on MKL-DNN contraction kernels by default. MKL-DNN dynamically
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top