Home
last modified time | relevance | path

Searched defs:pNew (Results 1 – 13 of 13) sorted by relevance

/external/OpenCL-CTS/test_conformance/SVM/
Dtest_fine_grain_memory_consistency.cpp56 BinNode *pNew = &pNodes[ AtomicFetchAddExplicit(pNumNodes, 1, memory_order_relaxed) ]; in build_hash_table_on_host() local
Dmain.cpp125 Node *pNew; in create_linked_lists() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_type3cache.cpp91 auto pNew = std::make_unique<CPDF_Type3GlyphMap>(); in LoadGlyph() local
/external/pdfium/core/fpdfdoc/
Dcpdf_interactiveform.cpp451 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
/external/pdfium/core/fxcrt/
Dbytestring.cpp637 size_t ByteString::Replace(ByteStringView pOld, ByteStringView pNew) { in Replace()
Dwidestring.cpp871 size_t WideString::Replace(WideStringView pOld, WideStringView pNew) { in Replace()
/external/aac/libAACenc/src/
Dsf_estim.cpp331 FIXP_DBL ldRatioOld, ldRatioNew, pOld, pNew; in FDKaacEnc_calcSpecPeDiff() local
/external/sqlite/dist/orig/
Dshell.c3376 sqlite3_vtab *pNew; in seriesConnect() local
5102 fsdir_tab *pNew = 0; in fsdirConnect() local
5641 completion_vtab *pNew; in completionConnect() local
7068 ZipfileTab *pNew = 0; in zipfileConnect() local
7536 ZipfileEntry *pNew; in zipfileGetEntry() local
7917 ZipfileEntry *pNew in zipfileAddEntry()
7946 ZipfileEntry *pNew = 0; in zipfileLoadDirectory() local
8054 ZipfileEntry *pNew; in zipfileNewEntry() local
8264 ZipfileEntry *pNew = 0; /* New in-memory CDS entry */ in zipfileUpdate() local
9527 IdxConstraint *pNew; in idxNewConstraint() local
[all …]
/external/sqlite/dist/
Dshell.c3381 sqlite3_vtab *pNew; in seriesConnect() local
5107 fsdir_tab *pNew = 0; in fsdirConnect() local
5646 completion_vtab *pNew; in completionConnect() local
7073 ZipfileTab *pNew = 0; in zipfileConnect() local
7541 ZipfileEntry *pNew; in zipfileGetEntry() local
7922 ZipfileEntry *pNew in zipfileAddEntry()
7951 ZipfileEntry *pNew = 0; in zipfileLoadDirectory() local
8059 ZipfileEntry *pNew; in zipfileNewEntry() local
8269 ZipfileEntry *pNew = 0; /* New in-memory CDS entry */ in zipfileUpdate() local
9532 IdxConstraint *pNew; in idxNewConstraint() local
[all …]
/external/pdfium/xfa/fxfa/
Dcxfa_textlayout.cpp1020 auto pNew = std::make_unique<PieceLine>(); in AppendTextLine() local
/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.cpp620 auto pNew = std::make_unique<CPDFSDK_PageView>(this, pUnderlyingPage); in GetOrCreatePageView() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp2528 void *pNew = allocCallbackFunc(pUserData, size, alignment, allocationScope); in reallocCallbackFunc() local
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c24477 void *pNew; in sqlite3MemRealloc() local
26407 sqlite3_debug_mutex *pNew = 0; in debugMutexAlloc() local