Home
last modified time | relevance | path

Searched refs:construct (Results 1 – 25 of 54) sorted by relevance

123

/frameworks/compile/mclinker/unittests/
DLinearAllocatorTest.cpp65 m_pTestee->construct(pointer); in TEST_F()
75 m_pTestee->construct(pointer, data); in TEST_F()
85 m_pTestee->construct(pointer); in TEST_F()
95 m_pTestee->construct(pointer, data); in TEST_F()
106 m_pTestee->construct(pointer); in TEST_F()
124 m_pTestee->construct(pointer); in TEST_F()
DRTLinearAllocatorTest.cpp66 m_pTestee->construct(pointer); in TEST_F()
76 m_pTestee->construct(pointer, data); in TEST_F()
86 m_pTestee->construct(pointer); in TEST_F()
96 m_pTestee->construct(pointer, data); in TEST_F()
107 m_pTestee->construct(pointer); in TEST_F()
125 m_pTestee->construct(pointer); in TEST_F()
/frameworks/compile/mclinker/include/mcld/Support/
DAllocators.h36 static void construct(value_type* pPtr) in construct() function
39 static void construct(value_type* pPtr, const value_type& pValue) in construct() function
75 static void construct(value_type* pPtr) in construct() function
78 static void construct(value_type* pPtr, const value_type& pValue) in construct() function
133 void construct(pointer pPtr, const_reference pValue) in construct() function
134 { chunk_type::construct(pPtr, pValue); } in construct()
141 void construct(pointer pPtr) in construct() function
142 { chunk_type::construct(pPtr); } in construct()
371 void construct(pointer pObject, const DataType& pValue) in construct() function
434 void construct(DataType* pObject, const DataType& pValue) in construct() function
[all …]
DUniqueGCFactory.h64 construct(data); in produce()
77 construct(data, pValue); in produce()
/frameworks/support/v4/ics/android/support/v4/speech/tts/
DTextToSpeechICS.java13 static TextToSpeech construct(Context context, OnInitListener onInitListener, in construct() method in TextToSpeechICS
/frameworks/wilhelm/src/itf/
DIEngine.c113 CLEDDevice *thiz = (CLEDDevice *) construct(pCLEDDevice_class, exposedMask, self); in IEngine_CreateLEDDevice()
151 CVibraDevice *thiz = (CVibraDevice *) construct(pCVibraDevice_class, exposedMask, self); in IEngine_CreateVibraDevice()
188 CAudioPlayer *thiz = (CAudioPlayer *) construct(pCAudioPlayer_class, exposedMask, self); in IEngine_CreateAudioPlayer()
432 CAudioRecorder *thiz = (CAudioRecorder *) construct(pCAudioRecorder_class, exposedMask, in IEngine_CreateAudioRecorder()
572 CMidiPlayer *thiz = (CMidiPlayer *) construct(pCMidiPlayer_class, exposedMask, self); in IEngine_CreateMidiPlayer()
618 CListener *thiz = (CListener *) construct(pCListener_class, exposedMask, self); in IEngine_CreateListener()
655 C3DGroup *thiz = (C3DGroup *) construct(pC3DGroup_class, exposedMask, self); in IEngine_Create3DGroup()
689 COutputMix *thiz = (COutputMix *) construct(pCOutputMix_class, exposedMask, self); in IEngine_CreateOutputMix()
745 construct(pCMetadataExtractor_class, exposedMask, self); in IEngine_CreateMetadataExtractor()
1078 CMediaPlayer *thiz = (CMediaPlayer *) construct(pCMediaPlayer_class, exposedMask, in IEngine_CreateMediaPlayer()
/frameworks/compile/mclinker/include/mcld/ADT/
DTreeAllocator.h43 Alloc::construct(result); in produce()
/frameworks/wilhelm/src/
Dentry.c143 thiz = (CEngine *) construct(pCEngine_class, exposedMask, NULL); in liCreateEngine()
Dsles_allinclusive.h300 extern IObject *construct(const ClassTable *clazz,
Dsles.c503 IObject *construct(const ClassTable *clazz, unsigned exposedMask, SLEngineItf engine) in construct() function
/frameworks/base/docs/html/training/notify-user/
Dexpanded.jd87 to construct and issue the notification.</p>
135 <p>This snippet shows how to construct the
Dbuild-notification.jd96 <p>How you construct the {@link android.app.PendingIntent} depends on what type
/frameworks/base/docs/html/training/printing/
Dphotos.jd80 construct a print document. For information on creating documents for printing, see the
/frameworks/base/docs/html/google/play-services/
Ddrive.jd73 The query builder allows you to easily construct a query by joining
/frameworks/base/docs/html/training/contacts-provider/
Dretrieve-names.jd330 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/google/play/billing/
Dbilling_best_practices.jd111 literal string. Instead, construct the string at runtime from pieces or use bit manipulation (for
/frameworks/base/docs/html/training/tv/playback/
Dbrowse.jd135 screen for browsing by the user. The following example code demonstrates how to construct an
/frameworks/base/docs/html/training/volley/
Dsimple.jd94 <p>To send a request, you simply construct one and add it to the {@code RequestQueue} with
/frameworks/base/docs/html/tools/testing/
Dtesting_ui.jd193 <p>The following code example shows how to construct <a href="{@docRoot}tools/help/uiautomator/UiOb…
216construct a <a href="{@docRoot}tools/help/uiautomator/UiCollection.html">{@code UiCollection}</a> …
/frameworks/base/docs/html/training/sharing/
Dsend.jd32 <p>When you construct an intent, you must specify the action you want the intent to "trigger."
/frameworks/base/docs/html/training/in-app-billing/
Dpreparing-iab-app.jd100 …c license key string value as provided by Google Play. Instead, you can construct the whole public…
/frameworks/base/docs/html/google/play/licensing/
Dadding-licensing.jd449 <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/cloudsync/
Dgcm.jd68 <p>For those implementing GCM support in a language other than Java, construct
/frameworks/base/docs/html/guide/topics/ui/
Dcustom-components.jd21 that you can use to construct your UI.</p>
425 In the end, you can very quickly construct arbitrarily complex compound
/frameworks/base/docs/html/guide/topics/media/
Dexoplayer.jd277 construct renderers for playing DASH sample videos in the demo app. It asynchronously fetches a
278 specified MPD file in order to construct the required {@code Representation} objects. For an

123