HomeSort by relevance Sort by last modified time
    Searched full:abort (Results 476 - 500 of 1231) sorted by null

<<11121314151617181920>>

  /hardware/msm7k/libcamera/
camera_ifc.h 223 CAMERA_EXIT_CB_DSP_ABORT, /* Abort due to DSP failure */
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
ScanCncnSm.c 112 "ABORT",
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiStatusTest.java 401 request.abort();
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include/
unwind.h 229 abort ();
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/
libgcc.a 256  ?1?? p+libgcc2.c__addvsi3_GLOBAL_OFFSET_TABLE_aborth?l? _addvdi3.o/ 1238516147 2012 2012 100644 1028 `
268  ?1?? p+libgcc2.c__addvdi3_GLOBAL_OFFSET_TABLE_aborth?l? _subvsi3.o/ 1238516147 2012 2012 100644 1028 `
280  ?1?? p+libgcc2.c__subvsi3_GLOBAL_OFFSET_TABLE_aborth?l? _subvdi3.o/ 1238516147 2012 2012 100644 1028 `
292  ?1?? p+libgcc2.c__subvdi3_GLOBAL_OFFSET_TABLE_aborth?l? _mulvsi3.o/ 1238516147 2012 2012 100644 996 `
    [all...]
libgcc_eh.a 389 ??/???@2? 4? 0@?`M?_?m????? ?@?????"8@Qahv????1?? 3???44? 6?@7???8   unwind-dw2.cread_sleb128_Unwind_SetSpColumndwarf_reg_size_tableinit_dwarf_reg_size_tableexecute_cfa_programuw_install_context_1execute_stack_opuw_update_context_1uw_update_contextuw_frame_state_foruw_init_context_1once_regsizes.7711_Unwind_ForcedUnwind_Phase2_Unwind_RaiseException_Phase2_Unwind_GetCFA_Unwind_GetIP_Unwind_GetIPInfo_Unwind_SetIP_Unwind_GetLanguageSpecificData_Unwind_GetRegionStart_Unwind_GetDataRelBase_Unwind_GetTextRelBase_Unwind_DeleteException_GLOBAL_OFFSET_TABLE_abort_Unwind_SetGR_Unwind_GetGR_Unwind_FindEnclosingFunction_Unwind_Find_FDE__movmem_i4_oddmemcpy__sdivsi3_i4i__movmem_i4_evenmemsetstrlen_Unwind_Backtrace_Unwind_ForcedUnwind_Unwind_Resume__frame_state_for_Unwind_RaiseException_Unwind_Resume_or_Rethrowpthread_oncepthread_cancel?????? l?p?x? |? ,?0?8? <? ????0?4?$x?|? ? ?% ? ? ? ??????&?? ??&?? T?X?'\? ?? ? ? ???? ?? ?? ?? ?? ?? ?? h? l? p? t? x? |? ?? ?? ?? ?? ?? ?? ?? ?? @!?D!?(L!? P!?T!? <#? 8$? <$? @$? D$? H$? %?%? %? $%? '?$'?)('?$,'?*8'? ?(? ?(? *? ?-? @1?D1?)P1?2T1?1X1?\1?`1?d1? $2?3?4?4?(4? ?4??4? ?5??5?(6? 6? 7?$7?)?8??8?(?8? ?9??9?(?9? ?9? ,0DH\`tx?????????? 04TXx|????DH??????04lp?? tx??$(`d??<h??8??4??H/0 1238516147 2012 2012 100644 13464 `
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
ApkBuilder.java 315 // lose it if we have to abort the build for any reason.
    [all...]
ResourceManagerBuilder.java 81 // check for existing target marker, in which case we abort.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
UiElementPart.java 61 // This is serious and should never happen. Instead of crashing, simply abort.
  /system/core/adb/
fdevent.c 42 abort();
  /system/core/libcutils/
open_memstream.c 257 abort();
  /system/core/sh/
redir.c 235 abort();
show.c 174 abort();
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/RecoveryMgr/
recoveryMgr.c 310 WLAN_OS_REPORT(("recoveryMgr_recoveryProcess: Recovery is disabled in tiwlan.ini, abort recovery process\n"));
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/4X/
DeConcatenator.c 258 break; /* fail to allocate - abort deconcatenation */
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
ScanCncnSm.c 112 "ABORT",
  /external/libffi/src/
dlmalloc.c 91 By default detected errors cause the program to abort (calling
92 "abort()"). You can override this to instead proceed past
244 ABORT default: defined as abort()
245 Defines how to abort on failed checks. On most systems, a failed
249 abort(). It's not very useful to do more than this because many
252 abort. Also, most compilers know that abort() does not return, so
264 generates slower code than the default abort policy.
281 ABORT_ON_ASSERT_FAILURE cause assertions failures to call abort(),
    [all...]
  /external/qemu/
arm-dis.c     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 35 #define ABORT
127 By default detected errors cause the program to abort (calling
128 "abort()"). You can override this to instead proceed past
280 ABORT default: defined as abort()
281 Defines how to abort on failed checks. On most systems, a failed
285 abort(). It's not very useful to do more than this because many
288 abort. Also, most compilers know that abort() does not return, so
300 generates slower code than the default abort policy
    [all...]
  /bionic/libc/bionic/
dlmalloc.h 89 freed, free(p) will by default cuase the current program to abort.
560 but like mspace_free, the default is to abort the program.
  /development/simulator/wrapsim/
SimMgr.c 116 abort();
133 abort();
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
ConnPoolByRoute.java 228 aborter.abort();
253 * @param aborter an object which can abort a {@link WaitingThread}.
  /external/bison/lib/
ebitset.c 325 abort ();
1093 abort ();
obstack.h 196 should either abort gracefully or use longjump - but shouldn't
197 return. The default action is to print a message and abort. */
  /external/bison/tests/
calc.at 339 abort ();
341 abort ();

Completed in 98 milliseconds

<<11121314151617181920>>