HomeSort by relevance Sort by last modified time
    Searched full:bail (Results 226 - 250 of 1342) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/libs/androidfw/
ZipUtils.cpp 93 goto bail;
147 bail:
Asset.cpp 911 goto bail;
917 goto bail;
925 goto bail;
932 goto bail;
945 bail:
  /hardware/google/apf/
apf_interpreter.c 267 // Bail out
273 // Bail out
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 320 // Unhandled operand. Halt "fast" selection and bail.
388 // Unhandled type. Halt "fast" selection and bail.
426 if (!Op0) // Unhandled operand. Halt "fast" selection and bail.
470 if (!Op1) // Unhandled operand. Halt "fast" selection and bail.
479 // the given ISD opcode and type. Halt "fast" selection and bail.
489 if (!N) // Unhandled operand. Halt "fast" selection and bail.
509 if (!N) // Unhandled operand. Halt "fast" selection and bail.
527 if (!N) // Unhandled operand. Halt "fast" selection and bail.
536 if (!N) // Unhandled operand. Halt "fast" selection and bail.
547 if (!IdxN) // Unhandled operand. Halt "fast" selection and bail
    [all...]
  /external/dnsmasq/po/
fr.po 49 msgstr "ne donne pas de nom %s au bail DHCP de %s parce-que le nom existe dans %s avec l'adresse %s"
147 msgstr "Autorise DHCP dans la plage d'adresses donn?e sur la dur?e de validit? du bail."
401 msgstr "Script ? ex?cuter lors de la cr?ation ou destruction de bail DHCP."
608 msgstr "pour permettre l'ex?cution de scripts au changement de bail (lease-change), recompiler en d?finissant HAVE_SCRIPT"
1009 msgstr "baux statiques DHCP seulement sur %.0s%s, dur?e de validit? de bail %s"
1019 msgstr "DHCP, plage d'adresses %s -- %s, dur?e de bail %s"
    [all...]
  /frameworks/base/tools/aapt2/compile/
Png.cpp     [all...]
  /external/aac/libSYS/src/
wav_file.cpp 392 goto bail;
398 goto bail;
405 goto bail;
429 goto bail;
439 bail:
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationFastLatinBuilder.java 216 // bail out for c
336 // Bail out for c-without-contraction.
351 // Bail out for all contractions starting with this character.
373 // we need to enter contraction handling anyway so that we can bail out
376 // following umlaut and bail out, rather than return the difference of Y vs. u.
  /external/icu/icu4c/source/i18n/
collationfastlatinbuilder.cpp 228 // bail out for c
354 // Bail out for c-without-contraction.
368 // Bail out for all contractions starting with this character.
391 // we need to enter contraction handling anyway so that we can bail out
394 // following umlaut and bail out, rather than return the difference of Y vs. u.
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationFastLatinBuilder.java 215 // bail out for c
335 // Bail out for c-without-contraction.
350 // Bail out for all contractions starting with this character.
372 // we need to enter contraction handling anyway so that we can bail out
375 // following umlaut and bail out, rather than return the difference of Y vs. u.
  /external/syslinux/com32/lib/pci/
scan.c 500 goto bail;
505 goto bail;
511 goto bail;
516 goto bail;
533 bail:
  /system/media/alsa_utils/
alsa_device_profile.c 440 /* we don't have room for another, so bail at this point rather than
471 /* we don't have room for another, so bail at this point rather than
559 /* we don't have room for another, so bail at this point rather than
572 /* we don't have room for another, so bail at this point rather than
589 return; /* bail early */
  /dalvik/dexdump/
DexDump.cpp     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
modsupport.c 169 /* Note that we can't bail immediately on error as this will leak
216 /* Note that we can't bail immediately on error as this will leak
265 /* Note that we can't bail immediately on error as this will leak
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
modsupport.c 169 /* Note that we can't bail immediately on error as this will leak
216 /* Note that we can't bail immediately on error as this will leak
265 /* Note that we can't bail immediately on error as this will leak
  /external/aac/libAACdec/src/
channel.cpp 251 goto bail;
442 goto bail;
449 bail:
  /external/icu/icu4c/source/test/intltest/
colldata.cpp 339 goto bail;
346 goto bail;
404 bail:
  /external/llvm/lib/Analysis/
Loads.cpp 398 // Otherwise the store that may or may not alias the pointer, bail out.
403 // If this is some other instruction that may clobber Ptr, bail out.
411 // May modify the pointer, bail out.
  /external/python/cpython2/Python/
modsupport.c 203 /* Note that we can't bail immediately on error as this will leak
247 /* Note that we can't bail immediately on error as this will leak
292 /* Note that we can't bail immediately on error as this will leak
  /frameworks/base/services/core/java/com/android/server/pm/
BackgroundDexOptService.java 202 // Rather bail than completely drain the battery.
207 // Rather bail than completely fill up the disk.
385 // Rather bail than completely fill up the disk.
  /external/icu/icu4c/source/test/letest/
cletest.c 167 goto bail;
183 bail:
230 goto bail;
237 goto bail;
246 goto bail;
282 bail:
  /external/syslinux/efi/
main.c 1071 goto bail;
1079 goto bail;
1106 goto bail;
1120 goto bail;
1180 bail:
1307 /* TODO: once all errors are captured in efi_errno, bail out if necessary */
    [all...]
  /art/compiler/optimizing/
intrinsics.cc 198 // and in the boot image). Bail if not.
228 // which is easy to generate code for. We bail if not.
  /art/runtime/
vdex_file.cc 222 // Bail early if there is no quickening info.
296 // Bail early if there is no quickening info.
  /external/aac/libAACenc/src/
psy_main.cpp 141 goto bail;
149 goto bail;
158 goto bail;
164 goto bail;
173 bail:
203 goto bail;
214 goto bail;
221 bail:
    [all...]

Completed in 1494 milliseconds

1 2 3 4 5 6 7 8 91011>>