/aosp_15_r20/frameworks/compile/mclinker/lib/LD/ |
D | StaticResolver.cpp | 23 const ResolveInfo& __restrict__ pNew, in resolve()
|
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Support/ |
D | GCFactoryListTraits.h | 44 static void noteHead(DataType* pNew, DataType* pSentinel) {} in noteHead()
|
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/LD/ |
D | Resolver.h | 63 const ResolveInfo& __restrict__ pNew, in resolveAgain()
|
/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/tml/ |
D | phDal4Nfc_messageQueueLib.cc | 121 phDal4Nfc_message_queue_item_t* pNew; in phDal4Nfc_msgsnd() local
|
/aosp_15_r20/hardware/nxp/nfc/pn8x/halimpl/tml/ |
D | phDal4Nfc_messageQueueLib.cc | 164 phDal4Nfc_message_queue_item_t* pNew; in phDal4Nfc_msgsnd() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/SVM/ |
H A D | test_fine_grain_memory_consistency.cpp | 56 BinNode *pNew = &pNodes[ AtomicFetchAddExplicit(pNumNodes, 1, memory_order_relaxed) ]; in build_hash_table_on_host() local
|
H A D | main.cpp | 125 Node *pNew; in create_linked_lists() local
|
/aosp_15_r20/external/pdfium/core/fpdfapi/render/ |
H A D | cpdf_type3cache.cpp | 91 auto pNew = std::make_unique<CPDF_Type3GlyphMap>(); in LoadGlyph() local
|
/aosp_15_r20/external/pdfium/core/fpdfdoc/ |
H A D | cpdf_interactiveform.cpp | 451 auto pNew = std::make_unique<Node>(short_name, pParent->GetLevel() + 1); in AddChild() local 882 auto pNew = std::make_unique<CPDF_FormControl>(pField, pWidgetDict, this); in AddControl() local
|
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/ |
H A D | shell.c | 5859 sqlite3_vtab *pNew; in seriesConnect() local 7684 fsdir_tab *pNew = 0; in fsdirConnect() local 8224 completion_vtab *pNew; in completionConnect() local 9653 ZipfileTab *pNew = 0; in zipfileConnect() local 10123 ZipfileEntry *pNew; in zipfileGetEntry() local 10507 ZipfileEntry *pNew in zipfileAddEntry() 10536 ZipfileEntry *pNew = 0; in zipfileLoadDirectory() local 10648 ZipfileEntry *pNew; in zipfileNewEntry() local 10868 ZipfileEntry *pNew = 0; /* New in-memory CDS entry */ in zipfileUpdate() local 12136 IdxConstraint *pNew; in idxNewConstraint() local [all …]
|
H A D | sqlite3.c | 26915 void *pNew; in sqlite3MemRealloc() local 28854 sqlite3_debug_mutex *pNew = 0; in debugMutexAlloc() local 30359 void *pNew; in sqlite3Realloc() local 30570 void *pNew = 0; in dbReallocFinish() local 30600 void *pNew; in sqlite3DbReallocOrFree() local 32181 RCStr *pNew; in sqlite3RCStrResize() local
|
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/ |
H A D | shell.c | 5854 sqlite3_vtab *pNew; in seriesConnect() local 7679 fsdir_tab *pNew = 0; in fsdirConnect() local 8219 completion_vtab *pNew; in completionConnect() local 9648 ZipfileTab *pNew = 0; in zipfileConnect() local 10118 ZipfileEntry *pNew; in zipfileGetEntry() local 10502 ZipfileEntry *pNew in zipfileAddEntry() 10531 ZipfileEntry *pNew = 0; in zipfileLoadDirectory() local 10643 ZipfileEntry *pNew; in zipfileNewEntry() local 10863 ZipfileEntry *pNew = 0; /* New in-memory CDS entry */ in zipfileUpdate() local 12131 IdxConstraint *pNew; in idxNewConstraint() local [all …]
|
H A D | sqlite3.c | 26915 void *pNew; in sqlite3MemRealloc() local 28854 sqlite3_debug_mutex *pNew = 0; in debugMutexAlloc() local 30359 void *pNew; in sqlite3Realloc() local 30570 void *pNew = 0; in dbReallocFinish() local 30600 void *pNew; in sqlite3DbReallocOrFree() local 32181 RCStr *pNew; in sqlite3RCStrResize() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/preprocessor/ |
H A D | preprocessor_grammar.c | 428 yyStackEntry *pNew; in yyGrowStack() local
|
/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | bytestring.cpp | 637 size_t ByteString::Replace(ByteStringView pOld, ByteStringView pNew) { in Replace()
|
H A D | widestring.cpp | 872 size_t WideString::Replace(WideStringView pOld, WideStringView pNew) { in Replace()
|
/aosp_15_r20/external/aac/libAACenc/src/ |
H A D | sf_estim.cpp | 331 FIXP_DBL ldRatioOld, ldRatioNew, pOld, pNew; in FDKaacEnc_calcSpecPeDiff() local
|
/aosp_15_r20/external/pdfium/xfa/fxfa/ |
H A D | cxfa_textlayout.cpp | 1018 auto pNew = std::make_unique<PieceLine>(); in AppendTextLine() local
|
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/grammar/ |
H A D | perfettosql_grammar.c | 1998 yyStackEntry *pNew; in yyGrowStack() local
|
/aosp_15_r20/external/pdfium/fpdfsdk/ |
H A D | cpdfsdk_formfillenvironment.cpp | 620 auto pNew = std::make_unique<CPDFSDK_PageView>(this, pUnderlyingPage); in GetOrCreatePageView() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiDeviceInitializationTests.cpp | 2580 void *pNew = allocCallbackFunc(pUserData, size, alignment, allocationScope); in reallocCallbackFunc() local
|
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/ |
D | sqlite3.c | 27278 void *pNew; in sqlite3MemRealloc() local 29217 sqlite3_debug_mutex *pNew = 0; in debugMutexAlloc() local 30741 void *pNew; in sqlite3Realloc() local 30953 void *pNew = 0; in dbReallocFinish() local 30983 void *pNew; in sqlite3DbReallocOrFree() local 32570 RCStr *pNew; in sqlite3RCStrResize() local
|
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/ |
D | sqlite3.c | 27144 void *pNew; in sqlite3MemRealloc() local 29083 sqlite3_debug_mutex *pNew = 0; in debugMutexAlloc() local 30599 void *pNew; in sqlite3Realloc() local 30810 void *pNew = 0; in dbReallocFinish() local 30840 void *pNew; in sqlite3DbReallocOrFree() local 32422 RCStr *pNew; in sqlite3RCStrResize() local
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | sdkuilib.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |