HomeSort by relevance Sort by last modified time
    Searched refs:reexec (Results 1 - 17 of 17) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_platform_linux.cc 233 bool reexec = false; local
244 reexec = true;
252 reexec = true;
265 reexec = true;
268 if (reexec)
269 ReExec();
  /external/ltp/testcases/kernel/fs/doio/
growfiles.c 386 int reexec = REXEC_INIT; /* reexec info */ local
397 reexec = REXEC_DONE;
925 if (reexec != REXEC_DONE)
926 reexec = REXEC_DOIT;
1208 * re-exec all childern if reexec is set to REXEC_DOIT.
1212 if (reexec == REXEC_DOIT && Opid != Pid) {
    [all...]
  /external/libunwind/aux/
ltmain.sh 28 if test "X$1" = X--no-reexec; then
29 # Discard the --no-reexec flag, and continue.
39 exec $SHELL "$0" --no-reexec ${1+"$@"}
    [all...]
  /external/cmockery/cmockery_0_1_2/
libtool 408 if test "X$1" = X--no-reexec; then
409 # Discard the --no-reexec flag, and continue.
419 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
ltmain.sh 56 if test "X$1" = X--no-reexec; then
57 # Discard the --no-reexec flag, and continue.
67 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
configure 258 if test "X$1" = X--no-reexec; then
259 # Discard the --no-reexec flag, and continue.
269 exec $SHELL "$0" --no-reexec ${1+"$@"}
337 exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
    [all...]
  /external/swiftshader/third_party/LLVM/autoconf/
ltmain.sh 56 if test "X$1" = X--no-reexec; then
57 # Discard the --no-reexec flag, and continue.
67 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
  /external/google-breakpad/autotools/
ltmain.sh 560 if test "X$1" = X--no-reexec; then
561 # Discard the --no-reexec flag, and continue.
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
  /external/google-tv-pairing-protocol/cpp/
libtool 1061 if test "X$1" = X--no-reexec; then
1062 # Discard the --no-reexec flag, and continue.
1072 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
ltmain.sh 560 if test "X$1" = X--no-reexec; then
561 # Discard the --no-reexec flag, and continue.
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
configure 544 if test "X$1" = X--no-reexec; then
545 # Discard the --no-reexec flag, and continue.
555 exec $SHELL "$0" --no-reexec ${1+"$@"}
622 exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
    [all...]
  /external/libnetfilter_conntrack/
ltmain.sh 560 if test "X$1" = X--no-reexec; then
561 # Discard the --no-reexec flag, and continue.
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
  /external/libnfnetlink/
ltmain.sh 560 if test "X$1" = X--no-reexec; then
561 # Discard the --no-reexec flag, and continue.
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
  /external/libogg/
ltmain.sh 560 if test "X$1" = X--no-reexec; then
561 # Discard the --no-reexec flag, and continue.
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
configure 564 if test "X$1" = X--no-reexec; then
565 # Discard the --no-reexec flag, and continue.
575 exec $SHELL "$0" --no-reexec ${1+"$@"}
642 exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
    [all...]
  /external/libusb-compat/
ltmain.sh 560 if test "X$1" = X--no-reexec; then
561 # Discard the --no-reexec flag, and continue.
571 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
    [all...]
configure 586 if test "X$1" = X--no-reexec; then
587 # Discard the --no-reexec flag, and continue.
597 exec $SHELL "$0" --no-reexec ${1+"$@"}
664 exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
    [all...]

Completed in 1001 milliseconds