Searched defs:mapEntries (Results 1 – 10 of 10) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkSpecializationInfo.cpp | 29 void *mapEntries = sw::allocateUninitialized(entriesSize); in SpecializationInfo() local
|
| /third_party/typescript/tests/cases/compiler/ |
| D | complexRecursiveCollections.ts | 375 …mapEntries<KM, VM>(mapper: (entry: [K, V], index: number, iter: this) => [KM, VM], context?: any):… method
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineMaxVaryingsTests.cpp | 1013 VkSpecializationMapEntry mapEntries = in test() local
|
| /third_party/typescript/src/compiler/ |
| D | core.ts | 680 …export function mapEntries<K1, V1, K2, V2>(map: ReadonlyESMap<K1, V1>, f: (key: K1, value: V1) => … function
|
| /third_party/typescript/lib/ |
| D | tsc.js | 641 function mapEntries(map, f) { function
|
| D | typingsInstaller.js | 721 function mapEntries(map, f) { function
|
| D | typescript.js | 926 function mapEntries(map, f) { function
|
| D | typescriptServices.js | 926 function mapEntries(map, f) { function
|
| D | tsserverlibrary.js | 926 function mapEntries(map, f) { function
|
| D | tsserver.js | 732 function mapEntries(map, f) { function
|