/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/native/libs/vr/libpdx/private/pdx/rpc/ |
D | default_initialization_allocator.h | 32 void construct(U* pointer) noexcept( in construct() function 37 void construct(U* pointer, Args&&... args) { in construct() function 38 AllocatorTraits::construct(static_cast<Allocator&>(*this), pointer, in construct()
|
/frameworks/base/libs/hwui/tests/unit/ |
D | ThreadBaseTests.cpp | 91 std::atomic_int construct{0}; in TEST() member 98 explicit Counter(EventCount* count) : mCount(count) { mCount->construct++; } in TEST() 134 ASSERT_EQ(1, count.construct.load()); in TEST()
|
D | LayerUpdateQueueTests.cpp | 27 TEST(LayerUpdateQueue, construct) { in TEST() argument
|
/frameworks/wilhelm/src/itf/ |
D | IEngine.cpp | 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() 434 CAudioRecorder *thiz = (CAudioRecorder *) construct(pCAudioRecorder_class, exposedMask, in IEngine_CreateAudioRecorder() 574 CMidiPlayer *thiz = (CMidiPlayer *) construct(pCMidiPlayer_class, exposedMask, self); in IEngine_CreateMidiPlayer() 620 CListener *thiz = (CListener *) construct(pCListener_class, exposedMask, self); in IEngine_CreateListener() 657 C3DGroup *thiz = (C3DGroup *) construct(pC3DGroup_class, exposedMask, self); in IEngine_Create3DGroup() 691 COutputMix *thiz = (COutputMix *) construct(pCOutputMix_class, exposedMask, self); in IEngine_CreateOutputMix() 747 construct(pCMetadataExtractor_class, exposedMask, self); in IEngine_CreateMetadataExtractor() 1085 CMediaPlayer *thiz = (CMediaPlayer *) construct(pCMediaPlayer_class, exposedMask, in IEngine_CreateMediaPlayer()
|
/frameworks/compile/mclinker/include/mcld/ADT/ |
D | TreeAllocator.h | 45 Alloc::construct(result); in produce()
|
/frameworks/wilhelm/src/ |
D | entry.cpp | 141 thiz = (CEngine *) construct(pCEngine_class, exposedMask, NULL); in liCreateEngine()
|
D | sles_allinclusive.h | 300 extern IObject *construct(const ClassTable *clazz,
|
D | sles.cpp | 506 IObject *construct(const ClassTable *clazz, unsigned exposedMask, SLEngineItf engine) in construct() function
|
/frameworks/base/core/proto/android/content/ |
D | package_item_info.proto | 75 // can be set through the mac_permissions.xml policy construct. This value
|
/frameworks/base/packages/SystemUI/docs/ |
D | physics-animation-layout.md | 20 …s, such as TRANSLATION_X and TRANSLATION_Y, for which the layout should construct physics animatio… 120 …ller as the active controller for the layout. This causes the layout to construct or reconfigure t…
|
D | dagger.md | 165 moved to a higher level construct such as a Fragment or a top-level SystemUI
|
/frameworks/compile/slang/ |
D | README.rst | 284 construct **forEach**. We also reflect a Java version to access this
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/scanner/ |
D | WifiScanningServiceTest.java | 459 public void construct() throws Exception { in construct() method in WifiScanningServiceTest
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 7891 HSPLandroid/icu/impl/OlsonTimeZone;->construct(Landroid/icu/util/UResourceBundle;Landroid/icu/util/… 8923 HSPLandroid/icu/util/SimpleTimeZone;->construct(IIIIIIIIIIII)V 31828 HSPLsun/security/x509/CertificateValidity;->construct(Lsun/security/util/DerValue;)V 31831 HSPLsun/security/x509/CertificateVersion;->construct(Lsun/security/util/DerValue;)V
|
D | hiddenapi-greylist-max-o.txt | 32091 Landroid/icu/util/SimpleTimeZone;->construct(IIIIIIIIIIII)V
|