HomeSort by relevance Sort by last modified time
    Searched refs:out_of_memory (Results 1 - 11 of 11) sorted by null

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.cpp 30 static void out_of_memory() { function
37 set_new_handler(out_of_memory);
  /external/e2fsprogs/intl/
vasnprintf.c 183 out_of_memory if needed is SIZE_MAX or otherwise too big. */
195 goto out_of_memory; \
201 goto out_of_memory; \
493 goto out_of_memory;
497 goto out_of_memory;
867 out_of_memory:
  /external/qemu/hw/
goldfish_nand.c 725 goto out_of_memory;
766 goto out_of_memory;
773 goto out_of_memory;
837 goto out_of_memory;
854 goto out_of_memory;
880 out_of_memory:
  /external/jpeg/
jmemmgr.c 217 out_of_memory (j_common_ptr cinfo, int which) function
267 out_of_memory(cinfo, 1); /* request exceeds malloc's ability */
304 out_of_memory(cinfo, 2); /* jpeg_get_small failed */
351 out_of_memory(cinfo, 3); /* request exceeds malloc's ability */
365 out_of_memory(cinfo, 4); /* jpeg_get_large failed */
    [all...]
  /external/qemu/distrib/jpeg-6b/
jmemmgr.c 217 out_of_memory (j_common_ptr cinfo, int which) function
267 out_of_memory(cinfo, 1); /* request exceeds malloc's ability */
304 out_of_memory(cinfo, 2); /* jpeg_get_small failed */
351 out_of_memory(cinfo, 3); /* request exceeds malloc's ability */
365 out_of_memory(cinfo, 4); /* jpeg_get_large failed */
    [all...]
  /external/kernel-headers/original/linux/
swap.h 158 extern void out_of_memory(struct zonelist *zonelist, gfp_t gfp_mask, int order);
  /external/v8/src/
contexts.h 155 V(OUT_OF_MEMORY_INDEX, Object, out_of_memory) \
isolate.h     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers_p2p.c     [all...]
  /external/v8/src/arm/
code-stubs-arm.cc 3777 Failure* out_of_memory = Failure::OutOfMemoryException(); local
3871 Failure* out_of_memory = Failure::OutOfMemoryException(); local
    [all...]
  /external/v8/src/mips/
code-stubs-mips.cc 3942 Failure* out_of_memory = Failure::OutOfMemoryException(); local
4041 Failure* out_of_memory = Failure::OutOfMemoryException(); local
    [all...]

Completed in 454 milliseconds