/frameworks/compile/mclinker/unittests/ |
D | LinearAllocatorTest.cpp | 60 m_pTestee->construct(pointer); in TEST_F() 70 m_pTestee->construct(pointer, data); in TEST_F() 80 m_pTestee->construct(pointer); in TEST_F() 90 m_pTestee->construct(pointer, data); in TEST_F() 101 m_pTestee->construct(pointer); in TEST_F() 119 m_pTestee->construct(pointer); in TEST_F()
|
D | RTLinearAllocatorTest.cpp | 61 m_pTestee->construct(pointer); in TEST_F() 71 m_pTestee->construct(pointer, data); in TEST_F() 81 m_pTestee->construct(pointer); in TEST_F() 91 m_pTestee->construct(pointer, data); in TEST_F() 102 m_pTestee->construct(pointer); in TEST_F() 120 m_pTestee->construct(pointer); in TEST_F()
|
/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 120 chunk_type::construct(pPtr, pValue); in construct() 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
|
D | UniqueGCFactory.h | 61 construct(data); in produce() 74 construct(data, pValue); in produce()
|
/frameworks/wilhelm/src/itf/ |
D | IEngine.c | 114 CLEDDevice *thiz = (CLEDDevice *) construct(pCLEDDevice_class, exposedMask, self); in IEngine_CreateLEDDevice() 152 CVibraDevice *thiz = (CVibraDevice *) construct(pCVibraDevice_class, exposedMask, self); in IEngine_CreateVibraDevice() 189 CAudioPlayer *thiz = (CAudioPlayer *) construct(pCAudioPlayer_class, exposedMask, self); in IEngine_CreateAudioPlayer() 433 CAudioRecorder *thiz = (CAudioRecorder *) construct(pCAudioRecorder_class, exposedMask, in IEngine_CreateAudioRecorder() 573 CMidiPlayer *thiz = (CMidiPlayer *) construct(pCMidiPlayer_class, exposedMask, self); in IEngine_CreateMidiPlayer() 619 CListener *thiz = (CListener *) construct(pCListener_class, exposedMask, self); in IEngine_CreateListener() 656 C3DGroup *thiz = (C3DGroup *) construct(pC3DGroup_class, exposedMask, self); in IEngine_Create3DGroup() 690 COutputMix *thiz = (COutputMix *) construct(pCOutputMix_class, exposedMask, self); in IEngine_CreateOutputMix() 746 construct(pCMetadataExtractor_class, exposedMask, self); in IEngine_CreateMetadataExtractor() 1084 CMediaPlayer *thiz = (CMediaPlayer *) construct(pCMediaPlayer_class, exposedMask, in IEngine_CreateMediaPlayer()
|
/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/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/compile/mclinker/include/mcld/ADT/ |
D | TreeAllocator.h | 45 Alloc::construct(result); in produce()
|
/frameworks/base/docs/html/ndk/guides/ |
D | sample.jd | 9 …html">native-activity</a>: An app that shows the fundamentals of how to construct a purely native …
|
/frameworks/base/docs/html/training/notify-user/ |
D | expanded.jd | 85 to construct and issue the notification.</p> 133 <p>This snippet shows how to construct the
|
D | build-notification.jd | 94 <p>How you construct the {@link android.app.PendingIntent} depends on what type
|
/frameworks/wilhelm/src/ |
D | entry.c | 143 thiz = (CEngine *) construct(pCEngine_class, exposedMask, NULL); in liCreateEngine()
|
D | sles_allinclusive.h | 300 extern IObject *construct(const ClassTable *clazz,
|
D | sles.c | 506 IObject *construct(const ClassTable *clazz, unsigned exposedMask, SLEngineItf engine) in construct() function
|
/frameworks/base/docs/html/training/printing/ |
D | photos.jd | 80 construct a print document. For information on creating documents for printing, see the
|
/frameworks/base/docs/html/training/contacts-provider/ |
D | retrieve-names.jd | 330 construct a content URI for the contact the user selects. 613 // The contact's _ID, to construct a content URI 615 // The contact's LOOKUP_KEY, to construct a content URI 621 To search for a string within a particular type of data, construct a selection clause from
|
/frameworks/base/docs/html/training/volley/ |
D | simple.jd | 94 <p>To send a request, you simply construct one and add it to the {@code RequestQueue} with
|
/frameworks/base/docs/html/google/play/billing/ |
D | billing_best_practices.jd | 128 literal string. Instead, construct the string at runtime from pieces or use bit manipulation (for
|
/frameworks/base/docs/html/training/transitions/ |
D | custom-transitions.jd | 63 the property to construct the animation.</p>
|
/frameworks/base/docs/html/training/sharing/ |
D | send.jd | 32 <p>When you construct an intent, you must specify the action you want the intent to "trigger."
|
/frameworks/base/docs/html/training/testing/ui-testing/ |
D | uiautomator-testing.jd | 297 <p>The following snippet shows how your test might construct 442 <p>The following code snippet shows how your test might construct a
|
/frameworks/base/docs/html/google/play/licensing/ |
D | adding-licensing.jd | 449 <p>Finally, construct an instance of AESObfuscator, passing the salt, 450 application identifier, and device identifier. You can construct the instance 515 you construct.</li> 790 Obfuscator instance when you construct ServerManagedPolicy.</p>
|
/frameworks/base/docs/html/training/in-app-billing/ |
D | preparing-iab-app.jd | 118 …c license key string value as provided by Google Play. Instead, you can construct the whole public…
|