| /third_party/skia/bin/ |
| H A D | compare | 36 common = set(a.keys()).intersection(b.keys()) variable
|
| /base/hiviewdfx/hievent_lite/interfaces/native/innerkits/ |
| H A D | hiview_event.h | 49 HiEventCommon common; member
|
| /base/hiviewdfx/hiview/plugins/performance/context/ |
| H A D | NormalContext.cpp | 42 NormalContext::CommonParts common = MakeCommonParts(); in CreateContext() local 58 void NormalContext::InitAppStartMonitor(const NormalContext::CommonParts& common) in InitAppStartMonitor() argument 75 IMonitor* NormalContext::MakeAppStartMonitor(const NormalContext::CommonParts& common) in MakeAppStartMonitor() argument 90 InitJankAnimatorMonitor(const NormalContext::CommonParts& common) InitJankAnimatorMonitor() argument 98 MakeJankAnimatorMonitor(const NormalContext::CommonParts& common) MakeJankAnimatorMonitor() argument [all...] |
| /base/powermgr/battery_manager/charger/include/ |
| H A D | animation_config.h | 45 struct CommonInfo common; member 53 struct CommonInfo common; member
|
| /base/update/updater/test/unittest/updater_ui_test/view/ |
| H A D | ui_component_unittest.cpp | 44 void CheckCommInfo(OHOS::UIView &view, const UxViewCommonInfo &common) in CheckCommInfo() argument
|
| /kernel/linux/linux-5.10/drivers/clk/actions/ |
| H A D | owl-composite.c | 33 struct owl_clk_common *common = &comp->common; in owl_comp_disable() local 41 struct owl_clk_common *common = &comp->common; in owl_comp_enable() local 51 struct owl_clk_common *common = &comp->common; in owl_comp_is_enabled() local [all...] |
| H A D | owl-pll.c | 86 const struct owl_clk_common *common = &pll->common; in owl_pll_recalc_rate() local 114 const struct owl_clk_common *common = &pll->common; in owl_pll_is_enabled() local 122 static void owl_pll_set(const struct owl_clk_common *common, in owl_pll_set() argument 140 const struct owl_clk_common *common = &pll->common; owl_pll_enable() local 150 const struct owl_clk_common *common = &pll->common; owl_pll_disable() local 160 const struct owl_clk_common *common = &pll->common; owl_pll_set_rate() local [all...] |
| H A D | owl-pll.h | 38 struct owl_clk_common common; member 103 struct owl_clk_common *common = hw_to_owl_clk_common(hw); in hw_to_owl_pll() local
|
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/ |
| H A D | sun8i-ce-prng.c | 70 u32 common, sym; in sun8i_ce_prng_generate() local
|
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| H A D | Makefile | |
| /kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
| H A D | ccu_gate.c | 12 void ccu_gate_helper_disable(struct ccu_common *common, u32 gate) in ccu_gate_helper_disable() argument 35 int ccu_gate_helper_enable(struct ccu_common *common, u32 gate) in ccu_gate_helper_enable() argument 60 ccu_gate_helper_is_enabled(struct ccu_common *common, u32 gate) ccu_gate_helper_is_enabled() argument [all...] |
| H A D | ccu_mult.h | 42 struct ccu_common common; member 63 struct ccu_common *common = hw_to_ccu_common(hw); in hw_to_ccu_mult() local
|
| /kernel/linux/linux-5.10/drivers/clk/sprd/ |
| H A D | gate.h | 19 struct sprd_clk_common common; member 159 struct sprd_clk_common *common = hw_to_sprd_clk_common(hw); in hw_to_sprd_gate() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
| H A D | wow.c | 53 struct ath_common *common = ath9k_hw_common(ah); in ath9k_wow_add_disassoc_deauth_pattern() local 172 struct ath_common *common = ath9k_hw_common(ah); in ath9k_suspend() local 284 struct ath_common *common = ath9k_hw_common(ah); ath9k_resume() local 317 struct ath_common *common = ath9k_hw_common(sc->sc_ah); ath9k_set_wakeup() local [all...] |
| H A D | ahb.c | 54 static void ath_ahb_read_cachesize(struct ath_common *common, int *csz) in ath_ahb_read_cachesize() argument 59 static bool ath_ahb_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath_ahb_eeprom_read() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | offloading.c | 102 struct iwl_proto_offload_cmd_common *common; in iwl_mvm_send_proto_offload() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
| H A D | ahb.c | 30 static void ath5k_ahb_read_cachesize(struct ath_common *common, int *csz) in ath5k_ahb_read_cachesize() argument 36 ath5k_ahb_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath5k_ahb_eeprom_read() argument
|
| /kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_sdio_ops.c | 65 void rsi_sdio_rx_thread(struct rsi_common *common) in rsi_sdio_rx_thread() argument 88 static int rsi_process_pkt(struct rsi_common *common) in rsi_process_pkt() argument 235 struct rsi_common *common = adapter->priv; in rsi_rx_handler() local 346 struct rsi_common *common = adapter->priv; rsi_sdio_check_buffer_status() local [all...] |
| H A D | rsi_91x_coex.c | 53 static void rsi_coex_scheduler_thread(struct rsi_common *common) in rsi_coex_scheduler_thread() argument 69 int rsi_coex_recv_pkt(struct rsi_common *common, u8 *msg) in rsi_coex_recv_pkt() argument 103 struct rsi_common *common = (struct rsi_common *)priv; in rsi_coex_send_pkt() local 140 rsi_coex_attach(struct rsi_common *common) rsi_coex_attach() argument 169 rsi_coex_detach(struct rsi_common *common) rsi_coex_detach() argument [all...] |
| /kernel/linux/linux-5.10/include/net/tc_act/ |
| H A D | tc_skbedit.h | 25 struct tc_action common; member
|
| H A D | tc_mpls.h | 25 struct tc_action common; member
|
| H A D | tc_ct.h | 34 struct tc_action common; member
|
| /kernel/linux/linux-5.10/sound/soc/sof/intel/ |
| H A D | Makefile | |
| /kernel/linux/linux-6.6/include/net/tc_act/ |
| H A D | tc_pedit.h | 24 struct tc_action common; member
|
| H A D | tc_mpls.h | 25 struct tc_action common; member
|