Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 124 for map1 (0.04 sec)

  1. src/encoding/json/decode_test.go

    	PUint64  *uint64
    	PUintptr *uintptr
    	PFloat32 *float32
    	PFloat64 *float64
    
    	String  string
    	PString *string
    
    	Map   map[string]Small
    	MapP  map[string]*Small
    	PMap  *map[string]Small
    	PMapP *map[string]*Small
    
    	EmptyMap map[string]Small
    	NilMap   map[string]Small
    
    	Slice   []Small
    	SliceP  []*Small
    	PSlice  *[]Small
    	PSliceP *[]*Small
    
    	EmptySlice []Small
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Apr 11 16:40:14 UTC 2024
    - 67.6K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/es/client/SearchEngineClient.java

                    try {
                        if (StringUtil.isBlank(prev)) {
                            final Map<String, Map<String, String>> result =
                                    mapper.readValue(line, new TypeReference<Map<String, Map<String, String>>>() {
                                    });
                            if (result.containsKey("index") || result.containsKey("update")) {
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 84.1K bytes
    - Viewed (0)
  3. pkg/controller/replicaset/replica_set_test.go

    	someRS := newReplicaSet(1, map[string]string{"foo": "bar"})
    	someRS.Name = "rs1"
    	relatedRS := newReplicaSet(1, map[string]string{"foo": "baz"})
    	relatedRS.Name = "rs2"
    	unrelatedRS := newReplicaSet(1, map[string]string{"foo": "quux"})
    	unrelatedRS.Name = "rs3"
    	unrelatedRS.ObjectMeta.OwnerReferences[0].UID = "456"
    	pendingDeletionRS := newReplicaSet(1, map[string]string{"foo": "xyzzy"})
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 69.2K bytes
    - Viewed (0)
  4. staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/customresource_handler.go

    		return nil, err
    	}
    
    	// Scope/Storages per version.
    	requestScopes := map[string]*handlers.RequestScope{}
    	storages := map[string]customresource.CustomResourceStorage{}
    	statusScopes := map[string]*handlers.RequestScope{}
    	scaleScopes := map[string]*handlers.RequestScope{}
    	deprecated := map[string]bool{}
    	warnings := map[string][]string{}
    
    	equivalentResourceRegistry := runtime.NewEquivalentResourceRegistry()
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Feb 28 19:06:46 UTC 2024
    - 52.9K bytes
    - Viewed (0)
  5. tensorflow/compiler/jit/encapsulate_subgraphs_pass.cc

        // Function call node in the output graph. Not owned.
        Node* call_node_;
    
        // Maps from source (producer node/slot) and destination
        // (consumer node/slot) tensors in the input graph to _Arg numbers in
        // the subgraph. The source map is one-to-one, whereas the dest map may be
        // many-to-one.
        absl::flat_hash_map<OutputTensor, int, OutputTensor::Hash> args_by_src_;
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Feb 22 08:47:20 UTC 2024
    - 51K bytes
    - Viewed (0)
  6. staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/types.go

    // +structType=atomic
    type LabelSelector struct {
    	// matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels
    	// map is equivalent to an element of matchExpressions, whose key field is "key", the
    	// operator is "In", and the values array contains only "value". The requirements are ANDed.
    	// +optional
    	MatchLabels map[string]string `json:"matchLabels,omitempty" protobuf:"bytes,1,rep,name=matchLabels"`
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 05 10:52:25 UTC 2024
    - 79.2K bytes
    - Viewed (0)
  7. staging/src/k8s.io/cli-runtime/pkg/resource/builder_test.go

    	}
    }
    
    func setupKustomizeDirectory() (string, error) {
    	path, err := os.MkdirTemp("", "")
    	if err != nil {
    		return "", err
    	}
    
    	contents := map[string]string{
    		"configmap.yaml": `
    apiVersion: v1
    kind: ConfigMap
    metadata:
      name: the-map
    data:
      altGreeting: "Good Morning!"
      enableRisky: "false"
    `,
    		"deployment.yaml": `
    apiVersion: apps/v1
    kind: Deployment
    metadata:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 01 11:58:41 UTC 2023
    - 56.1K bytes
    - Viewed (0)
  8. plugin/pkg/admission/noderestriction/admission_test.go

    		{
    			name: "added",
    			a:    map[string]string{},
    			b:    map[string]string{"a": "0"},
    			want: sets.NewString("a"),
    		},
    		{
    			name: "removed",
    			a:    map[string]string{"z": "3"},
    			b:    map[string]string{},
    			want: sets.NewString("z"),
    		},
    		{
    			name: "changed",
    			a:    map[string]string{"z": "3"},
    			b:    map[string]string{"z": "4"},
    			want: sets.NewString("z"),
    		},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 73.2K bytes
    - Viewed (0)
  9. cmd/bucket-replication-utils_gen.go

    func (z *MRFReplicateEntries) MarshalMsg(b []byte) (o []byte, err error) {
    	o = msgp.Require(b, z.Msgsize())
    	// map header, size 2
    	// string "e"
    	o = append(o, 0x82, 0xa1, 0x65)
    	o = msgp.AppendMapHeader(o, uint32(len(z.Entries)))
    	for za0001, za0002 := range z.Entries {
    		o = msgp.AppendString(o, za0001)
    		// map header, size 3
    		// string "b"
    		o = append(o, 0x83, 0xa1, 0x62)
    		o = msgp.AppendString(o, za0002.Bucket)
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Mar 21 17:21:35 UTC 2024
    - 61.1K bytes
    - Viewed (0)
  10. src/cmd/compile/internal/types2/expr.go

    				goto Error
    			}
    			check.indexedElts(e.ElemList, utyp.elem, -1)
    
    		case *Map:
    			// Prevent crash if the map referred to is not yet set up.
    			// See analogous comment for *Array.
    			if utyp.key == nil || utyp.elem == nil {
    				check.error(e, InvalidTypeCycle, "invalid recursive type")
    				goto Error
    			}
    			// If the map key type is an interface (but not a type parameter),
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 02:09:54 UTC 2024
    - 51.7K bytes
    - Viewed (0)
Back to top