OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bail
(Results
101 - 125
of
481
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/vm/analysis/
RegisterMap.c
200
goto
bail
;
234
goto
bail
;
274
goto
bail
;
334
bail
:
[
all
...]
VerifySubs.c
70
goto
bail
;
83
goto
bail
;
93
goto
bail
;
100
bail
:
/dalvik/vm/
AllocTracker.c
191
goto
bail
;
196
goto
bail
;
213
bail
:
530
goto
bail
;
534
goto
bail
;
581
bail
:
604
goto
bail
;
645
bail
:
/packages/apps/Contacts/src/com/android/contacts/util/
DataStatus.java
57
//
Bail
early when not valid status, or when previous status was
63
// Compare timestamps and
bail
if older status
/dalvik/libcore/xml/src/main/native/
org_apache_harmony_xml_ExpatParser.cpp
434
//
Bail
out if a previously called handler threw an exception.
617
//
Bail
out if a previously called handler threw an exception.
657
//
Bail
out if a previously called handler threw an exception.
704
//
Bail
out if a previously called handler threw an exception.
736
//
Bail
out if a previously called handler threw an exception.
754
//
Bail
out if a previously called handler threw an exception.
770
//
Bail
out if a previously called handler threw an exception.
787
//
Bail
out if a previously called handler threw an exception.
813
//
Bail
out if a previously called handler threw an exception.
832
//
Bail
out if a previously called handler threw an exception
[
all
...]
/dalvik/vm/oo/
Class.c
614
goto
bail
;
626
bail
:
783
goto
bail
;
789
goto
bail
;
795
goto
bail
;
798
goto
bail
;
804
bail
:
[
all
...]
/frameworks/base/core/jni/
AndroidRuntime.cpp
407
goto
bail
;
419
goto
bail
;
422
bail
:
877
goto
bail
;
882
bail
:
918
goto
bail
;
928
goto
bail
;
935
goto
bail
;
[
all
...]
/frameworks/base/tools/aapt/
Images.cpp
[
all
...]
/development/simulator/app/
MessageStream.cpp
287
goto
bail
;
309
goto
bail
;
314
bail
:
/device/sample/frameworks/PlatformLibrary/jni/
PlatformLibrary.cpp
259
goto
bail
;
265
goto
bail
;
271
bail
:
/external/neven/
FaceDetector_jni.cpp
304
goto
bail
;
310
goto
bail
;
316
bail
:
/frameworks/base/libs/ui/
EventRecurrence.cpp
259
goto
bail
;
268
goto
bail
;
277
bail
:
/packages/inputmethods/PinyinIME/jni/android/
com_android_inputmethod_pinyin_PinyinDecoderService.cpp
424
goto
bail
;
429
goto
bail
;
435
bail
:
/bootable/recovery/mtdutils/
mtdutils.c
109
goto
bail
;
114
goto
bail
;
150
goto
bail
;
169
bail
:
/dalvik/vm/mterp/armv5te/
OP_FILLED_NEW_ARRAY.S
56
bmi 2f @ was zero,
bail
OP_INSTANCE_OF.S
55
* Trivial test succeeded, save and
bail
.
/dalvik/vm/mterp/x86/
OP_INSTANCE_OF.S
62
* Trivial test succeeded, save and
bail
.
OP_NEW_INSTANCE.S
41
je common_exceptionThrown # no,
bail
out
/dalvik/vm/mterp/x86-atom/
OP_APUT_OBJECT.S
43
jnc common_errArrayIndex # handle index >= length,
bail
/development/samples/ApiDemos/src/com/example/android/apis/appwidget/
ExampleAppWidgetConfigure.java
77
// If they gave us an intent without the widget id, just
bail
.
/external/tcpdump/
print-tftp.c
93
/*
Bail
if bogus opcode */
/external/v8/src/
apinatives.js
64
// if we need to
bail
out from a stack overflow.
/external/webkit/WebCore/xml/
XSLImportRule.cpp
95
// in our parent chain with the same URL, then just
bail
.
/frameworks/base/core/java/android/app/backup/
FileBackupHelperBase.java
93
//
Bail
on this entity. Only log one failure per helper object.
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/
SimPhoneBookTest.java
50
// for 3 tries and if this fails, we
bail
out.
Completed in 67 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>