/frameworks/av/media/libstagefright/ |
MediaSync.cpp | 635 // Something is wrong since this buffer should be at our hands, bail. 689 // Something is wrong since this buffer should be held by output now, bail. 740 // The buffer is unknown, something is wrong, bail.
|
/external/llvm/lib/Analysis/ |
GlobalsModRef.cpp | 389 // If the initializer is a valid pointer, bail. 395 // load or store, bail out. 421 // non-simple way (e.g. stored to another global) bail out. 429 // Something complex, bail out. 739 // Otherwise, a load could come from anywhere, so bail. [all...] |
/external/syslinux/com32/elflink/ldlinux/ |
readconfig.c | 794 goto bail; 800 goto bail; 809 bail: 832 goto bail; 846 bail: [all...] |
/art/compiler/optimizing/ |
intrinsics_x86_64.cc | [all...] |
intrinsics_x86.cc | [all...] |
sharpening.cc | 227 // We actually cannot reference this class, we're forced to bail.
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
InstructionSimplify.cpp | 100 // Recursion is always used, so bail out at once if we already hit the limit. 163 // Recursion is always used, so bail out at once if we already hit the limit. 236 // Recursion is always used, so bail out at once if we already hit the limit. 334 // Recursion is always used, so bail out at once if we already hit the limit. 408 // Recursion is always used, so bail out at once if we already hit the limit. 463 // Recursion is always used, so bail out at once if we already hit the limit. 470 // Bail out if RHS and the phi may be mutually interdependent due to a loop. 476 // Bail out if LHS and the phi may be mutually interdependent due to a loop. 507 // Recursion is always used, so bail out at once if we already hit the limit. 519 // Bail out if RHS and the phi may be mutually interdependent due to a loop [all...] |
/external/icu/icu4c/source/test/intltest/ |
srchtest.cpp | 556 goto bail; 561 goto bail; 564 bail: [all...] |
/external/llvm/lib/Target/AArch64/ |
AArch64LoadStoreOptimizer.cpp | [all...] |
/bionic/libc/bionic/ |
fts.c | 1039 goto bail; 1044 goto bail; 1047 bail:
|
/cts/tools/dasm/src/java_cup/ |
production.java | 497 /* bail out early if we have no work to do */ 553 /* bail out early if we have nothing to do */ 616 /* if we already know bail out early */
|
/external/clang/lib/StaticAnalyzer/Core/ |
CheckerManager.cpp | 539 // bail out. 561 // way), bail out. 575 // bail out.
|
/external/curl/lib/ |
tftp.c | 211 /* time-out, bail out, go home */ 730 /* Bail out if over the maximum */ [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/ |
numberformattestspecification.txt | 711 // A decimal after a decimal means bail 779 // J and JDK bail 782 // J and JDK bail
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/ |
numberformattestspecification.txt | 711 // A decimal after a decimal means bail 779 // J and JDK bail 782 // J and JDK bail
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
ARMAddressingModes.h | 177 // If this cannot be handled with a single shifter_op, bail out. 188 // If this can be handled with a single shifter_op, bail out. 337 // values. If this can be handled with a single shifter or splat, bail
|
/external/syslinux/core/lwip/src/netif/ppp/ |
ppp_oe.c | 574 /* bail out */ 614 /* bail out */ 1069 /* bail out */ [all...] |
/frameworks/av/media/libstagefright/foundation/ |
ANetworkSession.cpp | 984 goto bail; 1157 goto bail; 1163 bail: [all...] |
/tools/tradefederation/core/src/com/android/tradefed/device/ |
TestDevice.java | 482 // unsupported API level, bail 486 // input dispatch is ready, bail 535 // output does not contain the line at all, implying unsupported API level, bail [all...] |
/developers/build/prebuilts/gradle/BasicAndroidKeyStore/Application/src/main/java/com/example/android/basicandroidkeystore/ |
BasicAndroidKeyStoreFragment.java | 293 // Make sure the signature string exists. If not, bail out, nothing to do.
|
/developers/samples/android/security/keystore/BasicAndroidKeyStore/Application/src/main/java/com/example/android/basicandroidkeystore/ |
BasicAndroidKeyStoreFragment.java | 293 // Make sure the signature string exists. If not, bail out, nothing to do.
|
/development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.basicandroidkeystore/ |
BasicAndroidKeyStoreFragment.java | 293 // Make sure the signature string exists. If not, bail out, nothing to do.
|
/external/ImageMagick/MagickCore/ |
compress.c | 447 bail, 526 bail=MagickFalse; 539 bail=MagickTrue; 546 if (bail != MagickFalse) 442 bail, local [all...] |
/external/aac/libSBRdec/src/ |
env_extr.cpp | 191 goto bail; 234 bail: 458 goto bail; 466 bail: [all...] |
/external/clang/lib/CodeGen/ |
CGCXXABI.cpp | 240 // If we don't need an array cookie, bail out early.
|