Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 840 for SUFFIX (0.14 sec)

  1. testing/internal-integ-testing/src/main/groovy/org/gradle/integtests/fixtures/BuildOperationNotificationsFixture.groovy

                                throw new org.gradle.api.GradleException("No interface implemented by \${obj.getClass()}.")
                            } else {
                                throw new org.gradle.api.GradleException("No interface with suffix '\$suffix' found.")
                            }
                        }
    
                        matchingInterfaces.each { i ->
                            invokeMethods(obj, i)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 5.5K bytes
    - Viewed (0)
  2. src/cmd/cgo/internal/cgotest/overlaydir.go

    		if err != nil || srcPath == srcRoot {
    			return err
    		}
    
    		suffix := strings.TrimPrefix(srcPath, srcRoot)
    		for len(suffix) > 0 && suffix[0] == filepath.Separator {
    			suffix = suffix[1:]
    		}
    		dstPath := filepath.Join(dstRoot, suffix)
    
    		perm := info.Mode() & os.ModePerm
    		if info.Mode()&os.ModeSymlink != 0 {
    			info, err = os.Stat(srcPath)
    			if err != nil {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 22 20:56:09 UTC 2023
    - 1.7K bytes
    - Viewed (0)
  3. pilot/pkg/config/kube/gateway/testdata/grpc.yaml.golden

            prefix: /foo/
        name: default.grpc.0
        route:
        - destination:
            host: httpbin.default.svc.domain.suffix
            port:
              number: 80
      - match:
        - uri:
            regex: /[^/]+/bar
        name: default.grpc.1
        route:
        - destination:
            host: httpbin.default.svc.domain.suffix
            port:
              number: 80
    ---
    apiVersion: networking.istio.io/v1alpha3
    kind: VirtualService
    metadata:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Dec 11 20:21:53 UTC 2023
    - 2.4K bytes
    - Viewed (0)
  4. pilot/pkg/config/kube/gateway/testdata/isolation.yaml.golden

    apiVersion: networking.istio.io/v1alpha3
    kind: Gateway
    metadata:
      annotations:
        internal.istio.io/gateway-semantics: gateway
        internal.istio.io/gateway-service: isolation-istio.gateway-conformance-infra.svc.domain.suffix
        internal.istio.io/parents: Gateway/isolation/empty-hostname.gateway-conformance-infra
      creationTimestamp: null
      name: isolation-istio-autogenerated-k8s-gateway-empty-hostname
      namespace: gateway-conformance-infra
    spec:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 08 20:24:52 UTC 2024
    - 9.1K bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/docs/stylesheets/custom-highlight/kotlin-hl.xml

            <prefix>0x</prefix>
            <ignoreCase />
        </highlighter>
        <highlighter type="number">
            <point>.</point>
            <exponent>e</exponent>
            <suffix>f</suffix>
            <suffix>d</suffix>
            <suffix>l</suffix>
            <ignoreCase />
        </highlighter>
        <highlighter type="keywords">
            <keyword>as</keyword>
            <keyword>as?</keyword>
            <keyword>break</keyword>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 4.3K bytes
    - Viewed (0)
  6. testing/internal-testing/src/main/groovy/org/gradle/test/fixtures/encoding/Identifier.java

        private final String suffix;
        private final String displayName;
    
        private Identifier(String suffix, String displayName) {
            this.displayName = displayName;
            this.suffix = suffix == null ? "" : suffix;
        }
    
        public Identifier safeForBranch() {
            return without(getUnsupportedFileNameCharacters().replace("/", ""));
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 3.6K bytes
    - Viewed (0)
  7. internal/event/config_test.go

    		{[]byte(`<S3Key><FilterRule><Name>suffix</Name><Value>foo/bar</Value></FilterRule></S3Key>`), &FilterRuleList{[]FilterRule{{"suffix", "foo/bar"}}}, false},
    		{[]byte(`<S3Key><FilterRule><Name>prefix</Name><Value>Hello/世界</Value></FilterRule><FilterRule><Name>suffix</Name><Value>foo/bar</Value></FilterRule></S3Key>`), &FilterRuleList{[]FilterRule{{"prefix", "Hello/世界"}, {"suffix", "foo/bar"}}}, false},
    	}
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Tue Dec 05 10:16:33 UTC 2023
    - 29K bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/docs/stylesheets/custom-highlight/groovy-hl.xml

            <prefix>0x</prefix>
            <ignoreCase />
        </highlighter>
        <highlighter type="number">
            <point>.</point>
            <exponent>e</exponent>
            <suffix>f</suffix>
            <suffix>d</suffix>
            <suffix>l</suffix>
            <ignoreCase />
        </highlighter>
        <highlighter type="keywords">
            <keyword>abstract</keyword>
            <keyword>as</keyword>
            <keyword>assert</keyword>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 3.2K bytes
    - Viewed (0)
  9. platforms/documentation/docs/src/docs/stylesheets/custom-highlight/java-hl.xml

            <prefix>0x</prefix>
            <ignoreCase />
        </highlighter>
        <highlighter type="number">
            <point>.</point>
            <exponent>e</exponent>
            <suffix>f</suffix>
            <suffix>d</suffix>
            <suffix>l</suffix>
            <ignoreCase />
        </highlighter>
        <highlighter type="keywords">
            <keyword>abstract</keyword>
            <keyword>boolean</keyword>
            <keyword>break</keyword>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 3.3K bytes
    - Viewed (0)
  10. dbflute_fess/dfprop/databaseInfoMap.dfprop

            #        ; tableExceptList=list:{FOO_TABLE ; prefix:FOO_ ; suffix:_FOO ; contain:_FOO_}
            #        ; tableTargetList=list:{FOO_TABLE ; prefix:FOO_ ; suffix:_FOO ; contain:_FOO_}
            #        ; columnExceptMap=map:{
            #            ; FOO_TABLE = list:{FOO_COLUMN ; prefix:FOO_ ; suffix:_FOO ; contain:_FOO_}
            #        }
            #        ; isSuppressCommonColumn=false
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Sat Oct 31 23:35:14 UTC 2015
    - 7.3K bytes
    - Viewed (0)
Back to top