Home
last modified time | relevance | path

Searched refs:OOM (Results 1 – 25 of 32) sorted by relevance

12

/third_party/libwebsockets/READMEs/
DREADME.fault-injection.md263 |context||`ctx_createfail_oom_ctx`|Fail context creation due to OOM on context object|
266 |context||`ctx_createfail_oom_fds`|Fail context creation due to OOM on fds table|
276 |context||`cache_createfail`|Fail `lws_cache` creation due to OOM|
277 |context||`cache_lookup_oom`|Fail `lws_cache` lookup due to OOM|
278 |vhost|`vh`|`vh_create_oom`|Fail vh creation on vh object alloc OOM|
279 |vhost|`vh`|`vh_create_oom`|Fail vh creation on vh object alloc OOM|
280 |vhost|`vh`|`vh_create_pcols_oom`|Fail vh creation at protocols alloc OOM|
299 |sspc|`ss`|`sspc_create_oom`|Cause the sspc handle allocation to fail as if OOM at creation time|
304 …proxy's allocation in the onward SS->P[->C] DSH rx direction to fail as if OOM, this causes the on…
/third_party/mesa3d/docs/relnotes/
D21.1.3.rst87 - anv: Handle OOM in the pinned path in anv_reloc_list_add
D9.0.3.rst117 - vbo: add a null pointer check to handle OOM instead of crashing
D9.2.rst83 causes OOM-killer
D12.0.2.rst238 - anv/pipeline: Properly handle OOM during shader compilation
D20.3.0.rst129 …ression][Bisected][20.2][radeonsi\] American Truck Simulator continually allocates memory until OOM
296 - v3dv: handle texture/sampler shader state bo failure with OOM error
297 - v3dv: properly return OOM error during pipeline creation
2209 - v3dv: return OOM error if we fail to import or export sync objects
2310 - v3dv: make the driver more robust against OOM
2320 - v3dv: handle OOM properly during command buffer recording in more places
D19.1.0.rst1441 - v3d: Add support for handling OOM signals from the simulator.
D20.2.0.rst90 …gression][Bisected][20.2][radeonsi] American Truck Simulator continually allocates memory until OOM
D21.2.0.rst2932 - anv: Handle OOM in the pinned path in anv_reloc_list_add
/third_party/glib/
Dbackport-patch.log19 Patch6018: backport-add-OOM-handling-in-mimemagic.patch
Dglib2.spec27 Patch6018: backport-add-OOM-handling-in-mimemagic.patch
/third_party/skia/fuzz/
DREADME.md55 what percent of fuzzing runs end in OOM/timeout/crash, the entire corpus of fuzzed inputs
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/
DKHR_no_error.txt167 4 Feb 18, 2015 ribble Add special OOM error case and cleanup
/third_party/openGLES/extensions/KHR/
DKHR_no_error.txt177 4 Feb 18, 2015 ribble Add special OOM error case and cleanup
/third_party/libxml2/
Dxmllint.c332 OOM(void) in OOM() function
351 OOM(); in myMallocFunc()
366 OOM(); in myReallocFunc()
381 OOM(); in myStrdupFunc()
DNEWS1344 URI handling code is not OOM resilient (Daniel Veillard),
/third_party/flutter/skia/third_party/externals/icu/patches/
Duniset_perf2.patch645 // ensureCapacity will mark the UnicodeSet as Bogus if OOM failure happens.
815 // ensureCapacity will mark the object as Bogus if OOM failure happens.
826 // ensureCapacity will mark the object as Bogus if OOM failure happens.
1154 setToBogus(); // set the object to bogus state if an OOM failure occurred.
/third_party/libwebsockets/lib/misc/lwsac/
DREADME.md39 * Returns NULL if OOM.
/third_party/harfbuzz/
DNEWS45 - More OOM fixes.
59 - More OOM fixes.
67 - A couple of fixes to handle OOM better.
79 - Minor memory fixes to handle OOM better specially in hb-ft.
1221 * Fix assertions and other issues at OOM / buffer max-growth.
/third_party/skia/third_party/externals/harfbuzz/
DNEWS179 - More OOM fixes.
193 - More OOM fixes.
201 - A couple of fixes to handle OOM better.
213 - Minor memory fixes to handle OOM better specially in hb-ft.
1355 * Fix assertions and other issues at OOM / buffer max-growth.
/third_party/node/doc/guides/
Dcpp-style-guide.md199 * `UncheckedMalloc()`, etc. return `nullptr` in OOM situations
/third_party/flutter/skia/third_party/externals/harfbuzz/
DNEWS1012 * Fix assertions and other issues at OOM / buffer max-growth.
/third_party/musl/
DWHATSNEW1612 - possible crash on OOM in regcomp
/third_party/chromium/patch/
D0003-ohos-1115.patch2302 // The maximum allowed value for the OOM score.
51660 // The OOM score adj constants
51661 // The highest and lowest assigned OOM score adjustment (oom_score_adj) for
84893 -static unsigned int oomCounter = 0; /* Simulate OOM when equals 1 */
84906 -/* This routine is called when a simulated OOM occurs. It is broken
84908 -** the OOM
84921 -** Out-Of-Memory (OOM) errors for testing purposes.
84939 -/* Register the OOM simulator. This must occur before any memory
85518 + char oom; /* True if an OOM is encountered */
85608 -** If an OOM condition is encountered, SQLITE_NOMEM is returned. Otherwise,
[all …]
/third_party/node/doc/changelogs/
DCHANGELOG_V8.md120 * [[`65e9b0f5a2`](https://github.com/nodejs/node/commit/65e9b0f5a2)] - **test**: specialize OOM che…
549 …/nodejs/node/commit/d58867a6a7)] - **test**: call gc() explicitly to avoid OOM (Refael Ackermann) …

12