HomeSort by relevance Sort by last modified time
    Searched refs:ENOMEM (Results 276 - 287 of 287) sorted by null

<<1112

  /external/bluetooth/bluez/audio/
a2dp.c     [all...]
avdtp.c     [all...]
  /external/iproute2/misc/
ss.c     [all...]
  /external/valgrind/tsan/
ts_valgrind_intercepts.c 580 case ENOMEM: return "ENOMEM: Out of memory";
    [all...]
  /external/wpa_supplicant/
mlme.c     [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp     [all...]
  /bionic/libc/bionic/
dlmalloc.c 311 MALLOC_FAILURE_ACTION default: sets errno to ENOMEM, or no-op on win32
552 #define MALLOC_FAILURE_ACTION errno = ENOMEM;
708 null if no space is available, in which case errno is set to ENOMEM
    [all...]
  /external/libffi/src/
dlmalloc.c 284 MALLOC_FAILURE_ACTION default: sets errno to ENOMEM, or no-op on win32
522 #define MALLOC_FAILURE_ACTION errno = ENOMEM;
664 null if no space is available, in which case errno is set to ENOMEM
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 320 MALLOC_FAILURE_ACTION default: sets errno to ENOMEM, or no-op on win32
559 #define MALLOC_FAILURE_ACTION errno = ENOMEM;
708 null if no space is available, in which case errno is set to ENOMEM
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
mlme.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
mlme.c     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 5123 milliseconds

<<1112