| /third_party/icu/icu4c/source/test/perf/unisetperf/draft/ |
| H A D | bitset.cpp | 51 uint16_t map(int64_t key) { in map() function
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
| H A D | UnicodeMapIterator.java | 236 private UnicodeMap<T> map; field in UnicodeMapIterator
|
| /third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | CldrDataProcessorTest.java | 68 void setNames(Map<String, String> map) { in setNames() argument 72 void setCurrencies(Map<String, CurrencyData> map) { in setCurrencies() argument [all...] |
| /third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
| H A D | DependencyGraph.java | 75 private static void writeMap(PrintWriter out, String name, Map<String, String> map) { in writeMap() argument
|
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
| H A D | UnicodeMapIterator.java | 233 private UnicodeMap<T> map; field in UnicodeMapIterator
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | gfx10_format_table.py | 162 def map(self, fmt): member in Gfx10FormatMapping
|
| /third_party/mesa3d/src/drm-shim/ |
| H A D | drm_shim.h | 80 void *map; member
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_drm.h | 52 void *map; member
|
| /third_party/mesa3d/src/broadcom/drm-shim/ |
| H A D | v3d_noop.c | 97 struct drm_v3d_mmap_bo *map = arg; in v3d_ioctl_mmap_bo() local
|
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_map/ |
| H A D | main.c | 39 lws_map_t *map; in main() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_query_pipe.c | 87 uint32_t *map = v3d_bo_map(pquery->bo); in v3d_begin_query_pipe() local 157 uint32_t *map = v3d_bo_map(pquery->bo); in v3d_get_query_result_pipe() local
|
| /third_party/mesa3d/src/gallium/frontends/omx/ |
| H A D | vid_dec_common.c | 140 uint8_t *map, *dst; in vid_dec_FillOutput() local
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_resource.h | 34 void *map; member
|
| /third_party/mesa3d/src/gallium/frontends/hgl/ |
| H A D | hgl_context.h | 47 void *map; member
|
| /third_party/node/lib/ |
| H A D | https.js | 202 map: {}, global() property
|
| /third_party/musl/porting/linux/user/src/locale/ |
| H A D | locale_map.c | 123 const void *map = __map_file(buf, &map_size); in __get_locale() local [all...] |
| /third_party/musl/porting/liteos_a/user/src/network/ |
| H A D | if_nameindex.c | 29 struct ifnamemap *map; in netlink_msg_to_nameindex() local [all...] |
| /third_party/musl/src/network/ |
| H A D | if_nameindex.c | 28 struct ifnamemap *map; in netlink_msg_to_nameindex() local [all...] |
| /third_party/musl/src/locale/ |
| H A D | locale_map.c | 121 const void *map = __map_file(buf, &map_size); in __get_locale() local [all...] |
| /third_party/nghttp2/tests/ |
| H A D | nghttp2_map_test.c | 47 nghttp2_map map; in test_nghttp2_map() local 119 nghttp2_map map; test_nghttp2_map_functional() local 175 nghttp2_map map; test_nghttp2_map_each_free() local 194 nghttp2_map map; test_nghttp2_map_clear() local [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress_bptc.c | 38 fetch_bptc_rgb_float(const GLubyte *map, in fetch_bptc_rgb_float() argument 51 fetch_bptc_rgb_signed_float(const GLubyte *map, in fetch_bptc_rgb_signed_float() argument 59 fetch_bptc_rgb_unsigned_float(const GLubyte *map, in fetch_bptc_rgb_unsigned_float() argument 67 fetch_bptc_rgba_unorm_bytes(const GLubyte *map, in fetch_bptc_rgba_unorm_bytes() argument 79 fetch_bptc_rgba_unorm(const GLubyte *map, in fetch_bptc_rgba_unorm() argument 94 fetch_bptc_srgb_alpha_unorm(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_bptc_srgb_alpha_unorm() argument [all...] |
| H A D | texcompress_s3tc.c | 263 fetch_rgb_dxt1(const GLubyte *map, in fetch_rgb_dxt1() argument 275 fetch_rgba_dxt1(const GLubyte *map, in fetch_rgba_dxt1() argument 287 fetch_rgba_dxt3(const GLubyte *map, in fetch_rgba_dxt3() argument 299 fetch_rgba_dxt5(const GLubyte *map, in fetch_rgba_dxt5() argument 312 fetch_srgb_dxt1(const GLubyte *map, in fetch_srgb_dxt1() argument 324 fetch_srgba_dxt1(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_srgba_dxt1() argument 336 fetch_srgba_dxt3(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_srgba_dxt3() argument 348 fetch_srgba_dxt5(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel) fetch_srgba_dxt5() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_fragprog.c | 50 uint32_t *map; in nv30_fragprog_upload() local
|
| /third_party/libdrm/tests/modetest/ |
| H A D | buffers.c | 94 void *map; in bo_map() local
|
| /third_party/ltp/testcases/kernel/syscalls/splice/ |
| H A D | splice02.c | 60 char *map; in do_child() local
|