Home
last modified time | relevance | path

Searched refs:run_program (Results 1 - 5 of 5) sorted by relevance

/third_party/alsa-utils/alsactl/
H A Dinit_utils_run.c241 int run_program(struct space *space, const char *command0, char *result, in run_program() function
H A Dinit_parse.c1394 if (run_program(space, string, result, sizeof(result), NULL, space->log_run) != 0) { in parse_line()
/third_party/skia/third_party/skcms/
H A Dskcms.cc2394 // Now, instantiate any other versions of run_program() we may want for runtime detection.
2938 auto run = baseline::run_program;
2942 case CpuType::HSW: run = hsw::run_program; break;
2943 case CpuType::SKX: run = hsw::run_program; break;
2950 case CpuType::SKX: run = skx::run_program; break;
/third_party/lwip/src/netif/ppp/
H A Dipv6cp.c1387 ipv6cp_script_pid = run_program(script, argv, 0, ipv6cp_script_done,
/third_party/skia/third_party/skcms/src/
H A DTransform_inl.h1565 static void run_program(const Op* program, const void** arguments, in run_program() function

Completed in 11 milliseconds