OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:goto
(Results
1301 - 1325
of
2713
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/openssl/crypto/x509/
by_dir.c
287
goto
finish;
293
goto
finish;
305
goto
finish;
379
goto
finish;
x509name.c
255
goto
err;
260
goto
err;
325
goto
err;
327
goto
err;
/external/oprofile/libdb/
db_insert.c
75
* a
goto
to jump right before the return
/external/qemu/android/utils/
filelock.c
232
goto
Fail;
239
goto
Fail;
247
goto
Fail;
260
goto
Fail;
system.c
120
goto
Exit;
/external/qemu/block/
qcow2-cluster.c
60
goto
fail;
69
goto
fail;
428
goto
out;
435
goto
out;
620
goto
err;
628
goto
err;
634
goto
err;
652
goto
err;
707
goto
out;
/external/qemu/distrib/sdl-1.2.12/src/thread/beos/
SDL_syssem.c
84
goto
tryagain;
/external/qemu/distrib/zlib-1.2.3/
inflate.c
435
if (have == 0)
goto
inf_leave; \
534
When returning, a "
goto
inf_leave" is used to update the total counters,
538
When there is a window,
goto
inf_leave will update the window with the last
539
output written. If a
goto
inf_leave occurs in the middle of decompression
540
and there is no window currently,
goto
inf_leave will create one and copy
698
if (state->length)
goto
inf_leave;
704
if (have == 0)
goto
inf_leave;
717
if (len)
goto
inf_leave;
725
if (have == 0)
goto
inf_leave;
738
if (len)
goto
inf_leave
[
all
...]
/external/quake/quake/src/QW/client/
gl_mesh.c
96
goto
done;
109
goto
nexttri;
166
goto
done;
176
goto
nexttri;
/external/quake/quake/src/WinQuake/
gl_mesh.cpp
96
goto
done;
109
goto
nexttri;
166
goto
done;
176
goto
nexttri;
/external/srec/srec/Session/src/
SR_Session.c
46
goto
CLEANUP;
/external/tcpdump/
print-enc.c
58
goto
out;
print-isakmp.c
497
goto
trunc;
651
goto
trunc;
737
goto
trunc;
830
goto
trunc;
863
goto
trunc;
894
goto
trunc;
917
goto
trunc;
940
goto
trunc;
965
goto
trunc;
1050
goto
trunc
[
all
...]
/external/webkit/WebCore/platform/qt/
KURLQt.cpp
79
goto
encode;
/external/zlib/
inflate.c
435
if (have == 0)
goto
inf_leave; \
534
When returning, a "
goto
inf_leave" is used to update the total counters,
538
When there is a window,
goto
inf_leave will update the window with the last
539
output written. If a
goto
inf_leave occurs in the middle of decompression
540
and there is no window currently,
goto
inf_leave will create one and copy
698
if (state->length)
goto
inf_leave;
704
if (have == 0)
goto
inf_leave;
717
if (len)
goto
inf_leave;
725
if (have == 0)
goto
inf_leave;
738
if (len)
goto
inf_leave
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_CompThread.c
122
goto
EXIT;
148
goto
EXIT;
177
goto
EXIT;
205
goto
EXIT;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c
425
goto
EXIT;
433
goto
EXIT;
445
goto
EXIT;
506
goto
EXIT;
594
goto
EXIT;
613
goto
EXIT;
624
goto
EXIT;
632
goto
EXIT;
646
goto
EXIT;
665
goto
EXIT
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEnc_ComponentThread.c
139
goto
EXIT;
156
goto
EXIT;
176
goto
EXIT;
193
goto
EXIT;
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDec_ComponentThread.c
125
goto
EXIT;
138
goto
EXIT;
144
goto
EXIT;
183
goto
EXIT;
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h
142
goto
OMX_CONF_CMD_BAIL; \
152
goto
OMX_CONF_CMD_BAIL; \
163
goto
OMX_CONF_CMD_BAIL; \
171
goto
OMX_CONF_CMD_BAIL; \
185
goto
OMX_CONF_CMD_BAIL; \
336
if(_e_ != OMX_ErrorNone)
goto
OMX_CONF_CMD_BAIL; \
375
goto
OMX_CONF_CMD_BAIL; \
384
goto
OMX_CONF_CMD_BAIL; \
389
goto
OMX_CONF_CMD_BAIL; \
/packages/apps/Calendar/src/com/android/calendar/
WeekActivity.java
65
goTo
(time, false);
/system/core/adb/
file_sync_client.c
84
if(len > 1024)
goto
fail;
91
goto
fail;
308
if(len > 1024)
goto
fail;
376
goto
fail;
389
goto
fail;
394
goto
fail;
472
goto
handle_data;
474
goto
remote_error;
486
if(id != ID_DATA)
goto
remote_error;
/system/core/debuggerd/
debuggerd.c
698
goto
done;
711
goto
done;
714
goto
done;
730
goto
done;
742
goto
done;
755
goto
done;
768
goto
done;
773
goto
done;
777
goto
done;
/system/core/libacc/tests/
runtimeTest.cpp
84
goto
exit;
/system/core/liblog/
event_tag_map.c
78
goto
fail;
85
goto
fail;
93
goto
fail;
98
goto
fail;
Completed in 351 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>