| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| H A D | btree_map.h | 447 void erase_if(btree_map<K, V, C, A> &map, Pre argument 755 erase_if(btree_multimap<K, V, C, A> &map, Pred pred) erase_if() argument [all...] |
| /base/hiviewdfx/hiview/base/ |
| H A D | plugin_factory.cpp | 32 auto map = GetGlobalPluginRegistryMap();
in GetGlobalPluginInfo() local
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| H A D | memory_filter.cpp | 51 GetGroupFromMap(const string &name, string &group, const std::map<std::string, std::string> &map, MatchFunc func) GetGroupFromMap() argument
|
| /base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/ |
| H A D | PluralFetcher.java | 42 private HashMap<String, String> map; field in PluralFetcher
|
| /base/hiviewdfx/faultloggerd/interfaces/common/ |
| H A D | dfx_frame.h | 57 std::shared_ptr<DfxMap> map = nullptr; member
|
| /base/request/request/request_utils/src/ |
| H A D | queue_map.rs | 73 let mut map = QueueMap::new(); in ut_queue_map_fifo() variables 82 let mut map = QueueMap::new(); ut_queue_map_remove() variables 102 let mut map = QueueMap::new(); ut_queue_map_same_key() variables [all...] |
| /base/request/request/services/src/utils/ |
| H A D | mod.rs | 82 let mut map = HashMap::<String, String>::new(); variables
|
| /base/security/asset/frameworks/ipc/src/ |
| H A D | lib.rs | 85 let mut map = AssetMap::with_capacity(len as usize); in deserialize_map() variables [all...] |
| /base/security/asset/services/core_service/src/operations/ |
| H A D | common.rs | 119 let mut map = AssetMap::new(); variables
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_hw.c | 140 } map[7]; in kbase_hw_get_issues_for_new_id() member [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_hw.c | 135 } map[7]; in kbase_hw_get_issues_for_new_id() member [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/video/ |
| H A D | video_component_v2.h | 39 void SetGestureComponentMap(std::unordered_map<std::string, RefPtr<Component>> map) in SetGestureComponentMap() argument
|
| /foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/dfx/ |
| H A D | multistages_capture_dfx_trigger_ratio.cpp | 77 VariantMap map = {{KEY_THIRD_PART_COUNT, thirdPartCount_}, {KEY_AUTO_COUNT, autoCount_}};
in Report() local
|
| H A D | multistages_capture_dfx_total_time.cpp | 60 VariantMap map = {{KEY_PHOTO_ID, photoId}, {KEY_TOTAL_TIME_COST, totalTime}};
in Report() local
|
| /foundation/resourceschedule/ffrt/src/sync/ |
| H A D | delayed_worker.h | 34 std::multimap<TimePoint, DelayedWork> map; member in ffrt::DelayedWorker
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
| H A D | napi_rdb_sendable_utils.cpp | 51 napi_value map = nullptr; in Convert2Sendable() local
|
| /kernel/linux/linux-5.10/block/ |
| H A D | blk-mq-cpumap.c | 37 unsigned int *map = qmap->mq_map; in blk_mq_map_queues() local [all...] |
| /kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
| H A D | ccu_reset.c | 17 const struct ccu_reset_map *map = &ccu->reset_map[id]; in ccu_reset_assert() local 35 const struct ccu_reset_map *map = &ccu->reset_map[id]; in ccu_reset_deassert() local 63 const struct ccu_reset_map *map = &ccu->reset_map[id]; in ccu_reset_status() local [all...] |
| /kernel/linux/linux-5.10/arch/arm/mach-realview/ |
| H A D | platsmp-dt.c | 39 struct regmap *map; in realview_smp_prepare_cpus() local
|
| /kernel/linux/linux-5.10/arch/x86/kernel/apic/ |
| H A D | apic_common.c | 19 bool default_check_apicid_used(physid_mask_t *map, int apicid) in default_check_apicid_used() argument
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | of_device_common.h | 32 int (*map)(u32 *addr, const u32 *range, member
|
| /kernel/linux/linux-5.10/arch/sh/mm/ |
| H A D | ioremap_fixed.c | 38 struct ioremap_map *map; in ioremap_fixed_init() local 51 struct ioremap_map *map; in ioremap_fixed() local 103 struct ioremap_map *map; iounmap_fixed() local [all...] |
| /kernel/linux/linux-5.10/arch/sparc/lib/ |
| H A D | bitext.c | 121 void bit_map_init(struct bit_map *t, unsigned long *map, in argument [all...] |
| /kernel/linux/linux-5.10/drivers/base/regmap/ |
| H A D | regcache-flat.c | 15 static inline unsigned int regcache_flat_get_index(const struct regmap *map, in regcache_flat_get_index() argument 21 static int regcache_flat_init(struct regmap *map) in regcache_flat_init() argument 46 regcache_flat_exit(struct regmap *map) regcache_flat_exit() argument 54 regcache_flat_read(struct regmap *map, unsigned int reg, unsigned int *value) regcache_flat_read() argument 65 regcache_flat_write(struct regmap *map, unsigned int reg, unsigned int value) regcache_flat_write() argument [all...] |
| /kernel/linux/linux-5.10/drivers/clk/meson/ |
| H A D | parm.h | 30 static inline unsigned int meson_parm_read(struct regmap *map, struct parm *p) in meson_parm_read() argument 38 static inline void meson_parm_write(struct regmap *map, struct parm *p, in meson_parm_write() argument
|