Search Options

Results per page
Sort
Preferred Languages
Advance

Results 131 - 140 of 3,613 for resources_ (0.26 sec)

  1. platforms/native/language-native/src/main/resources/META-INF/gradle-plugins/org.gradle.windows-resources.properties

    Sterling Greene <******@****.***> 1700166003 -0500
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Nov 16 20:20:03 UTC 2023
    - 74 bytes
    - Viewed (0)
  2. hack/testdata/multi-resource-4.yaml

    # Tests that initial failures to not block subsequent applies.
    # Initial apply for Widget fails, since CRD is not applied yet,
    # but the CRD apply should succeed. Subsequent custom resource
    # apply of Widget should succeed.
    apiVersion: example.com/v1
    kind: Widget
    metadata:
      name: foo
    ---
    apiVersion: apiextensions.k8s.io/v1
    kind: CustomResourceDefinition
    metadata:
      name: widgets.example.com
    spec:
      group: example.com
      scope: Namespaced
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 19 14:06:37 UTC 2021
    - 669 bytes
    - Viewed (0)
  3. platforms/software/resources/src/main/java/org/gradle/internal/resource/EmptyFileTextResource.java

     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    package org.gradle.internal.resource;
    
    import org.gradle.api.resources.ResourceException;
    import org.gradle.internal.file.RelativeFilePathResolver;
    import org.gradle.internal.hash.HashCode;
    import org.gradle.internal.hash.Hashing;
    
    import javax.annotation.Nonnull;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Oct 12 19:38:08 UTC 2023
    - 2.2K bytes
    - Viewed (0)
  4. hack/testdata/multi-resource-1.yaml

    apiVersion: v1
    kind: Pod
    metadata:
      name: test-pod
      namespace: multi-resource-ns
      labels:
        name: test-pod-label
    spec:
      containers:
      - name: kubernetes-pause
        image: registry.k8s.io/pause:3.10
    ---
    apiVersion: v1
    kind: Namespace
    metadata:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 24 07:02:51 UTC 2024
    - 462 bytes
    - Viewed (0)
  5. hack/testdata/multi-resource-list.json

    Lubomir I. Ivanov <******@****.***> 1716462099 +0300
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 24 07:02:51 UTC 2024
    - 1.3K bytes
    - Viewed (0)
  6. hack/testdata/multi-resource-json.json

    Lubomir I. Ivanov <******@****.***> 1716462099 +0300
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 24 07:02:51 UTC 2024
    - 879 bytes
    - Viewed (0)
  7. hack/testdata/multi-resource-rclist.json

    Lubomir I. Ivanov <******@****.***> 1716462099 +0300
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 24 07:02:51 UTC 2024
    - 1.7K bytes
    - Viewed (0)
  8. hack/testdata/multi-resource-svclist.json

    Janet Kuo <******@****.***> 1444374739 -0700
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Oct 12 03:56:15 UTC 2015
    - 819 bytes
    - Viewed (0)
  9. hack/testdata/multi-resource-yaml.yaml

    Lubomir I. Ivanov <******@****.***> 1716462099 +0300
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 24 07:02:51 UTC 2024
    - 511 bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef/function-resource-args.mlir

        tf_executor.fetch %outputs_0 : tensor<*x!tf_type.resource>
      }
      func.return %0 : tensor<*x!tf_type.resource>
    }
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Mar 25 12:28:56 UTC 2022
    - 2.6K bytes
    - Viewed (0)
Back to top