/third_party/ffmpeg/libavcodec/ |
H A D | smacker.c | 430 int clr, map; in decode_frame() local
|
H A D | opus.c | 424 ChannelMap *map = &s->channel_maps[i]; in ff_opus_parse_extradata() local [all...] |
/third_party/ffmpeg/libavfilter/ |
H A D | af_ladspa.c | 119 print_ctl_info(AVFilterContext *ctx, int level, LADSPAContext *s, int ctl, unsigned long *map, LADSPA_Data *values, int print) print_ctl_info() argument 312 set_default_ctl_value(LADSPAContext *s, int ctl, unsigned long *map, LADSPA_Data *values) set_default_ctl_value() argument
|
H A D | af_lv2.c | 62 LV2_URID_Map map; member
|
/third_party/gn/src/gn/ |
H A D | desc_builder.cc | 176 Scope::KeyValueMap map; in ToBaseValue() local
|
/third_party/alsa-lib/src/topology/ |
H A D | ctl.c | 1219 struct snd_tplg_channel_map_template *map; in tplg_decode_control_mixer1() local [all...] |
/third_party/benchmark/test/ |
H A D | output_test_helper.cc | 45 static SubMap map = { in GetSubstitutions() local
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_extplug.c | 450 static int snd_pcm_extplug_set_chmap(snd_pcm_t *pcm, const snd_pcm_chmap_t *map) in snd_pcm_extplug_set_chmap() argument
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | ucm.cpp | 82 const int32_t *map=table->reverseMap; in ucm_printTable() local
|
/third_party/googletest/googletest/src/ |
H A D | gtest-port.cc | 631 static ThreadIdToThreadLocals* map = new ThreadIdToThreadLocals(); in GetThreadLocalsMapLocked() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | Trie2.java | 458 public int map(int originalVal); in map() method
|
/third_party/icu/icu4c/source/common/ |
H A D | serv.cpp | 611 const Hashtable* map = getVisibleIDMap(status); in getVisibleIDs() local 680 const Hashtable* map = getVisibleIDMap(status); in getDisplayName() local
|
/third_party/FreeBSD/sbin/fsck_msdosfs/ |
H A D | fat.c | 83 unsigned long *map; member [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
H A D | UnicodeMap.java | 853 public UnicodeMap<T> putAll(Map<? extends String, ? extends T> map) { in putAll() argument 864 public UnicodeMap<T> putAllIn(Map<? super String, ? super T> map) { in putAllIn() argument 874 public <U extends Map<String, T>> U putAllInto(U map) { in putAllInto() argument 890 putAllCodepointsInto(U map) putAllCodepointsInto() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | Trie2.java | 462 public int map(int originalVal); in map() method
|
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
H A D | UnicodeMap.java | 850 public UnicodeMap<T> putAll(Map<? extends String, ? extends T> map) { in putAll() argument 861 public UnicodeMap<T> putAllIn(Map<? super String, ? super T> map) { in putAllIn() argument 871 public <U extends Map<String, T>> U putAllInto(U map) { in putAllInto() argument 887 putAllCodepointsInto(U map) putAllCodepointsInto() argument [all...] |
/third_party/libwebsockets/lib/jose/jws/ |
H A D | jws.c | 173 lws_jws_map_bzero(struct lws_jws_map *map) in lws_jws_map_bzero() argument 192 lws_jws_dup_element(struct lws_jws_map *map, int idx, char *temp, int *temp_len, in lws_jws_dup_element() argument 212 lws_jws_encode_b64_element(struct lws_jws_map *map, int idx, char *temp, int *temp_len, const void *in, size_t in_len) lws_jws_encode_b64_element() argument 234 lws_jws_randomize_element(struct lws_context *context, struct lws_jws_map *map, int idx, char *temp, int *temp_len, size_t random_len, size_t actual_alloc) lws_jws_randomize_element() argument 258 lws_jws_alloc_element(struct lws_jws_map *map, int idx, char *temp, int *temp_len, size_t len, size_t actual_alloc) lws_jws_alloc_element() argument 296 lws_jws_b64_compact_map(const char *in, int len, struct lws_jws_map *map) lws_jws_b64_compact_map() argument 324 lws_jws_compact_decode(const char *in, int len, struct lws_jws_map *map, struct lws_jws_map *map_b64, char *out, int *out_len) lws_jws_compact_decode() argument 365 lws_jws_compact_decode_map(struct lws_jws_map *map_b64, struct lws_jws_map *map, char *out, int *out_len) lws_jws_compact_decode_map() argument 413 lws_jws_compact_encode(struct lws_jws_map *map_b64, const struct lws_jws_map *map, char *buf, int *len) lws_jws_compact_encode() argument 445 lws_jws_sig_confirm(struct lws_jws_map *map_b64, struct lws_jws_map *map, struct lws_jwk *jwk, struct lws_context *context) lws_jws_sig_confirm() argument 675 struct lws_jws_map map; lws_jws_sig_confirm_compact_b64_map() local 691 lws_jws_sig_confirm_compact_b64(const char *in, size_t len, struct lws_jws_map *map, struct lws_jwk *jwk, struct lws_context *context, char *temp, int *temp_len) lws_jws_sig_confirm_compact_b64() argument 712 lws_jws_sig_confirm_compact(struct lws_jws_map *map, struct lws_jwk *jwk, struct lws_context *context, char *temp, int *temp_len) lws_jws_sig_confirm_compact() argument [all...] |
/third_party/libdrm/nouveau/ |
H A D | nouveau.h | 133 void *map; member
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_kgsl.c | 169 void *map = mmap(0, bo->size, PROT_READ | PROT_WRITE, MAP_SHARED, in tu_bo_map() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_nir_lower_tess.c | 35 } map; member 193 build_primitive_map(nir_shader *shader, struct primitive_map *map) in build_primitive_map() argument [all...] |
/third_party/mesa3d/src/asahi/lib/ |
H A D | decode.c | 278 uint8_t *map = agxdecode_fetch_gpu_mem(va, 64); in agxdecode_stateful() local 304 agxdecode_pipeline(const uint8_t *map, UNUSED bool verbose) in agxdecode_pipeline() argument 393 uint8_t *map = agxdecode_fetch_gpu_mem(va, size); agxdecode_record() local 423 uint8_t *map = agxdecode_fetch_gpu_mem(cmd.fs_varyings, 128); agxdecode_record() local 445 agxdecode_cmd(const uint8_t *map, bool verbose) agxdecode_cmd() argument 488 struct agx_bo *map = agxdecode_find_handle(map_handle, AGX_ALLOC_MEMMAP); agxdecode_cmdstream() local 563 struct agx_bo *map = agxdecode_find_handle(map_handle, AGX_ALLOC_MEMMAP); agxdecode_dump_mappings() local [all...] |
H A D | io.h | 133 void *map; member
|
/third_party/mesa3d/src/broadcom/simulator/ |
H A D | v3d_simulator.c | 254 struct drm_i915_gem_mmap_gtt map = { in v3d_create_simulator_bo_for_gem() local 268 union drm_amdgpu_gem_mmap map = { 0 }; in v3d_create_simulator_bo_for_gem() local 277 struct drm_mode_map_dumb map = { in v3d_create_simulator_bo_for_gem() local [all...] |
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_screen.c | 724 const struct dri2_format_mapping *map; in dri_get_egl_image() local
|
/third_party/mesa3d/src/intel/common/ |
H A D | intel_decoder.h | 224 const void *map; member
|