/third_party/pulseaudio/src/tests/ |
H A D | hashmap-test.c | 37 pa_hashmap* map; in START_TEST() local 87 pa_hashmap* map; START_TEST() local 120 pa_hashmap* map; START_TEST() local 172 pa_hashmap* map; START_TEST() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
H A D | flat_hash_map_test.cc | 273 flat_hash_map<std::string, std::string> map; in TEST() local 292 flat_hash_map<size_t, size_t> map; in TEST() local [all...] |
H A D | node_hash_map_test.cc | 260 node_hash_map<std::string, std::string> map; in TEST() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | container_memory_test.cc | 57 static auto* map = new std::map<std::type_index, int>; in AllocationMap() local
|
/third_party/selinux/libsepol/include/sepol/policydb/ |
H A D | ebitmap.h | 33 MAPTYPE map; /* this node's portion of the bitmap */ member
|
/third_party/selinux/libselinux/src/ |
H A D | mapping.c | 34 selinux_set_mapping(struct security_class_mapping *map) in selinux_set_mapping() argument
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuStringTemplate.cpp | 64 string StringTemplate::specialize (const map<string, string>& params) const in specialize() argument
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | deSTLUtil.hpp | 79 const typename M::mapped_type* tryLookup (const M& map, in tryLookup() argument 90 const typename M::mapped_type& lookupDefault (const M& map, in lookupDefault() argument 101 const typename M::mapped_type& lookup (const M& map, const typename M::key_type& key) in lookup() argument 112 insert(M& map, const typename M::key_type& key, const typename M::mapped_type& value) insert() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | AttributeMap.cpp | 130 AttributeMap map; in CreateFromIntArray() local 138 AttributeMap map; in CreateFromAttribArray() local
|
/kernel/linux/linux-5.10/drivers/dma/ipu/ |
H A D | ipu_irq.c | 95 struct ipu_irq_map *map = irq_data_get_irq_chip_data(d); in ipu_irq_unmask() local 118 struct ipu_irq_map *map = irq_data_get_irq_chip_data(d); in ipu_irq_mask() local 141 struct ipu_irq_map *map = irq_data_get_irq_chip_data(d); in ipu_irq_ack() local 166 struct ipu_irq_map *map in ipu_irq_status() local 196 struct ipu_irq_map *map; ipu_irq_map() local 285 struct ipu_irq_map *map; ipu_irq_handler() local [all...] |
/kernel/linux/linux-5.10/arch/x86/pci/ |
H A D | i386.c | 60 struct pcibios_fwaddrmap *map; in pcibios_fwaddrmap_lookup() local 75 struct pcibios_fwaddrmap *map; in pcibios_save_fw_addr() local 102 struct pcibios_fwaddrmap *map; pcibios_retrieve_fw_addr() local [all...] |
/kernel/linux/linux-5.10/arch/mips/mti-malta/ |
H A D | malta-dtshim.c | 70 gen_fdt_mem_array(__be32 *mem_array, unsigned long size, enum mem_map map) gen_fdt_mem_array() argument [all...] |
/kernel/linux/linux-5.10/arch/powerpc/oprofile/cell/ |
H A D | vma_map.c | 23 void vma_map_free(struct vma_to_fileoffset_map *map) in vma_map_free() argument 33 vma_map_lookup(struct vma_to_fileoffset_map *map, unsigned int vma, in vma_map_lookup() argument 64 vma_map_add(struct vma_to_fileoffset_map *map, unsigned int vma, unsigned int size, unsigned int offset, unsigned int guard_ptr, unsigned int guard_val) vma_map_add() argument 106 struct vma_to_fileoffset_map *map = NULL; create_vma_map() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | xics.h | 88 int (*map)(struct ics *ics, unsigned int virq); member
|
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/ |
H A D | mmu_context.c | 268 unsigned long *map; in switch_mmu_context() local [all...] |
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | mpspec.h | 122 physids_coerce(physid_mask_t *map) physids_coerce() argument 127 physids_promote(unsigned long physids, physid_mask_t *map) physids_promote() argument 133 physid_set_mask_of_physid(int physid, physid_mask_t *map) physid_set_mask_of_physid() argument [all...] |
/kernel/linux/linux-5.10/arch/x86/kernel/apic/ |
H A D | bigsmp_32.c | 26 static bool bigsmp_check_apicid_used(physid_mask_t *map, int apicid) in bigsmp_check_apicid_used() argument
|
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | ingenic-ost.c | 72 struct regmap *map; in ingenic_ost_probe() local
|
/kernel/linux/linux-5.10/drivers/clk/berlin/ |
H A D | berlin2-div.c | 57 struct berlin2_div_map map; member 68 struct berlin2_div_map *map = &div->map; in berlin2_div_is_enabled() local 86 struct berlin2_div_map *map = &div->map; in berlin2_div_enable() local 105 struct berlin2_div_map *map = &div->map; berlin2_div_disable() local 122 struct berlin2_div_map *map = &div->map; berlin2_div_set_parent() local 153 struct berlin2_div_map *map = &div->map; berlin2_div_get_parent() local 180 struct berlin2_div_map *map = &div->map; berlin2_div_recalc_rate() local 228 berlin2_div_register(const struct berlin2_div_map *map, void __iomem *base, const char *name, u8 div_flags, const char **parent_names, int num_parents, unsigned long flags, spinlock_t *lock) berlin2_div_register() argument [all...] |
H A D | berlin2-div.h | 68 struct berlin2_div_map map; member
|
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/ |
H A D | vgic-v4.c | 375 struct its_vlpi_map map; in kvm_vgic_v4_set_forwarding() local
|
/kernel/linux/linux-5.10/drivers/firmware/efi/ |
H A D | memmap.c | 107 struct efi_memory_map map; in __efi_memmap_init() local [all...] |
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-max77650.c | 35 struct regmap *map; member [all...] |
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
H A D | fdt.c | 147 static efi_status_t update_fdt_memmap(void *fdt, struct efi_boot_memmap *map) in update_fdt_memmap() argument 191 static efi_status_t exit_boot_func(struct efi_boot_memmap *map, void *priv) in exit_boot_func() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/ |
H A D | felix.h | 16 const u32 *const *map; member
|