OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:outofmemory
(Results
1 - 25
of
50
) sorted by null
1
2
/external/svox/pico/lib/
picopr.c
313
picoos_bool
outOfMemory
;
383
pr->
outOfMemory
= TRUE;
404
pr->
outOfMemory
= TRUE;
1023
if (pr->
outOfMemory
) return;
1028
if (pr->
outOfMemory
) return;
1039
if (pr->
outOfMemory
) return;
1071
if (pr->
outOfMemory
) return;
[
all
...]
/external/proguard/src/proguard/gui/
ReTraceRunnable.java
114
System.out.println(msg("
outOfMemory
"));
118
msg("
outOfMemory
"),
ProGuardRunnable.java
112
msg("
outOfMemory
"),
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplusbrush.h
107
updateStatus(
OutOfMemory
);
214
updateStatus(
OutOfMemory
);
259
return lastStatus =
OutOfMemory
;
361
return lastStatus =
OutOfMemory
;
422
updateStatus(
OutOfMemory
);
529
updateStatus(
OutOfMemory
);
gdipluslinecaps.h
59
lastStatus =
OutOfMemory
;
gdipluspath.h
77
lastStatus =
OutOfMemory
;
689
updateStatus(
OutOfMemory
);
760
return lastStatus =
OutOfMemory
;
803
return lastStatus =
OutOfMemory
;
908
return lastStatus =
OutOfMemory
;
927
return lastStatus =
OutOfMemory
;
gdiplusimpl.h
252
lastStatus =
OutOfMemory
;
527
lastStatus =
OutOfMemory
;
546
lastStatus =
OutOfMemory
;
817
lastStatus =
OutOfMemory
;
910
return lastStatus =
OutOfMemory
;
1021
lastStatus =
OutOfMemory
;
1163
lastStatus =
OutOfMemory
;
[
all
...]
gdiplusheaders.h
81
lastStatus =
OutOfMemory
;
200
lastStatus =
OutOfMemory
;
285
lastStatus =
OutOfMemory
;
gdiplusimageattributes.h
58
lastStatus =
OutOfMemory
;
gdiplusmatrix.h
83
lastStatus =
OutOfMemory
;
gdipluspen.h
66
lastStatus =
OutOfMemory
;
gdiplusstringformat.h
69
lastStatus =
OutOfMemory
;
gdiplusmetafile.h
221
lastStatus =
OutOfMemory
;
/frameworks/base/docs/html/training/displaying-bitmaps/
load-bitmap.jd
52
allocate memory for the constructed bitmap and therefore can easily result in an {@code
OutOfMemory
}
72
<p>To avoid {@code java.lang.
OutOfMemory
} exceptions, check the dimensions of a bitmap before
cache-bitmap.jd
89
no benefit, a cache that is too large can once again cause {@code java.lang.
OutOfMemory
} exceptions
101
//
OutOfMemory
exception. Stored in kilobytes as LruCache takes an
/external/libmtp/src/
ptp-pack.c
730
if (!ret) goto
outofmemory
;
734
if (!ret) goto
outofmemory
;
750
if (!ret) goto
outofmemory
;
752
if (!ret) goto
outofmemory
;
754
if (!ret) goto
outofmemory
;
763
goto
outofmemory
;
776
goto
outofmemory
;
785
outofmemory
:
808
if (!ret) goto
outofmemory
;
819
if (!ret) goto
outofmemory
;
[
all
...]
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeWindowSession.java
111
public boolean
outOfMemory
(IWindow window) throws RemoteException {
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/lib/
libSDL2main.a
24
ShowError lM title l message l
OutOfMemory