Home
last modified time | relevance | path

Searched defs:cfg (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/third_party/rust/crates/libc/libc-test/
Dbuild.rs70 let mut cfg = ctest::TestGenerator::new(); in ctest_cfg() localVariable
187 let mut cfg = ctest_cfg(); in test_apple() localVariable
416 let mut cfg = ctest_cfg(); in test_openbsd() localVariable
585 let mut cfg = ctest_cfg(); in test_windows() localVariable
706 let mut cfg = ctest_cfg(); in test_redox() localVariable
759 let mut cfg = ctest_cfg(); in test_solarish() localVariable
994 let mut cfg = ctest_cfg(); in test_netbsd() localVariable
1204 let mut cfg = ctest_cfg(); in test_dragonflybsd() localVariable
1428 let mut cfg = ctest_cfg(); in test_wasi() localVariable
1509 let mut cfg = ctest_cfg(); in test_android() localVariable
[all …]
/third_party/littlefs/bd/
Dlfs_emubd.c49 const struct lfs_config *cfg, in lfs_emubd_mutblock()
97 int lfs_emubd_create(const struct lfs_config *cfg, in lfs_emubd_create()
187 int lfs_emubd_destroy(const struct lfs_config *cfg) { in lfs_emubd_destroy()
215 int lfs_emubd_read(const struct lfs_config *cfg, lfs_block_t block, in lfs_emubd_read()
265 int lfs_emubd_prog(const struct lfs_config *cfg, lfs_block_t block, in lfs_emubd_prog()
356 int lfs_emubd_erase(const struct lfs_config *cfg, lfs_block_t block) { in lfs_emubd_erase()
442 int lfs_emubd_sync(const struct lfs_config *cfg) { in lfs_emubd_sync()
454 static int lfs_emubd_rawcrc(const struct lfs_config *cfg, in lfs_emubd_rawcrc()
479 int lfs_emubd_crc(const struct lfs_config *cfg, in lfs_emubd_crc()
488 int lfs_emubd_bdcrc(const struct lfs_config *cfg, uint32_t *crc) { in lfs_emubd_bdcrc()
[all …]
Dlfs_testbd.c14 int lfs_testbd_createcfg(const struct lfs_config *cfg, const char *path, in lfs_testbd_createcfg()
71 int lfs_testbd_create(const struct lfs_config *cfg, const char *path) { in lfs_testbd_create()
88 int lfs_testbd_destroy(const struct lfs_config *cfg) { in lfs_testbd_destroy()
107 static int lfs_testbd_rawread(const struct lfs_config *cfg, lfs_block_t block, in lfs_testbd_rawread()
117 static int lfs_testbd_rawprog(const struct lfs_config *cfg, lfs_block_t block, in lfs_testbd_rawprog()
127 static int lfs_testbd_rawerase(const struct lfs_config *cfg, in lfs_testbd_rawerase()
137 static int lfs_testbd_rawsync(const struct lfs_config *cfg) { in lfs_testbd_rawsync()
147 int lfs_testbd_read(const struct lfs_config *cfg, lfs_block_t block, in lfs_testbd_read()
172 int lfs_testbd_prog(const struct lfs_config *cfg, lfs_block_t block, in lfs_testbd_prog()
221 int lfs_testbd_erase(const struct lfs_config *cfg, lfs_block_t block) { in lfs_testbd_erase()
[all …]
Dlfs_rambd.c10 int lfs_rambd_create(const struct lfs_config *cfg, in lfs_rambd_create()
44 int lfs_rambd_destroy(const struct lfs_config *cfg) { in lfs_rambd_destroy()
55 int lfs_rambd_read(const struct lfs_config *cfg, lfs_block_t block, in lfs_rambd_read()
75 int lfs_rambd_prog(const struct lfs_config *cfg, lfs_block_t block, in lfs_rambd_prog()
95 int lfs_rambd_erase(const struct lfs_config *cfg, lfs_block_t block) { in lfs_rambd_erase()
110 int lfs_rambd_sync(const struct lfs_config *cfg) { in lfs_rambd_sync()
Dlfs_filebd.c18 int lfs_filebd_create(const struct lfs_config *cfg, const char *path, in lfs_filebd_create()
52 int lfs_filebd_destroy(const struct lfs_config *cfg) { in lfs_filebd_destroy()
65 int lfs_filebd_read(const struct lfs_config *cfg, lfs_block_t block, in lfs_filebd_read()
101 int lfs_filebd_prog(const struct lfs_config *cfg, lfs_block_t block, in lfs_filebd_prog()
134 int lfs_filebd_erase(const struct lfs_config *cfg, lfs_block_t block) { in lfs_filebd_erase()
149 int lfs_filebd_sync(const struct lfs_config *cfg) { in lfs_filebd_sync()
/third_party/skia/third_party/externals/tint/src/transform/
Dsingle_entry_point_test.cc60 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 …]
Dvertex_pulling_test.cc49 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 …]
Darray_length_from_uniform_test.cc91 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/skia/third_party/externals/spirv-tools/test/opt/dominator_tree/
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(); 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/
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(); 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/spirv-tools/test/opt/dominator_tree/
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(); 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/
Dparser.c67 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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
DPassSupport.h33 #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/spirv-tools/test/opt/
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 = context->cfg(); in TEST_F() local
257 CFG* cfg = context->cfg(); in TEST_F() local
307 CFG* cfg = context->cfg(); in TEST_F() local
/third_party/mesa3d/src/intel/common/
Dintel_l3_config.c213 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()
380 intel_dump_l3_config(const struct intel_l3_config *cfg, FILE *fp) in intel_dump_l3_config()
/third_party/lame/libmp3lame/
Dbitstream.c61 calcFrameLength(SessionConfig_t const *const cfg, int kbps, int pad) in calcFrameLength()
73 SessionConfig_t const *const cfg = &gfc->cfg; in getframebits() local
91 get_max_frame_buffer_size_by_constraint(SessionConfig_t const * cfg, int constraint) in get_max_frame_buffer_size_by_constraint()
135 SessionConfig_t const *const cfg = &gfc->cfg; in putheader_bits() local
228 SessionConfig_t const *const cfg = &gfc->cfg; in drain_into_ancillary() local
306 SessionConfig_t const *const cfg = &gfc->cfg; in CRC_writeheader() local
323 SessionConfig_t const *const cfg = &gfc->cfg; in encodeSideInfo2() local
688 SessionConfig_t const *const cfg = &gfc->cfg; in writeMainData() local
804 SessionConfig_t const *const cfg = &gfc->cfg; in compute_flushbits() local
920 SessionConfig_t const *const cfg = &gfc->cfg; in format_bitstream() local
[all …]
Dencoder.c59 SessionConfig_t const *const cfg = &gfc->cfg; in adjust_ATH() local
158 SessionConfig_t const *const cfg = &gfc->cfg; in updateStats() local
192 SessionConfig_t const *const cfg = &gfc->cfg; in lame_encode_frame_init() local
313 SessionConfig_t const *const cfg = &gfc->cfg; in lame_encode_mp3_frame() local
Dreservoir.c85 SessionConfig_t const *const cfg = &gfc->cfg; in ResvFrameBegin() local
177 SessionConfig_t const *const cfg = &gfc->cfg; in ResvMaxBits() local
241 SessionConfig_t const *const cfg = &gfc->cfg; in ResvFrameEnd() local
Dlame.c107 SessionConfig_t *const cfg = &gfc->cfg; in lame_init_params_ppflt() local
368 SessionConfig_t *const cfg = &gfc->cfg; in lame_init_qval() local
546 SessionConfig_t *cfg; in lame_init_params() local
1337 SessionConfig_t const *const cfg = &gfc->cfg; in lame_print_config() local
1428 SessionConfig_t const *const cfg = &gfc->cfg; in lame_print_internals() local
1600 SessionConfig_t const *const cfg = &gfc->cfg; in save_gain_values() local
1661 calcNeeded(SessionConfig_t const * cfg) in calcNeeded()
1708 SessionConfig_t const *const cfg = &gfc->cfg; in lame_encode_buffer_sample_t() local
1826 SessionConfig_t const *const cfg = &gfc->cfg; in lame_copy_inbuffer() local
1882 SessionConfig_t const *const cfg = &gfc->cfg; in lame_encode_buffer_template() local
[all …]
/third_party/skia/third_party/externals/spirv-tools/test/opt/
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 = context->cfg(); in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
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 = context->cfg(); in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dcontrol_dependence.cpp80 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/spirv-tools/source/opt/
Dcontrol_dependence.cpp80 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/
Dcontrol_dependence.cpp80 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/NuttX/drivers/usbdev/gadget/fconfig/src/
Dusbd_config.c275 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

12345678910>>...14