/frameworks/compile/mclinker/lib/Core/ |
D | Linker.cpp | 307 RelocData::Clear(); in reset() 308 SectionData::Clear(); in reset() 309 EhFrame::Clear(); in reset() 317 LDSection::Clear(); in reset() 318 LDSymbol::Clear(); in reset() 319 FragmentRef::Clear(); in reset() 320 Relocation::Clear(); in reset()
|
/frameworks/compile/mclinker/lib/LD/ |
D | SectionData.cpp | 43 void SectionData::Clear() { in Clear() function in mcld::SectionData
|
D | RelocData.cpp | 42 void RelocData::Clear() { in Clear() function in mcld::RelocData
|
D | LDSymbol.cpp | 63 void LDSymbol::Clear() { in Clear() function in mcld::LDSymbol
|
D | ELFSegment.cpp | 96 void ELFSegment::Clear() { in Clear() function in mcld::ELFSegment
|
D | LDSection.cpp | 83 void LDSection::Clear() { in Clear() function in mcld::LDSection
|
/frameworks/rs/api/ |
D | rs_graphics.spec | 385 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
|
/frameworks/compile/mclinker/include/mcld/Fragment/ |
D | FragmentRef.h | 46 static void Clear();
|
D | Relocation.h | 52 static void Clear();
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES_Android.h | 252 SLresult (*Clear) ( member 321 SLresult (*Clear) ( member
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | SectionData.h | 52 static void Clear();
|
D | RelocData.h | 61 static void Clear();
|
D | LDSymbol.h | 49 static void Clear();
|
D | ELFSegment.h | 103 static void Clear();
|
D | LDSection.h | 56 static void Clear();
|
D | EhFrame.h | 173 static void Clear();
|
/frameworks/wilhelm/include/OMXAL/ |
D | OpenMAXAL_Android.h | 106 XAresult (*Clear) ( member
|
/frameworks/compile/mclinker/unittests/ |
D | GCFactoryListTraitsTest.cpp | 87 TEST_F(GCFactoryListTraitsTest, Clear) { in TEST_F() argument
|
/frameworks/base/media/mca/filterfw/native/base/ |
D | utilities.h | 100 void Clear() { in Clear() function
|
/frameworks/compile/mclinker/lib/Fragment/ |
D | Relocation.cpp | 34 void Relocation::Clear() { in Clear() function in mcld::Relocation
|
D | FragmentRef.cpp | 98 void FragmentRef::Clear() { in Clear() function in mcld::FragmentRef
|
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/ |
D | stochastic_linear_ranker.cpp | 93 current_negative_.Clear(); in UpdateClassifier()
|
D | sparse_weight_vector.h | 123 void Clear() { in Clear() function
|
/frameworks/base/media/mca/filterpacks/native/base/ |
D | utilities.h | 100 void Clear() { in Clear() function
|
/frameworks/rs/scriptc/ |
D | rs_graphics.rsh | 659 * rsgClearAllRenderTargets: Clear all color and depth targets 663 * Clear all color and depth targets and resume rendering into 678 * rsgClearColor: Clear the specified color from the surface 696 * rsgClearColorTarget: Clear the color target 700 * Clear the previously set color target 714 * rsgClearDepth: Clear the depth surface 732 * rsgClearDepthTarget: Clear the depth target 736 * Clear the previously set depth target
|