Home
last modified time | relevance | path

Searched defs:program (Results 1 – 5 of 5) sorted by relevance

/ndk/
Dndk-gdb.py40 def find_program(program, extra_paths = []): argument
/ndk/sources/host-tools/sed-4.2.1/sed/
Dcompile.c1628 check_final_program(program) in check_final_program() argument
1708 finish_program(program) in finish_program() argument
Dexecute.c1336 count_branches(program) in count_branches() argument
/ndk/sources/host-tools/make-3.81/
Dmain.c453 char *program; variable
/ndk/sources/host-tools/nawk-20071023/
Drun.c174 Cell *program(Node **a, int n) /* execute an awk program */ in program() function