Searched defs:run_program (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/antlr/runtime/Perl5/t/lib/ANTLR/Runtime/ |
H A D | Test.pm | 112 sub run_program { subroutine
|
/aosp_15_r20/external/skia/modules/skcms/src/ |
H A D | skcms_TransformSkx.cc | 41 void run_program(const Op* program, const void** contexts, ptrdiff_t programSize, in run_program() function
|
H A D | skcms_TransformHsw.cc | 41 void run_program(const Op* program, const void** contexts, ptrdiff_t programSize, in run_program() function
|
H A D | Transform_inl.h | 1522 void run_program(const Op* program, const void** contexts, SKCMS_MAYBE_UNUSED ptrdiff_t programSize, in run_program() function
|
/aosp_15_r20/external/blktrace/iowatcher/ |
H A D | tracers.c | 126 int run_program(int argc, char **argv, int wait, pid_t *pid, char *outpath) in run_program() function
|
/aosp_15_r20/external/e2fsprogs/misc/ |
H A D | logsave.c | 160 static int run_program(char **argv) in run_program() function
|