| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | SoftCache.java | 36 private ConcurrentHashMap<K, Object> map = new ConcurrentHashMap<K, Object>(); field in SoftCache
|
| /third_party/icu/icu4c/source/common/ |
| H A D | udatamem.h | 40 void *map; /* Handle, or other data, OS dependent. */ member
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | SoftCache.java | 38 private ConcurrentHashMap<K, Object> map = new ConcurrentHashMap<K, Object>(); field in SoftCache
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_staging_mgr.h | 43 uint8_t *map; /* Pointer to the mapped staging buffer. */ member
|
| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_buffer_alloc.h | 36 void *map; member
|
| /third_party/musl/porting/linux/user/src/info/ |
| H A D | fatal_message.c | 44 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 D | fatal_message.c | 46 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 D | udatamem.h | 40 void *map; /* Handle, or other data, OS dependent. */ member
|
| /third_party/mesa3d/src/intel/vulkan/tests/ |
| H A D | block_pool_grow_first.c | 62 void *map = anv_block_pool_map(&pool, offset, block_size); in main() local
|
| /third_party/mesa3d/src/util/ |
| H A D | u_debug_stack.h | 66 const char *map; member
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_binder.h | 40 void *map; member
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | clocale_mbfuncs.c | 15 wchar_t wc, map[257], wtmp[257]; in main() local [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/mman/mman_gtest/ |
| H A D | mman_msync_test.cpp | 27 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 D | mremap.c | 43 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 D | play-memchunk.c | 32 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 D | map.h | 32 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 D | udatamem.h | 40 void *map; /* Handle, or other data, OS dependent. */ member
|
| /third_party/toybox/toys/posix/ |
| H A D | ulimit.c | 65 char map[] = {RLIMIT_CORE, RLIMIT_DATA, RLIMIT_NICE, RLIMIT_FSIZE, in ulimit_main() local
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | moduleAugmentationDeclarationEmit1.js | [all...] |
| H A D | moduleAugmentationDeclarationEmit2.js | [all...] |
| H A D | moduleAugmentationExtendAmbientModule2.js | [all...] |
| H A D | moduleAugmentationExtendFileModule1.js | |
| H A D | moduleAugmentationExtendFileModule2.js | |
| /third_party/skia/third_party/externals/expat/expat/xmlwf/ |
| H A D | codepage.c | 48 codepageMap(int cp, int *map) { in codepageMap() argument
|
| /third_party/pulseaudio/src/tests/ |
| H A D | channelmap-test.c | 15 pa_channel_map map, map2; in START_TEST() local [all...] |