Searched defs:construct (Results 1 – 8 of 8) sorted by relevance
/frameworks/compile/mclinker/include/mcld/Support/ |
D | Allocators.h | 34 static void construct(value_type* pPtr) { new (pPtr) value_type(); } in construct() function 36 static void construct(value_type* pPtr, const value_type& pValue) { in construct() function 70 static void construct(value_type* pPtr) { new (pPtr) value_type(); } in construct() function 72 static void construct(value_type* pPtr, const value_type& pValue) { in construct() function 119 void construct(pointer pPtr, const_reference pValue) { in construct() function 128 void construct(pointer pPtr) { chunk_type::construct(pPtr); } in construct() function 342 void construct(pointer pObject, const DataType& pValue) { in construct() function 396 void construct(DataType* pObject, const DataType& pValue) { /* do nothing */ in construct() function 399 void construct(pointer pObject, const_reference pValue) { /* do nothing */ in construct() function
|
/frameworks/support/v4/ics/android/support/v4/speech/tts/ |
D | TextToSpeechICS.java | 13 static TextToSpeech construct(Context context, OnInitListener onInitListener, in construct() method in TextToSpeechICS
|
/frameworks/base/libs/hwui/tests/unit/ |
D | OffscreenBufferPoolTests.cpp | 33 RENDERTHREAD_TEST(OffscreenBuffer, construct) { in RENDERTHREAD_TEST() argument 60 RENDERTHREAD_TEST(OffscreenBufferPool, construct) { in RENDERTHREAD_TEST() argument
|
D | LayerUpdateQueueTests.cpp | 27 TEST(LayerUpdateQueue, construct) { in TEST() argument
|
D | BakedOpStateTests.cpp | 27 TEST(ResolvedRenderState, construct) { in TEST() argument
|
/frameworks/wilhelm/src/ |
D | sles.c | 506 IObject *construct(const ClassTable *clazz, unsigned exposedMask, SLEngineItf engine) in construct() function
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/ |
D | WifiScanningServiceTest.java | 320 public void construct() throws Exception { in construct() method in WifiScanningServiceTest
|
/frameworks/data-binding/prebuilds/1.0-rc0/ |
D | databinding-studio-bundle.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/databinding/
android/ ... |