| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | pass.h | 92 CFG* cfg() const { return context()->cfg(); } in cfg() function in spvtools::opt::Pass
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
| H A D | nested_loops.cpp | 711 CFG* cfg = context->cfg(); in TEST_F() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | CFGUpdate.h | 25 namespace cfg { namespace
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | array_length_from_uniform.cc | 108 auto* cfg = inputs.Get<Config>(); in Run() local
|
| H A D | num_workgroups_from_uniform.cc | 62 auto* cfg = inputs.Get<Config>(); in Run() local
|
| /third_party/skia/gm/ |
| H A D | textblob.cpp | 140 const BlobCfg* cfg = &blobConfigs[blobIndex][l][c]; in makeBlob() local
|
| /third_party/spirv-tools/source/lint/ |
| H A D | lint_divergent_derivatives.cpp | 97 opt::CFG* cfg = context->cfg(); in PrintDivergenceFlow() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | control_dependence.cpp | 76 ComputePostDominanceFrontiers( const CFG& cfg, const PostDominatorAnalysis& pdom) ComputePostDominanceFrontiers() argument 107 ComputePostDominanceFrontierForNode( const CFG& cfg, const PostDominatorAnalysis& pdom, uint32_t function_entry, const DominatorTreeNode& pdom_node) ComputePostDominanceFrontierForNode() argument 136 ComputeControlDependenceGraph( const CFG& cfg, const PostDominatorAnalysis& pdom) ComputeControlDependenceGraph() argument [all...] |
| H A D | dominator_analysis.h | 32 inline void InitializeTree(const CFG& cfg, const Function* f) { in InitializeTree() argument
|
| H A D | pass.h | 99 CFG* cfg() const { return context()->cfg(); } in cfg() function in spvtools::opt::Pass
|
| /third_party/spirv-tools/test/opt/loop_optimizations/ |
| H A D | nested_loops.cpp | 711 CFG* cfg = context->cfg(); in TEST_F() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | authsrv.c | 178 struct eap_config *cfg; in authsrv_eap_config() local [all...] |
| /base/hiviewdfx/hidumper/frameworks/native/src/common/ |
| H A D | dump_cfg.cpp | 128 void DumpCfg::Dump(const DumpCfg& cfg, int nest) in Dump() argument [all...] |
| /base/security/security_guard/test/unittest/config_manager/src/ |
| H A D | security_guard_config_manager_test.cpp | 346 SecurityGuard::AppDetectionCfg cfg = jsonObj.get<SecurityGuard::AppDetectionCfg>(); in HWTEST_F() local 354 SecurityGuard::AppDetectionCfg cfg = jsonObj.get<SecurityGuard::AppDetectionCfg>(); in HWTEST_F() local 362 SecurityGuard::AppDetectionCfg cfg = jsonObj.get<SecurityGuard::AppDetectionCfg>(); HWTEST_F() local 545 SecurityGuard::BuildInDetectionCfg cfg = jsonObj.get<SecurityGuard::BuildInDetectionCfg>(); HWTEST_F() local 556 SecurityGuard::BuildInDetectionCfg cfg = jsonObj.get<SecurityGuard::BuildInDetectionCfg>(); HWTEST_F() local 568 SecurityGuard::BuildInDetectionCfg cfg = jsonObj.get<SecurityGuard::BuildInDetectionCfg>(); HWTEST_F() local 581 SecurityGuard::BuildInDetectionCfg cfg = jsonObj.get<SecurityGuard::BuildInDetectionCfg>(); HWTEST_F() local 595 SecurityGuard::BuildInDetectionCfg cfg = jsonObj.get<SecurityGuard::BuildInDetectionCfg>(); HWTEST_F() local 617 SecurityGuard::BuildInDetectionCfg cfg = jsonObj.get<SecurityGuard::BuildInDetectionCfg>(); HWTEST_F() local 639 SecurityGuard::BuildInDetectionCfg cfg = jsonObj.get<SecurityGuard::BuildInDetectionCfg>(); HWTEST_F() local 661 SecurityGuard::BuildInDetectionCfg cfg = jsonObj.get<SecurityGuard::BuildInDetectionCfg>(); HWTEST_F() local 683 SecurityGuard::BuildInDetectionCfg cfg = jsonObj.get<SecurityGuard::BuildInDetectionCfg>(); HWTEST_F() local [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/regs/ |
| H A D | hdmi_reg_aon.c | 138 hotplug_st_cfg cfg; in hdmi_reg_hpd_polarity_ctl_get() local
|
| /device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/drv/ |
| H A D | ddr_training_console.c | 207 struct ddr_cfg_st *cfg = &ddr_cfg;
in ddr_do_sw_training() local
|
| /device/soc/hisilicon/common/platform/mtd/hifmc100/common/ |
| H A D | hifmc100.c | 40 int32_t HifmcCntlrReadSpiOp(struct MtdSpiConfig *cfg, const struct DeviceResourceNode *node) in HifmcCntlrReadSpiOp() argument [all...] |
| /device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/ |
| H A D | hdfinit_bdh.c | 143 struct bcm_cfg80211 *cfg = NULL; in InitP2pInterface() local
|
| /device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/ |
| H A D | ddr_training_console.c | 207 struct ddr_cfg_st *cfg = &ddr_cfg; in ddr_do_sw_training() local
|
| /device/qemu/riscv32_virt/liteos_m/board/driver/cfiflash/ |
| H A D | cfiflash_fs_hal.c | 106 static int LittlefsRead(const struct lfs_config *cfg, lfs_block_t block,
in LittlefsRead() argument 116 static int LittlefsProg(const struct lfs_config *cfg, lfs_block_t block,
in LittlefsProg() argument 126 static int LittlefsErase(const struct lfs_config *cfg, lfs_block_t block)
in LittlefsErase() argument 133 static int LittlefsSync(const struct lfs_config *cfg)
in LittlefsSync() argument [all...] |
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/ |
| H A D | boot_upg_check.c | 102 hi_nv_ftm_startup_cfg *cfg = boot_upg_get_cfg(); in boot_upg_get_max_file_len() local
|
| /device/soc/rockchip/rk3399/hardware/mpp/include/ |
| H A D | mpi_enc_utils.h | 41 MppEncCfg cfg; member
|
| /device/soc/rockchip/rk3568/hardware/mpp/include/ |
| H A D | mpi_enc_utils.h | 41 MppEncCfg cfg; member
|
| /device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/ |
| H A D | vpu_api_mlvec.cpp | 103 VpuApiMlvecStaticCfg *cfg = (VpuApiMlvecStaticCfg *)p; in vpu_api_mlvec_check_cfg() local 117 MPP_RET vpu_api_mlvec_set_st_cfg(VpuApiMlvec ctx, VpuApiMlvecStaticCfg *cfg) in vpu_api_mlvec_set_st_cfg() argument 172 vpu_api_mlvec_set_dy_cfg(VpuApiMlvec ctx, VpuApiMlvecDynamicCfg *cfg, MppMeta meta) vpu_api_mlvec_set_dy_cfg() argument [all...] |
| /device/soc/rockchip/common/hardware/mpp/include/ |
| H A D | mpi_enc_utils.h | 41 MppEncCfg cfg; member
|