Home
last modified time | relevance | path

Searched defs:cfg (Results 51 - 75 of 397) sorted by relevance

12345678910>>...16

/drivers/hdf_core/framework/support/platform/src/can/
H A Dcan_if.c50 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 Dplatform_queue.c102 struct OsalThreadParam cfg; in PlatformQueueStart() local
/drivers/hdf_core/framework/support/platform/src/mipi/
H A Dmipi_dsi_if.c24 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 Dmipi_dsi_test.c85 struct MipiCfg cfg; in MipiDsiGetCfgTest() local
[all...]
H A Dmipi_dsi_test.h29 struct MipiCfg cfg; member
H A Dpwm_test.h34 struct PwmConfig cfg; member
/third_party/littlefs/bd/
H A Dlfs_filebd.c18 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 Dcreate_context.c50 struct glx_config *const cfg = (struct glx_config *) config; in glXCreateContextAttribsARB() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_perfmon.c447 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 Dmod.rs6 mod cfg; modules
141 let mut cfg = CfgExpr::Unconditional; variables
/third_party/rust/crates/cxx/gen/src/
H A Dmod.rs6 mod cfg; modules
141 let mut cfg = CfgExpr::Unconditional; variables
/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Dmod.rs6 mod cfg; modules
141 let mut cfg = CfgExpr::Unconditional; variables
/third_party/rust/crates/cxx/gen/build/src/gen/
H A Dmod.rs6 mod cfg; modules
141 let mut cfg = CfgExpr::Unconditional; variables
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dcontrol_dependence.cpp120 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 Dgenerated.cpp124 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 Dcontrol_dependence.cpp120 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 Dgenerated.cpp124 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 Dgen_tasks_logic.go302 var cfg Config var
[all...]
/third_party/rust/crates/syn/codegen/src/
H A Dmain.rs21 mod cfg; modules
/third_party/spirv-tools/test/opt/
H A Dcfg_test.cpp60 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 Dcontrol_dependence.cpp120 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 Dgenerated.cpp123 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 Dpwm_wm.c25 struct PwmConfig *cfg; member
/drivers/hdf_core/framework/model/display/driver/panel/
H A Dssp_st7789.c98 struct SpiCfg cfg; in GetSpiHandle() local
/drivers/hdf_core/framework/support/platform/include/mipi/
H A Dmipi_dsi_core.h32 struct MipiCfg cfg; member

Completed in 30 milliseconds

12345678910>>...16