/aosp12/system/memory/libmemunreachable/tests/ |
H A D | LeakFolding_test.cpp | 52 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 D | README.md | 69 …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 D | ScriptC_reflection3264_multifile_1.java.expect | 42 __ALLOCATION = Element.ALLOCATION(rs);
|
H A D | ScriptC_reflection3264_multifile_3.java.expect | 41 __ALLOCATION = Element.ALLOCATION(rs);
|
/aosp12/frameworks/rs/cpp/ |
H A D | Element.cpp | 95 CREATE_USER(ALLOCATION, ALLOCATION);
|
H A D | rsCppStructs.h | 497 sp<const Element> ALLOCATION; member 1091 static sp<const Element> ALLOCATION(const sp<RS> &rs);
|
/aosp12/hardware/interfaces/renderscript/1.0/ |
H A D | types.hal | 117 ALLOCATION,
|
/aosp12/frameworks/compile/slang/tests/P_reflection3264_divergent_support/ |
H A D | ScriptField_Divergent.java.expect | 52 eb.add(Element.ALLOCATION(rs), "a");
|
H A D | ScriptC_reflection3264_divergent.java.expect | 40 __ALLOCATION = Element.ALLOCATION(rs);
|
/aosp12/frameworks/compile/slang/tests/P_reflection3264_divergent/ |
H A D | ScriptField_Divergent.java.expect | 55 eb.add(Element.ALLOCATION(rs), "a");
|
H A D | ScriptC_reflection3264_divergent.java.expect | 43 __ALLOCATION = Element.ALLOCATION(rs);
|
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/ |
H A D | Element.java | 427 public static Element ALLOCATION(RenderScript rs) { in ALLOCATION() method in Element
|
/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | Element.java | 488 public static Element ALLOCATION(RenderScript rs) { in ALLOCATION() method in Element
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 36253 …method @Deprecated public static android.renderscript.Element ALLOCATION(android.renderscript.Rend…
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 26056 method public static android.renderscript.Element ALLOCATION(android.renderscript.RenderScript);
|