Home
last modified time | relevance | path

Searched defs:map (Results 276 - 300 of 4031) sorted by relevance

1...<<11121314151617181920>>...162

/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dtuple.hpp110 map(F &&f, T &&t) { in map() function
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_shader.c83 void *map; in vmw_svga_shader_create() local
/third_party/node/src/
H A Dnode_realm-inl.h65 BindingDataStore* map = in GetBindingData() local
85 BindingDataStore* map = in AddBindingData() local
/third_party/node/test/cctest/
H A Dtest_sockaddr.cc40 SocketAddress::Map<size_t> map; in TEST() local
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dlocale_impl.h15 const void *map; member
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dlocale_impl.h15 const void *map; member
/third_party/musl/src/locale/
H A Dcatopen.c17 const unsigned char *map = __map_file(name, &size); in do_catopen() local
H A Dcatgets.c18 const char *map = (const char *)catd; in catgets() local
/third_party/musl/src/internal/
H A Dfdpic_crt.h4 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 Dlocale_impl.h12 const void *map; member
/third_party/node/deps/icu-small/source/common/
H A Dcharstrmap.h29 CharStringMap(CharStringMap &&other) noexcept : map(other.map) { in map() function in final
50 UHashtable *map; global() member in final
[all...]
H A Dlocaleprioritylist.h110 UHashtable *map = nullptr; member in LocalePriorityList
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_fxt1.c100 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 Dindex.js79 function map (xs, f) { function
/third_party/libdrm/tegra/
H A Dchannel.c146 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 Ddirtyc0w_child.c25 static void *map; variable
/third_party/libdrm/tests/tegra/
H A Ddrm-test-tegra.c72 struct drm_tegra_mapping *map; in drm_tegra_gr2d_fill() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dptrmap.c49 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 Dallocation-builder-inl.h29 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 Dbuiltins-sharedarraybuffer-gen.cc67 TNode<Map> map = LoadMap(CAST(maybe_array)); in ValidateIntegerTypedArray() local
/third_party/node/deps/v8/src/heap/
H A Dmemory-measurement-inl.h19 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 Dobjects-visiting.h139 VisitBytecodeArray(Map map, BytecodeArray object) VisitBytecodeArray() argument
[all...]
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-marking-state-inl.h16 ExtractEmbedderDataSnapshot( Map map, JSObject object, EmbedderDataSnapshot& snapshot) ExtractEmbedderDataSnapshot() argument
/third_party/node/deps/v8/src/logging/
H A Dlocal-logger.cc33 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 Dfield-index-inl.h23 FieldIndex FieldIndex::ForPropertyIndex(Map map, int property_index, in ForPropertyIndex() argument
[all...]

Completed in 7 milliseconds

1...<<11121314151617181920>>...162