Home
last modified time | relevance | path

Searched refs:Free (Results 1 – 25 of 36) sorted by relevance

12

/frameworks/libs/binary_translation/base/
Dexec_region_elf_backed_test.cc40 exec.Free(); in TEST()
56 region1.Free(); in TEST()
57 region2.Free(); in TEST()
62 region.Free(); in TEST()
Dforever_pool_test.cc40 ForeverPool<Foo>::Free(p1); in TEST()
46 ForeverPool<Foo>::Free(p2); in TEST()
47 ForeverPool<Foo>::Free(p3); in TEST()
Dmmap_pool_test.cc74 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()
Dexec_region_test.cc41 other_exec.Free(); in TEST()
57 exec.Free(); in TEST()
Dexec_region_anonymous_test.cc40 exec.Free(); in TEST()
Dexec_region.cc40 void ExecRegion::Free() { in Free() function in berberis::ExecRegion
/frameworks/libs/binary_translation/base/include/berberis/base/
Dforever_pool.h42 static void Free(T* p) { g_free_list_.Push(reinterpret_cast<Node*>(p)); } in Free() function
82 ForeverPool<T>::Free(p); in deallocate()
Dexec_region.h74 void Free();
Dmmap_pool.h50 static void Free(void* block) { in Free() function
Darena_alloc.h67 MmapPoolForArena::Free(blocks); in FreeArenaBlocks()
/frameworks/base/cmds/incident_helper/testdata/
Dpagetypeinfo.txt4 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/
Dscoped_exec_region.h38 ~ScopedExecRegion() { exec_.Free(); } in ~ScopedExecRegion()
/frameworks/av/media/module/codecs/amrwb/enc/src/
Dmem_align.c108 pMemop->Free(CodecID, ptr); in mem_free()
/frameworks/av/media/module/codecs/common/include/
DvoMem.h44 VO_U32 (VO_API * Free) (VO_S32 uID, VO_PTR pBuff);
/frameworks/libs/binary_translation/runtime_primitives/
Dsignal_queue.cc72 ForeverPool<Node>::Free(reinterpret_cast<Node*>(info)); in FreeSignal()
/frameworks/base/data/keyboards/
DVendor_1038_Product_1412.kl15 # Steelseries Free
/frameworks/native/opengl/tests/angeles/
Dlicense.txt8 (1) The GNU Lesser General Public License as published by the Free
Dlicense-LGPL.txt4 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/
Damrwb_enc_fuzzer.cpp62 mMemOperator->Free = cmnMemFree; in initEncoder()
/frameworks/hardware/interfaces/sensorservice/1.0/
DREADME62 * Free the channel.
136 * Free the event queue.
/frameworks/native/opengl/include/GLES3/
DNOTICE1 This document is licensed under the SGI Free Software B License Version
/frameworks/av/media/module/codecs/amrwb/enc/test/
DAmrwbEncoderTest.cpp46 mMemOperator.Free = cmnMemFree; in AmrwbEncoderTest()
/frameworks/av/media/module/codecs/amrwb/enc/SampleCode/
DAMRWB_E_SAMPLE.c125 moper.Free = cmnMemFree; in encode()
/frameworks/base/core/proto/android/service/
Ddiskstats.proto44 // Free Space in the major partitions
/frameworks/base/tools/lock_agent/
Dagent.cpp286 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

12