HomeSort by relevance Sort by last modified time
    Searched full:oom (Results 1 - 25 of 175) sorted by null

1 2 3 4 5 6 7

  /dalvik/tests/061-out-of-memory/
expected.txt 2 Got expected huge-array OOM
  /dalvik/tests/080-oom-throw/
info.txt 2 the JIT'ed code handles OOM exception correctly since it cannot fall back to
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
oom.h 4 /* /proc/<pid>/oom_adj set to -17 protects from the oom-killer */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
oom.h 4 /* /proc/<pid>/oom_adj set to -17 protects from the oom-killer */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
oom.h 4 /* /proc/<pid>/oom_adj set to -17 protects from the oom-killer */
  /external/dbus/dbus/
dbus-credentials-util.c 94 _dbus_assert_not_reached ("oom");
114 _dbus_assert_not_reached ("oom");
131 _dbus_assert_not_reached ("oom");
140 _dbus_assert_not_reached ("oom");
150 _dbus_assert_not_reached ("oom");
160 _dbus_assert_not_reached ("oom");
170 _dbus_assert_not_reached ("oom");
180 _dbus_assert_not_reached ("oom");
dbus-message-factory.c 105 _dbus_assert_not_reached ("oom");
107 _dbus_assert_not_reached ("oom");
138 _dbus_assert_not_reached ("oom");
148 _dbus_assert_not_reached ("oom");
158 _dbus_assert_not_reached ("oom");
179 _dbus_assert_not_reached ("oom");
184 _dbus_assert_not_reached ("oom");
197 _dbus_assert_not_reached ("oom");
200 _dbus_assert_not_reached ("oom");
233 _dbus_assert_not_reached ("oom");
    [all...]
dbus-marshal-byteswap-util.c 40 _dbus_assert_not_reached ("oom");
54 _dbus_assert_not_reached ("oom");
57 _dbus_assert_not_reached ("oom");
dbus-transport-socket.c 245 dbus_bool_t *oom)
251 *oom = FALSE;
273 *oom = TRUE;
335 /* FALSE on OOM */
364 /* FIXME this can fail due to IO error _or_ OOM, broken
365 * (somewhat tricky to fix since the OOM error can be set after
402 dbus_bool_t oom; local
405 oom = FALSE;
427 /* OOM */
428 oom = TRUE
498 dbus_bool_t oom; local
701 dbus_bool_t oom; local
    [all...]
dbus-marshal-recursive-util.c 135 /* Whether to do the OOM stuff (only with other expensive tests) */
997 /* Warning: if this one fails due to OOM, it has side effects (can
    [all...]
dbus-sysdeps.c 214 * @returns the environment or #NULL on OOM
257 * return #TRUE is pathes could be splittes,#FALSE in oom case
282 goto oom;
291 goto oom;
304 goto oom;
310 goto oom;
317 goto oom;
330 goto oom;
339 goto oom;
346 goto oom;
    [all...]
  /external/webkit/Source/WebKit/efl/ewk/
ewk_tiled_private.h 32 #define OOM(op, size) CRITICAL("could not %s %zd bytes: %s", op, size, strerror(errno))
37 OOM("malloc", (size)); \
46 OOM("calloc", (size)); \
56 OOM("realloc", (size)); \
  /external/dbus/bus/
driver.c 75 goto oom;
82 goto oom;
91 oom:
927 * (because of OOM failure). It's sort of hard to fix and it doesn't really
1124 goto oom;
1129 goto oom;
1132 goto oom;
1138 oom:
1184 goto oom;
1205 goto oom;
    [all...]
test-launch-helper.c 2 /* test-main.c main() for the OOM check of the launch helper
64 /* returns true if good things happen, or if we get OOM */
79 /* we failed, but a OOM is good */
115 printf ("%s: Running launch helper OOM checks\n", argv[0]);
133 die ("OOM failed");
selinux.c 493 goto oom;
496 goto oom;
499 goto oom;
504 goto oom;
507 goto oom;
519 oom:
567 goto oom;
571 goto oom;
574 goto oom;
579 goto oom;
    [all...]
bus.c 148 /* can return FALSE on OOM but we just let it fire again later */
212 /* on OOM, we won't have ref'd the connection so it will die. */
353 goto oom;
360 goto oom;
365 goto oom;
369 goto oom;
377 goto oom;
379 goto oom;
381 goto oom;
383 goto oom;
    [all...]
  /external/libselinux/src/
android.c 126 goto oom;
143 goto oom;
167 goto oom;
174 goto oom;
178 goto oom;
182 goto oom;
186 goto oom;
198 goto oom;
241 oom:
278 goto oom;
    [all...]
  /external/chromium/chrome/browser/
oom_priority_manager.h 17 // and adjusts the out of memory (OOM) adjustment value (in
19 // algorithm embedded here for priority in being killed upon OOM
  /external/v8/tools/oom_dump/
README 1 oom_dump extracts useful information from Google Chrome OOM minidumps.
31 some useful information about the OOM crash.
  /dalvik/tests/061-out-of-memory/src/
Main.java 38 } catch (OutOfMemoryError oom) {
39 System.out.println("Got expected huge-array OOM");
53 } catch (OutOfMemoryError oom) {
54 //Log.i(TAG, "HeapTest/OomeLarge caught " + oom);
84 } catch (OutOfMemoryError oom) {
  /external/libsepol/src/
assertion.c 98 goto oom;
101 goto oom;
107 goto oom;
148 oom:
hierarchy.c 345 goto oom;
349 goto oom;
368 goto oom;
372 goto oom;
392 oom:
455 goto oom;
458 goto oom;
498 oom:
  /frameworks/base/services/java/com/android/server/am/
ProcessList.java 36 // OOM adjustments for processes in various states:
114 // the OOM killer. Note that the OOM killer only supports 6 slots, so we
120 // These are the low-end OOM level limits. This is appropriate for an
126 // These are the high-end OOM level limits. This is appropriate for a
132 // The actual OOM killer memory levels we are using.
  /external/checkpolicy/test/
dispol.c 165 goto oom;
168 goto oom;
180 oom:
243 goto oom;
246 goto oom;
257 goto oom;
260 goto oom;
272 oom:
  /development/host/windows/usb/winusb/
AdbWinUsbApi.cpp 58 // We expect only OOM exceptions here.

Completed in 1224 milliseconds

1 2 3 4 5 6 7