Home
last modified time | relevance | path

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 DTest.pm112 sub run_program { subroutine
/aosp_15_r20/external/skia/modules/skcms/src/
H A Dskcms_TransformSkx.cc41 void run_program(const Op* program, const void** contexts, ptrdiff_t programSize, in run_program() function
H A Dskcms_TransformHsw.cc41 void run_program(const Op* program, const void** contexts, ptrdiff_t programSize, in run_program() function
H A DTransform_inl.h1522 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 Dtracers.c126 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 Dlogsave.c160 static int run_program(char **argv) in run_program() function