/aosp12/system/extras/memory_replay/tests/ |
H A D | ThreadsTest.cpp | 100 std::vector<AllocEntry> frees(kAllocEntries); in TEST() local 109 frees[i].type = FREE; in TEST() 110 frees[i].ptr = 0x1234 + i; in TEST() 111 thread->SetAllocEntry(&frees[i]); in TEST()
|
/aosp12/art/test/114-ParallelGC/ |
H A D | info.txt | 1 Imported from oat tests. Allocates and frees objects with multiple threads.
|
/aosp12/bionic/docs/ |
H A D | native_allocator.md | 73 made by default. The idea is that it allows application frees to run a 200 in one loop, and then frees all of the allocations at the end of the loop. 201 Only the time it takes to do the allocations is recorded, the frees are not 226 frees are not counted. Forty allocations is an arbitrary number that could
|
/aosp12/bionic/libc/malloc_hooks/ |
H A D | README.md | 62 the caller must guarantee that it does not depend on allocations/frees
|
/aosp12/frameworks/opt/net/ims/ |
H A D | README.txt | 30 And, the application frees to define the action for the incoming call intent.
|
/aosp12/system/core/fs_mgr/ |
H A D | README.overlayfs.md | 92 - _adb enable-verity_ frees up OverlayFS and reverts the device to the state
|
/aosp12/bionic/libc/malloc_debug/ |
H A D | README.md | 278 reaches the TOTAL\_ENTRIES value, then any further allocations/frees are 283 file, all current records are deleted. Any allocations/frees occuring while
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |