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

1 2 34 5 6 7

  /external/dbus/bus/
config-parser.c     [all...]
Makefile.am 127 ## we build yet another binary so we can do the OOM tests
activation-helper.c 116 /* we only bail out on OOM */
  /external/dbus/dbus/
dbus-marshal-recursive.c     [all...]
dbus-sysdeps-util-unix.c 1081 goto oom;
1110 goto oom;
1115 oom:
dbus-message.c 3909 dbus_bool_t oom; local
    [all...]
dbus-sysdeps-win.c     [all...]
dbus-marshal-basic.c 733 goto oom;
741 goto oom;
746 goto oom;
762 oom:
    [all...]
dbus-marshal-validate-util.c 527 _dbus_assert_not_reached ("oom");
dbus-timeout.c 246 /* Add timeouts with the new function, failing on OOM */
dbus-userdb.c 485 * @todo this is broken because it treats OOM and parse error
  /external/bluetooth/glib/gio/xdgmime/
xdgmimemagic.c 400 /* OOM */
420 /* OOM */
  /external/webkit/LayoutTests/platform/android/
test_expectations.txt 35 fast/js/excessive-comma-usage.html CRASH // Tests huge initializer list, causes OOM.
36 fast/js/regexp-charclass-crash.html CRASH // RegExp is too large, causing OOM
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/internet/
MimeUtility.java 301 catch (OutOfMemoryError oom) {
306 Log.e(Logging.LOG_TAG, "Unable to getTextFromPart " + oom.toString());
  /system/core/adb/
services.c 309 // set OOM adjustment to zero
324 // Don't set child's OOM adjustment to zero.
  /external/openssh/openbsd-compat/
port-linux.c 292 /* Restore the saved OOM adjustment */
  /external/webkit/Source/JavaScriptCore/wtf/
OSAllocatorSymbian.cpp 158 // Pseudo OOM
  /external/webkit/Source/WebCore/bindings/v8/
WorkerContextExecutionProxy.cpp 118 // Tell V8 not to call the default OOM handler, binding code will handle it.
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
BitmapUtils.java 57 * request is 3. So we round up the sample size to avoid OOM.
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
DecodeUtils.java 121 // For an extremely wide image, e.g. 300x30000, we may got OOM when decoding
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
FileFilter.java 77 "fast/js/excessive-comma-usage.html", // Tests huge initializer list, causes OOM.
78 "fast/js/regexp-charclass-crash.html", // RegExp is too large, causing OOM
79 "fast/js/regexp-overflow.html", // Result is too large, causing OOM when reading by DRT, http://b/2697589
  /external/dbus/
ChangeLog.pre-1-2 146 (_dbus_connection_ref_unlocked): handle OOM when prepending no guid
259 hit an OOM error inside va_start (FDO Bug #12846)
279 * dbus/dbus-sysdeps-unix (_dbus_get_autolaunch_address): handle OOM
282 * dbus/dbus-uuidgen.c (return_uuid): handle OOM (FDO Bug #12928)
284 * dbus/dbus-misc.c (dbus_get_local_machine_id): handle OOM, fix return
298 _dbus_create_uuid_file_exclusively): add OOM handling (FDO Bug #12952)
351 loader buffer in case of OOM (FDO Bug#12666)
808 OOM checks into make check. I've probably broken the build, give me 2.
814 Add a test wrapper to allow OOM checks on the launch helper.
828 harness to do stuff like OOM testing. No build glue yet
    [all...]
  /external/dbus/doc/
dbus-test-plan.xml 197 <sect2 id="oom-robustness">
  /external/dbus/tools/
dbus-send.c 71 /* FIXME - we are ignoring OOM returns on all these functions */
  /external/freetype/src/cache/
ftccache.c 460 * errors (OOM) correctly, i.e., by flushing the cache progressively

Completed in 1031 milliseconds

1 2 34 5 6 7