Searched refs:Clear (Results 1 - 25 of 32) sorted by relevance

12

/frameworks/compile/mclinker/lib/LD/
H A DSectionData.cpp43 void SectionData::Clear() { function in class:mcld::SectionData
H A DRelocData.cpp42 void RelocData::Clear() { function in class:mcld::RelocData
H A DLDSymbol.cpp63 void LDSymbol::Clear() { function in class:mcld::LDSymbol
H A DELFSegment.cpp96 void ELFSegment::Clear() { function in class:mcld::ELFSegment
H A DLDSection.cpp83 void LDSection::Clear() { function in class:mcld::LDSection
/frameworks/compile/mclinker/lib/Core/
H A DLinker.cpp307 RelocData::Clear();
308 SectionData::Clear();
309 EhFrame::Clear();
317 LDSection::Clear();
318 LDSymbol::Clear();
319 FragmentRef::Clear();
320 Relocation::Clear();
/frameworks/compile/mclinker/include/mcld/Fragment/
H A DFragmentRef.h45 /// Clear - clear all generated FragmentRef in the system.
46 static void Clear();
H A DRelocation.h51 /// Clear - Clean up the relocation factory
52 static void Clear();
/frameworks/support/
H A DAndroid.mk32 # Clear out variables
H A Dapicheck.mk115 # Clear variables
/frameworks/compile/mclinker/include/mcld/LD/
H A DLDSymbol.h48 /// Clear - This function tells MCLinker to clear all created LDSymbols.
49 static void Clear();
H A DRelocData.h61 static void Clear();
H A DSectionData.h52 static void Clear();
H A DELFSegment.h103 static void Clear();
H A DLDSection.h56 static void Clear();
H A DEhFrame.h173 static void Clear();
/frameworks/base/media/mca/filterfw/native/base/
H A Dutilities.h99 // Clear the checklist.
100 void Clear() { function in class:android::filterfw::CheckList
/frameworks/base/media/mca/filterpacks/native/base/
H A Dutilities.h99 // Clear the checklist.
100 void Clear() { function in class:android::filterfw::CheckList
/frameworks/compile/mclinker/lib/Fragment/
H A DRelocation.cpp33 /// Clear - Clean up the relocation factory
34 void Relocation::Clear() { function in class:mcld::Relocation
H A DFragmentRef.cpp98 void FragmentRef::Clear() { function in class:mcld::FragmentRef
/frameworks/compile/mclinker/unittests/
H A DGCFactoryListTraitsTest.cpp87 TEST_F(GCFactoryListTraitsTest, Clear) {
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
H A Dstochastic_linear_ranker.cpp93 current_negative_.Clear();
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL_Android.h106 XAresult (*Clear) ( member in struct:XAAndroidBufferQueueItf_
/frameworks/wilhelm/include/SLES/
H A DOpenSLES_Android.h217 SLresult (*Clear) ( member in struct:SLAndroidSimpleBufferQueueItf_
286 SLresult (*Clear) ( member in struct:SLAndroidBufferQueueItf_
/frameworks/rs/api/
H A Drs_graphics.spec385 summary: Clear all color and depth targets
387 Clear all color and depth targets and resume rendering into
401 summary: Clear the specified color from the surface
413 summary: Clear the color target
415 Clear the previously set color target
425 summary: Clear the depth surface
436 summary: Clear the depth target
438 Clear the previously set depth target

Completed in 720 milliseconds

12