/third_party/protobuf/src/google/protobuf/stubs/ |
D | map_util.h | 74 FindOrDie(const Collection& collection, 76 typename Collection::const_iterator it = collection.find(key); 77 GOOGLE_CHECK(it != collection.end()) << "Map key not found: " << key; 84 FindOrDie(Collection& collection, // NOLINT 86 typename Collection::iterator it = collection.find(key); 87 GOOGLE_CHECK(it != collection.end()) << "Map key not found: " << key; 94 FindOrDieNoPrint(const Collection& collection, 96 typename Collection::const_iterator it = collection.find(key); 97 GOOGLE_CHECK(it != collection.end()) << "Map key not found"; 104 FindOrDieNoPrint(Collection& collection, // NOLINT [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | dottedSymbolResolution1.types | 21 function each(collection: string, callback: (indexInArray: any, valueOfElement: any) => any): any; 22 >each : { (collection: string, callback: (indexInArray: any, valueOfElement: any) => any): any; (co… 23 >collection : string 28 function each(collection: JQuery, callback: (indexInArray: number, valueOfElement: Base) => any): a… 29 >each : { (collection: string, callback: (indexInArray: any, valueOfElement: any) => any): any; (co… 30 >collection : JQuery 35 function each(collection: any, callback: (indexInArray: any, valueOfElement: any) => any): any { 36 >each : { (collection: string, callback: (indexInArray: any, valueOfElement: any) => any): any; (co… 37 >collection : any 55 >each : { (collection: string, callback: (indexInArray: any, valueOfElement: any) => any): any; (co…
|
D | extendingSetWithCheckJs.symbols | 4 >Set : Symbol(Set, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.ts, --, -… 8 >super : Symbol(SetConstructor, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.iterable.… 14 >WeakSet : Symbol(WeakSet, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.t… 18 >super : Symbol(WeakSetConstructor, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.itera… 24 >Map : Symbol(Map, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.ts, --, -… 28 >super : Symbol(MapConstructor, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.iterable.… 34 >WeakMap : Symbol(WeakMap, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.t… 38 >super : Symbol(WeakMapConstructor, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.itera…
|
D | controlFlowInstanceof.symbols | 7 >Set : Symbol(Set, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.ts, --, -… 8 >Set : Symbol(Set, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.ts, --, -… 12 >Set : Symbol(Set, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.ts, --, -… 19 >Set : Symbol(Set, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.ts, --, -… 28 >s.add : Symbol(Set.add, Decl(lib.es2015.collection.d.ts, --, --)) 30 >add : Symbol(Set.add, Decl(lib.es2015.collection.d.ts, --, --)) 36 >Set : Symbol(Set, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.ts, --, -… 37 >Set : Symbol(Set, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.ts, --, -… 41 >Set : Symbol(Set, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.ts, --, -… 57 >s.add : Symbol(Set.add, Decl(lib.es2015.collection.d.ts, --, --)) [all …]
|
D | ES5For-ofTypeCheck13.symbols | 4 >Set : Symbol(Set, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.ts, --, -… 5 >Set : Symbol(Set, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.ts, --, -… 8 >strSet.add : Symbol(Set.add, Decl(lib.es2015.collection.d.ts, --, --)) 10 >add : Symbol(Set.add, Decl(lib.es2015.collection.d.ts, --, --)) 13 >strSet.add : Symbol(Set.add, Decl(lib.es2015.collection.d.ts, --, --)) 15 >add : Symbol(Set.add, Decl(lib.es2015.collection.d.ts, --, --))
|
D | dottedSymbolResolution1.symbols | 28 function each(collection: string, callback: (indexInArray: any, valueOfElement: any) => any): any; 30 >collection : Symbol(collection, Decl(dottedSymbolResolution1.ts, 12, 14)) 35 function each(collection: JQuery, callback: (indexInArray: number, valueOfElement: Base) => any): a… 37 >collection : Symbol(collection, Decl(dottedSymbolResolution1.ts, 13, 14)) 44 function each(collection: any, callback: (indexInArray: any, valueOfElement: any) => any): any { 46 >collection : Symbol(collection, Decl(dottedSymbolResolution1.ts, 14, 14))
|
D | mapConstructor.symbols | 3 >Map : Symbol(Map, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.ts, --, -… 10 >Map : Symbol(Map, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.ts, --, -… 18 >Map : Symbol(Map, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.ts, --, -…
|
D | esNextWeakRefs_IterableWeakMap.symbols | 14 >Set : Symbol(Set, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.ts, --, -… 19 >set.delete : Symbol(Set.delete, Decl(lib.es2015.collection.d.ts, --, --)) 21 >delete : Symbol(Set.delete, Decl(lib.es2015.collection.d.ts, --, --)) 31 >WeakMap : Symbol(WeakMap, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.t… 43 >WeakMap : Symbol(WeakMap, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.t… 53 >Set : Symbol(Set, Decl(lib.es2015.collection.d.ts, --, --), Decl(lib.es2015.collection.d.ts, --, -… 95 >this.#weakMap.get : Symbol(WeakMap.get, Decl(lib.es2015.collection.d.ts, --, --)) 98 >get : Symbol(WeakMap.get, Decl(lib.es2015.collection.d.ts, --, --)) 118 >this.#weakMap.set : Symbol(WeakMap.set, Decl(lib.es2015.collection.d.ts, --, --)) 121 >set : Symbol(WeakMap.set, Decl(lib.es2015.collection.d.ts, --, --)) [all …]
|
D | instantiateContextuallyTypedGenericThis.types | 4 >each : <T>(collection: T[], callback: (this: T, dit: T) => T) => T[] 6 collection: T[], callback: (this: T, dit: T) => T 7 >collection : T[] 23 >$.each : <T>(collection: T[], callback: (this: T, dit: T) => T) => T[] 25 >each : <T>(collection: T[], callback: (this: T, dit: T) => T) => T[]
|
/third_party/python/Doc/library/ |
D | gc.rst | 13 provides the ability to disable the collector, tune the collection frequency, 17 are sure your program does not create reference cycles. Automatic collection 28 Enable automatic garbage collection. 33 Disable automatic garbage collection. 38 Return ``True`` if automatic collection is enabled. 43 With no arguments, run a full collection. The optional argument *generation* 49 whenever a full collection or collection of the highest generation (2) 56 Set the garbage collection debugging flags. Debugging information will be 79 Return a list of three per-generation dictionaries containing collection 98 Set the garbage collection thresholds (the collection frequency). Setting [all …]
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
D | console_printer.py | 22 def colWidth(collection, columnNum): argument 25 return MIN_PADDING + max((len(row[columnNum]) for row in collection)) 28 def alternateTabulate(collection, headers=None): argument 31 if not isinstance(collection, list): 32 collection = list(collection) 35 if not collection: 39 fullTable = collection 42 fullTable = [headers, underline] + collection 43 widths = [colWidth(collection, colNum) 60 def printTabulated(collection, headers=None): argument [all …]
|
D | util.py | 25 def findFirstWithPredicate(collection, pred): argument 30 for elt in collection: 52 def findNamedObject(collection, name): argument 57 return findFirstWithPredicate(collection, lambda elt: elt.name == name)
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_fuchsia.h | 142 VkBufferCollectionFUCHSIA collection; member 149 VkBufferCollectionFUCHSIA collection; member 174 VkBufferCollectionFUCHSIA collection; member 221 …ionImageConstraintsFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, const VkImageCo… 222 …onBufferConstraintsFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, const VkBufferC… 223 …royBufferCollectionFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, const VkAllocat… 224 …ollectionPropertiesFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, VkBufferCollect… 235 VkBufferCollectionFUCHSIA collection, 240 VkBufferCollectionFUCHSIA collection, 245 VkBufferCollectionFUCHSIA collection, [all …]
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_fuchsia.h | 142 VkBufferCollectionFUCHSIA collection; member 149 VkBufferCollectionFUCHSIA collection; member 174 VkBufferCollectionFUCHSIA collection; member 221 …ionImageConstraintsFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, const VkImageCo… 222 …onBufferConstraintsFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, const VkBufferC… 223 …royBufferCollectionFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, const VkAllocat… 224 …ollectionPropertiesFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, VkBufferCollect… 235 VkBufferCollectionFUCHSIA collection, 240 VkBufferCollectionFUCHSIA collection, 245 VkBufferCollectionFUCHSIA collection, [all …]
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_fuchsia.h | 142 VkBufferCollectionFUCHSIA collection; member 149 VkBufferCollectionFUCHSIA collection; member 174 VkBufferCollectionFUCHSIA collection; member 221 …ionImageConstraintsFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, const VkImageCo… 222 …onBufferConstraintsFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, const VkBufferC… 223 …royBufferCollectionFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, const VkAllocat… 224 …ollectionPropertiesFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, VkBufferCollect… 235 VkBufferCollectionFUCHSIA collection, 240 VkBufferCollectionFUCHSIA collection, 245 VkBufferCollectionFUCHSIA collection, [all …]
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_fuchsia.h | 142 VkBufferCollectionFUCHSIA collection; member 149 VkBufferCollectionFUCHSIA collection; member 174 VkBufferCollectionFUCHSIA collection; member 221 …ionImageConstraintsFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, const VkImageCo… 222 …onBufferConstraintsFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, const VkBufferC… 223 …royBufferCollectionFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, const VkAllocat… 224 …ollectionPropertiesFUCHSIA)(VkDevice device, VkBufferCollectionFUCHSIA collection, VkBufferCollect… 235 VkBufferCollectionFUCHSIA collection, 240 VkBufferCollectionFUCHSIA collection, 245 VkBufferCollectionFUCHSIA collection, [all …]
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | FieldType.java | 96 private final Collection collection; field in FieldType 100 FieldType(int id, Collection collection, JavaType javaType) { in FieldType() argument 102 this.collection = collection; in FieldType() 105 switch (collection) { in FieldType() 119 if (collection == Collection.SCALAR) { in FieldType() 148 return Collection.PACKED_VECTOR.equals(collection); in isPacked() 161 return collection == Collection.SCALAR; in isScalar() 166 return collection.isList(); in isList() 171 return collection == Collection.MAP; in isMap() 176 if (Collection.VECTOR.equals(collection)) { in isValidForField()
|
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/ |
D | MapFieldTest.cs | 194 ICollection<KeyValuePair<string, string>> collection = map; in Add_Pair() 195 collection.Add(NewKeyValuePair("x", "y")); in Add_Pair() 197 Assert.Throws<ArgumentException>(() => collection.Add(NewKeyValuePair("x", "z"))); in Add_Pair() 204 ICollection<KeyValuePair<string, string>> collection = map; in Contains_Pair() 205 Assert.IsTrue(collection.Contains(NewKeyValuePair("x", "y"))); in Contains_Pair() 206 Assert.IsFalse(collection.Contains(NewKeyValuePair("x", "z"))); in Contains_Pair() 207 Assert.IsFalse(collection.Contains(NewKeyValuePair("z", "y"))); in Contains_Pair() 228 ICollection<KeyValuePair<string, string>> collection = map; in Remove_Pair() 230 Assert.IsFalse(collection.Remove(NewKeyValuePair("wrong key", "bar"))); in Remove_Pair() 232 Assert.IsFalse(collection.Remove(NewKeyValuePair("foo", "wrong value"))); in Remove_Pair() [all …]
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/4.3/contextual_narrowing_for_generic/ |
D | contextual_narrowing_for_generics.ts | 26 function funSetorArray<T, C extends Set<T> | T[]>(collection: C): C { 27 if (collection instanceof Set) { 28 return collection; 30 return collection;
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/ |
D | MapFieldTest.cs | 195 ICollection<KeyValuePair<string, string>> collection = map; in Add_Pair() 196 collection.Add(NewKeyValuePair("x", "y")); in Add_Pair() 198 Assert.Throws<ArgumentException>(() => collection.Add(NewKeyValuePair("x", "z"))); in Add_Pair() 205 ICollection<KeyValuePair<string, string>> collection = map; in Contains_Pair() 206 Assert.IsTrue(collection.Contains(NewKeyValuePair("x", "y"))); in Contains_Pair() 207 Assert.IsFalse(collection.Contains(NewKeyValuePair("x", "z"))); in Contains_Pair() 208 Assert.IsFalse(collection.Contains(NewKeyValuePair("z", "y"))); in Contains_Pair() 229 ICollection<KeyValuePair<string, string>> collection = map; in Remove_Pair() 231 Assert.IsFalse(collection.Remove(NewKeyValuePair("wrong key", "bar"))); in Remove_Pair() 233 Assert.IsFalse(collection.Remove(NewKeyValuePair("foo", "wrong value"))); in Remove_Pair() [all …]
|
/third_party/vulkan-headers/registry/spec_tools/ |
D | util.py | 26 def findFirstWithPredicate(collection, pred): argument 31 for elt in collection: 53 def findNamedObject(collection, name): argument 58 return findFirstWithPredicate(collection, lambda elt: elt.name == name)
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
D | vktBindingDescriptorUpdateASTests.cpp | 1176 vk::BinaryCollection& collection = m_context.getBinaryCollection(); in initPipeline() local 1180 if (collection.contains("vert")) shaders |= VK_SHADER_STAGE_VERTEX_BIT; in initPipeline() 1181 if (collection.contains("geom")) shaders |= VK_SHADER_STAGE_GEOMETRY_BIT; in initPipeline() 1182 if (collection.contains("tesc")) shaders |= VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT; in initPipeline() 1183 if (collection.contains("tese")) shaders |= VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT; in initPipeline() 1184 if (collection.contains("frag")) shaders |= VK_SHADER_STAGE_FRAGMENT_BIT; in initPipeline() 1186 for (BinaryCollection::Iterator it = collection.begin(); it != collection.end(); ++it) in initPipeline() 1192 …E_VERTEX_BIT)) m_vertShaderModule = createShaderModule(vkd, device, collection.get("vert"), 0); in initPipeline() 1193 …GEOMETRY_BIT)) m_geomShaderModule = createShaderModule(vkd, device, collection.get("geom"), 0); in initPipeline() 1194 …ION_CONTROL_BIT)) m_tescShaderModule = createShaderModule(vkd, device, collection.get("tesc"), 0); in initPipeline() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorUpdateASTests.cpp | 1176 vk::BinaryCollection& collection = m_context.getBinaryCollection(); in initPipeline() local 1180 if (collection.contains("vert")) shaders |= VK_SHADER_STAGE_VERTEX_BIT; in initPipeline() 1181 if (collection.contains("geom")) shaders |= VK_SHADER_STAGE_GEOMETRY_BIT; in initPipeline() 1182 if (collection.contains("tesc")) shaders |= VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT; in initPipeline() 1183 if (collection.contains("tese")) shaders |= VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT; in initPipeline() 1184 if (collection.contains("frag")) shaders |= VK_SHADER_STAGE_FRAGMENT_BIT; in initPipeline() 1186 for (BinaryCollection::Iterator it = collection.begin(); it != collection.end(); ++it) in initPipeline() 1192 …E_VERTEX_BIT)) m_vertShaderModule = createShaderModule(vkd, device, collection.get("vert"), 0); in initPipeline() 1193 …GEOMETRY_BIT)) m_geomShaderModule = createShaderModule(vkd, device, collection.get("geom"), 0); in initPipeline() 1194 …ION_CONTROL_BIT)) m_tescShaderModule = createShaderModule(vkd, device, collection.get("tesc"), 0); in initPipeline() [all …]
|
/third_party/node/deps/v8/src/builtins/ |
D | builtins-collections-gen.h | 39 TNode<Object> collection, TNode<Object> add_function, 49 TNode<HeapObject> collection, 57 TNode<Object> collection, 65 TNode<Object> collection, 96 TNode<Object> collection); 112 TNode<HeapObject> collection, 130 TNode<Object> collection); 197 TNode<EphemeronHashTable> LoadTable(TNode<JSWeakCollection> collection);
|
/third_party/rust/crates/aho-corasick/src/ |
D | tests.rs | 630 (overlapping, $name:ident, $collection:expr, $kind:ident, $with:expr) => { 633 run_search_tests($collection, |test| { 644 (stream, $name:ident, $collection:expr, $kind:ident, $with:expr) => { 647 run_search_tests($collection, |test| { 661 ($name:ident, $collection:expr, $kind:ident, $with:expr) => { 664 run_search_tests($collection, |test| { 678 ($name:ident, $collection:expr, $kind:ident) => { 682 testconfig!(nfa_default, $collection, $kind, |_| ()); 685 $collection, 693 $collection, [all …]
|