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

<<11121314151617181920>>

  /external/mesa3d/src/mesa/drivers/dri/common/
megadriver_stub.c 140 * bail out.
  /external/mesa3d/src/mesa/x86/
read_rgba_span_x86.S 95 jle .L20 /* Bail if there's nothing to do. */
193 jle .L35 /* Bail if there's nothing to do. */
354 jle .L46 /* Bail if there's nothing to do. */
525 jl .L01 /* Bail early if the count is negative. */
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
AddrModeMatcher.cpp 90 // If the new address isn't legal, bail out.
292 // If even that didn't work, bail.
413 // If this is an obviously unfoldable instruction, bail out.
438 // If this is a memory operand, we're cool, otherwise bail out.
  /external/swiftshader/third_party/LLVM/tools/llvm-objdump/
MCFunction.cpp 121 // Indirect branch. Bail and add all blocks of the function as a
  /external/swiftshader/third_party/subzero/pnacl-llvm/
NaClBitCodes.cpp 74 // Bail out early, in case we are incrementally building the
  /external/syslinux/com32/chain/
partiter.c 107 goto bail;
117 bail:
137 goto bail;
152 bail:
  /external/syslinux/com32/lib/syslinux/
movebits.c 407 goto bail;
570 goto bail; /* Stuck! */
614 goto bail; /* Stuck! */
626 bail:
  /external/tcpdump/
print-mpls.c 179 /* ok bail out - we did not figure out what it is*/
print-tftp.c 128 /* Bail if bogus opcode */
  /external/webrtc/webrtc/modules/desktop_capture/
cropping_window_capturer_win.cc 87 // Bail out if failed to get the window area.
  /frameworks/base/core/java/com/android/internal/alsa/
AlsaDevicesParser.java 86 break; // bail
  /frameworks/base/core/java/com/android/internal/os/
BatterySipper.java 165 // Bail out if the current sipper is not an App sipper.
  /frameworks/base/media/jni/audioeffect/
android_media_AudioEffect.cpp 918 goto bail;
924 goto bail;
929 goto bail;
935 bail:
  /hardware/intel/common/libva/test/putsurface/
putsurface_x11.c 153 /* bail on any focused key press */
  /packages/apps/Contacts/src/com/android/contacts/util/
ImageViewDrawableSetter.java 108 // If we don't have a new Drawable, something went wrong... bail out.
  /packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
DocumentImagePicker.java 117 // hacker sending private app data. Bail out
  /packages/apps/Settings/src/com/android/settings/
AppWidgetPickActivity.java 74 // Read the appWidgetId passed our direction, otherwise bail if not found
  /packages/services/Telephony/src/com/android/phone/
CallTime.java 109 if (DBG) log("periodicUpdateTimer: timer already running, bail");
EmergencyCallHelper.java 244 // Wait a bit more and try again (or just bail out totally if
305 // ...and also set a fresh retry timer (or just bail out
403 // Wait a bit more and try again (or just bail out totally if
412 * Or, if we've hit the retry limit, bail out of this whole sequence
MMIDialogActivity.java 150 // gets dismissed. So let's forcibly bail out right now.
  /system/nvram/core/include/nvram/core/
persistence.h 58 // the code can handle, we bail out. This allows making forward-incompatible
  /external/aac/libMpegTPDec/src/
tpdec_lib.cpp 567 goto bail;
649 bail:
703 goto bail;
909 bail:
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/model/
RawContactModifier.java 152 // Bail early if no types provided
291 // Find type counts and valid primary types, bail if none
331 // Bail early if invalid kind
347 // Bail early if invalid kind
520 // Bail early if no useful data
    [all...]
  /external/aac/libAACdec/src/
aacdecoder.cpp 610 goto bail;
667 bail:
731 goto bail;
752 goto bail;
768 goto bail;
772 bail:
1034 goto bail;
    [all...]
  /frameworks/base/tools/aapt/
AaptAssets.cpp 1013 goto bail;
1051 goto bail;
    [all...]

Completed in 697 milliseconds

<<11121314151617181920>>