Home
last modified time | relevance | path

Searched refs:execs (Results 1 – 23 of 23) sorted by relevance

/external/chromium_org/tools/gn/
Dtrace.cc101 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/
Dpopt.c195 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()
Dpoptint.h79 poptItem execs; member
Dpopthelp.c511 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/
Dltmain.sh4905 Currently, it simply execs the wrapper *script* "/bin/sh $output",
Dlibtool5257 Currently, it simply execs the wrapper *script* "/bin/sh $output",
/external/chromium_org/third_party/yasm/source/patched-yasm/config/
Dltmain.sh4953 Currently, it simply execs the wrapper *script* "/bin/sh $output",
/external/chromium_org/third_party/libevent/
Dltmain.sh4972 Currently, it simply execs the wrapper *script* "/bin/sh $output",
/external/protobuf/
Dltmain.sh2936 Currently, it simply execs the wrapper *script* "$SHELL $output",
/external/libmtp/
Dltmain.sh3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
/external/chromium_org/third_party/sqlite/src/
Dltmain.sh3152 Currently, it simply execs the wrapper *script* "$SHELL $output",
/external/libusb-compat/
Dltmain.sh3152 Currently, it simply execs the wrapper *script* "$SHELL $output",
/external/qemu/distrib/sdl-1.2.15/build-scripts/
Dltmain.sh3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
/external/libogg/
Dltmain.sh3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
/external/chromium_org/third_party/tcmalloc/vendor/
Dltmain.sh3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
/external/libusb/
Dltmain.sh3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
/external/google-tv-pairing-protocol/cpp/
Dlibtool3646 Currently, it simply execs the wrapper *script* "$SHELL $output",
Dltmain.sh3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
/external/libvorbis/
Dltmain.sh3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
/external/chromium_org/third_party/libxml/src/
Dltmain.sh3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
/external/chromium_org/sdch/open-vcdiff/
Dltmain.sh3145 Currently, it simply execs the wrapper *script* "$SHELL $output",
/external/strace/
DChangeLog-CVS331 execs the program to strace. Normally (w/o -D), it is child
332 who execs the program.
/external/valgrind/main/
DNEWS749 286270 vgpreload is not friendly to 64->32 bit execs, gives ld.so warnings