/frameworks/libs/binary_translation/base/ |
D | exec_region_elf_backed_test.cc | 40 exec.Free(); in TEST() 56 region1.Free(); in TEST() 57 region2.Free(); in TEST() 62 region.Free(); in TEST()
|
D | forever_pool_test.cc | 40 ForeverPool<Foo>::Free(p1); in TEST() 46 ForeverPool<Foo>::Free(p2); in TEST() 47 ForeverPool<Foo>::Free(p3); in TEST()
|
D | mmap_pool_test.cc | 74 Pool::Free(p1); in TEST_F() 78 Pool::Free(p2); in TEST_F() 82 Pool::Free(p3); in TEST_F() 98 Pool::Free(block); in TEST_F()
|
D | exec_region_test.cc | 41 other_exec.Free(); in TEST() 57 exec.Free(); in TEST()
|
D | exec_region_anonymous_test.cc | 40 exec.Free(); in TEST()
|
D | exec_region.cc | 40 void ExecRegion::Free() { in Free() function in berberis::ExecRegion
|
/frameworks/libs/binary_translation/base/include/berberis/base/ |
D | forever_pool.h | 42 static void Free(T* p) { g_free_list_.Push(reinterpret_cast<Node*>(p)); } in Free() function 82 ForeverPool<T>::Free(p); in deallocate()
|
D | exec_region.h | 74 void Free();
|
D | mmap_pool.h | 50 static void Free(void* block) { in Free() function
|
D | arena_alloc.h | 67 MmapPoolForArena::Free(blocks); in FreeArenaBlocks()
|
/frameworks/base/cmds/incident_helper/testdata/ |
D | pagetypeinfo.txt | 4 Free pages count per migrate type at order 0 1 2 3 4 5 6 7…
|
/frameworks/libs/binary_translation/test_utils/include/berberis/test_utils/ |
D | scoped_exec_region.h | 38 ~ScopedExecRegion() { exec_.Free(); } in ~ScopedExecRegion()
|
/frameworks/av/media/module/codecs/amrwb/enc/src/ |
D | mem_align.c | 108 pMemop->Free(CodecID, ptr); in mem_free()
|
/frameworks/av/media/module/codecs/common/include/ |
D | voMem.h | 44 VO_U32 (VO_API * Free) (VO_S32 uID, VO_PTR pBuff);
|
/frameworks/libs/binary_translation/runtime_primitives/ |
D | signal_queue.cc | 72 ForeverPool<Node>::Free(reinterpret_cast<Node*>(info)); in FreeSignal()
|
/frameworks/base/data/keyboards/ |
D | Vendor_1038_Product_1412.kl | 15 # Steelseries Free
|
/frameworks/native/opengl/tests/angeles/ |
D | license.txt | 8 (1) The GNU Lesser General Public License as published by the Free
|
D | license-LGPL.txt | 4 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 22 Free Software Foundation and other authors who decide to use it. You 413 13. The Free Software Foundation may publish revised and/or new 422 the Free Software Foundation. If the Library does not specify a 424 the Free Software Foundation. 429 copyrighted by the Free Software Foundation, write to the Free 478 License as published by the Free Software Foundation; either 487 License along with this library; if not, write to the Free Software
|
/frameworks/av/media/module/codecs/amrwb/enc/fuzzer/ |
D | amrwb_enc_fuzzer.cpp | 62 mMemOperator->Free = cmnMemFree; in initEncoder()
|
/frameworks/hardware/interfaces/sensorservice/1.0/ |
D | README | 62 * Free the channel. 136 * Free the event queue.
|
/frameworks/native/opengl/include/GLES3/ |
D | NOTICE | 1 This document is licensed under the SGI Free Software B License Version
|
/frameworks/av/media/module/codecs/amrwb/enc/test/ |
D | AmrwbEncoderTest.cpp | 46 mMemOperator.Free = cmnMemFree; in AmrwbEncoderTest()
|
/frameworks/av/media/module/codecs/amrwb/enc/SampleCode/ |
D | AMRWB_E_SAMPLE.c | 125 moper.Free = cmnMemFree; in encode()
|
/frameworks/base/core/proto/android/service/ |
D | diskstats.proto | 44 // Free Space in the major partitions
|
/frameworks/base/tools/lock_agent/ |
D | agent.cpp | 286 void Free(void* ptr) override { in transformHook() function in __anonee1e6f5f0111::transformHook::JvmtiAllocator 519 void Free(void* ptr) override { in locktest_main() function in __anonee1e6f5f0111::locktest_main::NewDeleteAllocator
|