/external/libcap-ng/libcap-ng-0.7/ |
install-sh | 51 doit=${DOITPROG-} 52 if test -z "$doit"; then 55 doit_exec=$doit 446 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && 447 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && 449 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 466 # errors from the above "$doit $cpprog $src $dsttmp" command. 468 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && 469 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && 470 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } & [all...] |
/external/libexif/ |
install-sh | 51 doit=${DOITPROG-} 52 if test -z "$doit"; then 55 doit_exec=$doit 439 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && 440 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && 442 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 459 # errors from the above "$doit $cpprog $src $dsttmp" command. 461 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && 462 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && 463 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } & [all...] |
/external/libmtp/ |
install-sh | 51 doit=${DOITPROG-} 52 if test -z "$doit"; then 55 doit_exec=$doit 439 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && 440 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && 442 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 459 # errors from the above "$doit $cpprog $src $dsttmp" command. 461 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && 462 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && 463 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } & [all...] |
/external/libpng/ |
install-sh | 51 doit=${DOITPROG-} 52 if test -z "$doit"; then 55 doit_exec=$doit 439 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && 440 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && 442 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 459 # errors from the above "$doit $cpprog $src $dsttmp" command. 461 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && 462 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && 463 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } & [all...] |
/external/libusb/ |
install-sh | 51 doit="${DOITPROG-}" 52 if test -z "$doit"; then 55 doit_exec=$doit 440 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && 441 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && 443 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 460 # errors from the above "$doit $cpprog $src $dsttmp" command. 462 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \ 463 && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \ 464 && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } [all...] |
/external/libusb-compat/ |
install-sh | 51 doit=${DOITPROG-} 52 if test -z "$doit"; then 55 doit_exec=$doit 439 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && 440 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && 442 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 459 # errors from the above "$doit $cpprog $src $dsttmp" command. 461 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && 462 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && 463 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } & [all...] |
/external/marisa-trie/ |
install-sh | 51 doit=${DOITPROG-} 52 if test -z "$doit"; then 55 doit_exec=$doit 439 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && 440 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && 442 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 459 # errors from the above "$doit $cpprog $src $dsttmp" command. 461 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && 462 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && 463 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } & [all...] |
/external/open-vcdiff/ |
install-sh | 51 doit=${DOITPROG-} 52 if test -z "$doit"; then 55 doit_exec=$doit 439 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && 440 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && 442 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 459 # errors from the above "$doit $cpprog $src $dsttmp" command. 461 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && 462 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && 463 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } & [all...] |
/external/openfst/ |
install-sh | 51 doit=${DOITPROG-} 52 if test -z "$doit"; then 55 doit_exec=$doit 439 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && 440 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && 442 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 459 # errors from the above "$doit $cpprog $src $dsttmp" command. 461 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && 462 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && 463 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } & [all...] |
/external/pixman/ |
install-sh | 51 doit=${DOITPROG-} 52 if test -z "$doit"; then 55 doit_exec=$doit 446 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && 447 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && 449 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 466 # errors from the above "$doit $cpprog $src $dsttmp" command. 468 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && 469 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && 470 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } & [all...] |
/external/protobuf/gtest/build-aux/ |
install-sh | 51 doit=${DOITPROG-} 52 if test -z "$doit"; then 55 doit_exec=$doit 439 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && 440 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && 442 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 459 # errors from the above "$doit $cpprog $src $dsttmp" command. 461 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && 462 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && 463 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } & [all...] |
/external/protobuf/ |
install-sh | 51 doit=${DOITPROG-} 52 if test -z "$doit"; then 55 doit_exec=$doit 439 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && 440 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && 442 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 459 # errors from the above "$doit $cpprog $src $dsttmp" command. 461 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && 462 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && 463 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } & [all...] |
/external/stressapptest/ |
install-sh | 51 doit=${DOITPROG-} 52 if test -z "$doit"; then 55 doit_exec=$doit 439 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && 440 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && 442 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 459 # errors from the above "$doit $cpprog $src $dsttmp" command. 461 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && 462 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && 463 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } & [all...] |
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
install-sh | 51 doit=${DOITPROG-} 52 if test -z "$doit"; then 55 doit_exec=$doit 439 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && 440 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && 442 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 459 # errors from the above "$doit $cpprog $src $dsttmp" command. 461 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && 462 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && 463 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } & [all...] |
/external/javassist/src/main/javassist/compiler/ |
ProceedHandler.java | 28 void doit(JvstCodeGen gen, Bytecode b, ASTList args) throws CompileError; method in interface:ProceedHandler
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
sortperf.py | 59 def doit(L): function 93 doit(L) # *sort 95 doit(L) # \sort 96 doit(L) # /sort 103 doit(L) # 3sort 108 doit(L) # +sort 113 doit(L) # %sort 122 doit(L) # ~sort 127 doit(L) # =sort 139 doit(L) # !sor [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
sortperf.py | 59 def doit(L): function 93 doit(L) # *sort 95 doit(L) # \sort 96 doit(L) # /sort 103 doit(L) # 3sort 108 doit(L) # +sort 113 doit(L) # %sort 122 doit(L) # ~sort 127 doit(L) # =sort 139 doit(L) # !sor [all...] |
/external/llvm/utils/ |
makellvm | 16 set doit = 1 26 set doit = 0; shift argv; breaksw 35 set doit = 0; set DEBUG = 1; shift argv; breaksw 132 if ($doit == 1) then
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
OutlineDragListener.java | 49 e.doit = false; 54 e.doit = false; 75 e.doit = !mDragSelection.isEmpty(); 77 if (e.doit) { 109 e.doit = false;
|
/external/llvm/include/llvm/IR/ |
Value.h | 348 static inline bool doit(const Value &Val) { function in struct:llvm::isa_impl 355 static inline bool doit (const Value &Val) { function in struct:llvm::isa_impl 361 static inline bool doit(const Value &Val) { function in struct:llvm::isa_impl 367 static inline bool doit(const Value &Val) { function in struct:llvm::isa_impl 373 static inline bool doit(const Value &Val) { function in struct:llvm::isa_impl 379 static inline bool doit(const Value &Val) { function in struct:llvm::isa_impl 385 static inline bool doit(const Value &Val) { function in struct:llvm::isa_impl 391 static inline bool doit(const Value &Val) { function in struct:llvm::isa_impl 397 static inline bool doit(const Value &Val) { function in struct:llvm::isa_impl 404 static inline bool doit(const Value &Val) function in struct:llvm::isa_impl [all...] |
/external/chromium_org/third_party/openssl/openssl/apps/ |
speed.c | 624 int doit[ALGOR_NUM]; local 683 doit[i]=0; 728 doit[D_EVP]=1; 782 if (strcmp(*argv,"md2") == 0) doit[D_MD2]=1; 786 if (strcmp(*argv,"mdc2") == 0) doit[D_MDC2]=1; 790 if (strcmp(*argv,"md4") == 0) doit[D_MD4]=1; 794 if (strcmp(*argv,"md5") == 0) doit[D_MD5]=1; 798 if (strcmp(*argv,"hmac") == 0) doit[D_HMAC]=1; 802 if (strcmp(*argv,"sha1") == 0) doit[D_SHA1]=1; 804 if (strcmp(*argv,"sha") == 0) doit[D_SHA1]=1 [all...] |
/external/openssl/apps/ |
speed.c | 624 int doit[ALGOR_NUM]; local 683 doit[i]=0; 728 doit[D_EVP]=1; 782 if (strcmp(*argv,"md2") == 0) doit[D_MD2]=1; 786 if (strcmp(*argv,"mdc2") == 0) doit[D_MDC2]=1; 790 if (strcmp(*argv,"md4") == 0) doit[D_MD4]=1; 794 if (strcmp(*argv,"md5") == 0) doit[D_MD5]=1; 798 if (strcmp(*argv,"hmac") == 0) doit[D_HMAC]=1; 802 if (strcmp(*argv,"sha1") == 0) doit[D_SHA1]=1; 804 if (strcmp(*argv,"sha") == 0) doit[D_SHA1]=1 [all...] |
/art/test/053-wait-some/src/ |
Main.java | 28 doit(timing); 31 public static void doit(boolean timing) { method in class:Main
|
/dalvik/tests/053-wait-some/src/ |
Main.java | 14 doit(timing); 17 public static void doit(boolean timing) { method in class:Main
|
/external/clang/test/SemaCXX/ |
warn-unused-value.cpp | 11 void doit() { function in namespace:test0
|