Searched defs:run_program (Results 1 – 8 of 8) sorted by relevance
/external/antlr/runtime/Perl5/t/lib/ANTLR/Runtime/ |
D | Test.pm | 112 sub run_program { subroutine
|
/external/skia/modules/skcms/src/ |
D | skcms_TransformSkx.cc | 41 void run_program(const Op* program, const void** contexts, ptrdiff_t programSize, in run_program() function
|
D | skcms_TransformHsw.cc | 41 void run_program(const Op* program, const void** contexts, ptrdiff_t programSize, in run_program() function
|
D | Transform_inl.h | 1522 void run_program(const Op* program, const void** contexts, SKCMS_MAYBE_UNUSED ptrdiff_t programSize, in run_program() function
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/glyf/hint/engine/ |
D | dispatch.rs | 14 pub fn run_program(&mut self, program: Program, is_pedantic: bool) -> Result<(), HintError> { in run_program() method
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/outline/glyf/hint/engine/ |
D | dispatch.rs | 14 pub fn run_program(&mut self, program: Program, is_pedantic: bool) -> Result<(), HintError> { in run_program() method
|
/external/blktrace/iowatcher/ |
D | tracers.c | 126 int run_program(int argc, char **argv, int wait, pid_t *pid, char *outpath) in run_program() function
|
/external/e2fsprogs/misc/ |
D | logsave.c | 160 static int run_program(char **argv) in run_program() function
|