Searched refs:execs (Results 1 – 20 of 20) sorted by relevance
/external/oprofile/libpopt/ |
D | popt.c | 195 con->execs = NULL; in poptGetContext() 273 if (con->execs == NULL || con->numExecs <= 0) /* XXX can't happen */ in handleExec() 277 item = con->execs + i; in handleExec() 292 con->doExec = con->execs + i; in handleExec() 1083 if (con->execs != NULL) in poptFreeContext() 1085 item = con->execs + i; in poptFreeContext() 1093 con->execs = _free(con->execs); in poptFreeContext() 1132 items = &con->execs; in poptAddItem()
|
D | poptint.h | 79 poptItem execs; member
|
D | popthelp.c | 511 itemHelp(fp, con->execs, con->numExecs, left, NULL); in singleTableHelp() 804 cursor = itemUsage(fp, cursor, con->execs, con->numExecs, NULL); in poptPrintUsage()
|
/external/qemu/docs/ |
D | ANDROID-TRACING.TXT | 6 to the emulator (e.g. context switches, forks, execs, etc...). Used by both -trace
|
/external/quake/quake/src/QW/ |
D | qwchangelog.txt | 223 - now execs the config.cfg in a gamedir upon receiving a new gamedir from
|
D | qwrlnote.txt | 289 - Now execs the config.cfg in a gamedir upon receiving a new gamedir from
|
/external/expat/conftools/ |
D | ltmain.sh | 4897 Currently, it simply execs the wrapper *script* "/bin/sh $output",
|
/external/chromium/third_party/libevent/ |
D | ltmain.sh | 4972 Currently, it simply execs the wrapper *script* "/bin/sh $output",
|
/external/llvm/projects/sample/autoconf/ |
D | ltmain.sh | 4897 Currently, it simply execs the wrapper *script* "/bin/sh $output",
|
/external/chromium/sdch/open-vcdiff/ |
D | ltmain.sh | 4980 Currently, it simply execs the wrapper *script* "/bin/sh $output",
|
/external/libffi/ |
D | ltmain.sh | 4946 Currently, it simply execs the wrapper *script* "/bin/sh $output",
|
/external/llvm/autoconf/ |
D | ltmain.sh | 4897 Currently, it simply execs the wrapper *script* "/bin/sh $output",
|
/external/protobuf/gtest/build-aux/ |
D | ltmain.sh | 2936 Currently, it simply execs the wrapper *script* "$SHELL $output",
|
/external/protobuf/ |
D | ltmain.sh | 2936 Currently, it simply execs the wrapper *script* "$SHELL $output",
|
/external/libusb/ |
D | ltmain.sh | 3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
|
/external/openfst/ |
D | ltmain.sh | 3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
|
/external/libusb-compat/ |
D | ltmain.sh | 3152 Currently, it simply execs the wrapper *script* "$SHELL $output",
|
/external/libmtp/ |
D | ltmain.sh | 3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
|
/external/libpng/ |
D | ltmain.sh | 3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
|
/external/strace/ |
D | ChangeLog-CVS | 331 execs the program to strace. Normally (w/o -D), it is child 332 who execs the program.
|