| /third_party/mesa3d/src/gallium/frontends/clover/util/ |
| H A D | tuple.hpp | 110 map(F &&f, T &&t) { in map() function
|
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | vmw_shader.c | 83 void *map; in vmw_svga_shader_create() local
|
| /third_party/node/src/ |
| H A D | node_realm-inl.h | 65 BindingDataStore* map = in GetBindingData() local 85 BindingDataStore* map = in AddBindingData() local
|
| /third_party/node/test/cctest/ |
| H A D | test_sockaddr.cc | 40 SocketAddress::Map<size_t> map; in TEST() local
|
| /third_party/musl/porting/liteos_m/kernel/src/internal/ |
| H A D | locale_impl.h | 15 const void *map; member
|
| /third_party/musl/porting/uniproton/kernel/src/internal/ |
| H A D | locale_impl.h | 15 const void *map; member
|
| /third_party/musl/src/locale/ |
| H A D | catopen.c | 17 const unsigned char *map = __map_file(name, &size); in do_catopen() local
|
| H A D | catgets.c | 18 const char *map = (const char *)catd; in catgets() local
|
| /third_party/musl/src/internal/ |
| H A D | fdpic_crt.h | 4 hidden void *__fdpic_fixup(void *map, uintptr_t *a, uintptr_t *z) in __fdpic_fixup() argument
|
| /third_party/musl/porting/liteos_a/kernel/src/internal/ |
| H A D | locale_impl.h | 12 const void *map; member
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | charstrmap.h | 29 CharStringMap(CharStringMap &&other) noexcept : map(other.map) { in map() function in final 50 UHashtable *map; global() member in final [all...] |
| H A D | localeprioritylist.h | 110 UHashtable *map = nullptr; member in LocalePriorityList
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress_fxt1.c | 100 fetch_rgb_fxt1(const uint8_t *map, in fetch_rgb_fxt1() argument 110 fetch_rgba_fxt1(const uint8_t *map, in fetch_rgba_fxt1() argument
|
| /third_party/node/deps/npm/node_modules/text-table/ |
| H A D | index.js | 79 function map (xs, f) { function
|
| /third_party/libdrm/tegra/ |
| H A D | channel.c | 146 struct drm_tegra_mapping *map; in drm_tegra_channel_map() local 175 drm_tegra_channel_unmap(struct drm_tegra_mapping *map) in drm_tegra_channel_unmap() argument [all...] |
| /third_party/ltp/testcases/kernel/security/dirtyc0w/ |
| H A D | dirtyc0w_child.c | 25 static void *map; variable
|
| /third_party/libdrm/tests/tegra/ |
| H A D | drm-test-tegra.c | 72 struct drm_tegra_mapping *map; in drm_tegra_gr2d_fill() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | ptrmap.c | 49 struct ptrmap *map; in __ptrmap_add() local 79 void *__ptrmap_lookup(struct ptrmap *map, voi argument 94 struct ptrmap *map = *mapp; __ptrmap_update() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | allocation-builder-inl.h | 29 void AllocationBuilder::AllocateContext(int variadic_part_length, MapRef map) { in AllocateContext() argument 35 Store(AccessBuilder::ForMap(), map); in AllocateContext() local 42 bool AllocationBuilder::CanAllocateArray(int length, MapRef map, in CanAllocateArray() argument 53 void AllocationBuilder::AllocateArray(int length, MapRef map, in AllocateArray() argument 60 Store(AccessBuilder::ForMap(), map); AllocateArray() local 64 CanAllocateSloppyArgumentElements( int length, MapRef map, AllocationType allocation) CanAllocateSloppyArgumentElements() argument 70 AllocateSloppyArgumentElements( int length, MapRef map, AllocationType allocation) AllocateSloppyArgumentElements() argument 75 Store(AccessBuilder::ForMap(), map); AllocateSloppyArgumentElements() local [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-sharedarraybuffer-gen.cc | 67 TNode<Map> map = LoadMap(CAST(maybe_array)); in ValidateIntegerTypedArray() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | memory-measurement-inl.h | 19 bool NativeContextInferrer::Infer(Isolate* isolate, Map map, HeapObject object, in Infer() argument 44 V8_INLINE bool NativeContextStats::HasExternalBytes(Map map) { in HasExternalBytes() argument 50 V8_INLINE void NativeContextStats::IncrementSize(Address context, Map map, in IncrementSize() argument [all...] |
| H A D | objects-visiting.h | 139 VisitBytecodeArray(Map map, BytecodeArray object) VisitBytecodeArray() argument [all...] |
| /third_party/node/deps/v8/src/heap/cppgc-js/ |
| H A D | cpp-marking-state-inl.h | 16 ExtractEmbedderDataSnapshot( Map map, JSObject object, EmbedderDataSnapshot& snapshot) ExtractEmbedderDataSnapshot() argument
|
| /third_party/node/deps/v8/src/logging/ |
| H A D | local-logger.cc | 33 void LocalLogger::MapCreate(Map map) { logger_->MapCreate(map); } in MapCreate() argument 35 void LocalLogger::MapDetails(Map map) { logger_->MapDetails(map); } in MapDetails() argument
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | field-index-inl.h | 23 FieldIndex FieldIndex::ForPropertyIndex(Map map, int property_index, in ForPropertyIndex() argument [all...] |