Home
last modified time | relevance | path

Searched defs:pEntry (Results 1 – 15 of 15) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
Dhash.c71 struct _ht *pEntry, /* The entry into which pNew is inserted */ in insertElement()
149 struct _ht *pEntry = &pH->ht[h]; in findElementGivenHash() local
173 struct _ht *pEntry; in removeElementGivenHash() local
Drowset.c105 struct RowSetEntry *pEntry; /* List of entries using pRight */ member
168 struct RowSetEntry *pEntry; /* The new entry */ in sqlite3RowSetInsert() local
243 struct RowSetEntry *pEntry; in rowSetSort() local
Dtest_malloc.c748 Tcl_HashEntry *pEntry; in test_memdebug_callback() local
777 Tcl_HashEntry *pEntry; in test_memdebug_log_clear() local
830 Tcl_HashEntry *pEntry; in test_memdebug_log() local
/external/chromium_org/third_party/sqlite/src/ext/fts2/
Dfts2_hash.c168 struct _fts2ht *pEntry, /* The entry into which pNew is inserted */ in insertElement()
228 struct _fts2ht *pEntry = &pH->ht[h]; in findElementGivenHash() local
250 struct _fts2ht *pEntry; in removeElementGivenHash() local
/external/chromium_org/third_party/sqlite/src/ext/fts1/
Dfts1_hash.c163 struct _fts1ht *pEntry, /* The entry into which pNew is inserted */ in insertElement()
223 struct _fts1ht *pEntry = &pH->ht[h]; in findElementGivenHash() local
245 struct _fts1ht *pEntry; in removeElementGivenHash() local
Dft_hash.c205 struct _ht *pEntry, /* The entry into which pNew is inserted */ in insertElement()
265 struct _ht *pEntry = &pH->ht[h]; in findElementGivenHash() local
287 struct _ht *pEntry; in removeElementGivenHash() local
/external/chromium_org/third_party/sqlite/src/ext/fts3/
Dfts3_hash.c168 struct _fts3ht *pEntry, /* The entry into which pNew is inserted */ in fts3HashInsertElement()
231 struct _fts3ht *pEntry = &pH->ht[h]; in fts3FindElementByHash() local
253 struct _fts3ht *pEntry; in fts3RemoveElementByHash() local
/external/pdfium/core/src/fpdfdoc/
Ddoc_formcontrol.cpp364 CPDF_Array* pEntry = m_pDict->GetArray(csEntry); in GetColor() local
397 CPDF_Array* pEntry = m_pDict->GetArray(csEntry); in GetOriginalColor() local
412 CPDF_Array* pEntry = m_pDict->GetArray(csEntry); in GetOriginalColor() local
/external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
DSDL_macwm.c178 …unsigned char * pEntry = (unsigned char *) &pTableGammaTemp->gFormulaData + pTableGammaTemp->gForm… in GetDeviceGammaRampGD() local
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
Dmkvparser.cpp1723 Entry* pEntry = m_entries; in Parse() local
2022 Entry* pEntry) { in ParseEntry()
7229 const BlockEntry* pEntry; in GetFirstTime() local
7246 const BlockEntry* pEntry; in GetLastTime() local
7384 BlockEntry*& pEntry = *ppEntry; in CreateBlockGroup() local
7416 BlockEntry*& pEntry = *ppEntry; in CreateSimpleBlock() local
7615 const BlockEntry* const pEntry = m_entries[index]; in GetEntry() local
7762 const BlockEntry* const pEntry = m_entries[index]; in GetEntry() local
7794 const BlockEntry* const pEntry = m_entries[index]; in GetEntry() local
/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.cpp1938 Entry* pEntry = m_entries; in Parse() local
2271 Entry* pEntry) in ParseEntry()
8292 const BlockEntry* pEntry; in GetFirstTime() local
8311 const BlockEntry* pEntry; in GetLastTime() local
8468 BlockEntry*& pEntry = *ppEntry; in CreateBlockGroup() local
8513 BlockEntry*& pEntry = *ppEntry; in CreateSimpleBlock() local
8738 const BlockEntry* const pEntry = m_entries[index]; in GetEntry() local
8895 const BlockEntry* const pEntry = m_entries[index]; in GetEntry() local
8930 const BlockEntry* const pEntry = m_entries[index]; in GetEntry() local
/external/libvpx/libwebm/
Dmkvparser.cpp1725 Entry* pEntry = m_entries; in Parse() local
2024 Entry* pEntry) { in ParseEntry()
7227 const BlockEntry* pEntry; in GetFirstTime() local
7244 const BlockEntry* pEntry; in GetLastTime() local
7382 BlockEntry*& pEntry = *ppEntry; in CreateBlockGroup() local
7414 BlockEntry*& pEntry = *ppEntry; in CreateSimpleBlock() local
7613 const BlockEntry* const pEntry = m_entries[index]; in GetEntry() local
7760 const BlockEntry* const pEntry = m_entries[index]; in GetEntry() local
7792 const BlockEntry* const pEntry = m_entries[index]; in GetEntry() local
/external/pdfium/fpdfsdk/src/
Dfsdk_baseannot.cpp962 if (CPDF_Array* pEntry = m_pAnnot->m_pAnnotDict->GetArray("C")) in GetColor() local
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser.cpp455 char* pEntry = pBuf + i * recordsize; in LoadLinearizedCrossRefV4() local
539 char* pEntry = pBuf + i * recordsize; in LoadCrossRefV4() local
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c21442 struct _ht *pEntry, /* The entry into which pNew is inserted */ in insertElement()
21520 struct _ht *pEntry = &pH->ht[h]; in findElementGivenHash() local
21544 struct _ht *pEntry; in removeElementGivenHash() local