/drivers/hdf_core/framework/support/platform/src/can/ |
H A D | can_if.c | 50 int32_t CanBusSetCfg(DevHandle handle, const struct CanConfig *cfg) in CanBusSetCfg() argument 55 int32_t CanBusGetCfg(DevHandle handle, struct CanConfig *cfg) in CanBusGetCfg() argument
|
/drivers/hdf_core/framework/support/platform/src/fwk/ |
H A D | platform_queue.c | 102 struct OsalThreadParam cfg; in PlatformQueueStart() local
|
/drivers/hdf_core/framework/support/platform/src/mipi/ |
H A D | mipi_dsi_if.c | 24 int32_t MipiDsiSetCfg(DevHandle handle, struct MipiCfg *cfg) in MipiDsiSetCfg() argument 29 int32_t MipiDsiGetCfg(DevHandle handle, struct MipiCfg *cfg) in MipiDsiGetCfg() argument
|
/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | mipi_dsi_test.c | 85 struct MipiCfg cfg; in MipiDsiGetCfgTest() local [all...] |
H A D | mipi_dsi_test.h | 29 struct MipiCfg cfg; member
|
H A D | pwm_test.h | 34 struct PwmConfig cfg; member
|
/third_party/littlefs/bd/ |
H A D | lfs_filebd.c | 18 int lfs_filebd_create(const struct lfs_config *cfg, const char *path, in lfs_filebd_create() argument 52 int lfs_filebd_destroy(const struct lfs_config *cfg) { in lfs_filebd_destroy() argument 65 lfs_filebd_read(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, void *buffer, lfs_size_t size) lfs_filebd_read() argument 101 lfs_filebd_prog(const struct lfs_config *cfg, lfs_block_t block, lfs_off_t off, const void *buffer, lfs_size_t size) lfs_filebd_prog() argument 134 lfs_filebd_erase(const struct lfs_config *cfg, lfs_block_t block) lfs_filebd_erase() argument 149 lfs_filebd_sync(const struct lfs_config *cfg) lfs_filebd_sync() argument [all...] |
/third_party/mesa3d/src/glx/ |
H A D | create_context.c | 50 struct glx_config *const cfg = (struct glx_config *) config; in glXCreateContextAttribsARB() local
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_perfmon.c | 447 const struct etna_perfmon_config *cfg = &query_config[i]; in etna_pm_query_setup() local
|
/third_party/rust/crates/cxx/gen/cmd/src/gen/ |
H A D | mod.rs | 6 mod cfg; modules 141 let mut cfg = CfgExpr::Unconditional; variables
|
/third_party/rust/crates/cxx/gen/src/ |
H A D | mod.rs | 6 mod cfg; modules 141 let mut cfg = CfgExpr::Unconditional; variables
|
/third_party/rust/crates/cxx/gen/lib/src/gen/ |
H A D | mod.rs | 6 mod cfg; modules 141 let mut cfg = CfgExpr::Unconditional; variables
|
/third_party/rust/crates/cxx/gen/build/src/gen/ |
H A D | mod.rs | 6 mod cfg; modules 141 let mut cfg = CfgExpr::Unconditional; variables
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | control_dependence.cpp | 120 const CFG& cfg = *context->cfg(); in TEST() local 273 const CFG& cfg = *context->cfg(); in TEST() local [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/opt/dominator_tree/ |
H A D | generated.cpp | 124 const CFG& cfg = *context->cfg(); in TEST_F() local 189 const CFG& cfg = *context->cfg(); in TEST_F() local 291 const CFG& cfg = *context->cfg(); TEST_F() local 333 const CFG& cfg = *context->cfg(); TEST_F() local 412 const CFG& cfg = *context->cfg(); TEST_F() local 488 const CFG& cfg = *context->cfg(); TEST_F() local 609 const CFG& cfg = *context->cfg(); TEST_F() local 660 const CFG& cfg = *context->cfg(); TEST_F() local 739 const CFG& cfg = *context->cfg(); TEST_F() local 774 const CFG& cfg = *context->cfg(); TEST_F() local 844 const CFG& cfg = *context->cfg(); TEST_F() local 873 const CFG& cfg = *context->cfg(); TEST_F() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | control_dependence.cpp | 120 const CFG& cfg = *context->cfg(); in TEST() local 273 const CFG& cfg = *context->cfg(); in TEST() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/dominator_tree/ |
H A D | generated.cpp | 124 const CFG& cfg = *context->cfg(); in TEST_F() local 189 const CFG& cfg = *context->cfg(); in TEST_F() local 291 const CFG& cfg = *context->cfg(); TEST_F() local 333 const CFG& cfg = *context->cfg(); TEST_F() local 412 const CFG& cfg = *context->cfg(); TEST_F() local 488 const CFG& cfg = *context->cfg(); TEST_F() local 609 const CFG& cfg = *context->cfg(); TEST_F() local 660 const CFG& cfg = *context->cfg(); TEST_F() local 739 const CFG& cfg = *context->cfg(); TEST_F() local 774 const CFG& cfg = *context->cfg(); TEST_F() local 844 const CFG& cfg = *context->cfg(); TEST_F() local 873 const CFG& cfg = *context->cfg(); TEST_F() local [all...] |
/third_party/skia/infra/bots/gen_tasks_logic/ |
H A D | gen_tasks_logic.go | 302 var cfg Config var [all...] |
/third_party/rust/crates/syn/codegen/src/ |
H A D | main.rs | 21 mod cfg; modules
|
/third_party/spirv-tools/test/opt/ |
H A D | cfg_test.cpp | 60 CFG* cfg = context->cfg(); in TEST_F() local 103 CFG* cfg = context->cfg(); in TEST_F() local 146 CFG* cfg = context->cfg(); in TEST_F() local 189 CFG* cfg in TEST_F() local 257 CFG* cfg = context->cfg(); TEST_F() local 307 CFG* cfg = context->cfg(); TEST_F() local [all...] |
H A D | control_dependence.cpp | 120 const CFG& cfg = *context->cfg(); in TEST() local 273 const CFG& cfg = *context->cfg(); in TEST() local [all...] |
/third_party/spirv-tools/test/opt/dominator_tree/ |
H A D | generated.cpp | 123 const CFG& cfg = *context->cfg(); in TEST_F() local 188 const CFG& cfg = *context->cfg(); in TEST_F() local 290 const CFG& cfg = *context->cfg(); TEST_F() local 332 const CFG& cfg = *context->cfg(); TEST_F() local 411 const CFG& cfg = *context->cfg(); TEST_F() local 487 const CFG& cfg = *context->cfg(); TEST_F() local 608 const CFG& cfg = *context->cfg(); TEST_F() local 659 const CFG& cfg = *context->cfg(); TEST_F() local 738 const CFG& cfg = *context->cfg(); TEST_F() local 773 const CFG& cfg = *context->cfg(); TEST_F() local 843 const CFG& cfg = *context->cfg(); TEST_F() local 872 const CFG& cfg = *context->cfg(); TEST_F() local [all...] |
/drivers/hdf_core/adapter/platform/pwm/ |
H A D | pwm_wm.c | 25 struct PwmConfig *cfg;
member
|
/drivers/hdf_core/framework/model/display/driver/panel/ |
H A D | ssp_st7789.c | 98 struct SpiCfg cfg; in GetSpiHandle() local
|
/drivers/hdf_core/framework/support/platform/include/mipi/ |
H A D | mipi_dsi_core.h | 32 struct MipiCfg cfg; member
|