Home
last modified time | relevance | path

Searched defs:map (Results 101 - 125 of 4031) sorted by relevance

12345678910>>...162

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DSoftCache.java36 private ConcurrentHashMap<K, Object> map = new ConcurrentHashMap<K, Object>(); field in SoftCache
/third_party/icu/icu4c/source/common/
H A Dudatamem.h40 void *map; /* Handle, or other data, OS dependent. */ member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DSoftCache.java38 private ConcurrentHashMap<K, Object> map = new ConcurrentHashMap<K, Object>(); field in SoftCache
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_staging_mgr.h43 uint8_t *map; /* Pointer to the mapped staging buffer. */ member
/third_party/mesa3d/src/intel/common/
H A Dintel_buffer_alloc.h36 void *map; member
/third_party/musl/porting/linux/user/src/info/
H A Dfatal_message.c44 void *map = mmap(NULL, size, PROT_READ | PROT_WRITE, MAP_ANON | MAP_PRIVATE, -1, 0); in set_fatal_message() local
/third_party/musl/src/info/linux/
H A Dfatal_message.c46 void *map = mmap(NULL, size, PROT_READ | PROT_WRITE, MAP_ANON | MAP_PRIVATE, -1, 0); in set_fatal_message() local
/third_party/node/deps/icu-small/source/common/
H A Dudatamem.h40 void *map; /* Handle, or other data, OS dependent. */ member
/third_party/mesa3d/src/intel/vulkan/tests/
H A Dblock_pool_grow_first.c62 void *map = anv_block_pool_map(&pool, offset, block_size); in main() local
/third_party/mesa3d/src/util/
H A Du_debug_stack.h66 const char *map; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_binder.h40 void *map; member
/third_party/musl/libc-test/src/functional/
H A Dclocale_mbfuncs.c15 wchar_t wc, map[257], wtmp[257]; in main() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/mman/mman_gtest/
H A Dmman_msync_test.cpp27 void* map = mmap(nullptr, testDataSize, PROT_READ | PROT_WRITE, MAP_SHARED, fd, 0); in HWTEST_F() local
/third_party/musl/libc-test/src/functionalext/supplement/mman/
H A Dmremap.c43 void *map = mmap(NULL, TEST_M_SIZE, PROT_READ, MAP_SHARED, fd, 0); in mremap_0100() local
76 void *map = mmap(NULL, TEST_M_SIZE, PROT_READ, MAP_SHARED, fd, 0); in mremap_0200() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dplay-memchunk.c32 pa_play_memchunk( pa_sink *sink, const pa_sample_spec *ss, const pa_channel_map *map, const pa_memchunk *chunk, pa_cvolume *volume, pa_proplist *p, pa_sink_input_flags_t flags, uint32_t *sink_input_index) pa_play_memchunk() argument
/third_party/skia/third_party/externals/tint/src/utils/
H A Dmap.h32 V Lookup(std::unordered_map<K, V, H, C>& map, in Lookup() argument
47 GetOrCreate(std::unordered_map<K, V, H, C>& map, const K& key, CREATE&& create) GetOrCreate() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dudatamem.h40 void *map; /* Handle, or other data, OS dependent. */ member
/third_party/toybox/toys/posix/
H A Dulimit.c65 char map[] = {RLIMIT_CORE, RLIMIT_DATA, RLIMIT_NICE, RLIMIT_FSIZE, in ulimit_main() local
/third_party/typescript/tests/baselines/reference/
H A DmoduleAugmentationDeclarationEmit1.js[all...]
H A DmoduleAugmentationDeclarationEmit2.js[all...]
H A DmoduleAugmentationExtendAmbientModule2.js[all...]
H A DmoduleAugmentationExtendFileModule1.js
H A DmoduleAugmentationExtendFileModule2.js
/third_party/skia/third_party/externals/expat/expat/xmlwf/
H A Dcodepage.c48 codepageMap(int cp, int *map) { in codepageMap() argument
/third_party/pulseaudio/src/tests/
H A Dchannelmap-test.c15 pa_channel_map map, map2; in START_TEST() local
[all...]

Completed in 6 milliseconds

12345678910>>...162