Home
last modified time | relevance | path

Searched defs:map (Results 1326 - 1350 of 1414) sorted by relevance

1...<<51525354555657

/third_party/libabigail/src/
H A Dabg-reader.cc3188 string_elf_symbols_map_sptr map, nil; in build_elf_symbol_db() local
[all...]
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.c2827 const struct description2_map *map = lookup_description2(key, path_verify() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationGL1.cpp520 ValidateGetPixelMapfv(const Context *, angle::EntryPoint entryPoint, GLenum map, const GLfloat *values) ValidateGetPixelMapfv() argument
528 ValidateGetPixelMapuiv(const Context *, angle::EntryPoint entryPoint, GLenum map, const GLuint *values) ValidateGetPixelMapuiv() argument
536 ValidateGetPixelMapusv(const Context *, angle::EntryPoint entryPoint, GLenum map, const GLushort *values) ValidateGetPixelMapusv() argument
896 ValidatePixelMapfv(const Context *, angle::EntryPoint entryPoint, GLenum map, GLsizei mapsize, const GLfloat *values) ValidatePixelMapfv() argument
905 ValidatePixelMapuiv(const Context *, angle::EntryPoint entryPoint, GLenum map, GLsizei mapsize, const GLuint *values) ValidatePixelMapuiv() argument
914 ValidatePixelMapusv(const Context *, angle::EntryPoint entryPoint, GLenum map, GLsizei mapsize, const GLushort *values) ValidatePixelMapusv() argument
H A DvalidationGL4.cpp1663 ValidateGetnPixelMapfv(const Context *context, angle::EntryPoint entryPoint, GLenum map, GLsizei bufSize, const GLfloat *values) ValidateGetnPixelMapfv() argument
1672 ValidateGetnPixelMapuiv(const Context *context, angle::EntryPoint entryPoint, GLenum map, GLsizei bufSize, const GLuint *values) ValidateGetnPixelMapuiv() argument
1681 ValidateGetnPixelMapusv(const Context *context, angle::EntryPoint entryPoint, GLenum map, GLsizei bufSize, const GLushort *values) ValidateGetnPixelMapusv() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.h222 ANGLE_INLINE void map(size_t offset, uint8_t **mapPtr) in map() function in rx::vk::DynamicShadowBuffer
888 angle::Result map(ContextVk *contextVk, uint8_t **ptrOut) in map() function in rx::vk::final
/third_party/python/Lib/lib2to3/tests/
H A Dtest_fixers.py3039 self.unchanged("from future_builtins import map; " + b, a) namespace
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_binary.c4584 static int __cil_add_sepol_type(policydb_t *pdb, const struct cil_db *db, struct cil_symtab_datum *datum, ebitmap_t *map) in __cil_add_sepol_type() argument
H A Dcil_build_ast.c929 struct cil_class *map = NULL; in cil_gen_map_class() local
H A Dcil_resolve_ast.c807 struct cil_class *map = NULL; in cil_resolve_classmapping() local
/third_party/selinux/libsepol/src/
H A Dmodule_to_cil.c734 static int ebitmap_to_cil(struct policydb *pdb, struct ebitmap *map, int type) in ebitmap_to_cil() argument
989 static int ebitmap_to_names(struct ebitmap *map, char **vals_to_names, char ***names, unsigned int *num_names) in ebitmap_to_names() argument
2470 struct ebitmap *map; in polcaps_to_cil() local
2495 struct ebitmap *map = &level->cat; in level_to_cil() local
3431 struct ebitmap map; declared_scopes_to_cil() local
3494 struct ebitmap map; required_scopes_to_cil() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H A Dirq-gic-v3-its.c274 struct its_vlpi_map *map = get_vlpi_map(d); in irq_to_cpuid_lock() local
292 struct its_vlpi_map *map = get_vlpi_map(d); in irq_to_cpuid_unlock() local
856 struct its_vlpi_map *map; in its_build_vinv_cmd() local
871 struct its_vlpi_map *map; in its_build_vint_cmd() local
886 struct its_vlpi_map *map; its_build_vclear_cmd() local
1231 struct its_vlpi_map *map = dev_event_to_vlpi_map(dev, id); its_send_vmapti() local
1245 struct its_vlpi_map *map = dev_event_to_vlpi_map(dev, id); its_send_vmovi() local
1377 struct its_vlpi_map *map = get_vlpi_map(d); lpi_write_config() local
1419 struct its_vlpi_map *map = get_vlpi_map(d); direct_lpi_inv() local
1466 struct its_vlpi_map *map; its_vlpi_set_doorbell() local
1869 struct its_vlpi_map *map; its_vlpi_get() local
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h164 map_value_has_spin_lock(const struct bpf_map *map) map_value_has_spin_lock() argument
169 check_and_init_map_lock(struct bpf_map *map, void *dst) check_and_init_map_lock() argument
178 copy_map_value(struct bpf_map *map, void *dst, void *src) copy_map_value() argument
204 struct bpf_map map; global() member
211 map_to_offmap(struct bpf_map *map) map_to_offmap() argument
216 bpf_map_offload_neutral(const struct bpf_map *map) bpf_map_offload_neutral() argument
221 bpf_map_support_seq_show(const struct bpf_map *map) bpf_map_support_seq_show() argument
760 struct bpf_map *map; global() member
872 struct bpf_map *map; global() member
961 bpf_struct_ops_map_sys_lookup_elem(struct bpf_map *map, void *key, void *value) bpf_struct_ops_map_sys_lookup_elem() argument
968 struct bpf_map map; global() member
987 bpf_map_flags_to_cap(struct bpf_map *map) bpf_map_flags_to_cap() argument
1313 struct bpf_map *map; global() member
1528 __dev_map_lookup_elem(struct bpf_map *map, u32 key) __dev_map_lookup_elem() argument
1533 __dev_map_hash_lookup_elem(struct bpf_map *map, u32 key) __dev_map_hash_lookup_elem() argument
1537 dev_map_can_have_prog(struct bpf_map *map) dev_map_can_have_prog() argument
1566 __cpu_map_lookup_elem(struct bpf_map *map, u32 key) __cpu_map_lookup_elem() argument
1580 cpu_map_prog_allowed(struct bpf_map *map) cpu_map_prog_allowed() argument
1614 bpf_map_put(struct bpf_map *map) bpf_map_put() argument
1674 bpf_map_is_dev_bound(struct bpf_map *map) bpf_map_is_dev_bound() argument
1692 bpf_map_is_dev_bound(struct bpf_map *map) bpf_map_is_dev_bound() argument
1702 bpf_map_offload_map_free(struct bpf_map *map) bpf_map_offload_map_free() argument
1715 sock_map_prog_update(struct bpf_map *map, struct bpf_prog *prog, struct bpf_prog *old, u32 which) sock_map_prog_update() argument
1730 sock_map_update_elem_sys(struct bpf_map *map, void *key, void *value, u64 flags) sock_map_update_elem_sys() argument
1746 bpf_fd_reuseport_array_lookup_elem(struct bpf_map *map, void *key, void *value) bpf_fd_reuseport_array_lookup_elem() argument
1751 bpf_fd_reuseport_array_update_elem(struct bpf_map *map, void *key, void *value, u64 map_flags) bpf_fd_reuseport_array_update_elem() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmutils.c1888 unsigned long map[8]; in bcmstrtok() local
/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp4139 static V GetValueByKey(const std::unordered_map<K, V>& map, K key) in GetValueByKey() argument
/third_party/ffmpeg/libavformat/
H A Dmovenc.c3791 const struct MP4TrackKindMapping map = ff_mov_track_kind_table[i]; local
/third_party/alsa-lib/src/pcm/
H A Dpcm.c8324 int snd_pcm_set_chmap(snd_pcm_t *pcm, const snd_pcm_chmap_t *map) in snd_pcm_set_chmap() argument
8456 snd_pcm_chmap_print(const snd_pcm_chmap_t *map, size_t maxlen, char *buf) snd_pcm_chmap_print() argument
8550 snd_pcm_chmap_t *map; snd_pcm_chmap_parse_string() local
8621 snd_pcm_chmap_t *map; _snd_pcm_copy_chmap() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c3852 radv_fill_shader_rings(struct radv_device *device, uint32_t *map, bool add_sample_positions, in radv_fill_shader_rings() argument
4497 uint32_t *map = (uint32_t *)ws->buffer_map(descriptor_bo); in radv_update_preamble_cs() local
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_cmd_buffer.c2203 const struct pvr_renderpass_hw_map *map = in pvr_get_hw_subpass() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h1464 struct brw_tue_map map; member
1474 struct brw_mue_map map; member
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c1432 unsigned char *map=MAP_FAILED, *base; in map_library() local
1973 unsigned char *map; load_library() local
4850 unsigned char *map = MAP_FAILED, *base; task_map_library() local
5138 bool map = false; load_library_header() local
5381 bool map = noload ? 0 : task_map_library(task, reserved_params); task_load_library() local
5646 void *map = mmap( serialize_gnu_relro() local
5709 void *map = mmap( map_gnu_relro() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c2572 struct anv_pipeline_bind_map *map = &shader->bind_map; in emit_binding_table() local
2860 struct anv_pipeline_bind_map *map = &shader->bind_map; emit_samplers() local
[all...]
/third_party/libinput/src/
H A Dlibinput.c3912 libinput_device_config_tap_set_button_map(struct libinput_device *device, enum libinput_config_tap_button_map map) libinput_device_config_tap_set_button_map() argument
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc4782 ReferenceMap* map = *first_it; in PopulateReferenceMaps() local
4803 ReferenceMap* map = *it; in PopulateReferenceMaps() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc1854 Node* map = __ HeapConstant(maps[i]); in LowerCheckMaps() local
1875 Node* map = __ HeapConstant(maps[i]); LowerCheckMaps() local
1896 Node* map = __ HeapConstant(maps[i]); LowerCheckMaps() local
1944 Node* map = __ HeapConstant(maps[i]); LowerCompareMaps() local
5759 Node* map = __ LoadField(AccessBuilder::ForMap(), array); LowerTransitionAndStoreElement() local
5877 Node* map = __ LoadField(AccessBuilder::ForMap(), array); LowerTransitionAndStoreNumberElement() local
5938 Node* map = __ LoadField(AccessBuilder::ForMap(), array); LowerTransitionAndStoreNonNumberElement() local
6005 Node* map = __ LoadField(AccessBuilder::ForMap(), array); LowerStoreSignedSmallElement() local
6686 Node* map = __ HeapConstant(factory()->bigint_map()); BuildAllocateBigInt() local
6690 __ StoreField(AccessBuilder::ForMap(), result, map); BuildAllocateBigInt() local
[all...]
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.cc1872 void MacroAssembler::CompareObjectType(Register object, Register map, in CallRecordWriteStub() argument
1880 void MacroAssembler::CompareInstanceType(Register map, Register type_reg, in CallRecordWriteStub() argument
2193 Register map = object; in CallRecordWriteStub() local
[all...]

Completed in 146 milliseconds

1...<<51525354555657