Home
last modified time | relevance | path

Searched defs:pOld (Results 1 – 6 of 6) sorted by relevance

/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.c8244 static void zipfileRemoveEntryFromList(ZipfileTab *pTab, ZipfileEntry *pOld){ in zipfileRemoveEntryFromList()
8276 ZipfileEntry *pOld = 0; in zipfileUpdate() local
13073 static EQPGraphRow *eqp_next_row(ShellState *p, int iEqpId, EQPGraphRow *pOld){ in eqp_next_row()
/external/sqlite/dist/
Dshell.c8249 static void zipfileRemoveEntryFromList(ZipfileTab *pTab, ZipfileEntry *pOld){ in zipfileRemoveEntryFromList()
8281 ZipfileEntry *pOld = 0; in zipfileUpdate() local
13078 static EQPGraphRow *eqp_next_row(ShellState *p, int iEqpId, EQPGraphRow *pOld){ in eqp_next_row()
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c25099 static void memsys3FreeUnsafe(void *pOld){ in memsys3FreeUnsafe()
25643 static void memsys5FreeUnsafe(void *pOld){ in memsys5FreeUnsafe()