Searched refs:process_options (Results 1 – 9 of 9) sorted by relevance
/third_party/ltp/testcases/kernel/controllers/memcg/control/ |
D | mem_process.c | 50 void process_options(int argc, char **argv) in process_options() function 120 process_options(argc, argv); in main()
|
/third_party/mindspore/ |
D | build.sh | 27 source ./scripts/build/process_options.sh 70 process_options "$@"
|
/third_party/ltp/testcases/kernel/connectors/pec/ |
D | event_generator.c | 118 static void process_options(int argc, char **argv) in process_options() function 177 process_options(argc, argv); in main()
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_syscall_test/ |
D | cpuset_syscall_test.c | 74 void process_options(int argc, char *argv[]) in process_options() function 225 process_options(argc, argv); in main()
|
/third_party/ltp/testcases/kernel/controllers/memcg/functional/ |
D | memcg_process.c | 63 static void process_options(int argc, char *argv[]) in process_options() function 299 process_options(argc, argv); in main()
|
/third_party/mindspore/scripts/build/ |
D | process_options.sh | 20 process_options() function
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/ |
D | cpuset_memory_test.c | 89 void process_options(int argc, char *argv[]) in process_options() function 332 process_options(argc, argv); in main()
|
/third_party/ffmpeg/libavfilter/ |
D | avfilter.c | 809 static int process_options(AVFilterContext *ctx, AVDictionary **options, in process_options() function 1017 ret = process_options(filter, &options, copy); in avfilter_init_str() 1026 ret = process_options(filter, &options, args); in avfilter_init_str()
|
/third_party/nghttp2/src/ |
D | shrpx.cc | 2880 int process_options(Config *config, in process_options() function 3195 rv = process_options(new_config.get(), suconfig.cmdcfgs); in reload_config() 4341 rv = process_options(mod_config(), cmdcfgs); in main()
|