Home
last modified time | relevance | path

Searched defs:map (Results 76 - 100 of 1195) sorted by relevance

12345678910>>...48

/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...]
H A Dprototype-info-inl.h39 SetObjectCreateMap(Handle<PrototypeInfo> info, Handle<Map> map) SetObjectCreateMap() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_common.h48 std::map<unsigned, Subroutine> map; member
/third_party/mesa3d/src/tool/pps/
H A Dpps_driver.cc35 std::unordered_map<std::string, std::unique_ptr<Driver>> map; in create_supported_drivers() local
54 static auto map = create_supported_drivers(); in get_supported_drivers() local
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_texture.h75 void *map; member
/third_party/musl/libc-test/src/functional/
H A Dfnmatch.c26 static char *flagstr(const struct xlat *map, int flags) in flagstr() argument
/third_party/pulseaudio/src/pulsecore/
H A Dsound-file.c40 pa_sound_file_load( pa_mempool *pool, const char *fname, pa_sample_spec *ss, pa_channel_map *map, pa_memchunk *chunk, pa_proplist *p) pa_sound_file_load() argument

Completed in 8 milliseconds

12345678910>>...48