/third_party/littlefs/bd/ |
D | lfs_testbd.c | 13 int lfs_testbd_createcfg(const struct lfs_config *cfg, const char *path, in lfs_testbd_createcfg() 70 int lfs_testbd_create(const struct lfs_config *cfg, const char *path) { in lfs_testbd_create() 87 int lfs_testbd_destroy(const struct lfs_config *cfg) { in lfs_testbd_destroy() 106 static int lfs_testbd_rawread(const struct lfs_config *cfg, lfs_block_t block, in lfs_testbd_rawread() 116 static int lfs_testbd_rawprog(const struct lfs_config *cfg, lfs_block_t block, in lfs_testbd_rawprog() 126 static int lfs_testbd_rawerase(const struct lfs_config *cfg, in lfs_testbd_rawerase() 136 static int lfs_testbd_rawsync(const struct lfs_config *cfg) { in lfs_testbd_rawsync() 146 int lfs_testbd_read(const struct lfs_config *cfg, lfs_block_t block, in lfs_testbd_read() 171 int lfs_testbd_prog(const struct lfs_config *cfg, lfs_block_t block, in lfs_testbd_prog() 220 int lfs_testbd_erase(const struct lfs_config *cfg, lfs_block_t block) { in lfs_testbd_erase() [all …]
|
D | lfs_rambd.c | 9 int lfs_rambd_createcfg(const struct lfs_config *cfg, in lfs_rambd_createcfg() 45 int lfs_rambd_create(const struct lfs_config *cfg) { in lfs_rambd_create() 60 int lfs_rambd_destroy(const struct lfs_config *cfg) { in lfs_rambd_destroy() 71 int lfs_rambd_read(const struct lfs_config *cfg, lfs_block_t block, in lfs_rambd_read() 90 int lfs_rambd_prog(const struct lfs_config *cfg, lfs_block_t block, in lfs_rambd_prog() 117 int lfs_rambd_erase(const struct lfs_config *cfg, lfs_block_t block) { in lfs_rambd_erase() 134 int lfs_rambd_sync(const struct lfs_config *cfg) { in lfs_rambd_sync()
|
D | lfs_filebd.c | 13 int lfs_filebd_createcfg(const struct lfs_config *cfg, const char *path, in lfs_filebd_createcfg() 41 int lfs_filebd_create(const struct lfs_config *cfg, const char *path) { in lfs_filebd_create() 58 int lfs_filebd_destroy(const struct lfs_config *cfg) { in lfs_filebd_destroy() 71 int lfs_filebd_read(const struct lfs_config *cfg, lfs_block_t block, in lfs_filebd_read() 108 int lfs_filebd_prog(const struct lfs_config *cfg, lfs_block_t block, in lfs_filebd_prog() 162 int lfs_filebd_erase(const struct lfs_config *cfg, lfs_block_t block) { in lfs_filebd_erase() 192 int lfs_filebd_sync(const struct lfs_config *cfg) { in lfs_filebd_sync()
|
D | lfs_testbd.h | 77 struct lfs_filebd_config cfg; member 81 struct lfs_rambd_config cfg; member 89 const struct lfs_testbd_config *cfg; member
|
/third_party/skia/third_party/externals/tint/src/transform/ |
D | single_entry_point_test.cc | 60 SingleEntryPoint::Config cfg("_"); in TEST_F() local 79 SingleEntryPoint::Config cfg("foo"); in TEST_F() local 95 SingleEntryPoint::Config cfg("main"); in TEST_F() local 130 SingleEntryPoint::Config cfg("comp_main1"); in TEST_F() local 180 SingleEntryPoint::Config cfg("comp_main1"); in TEST_F() local 230 SingleEntryPoint::Config cfg("comp_main1"); in TEST_F() local 250 SingleEntryPoint::Config cfg("main"); in TEST_F() local 293 SingleEntryPoint::Config cfg("comp_main1"); in TEST_F() local 309 SingleEntryPoint::Config cfg("comp_main2"); in TEST_F() local 327 SingleEntryPoint::Config cfg("comp_main3"); in TEST_F() local [all …]
|
D | vertex_pulling_test.cc | 49 VertexPulling::Config cfg; in TEST_F() local 67 VertexPulling::Config cfg; in TEST_F() local 89 VertexPulling::Config cfg; in TEST_F() local 121 VertexPulling::Config cfg; in TEST_F() local 158 VertexPulling::Config cfg; in TEST_F() local 197 VertexPulling::Config cfg; in TEST_F() local 236 VertexPulling::Config cfg; in TEST_F() local 285 VertexPulling::Config cfg; in TEST_F() local 334 VertexPulling::Config cfg; in TEST_F() local 414 VertexPulling::Config cfg; in TEST_F() local [all …]
|
D | array_length_from_uniform_test.cc | 91 ArrayLengthFromUniform::Config cfg({0, 30u}); in TEST_F() local 144 ArrayLengthFromUniform::Config cfg({0, 30u}); in TEST_F() local 261 ArrayLengthFromUniform::Config cfg({0, 30u}); in TEST_F() local 376 ArrayLengthFromUniform::Config cfg({0, 30u}); in TEST_F() local 409 ArrayLengthFromUniform::Config cfg({0, 30u}); in TEST_F() local 480 ArrayLengthFromUniform::Config cfg({0, 30u}); in TEST_F() local
|
/third_party/spirv-tools/test/opt/dominator_tree/ |
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(); in TEST_F() local 333 const CFG& cfg = *context->cfg(); in TEST_F() local 412 const CFG& cfg = *context->cfg(); in TEST_F() local 488 const CFG& cfg = *context->cfg(); in TEST_F() local 609 const CFG& cfg = *context->cfg(); in TEST_F() local 660 const CFG& cfg = *context->cfg(); in TEST_F() local 739 const CFG& cfg = *context->cfg(); in TEST_F() local 774 const CFG& cfg = *context->cfg(); in TEST_F() local [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/dominator_tree/ |
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(); in TEST_F() local 333 const CFG& cfg = *context->cfg(); in TEST_F() local 412 const CFG& cfg = *context->cfg(); in TEST_F() local 488 const CFG& cfg = *context->cfg(); in TEST_F() local 609 const CFG& cfg = *context->cfg(); in TEST_F() local 660 const CFG& cfg = *context->cfg(); in TEST_F() local 739 const CFG& cfg = *context->cfg(); in TEST_F() local 774 const CFG& cfg = *context->cfg(); in TEST_F() local [all …]
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/dominator_tree/ |
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(); in TEST_F() local 333 const CFG& cfg = *context->cfg(); in TEST_F() local 412 const CFG& cfg = *context->cfg(); in TEST_F() local 488 const CFG& cfg = *context->cfg(); in TEST_F() local 609 const CFG& cfg = *context->cfg(); in TEST_F() local 660 const CFG& cfg = *context->cfg(); in TEST_F() local 739 const CFG& cfg = *context->cfg(); in TEST_F() local 774 const CFG& cfg = *context->cfg(); in TEST_F() local [all …]
|
/third_party/alsa-lib/src/ucm/ |
D | parser.c | 67 const char *file, snd_config_t **cfg) in uc_mgr_config_load_file() 232 static int error_node(snd_use_case_mgr_t *uc_mgr, snd_config_t *cfg) in error_node() 252 snd_config_t *cfg) in evaluate_regex() 293 snd_config_t *cfg) in evaluate_define() 342 snd_config_t *cfg) in evaluate_include() 362 snd_config_t *cfg) in evaluate_condition() 382 snd_config_t *cfg) in uc_mgr_evaluate_inplace() 409 static int parse_libconfig1(snd_use_case_mgr_t *uc_mgr, snd_config_t *cfg) in parse_libconfig1() 455 snd_config_t *cfg; in parse_libconfig1() local 498 static int parse_libconfig(snd_use_case_mgr_t *uc_mgr, snd_config_t *cfg) in parse_libconfig() [all …]
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | gfx7_l3_state.c | 71 setup_l3_config(struct brw_context *brw, const struct intel_l3_config *cfg) in setup_l3_config() 195 update_urb_size(struct brw_context *brw, const struct intel_l3_config *cfg) in update_urb_size() 238 const struct intel_l3_config *const cfg = in brw_emit_l3_state() local 304 const struct intel_l3_config *const cfg = intel_get_default_l3_config(devinfo); in gfx7_restore_default_l3_config() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ |
D | PassSupport.h | 33 #define INITIALIZE_PASS(passName, arg, name, cfg, analysis) \ argument 47 #define INITIALIZE_PASS_BEGIN(passName, arg, name, cfg, analysis) \ argument 54 #define INITIALIZE_PASS_END(passName, arg, name, cfg, analysis) \ argument 149 #define INITIALIZE_AG_PASS(passName, agName, arg, name, cfg, analysis, def) \ argument 169 #define INITIALIZE_AG_PASS_BEGIN(passName, agName, arg, n, cfg, analysis, def) \ argument 174 #define INITIALIZE_AG_PASS_END(passName, agName, arg, n, cfg, analysis, def) \ argument
|
/third_party/mesa3d/src/intel/common/ |
D | intel_l3_config.c | 213 intel_get_l3_config_weights(const struct intel_l3_config *cfg) in intel_get_l3_config_weights() 290 const struct intel_l3_config *const cfg = &list->configs[0]; in intel_get_default_l3_config() local 313 const struct intel_l3_config *cfg = &cfgs[i]; in intel_get_l3_config() local 352 const struct intel_l3_config *cfg) in intel_get_l3_config_urb_size() 375 intel_dump_l3_config(const struct intel_l3_config *cfg, FILE *fp) in intel_dump_l3_config()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/perf/ |
D | monitor.cc | 24 std::shared_ptr<ConfigManager> cfg = GlobalContext::config_manager(); in Monitor() local 30 std::shared_ptr<ConfigManager> cfg = GlobalContext::config_manager(); in operator ()() local
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | random_data_op_test.cc | 68 std::shared_ptr<ConfigManager> cfg = GlobalContext::config_manager(); in TEST_F() local 122 std::shared_ptr<ConfigManager> cfg = GlobalContext::config_manager(); in TEST_F() local 155 std::shared_ptr<ConfigManager> cfg = GlobalContext::config_manager(); in TEST_F() local 214 std::shared_ptr<ConfigManager> cfg = GlobalContext::config_manager(); in TEST_F() local 286 std::shared_ptr<ConfigManager> cfg = GlobalContext::config_manager(); in TEST_F() local 358 std::shared_ptr<ConfigManager> cfg = GlobalContext::config_manager(); in TEST_F() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
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 = context->cfg(); in TEST_F() local
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
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 = context->cfg(); in TEST_F() local
|
/third_party/spirv-tools/test/opt/ |
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 = context->cfg(); in TEST_F() local
|
/third_party/spirv-tools/source/opt/ |
D | control_dependence.cpp | 80 const CFG& cfg, const PostDominatorAnalysis& pdom) { in ComputePostDominanceFrontiers() 111 const CFG& cfg, const PostDominatorAnalysis& pdom, uint32_t function_entry, in ComputePostDominanceFrontierForNode() 140 const CFG& cfg, const PostDominatorAnalysis& pdom) { in ComputeControlDependenceGraph()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | control_dependence.cpp | 80 const CFG& cfg, const PostDominatorAnalysis& pdom) { in ComputePostDominanceFrontiers() 111 const CFG& cfg, const PostDominatorAnalysis& pdom, uint32_t function_entry, in ComputePostDominanceFrontierForNode() 140 const CFG& cfg, const PostDominatorAnalysis& pdom) { in ComputeControlDependenceGraph()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | control_dependence.cpp | 80 const CFG& cfg, const PostDominatorAnalysis& pdom) { in ComputePostDominanceFrontiers() 111 const CFG& cfg, const PostDominatorAnalysis& pdom, uint32_t function_entry, in ComputePostDominanceFrontierForNode() 140 const CFG& cfg, const PostDominatorAnalysis& pdom) { in ComputeControlDependenceGraph()
|
/third_party/iptables/extensions/ |
D | libxt_hashlimit.c | 248 struct hashlimit_cfg1 *cfg = (struct hashlimit_cfg1 *)from; in cfg_copy() local 260 struct hashlimit_cfg2 *cfg = (struct hashlimit_cfg2 *)from; in cfg_copy() local 921 hashlimit_mt_print(const struct hashlimit_cfg3 *cfg, unsigned int dmask, int revision) in hashlimit_mt_print() 977 struct hashlimit_cfg3 cfg; in hashlimit_mt4_print_v1() local 993 struct hashlimit_cfg3 cfg; in hashlimit_mt6_print_v1() local 1009 struct hashlimit_cfg3 cfg; in hashlimit_mt4_print_v2() local 1025 struct hashlimit_cfg3 cfg; in hashlimit_mt6_print_v2() local 1078 hashlimit_mt_save(const struct hashlimit_cfg3 *cfg, const char* name, unsigned int dmask, int revis… in hashlimit_mt_save() 1128 struct hashlimit_cfg3 cfg; in hashlimit_mt4_save_v1() local 1143 struct hashlimit_cfg3 cfg; in hashlimit_mt6_save_v1() local [all …]
|
/third_party/mindspore/tests/st/fl/cross_silo_faster_rcnn/src/model_utils/ |
D | config.py | 42 def parse_cli_to_yaml(parser, cfg, helper=None, choices=None, cfg_path="default_config.yaml"): argument 98 def merge(args, cfg): argument
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
D | usbd_config.c | 275 struct gadget_config *cfg = NULL; in fconfig_alloc_gadget_cfg() local 298 struct gadget_config *cfg = NULL; in fconfig_add_gadget_cfg() local 366 struct gadget_config *cfg = NULL; in fconfig_remove_gadget_cfg() local 523 static int fconfig_do_make_function(struct gadget_config *cfg, char *func_name) in fconfig_do_make_function() 584 static int fconfig_do_drop_function(struct gadget_config *cfg, char *func_name) in fconfig_do_drop_function() 614 struct gadget_config *cfg = NULL; in fconfig_get_function_info() local 672 struct gadget_config *cfg = NULL; in fconfig_make_function() local 695 struct gadget_config *cfg = NULL; in fconfig_drop_function() local 718 struct gadget_config *cfg = container_of(obj, struct gadget_config, obj); in usb_config_match() local 759 struct gadget_config *cfg = NULL; in fconfig_composite_initialize() local
|