/external/chromium_org/tools/gn/ |
D | trace.cc | 101 void SummarizeFileExecs(std::vector<const TraceItem*>& execs, in SummarizeFileExecs() argument 104 SummarizeCoalesced(execs, out); in SummarizeFileExecs() 107 void SummarizeScriptExecs(std::vector<const TraceItem*>& execs, in SummarizeScriptExecs() argument 110 SummarizeCoalesced(execs, out); in SummarizeScriptExecs()
|
/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/cmockery/cmockery_0_1_2/ |
D | ltmain.sh | 4905 Currently, it simply execs the wrapper *script* "/bin/sh $output",
|
D | libtool | 5257 Currently, it simply execs the wrapper *script* "/bin/sh $output",
|
/external/chromium_org/third_party/yasm/source/patched-yasm/config/ |
D | ltmain.sh | 4953 Currently, it simply execs the wrapper *script* "/bin/sh $output",
|
/external/chromium_org/third_party/libevent/ |
D | ltmain.sh | 4972 Currently, it simply execs the wrapper *script* "/bin/sh $output",
|
/external/protobuf/ |
D | ltmain.sh | 2936 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/chromium_org/third_party/sqlite/src/ |
D | ltmain.sh | 3152 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/qemu/distrib/sdl-1.2.15/build-scripts/ |
D | ltmain.sh | 3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
|
/external/libogg/ |
D | ltmain.sh | 3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
|
/external/chromium_org/third_party/tcmalloc/vendor/ |
D | ltmain.sh | 3145 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/google-tv-pairing-protocol/cpp/ |
D | libtool | 3646 Currently, it simply execs the wrapper *script* "$SHELL $output",
|
D | ltmain.sh | 3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
|
/external/libvorbis/ |
D | ltmain.sh | 3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
|
/external/chromium_org/third_party/libxml/src/ |
D | ltmain.sh | 3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
|
/external/chromium_org/sdch/open-vcdiff/ |
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.
|
/external/valgrind/main/ |
D | NEWS | 749 286270 vgpreload is not friendly to 64->32 bit execs, gives ld.so warnings
|