Home
last modified time | relevance | path

Searched refs:ALLOCATION (Results 1 – 16 of 16) sorted by relevance

/aosp12/system/memory/libmemunreachable/tests/
H A DLeakFolding_test.cpp52 ALLOCATION(heap_walker, buffer1); in TEST_F()
76 ALLOCATION(heap_walker, buffer1); in TEST_F()
77 ALLOCATION(heap_walker, buffer2); in TEST_F()
105 ALLOCATION(heap_walker, buffer1); in TEST_F()
106 ALLOCATION(heap_walker, buffer2); in TEST_F()
135 ALLOCATION(heap_walker, buffer1); in TEST_F()
136 ALLOCATION(heap_walker, buffer2); in TEST_F()
137 ALLOCATION(heap_walker, buffer3); in TEST_F()
166 ALLOCATION(heap_walker, buffer1); in TEST_F()
167 ALLOCATION(heap_walker, buffer2); in TEST_F()
[all …]
/aosp12/bionic/libc/malloc_debug/
H A DREADME.md69 …04-10 12:00:45.621 7412 7412 E malloc_debug: +++ ALLOCATION 0x12345678 SIZE 100 HAS A CORRUPTED …
89 …04-10 12:00:45.621 7412 7412 E malloc_debug: +++ ALLOCATION 0x12345678 SIZE 100 HAS A CORRUPTED …
194 ### free\_track[=ALLOCATION\_COUNT]
210 If ALLOCATION\_COUNT is present, it indicates the total number of allocations
220 04-15 12:00:31.304 7412 7412 E malloc_debug: +++ ALLOCATION 0x12345678 USED AFTER FREE
234 …04-15 12:00:31.604 7412 7412 E malloc_debug: +++ ALLOCATION 0x12345678 HAS CORRUPTED HEADER TAG …
384 04-15 12:00:31.304 7412 7412 E malloc_debug: +++ ALLOCATION 0x12345678 UNKNOWN POINTER (free)
424 04-15 12:00:31.304 7412 7412 E malloc_debug: +++ ALLOCATION 0x12345678 USED AFTER FREE (free)
442 … 04-15 12:00:31.304 7412 7412 E malloc_debug: +++ ALLOCATION 0x12345678 USED AFTER FREE (realloc)
448 …04-15 12:00:31.304 7412 7412 E malloc_debug: +++ ALLOCATION 0x12345678 HAS INVALID TAG 1ee7d000 …
[all …]
/aosp12/frameworks/compile/slang/tests/P_reflection3264_multifile/
H A DScriptC_reflection3264_multifile_1.java.expect42 __ALLOCATION = Element.ALLOCATION(rs);
H A DScriptC_reflection3264_multifile_3.java.expect41 __ALLOCATION = Element.ALLOCATION(rs);
/aosp12/frameworks/rs/cpp/
H A DElement.cpp95 CREATE_USER(ALLOCATION, ALLOCATION);
H A DrsCppStructs.h497 sp<const Element> ALLOCATION; member
1091 static sp<const Element> ALLOCATION(const sp<RS> &rs);
/aosp12/hardware/interfaces/renderscript/1.0/
H A Dtypes.hal117 ALLOCATION,
/aosp12/frameworks/compile/slang/tests/P_reflection3264_divergent_support/
H A DScriptField_Divergent.java.expect52 eb.add(Element.ALLOCATION(rs), "a");
H A DScriptC_reflection3264_divergent.java.expect40 __ALLOCATION = Element.ALLOCATION(rs);
/aosp12/frameworks/compile/slang/tests/P_reflection3264_divergent/
H A DScriptField_Divergent.java.expect55 eb.add(Element.ALLOCATION(rs), "a");
H A DScriptC_reflection3264_divergent.java.expect43 __ALLOCATION = Element.ALLOCATION(rs);
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DElement.java427 public static Element ALLOCATION(RenderScript rs) { in ALLOCATION() method in Element
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DElement.java488 public static Element ALLOCATION(RenderScript rs) { in ALLOCATION() method in Element
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt36253 …method @Deprecated public static android.renderscript.Element ALLOCATION(android.renderscript.Rend…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt26056 method public static android.renderscript.Element ALLOCATION(android.renderscript.RenderScript);