| /external/chromium_org/third_party/sqlite/src/src/ |
| D | hash.c | 71 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
|
| D | rowset.c | 105 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
|
| D | test_malloc.c | 748 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/ |
| D | fts2_hash.c | 168 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/ |
| D | fts1_hash.c | 163 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
|
| D | ft_hash.c | 205 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/ |
| D | fts3_hash.c | 168 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/ |
| D | doc_formcontrol.cpp | 364 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/ |
| D | SDL_macwm.c | 178 …unsigned char * pEntry = (unsigned char *) &pTableGammaTemp->gFormulaData + pTableGammaTemp->gForm… in GetDeviceGammaRampGD() local
|
| /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/ |
| D | mkvparser.cpp | 1723 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/ |
| D | mkvparser.cpp | 1938 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/ |
| D | mkvparser.cpp | 1725 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/ |
| D | fsdk_baseannot.cpp | 962 if (CPDF_Array* pEntry = m_pAnnot->m_pAnnotDict->GetArray("C")) in GetColor() local
|
| /external/pdfium/core/src/fpdfapi/fpdf_parser/ |
| D | fpdf_parser_parser.cpp | 455 char* pEntry = pBuf + i * recordsize; in LoadLinearizedCrossRefV4() local 539 char* pEntry = pBuf + i * recordsize; in LoadCrossRefV4() local
|
| /external/chromium_org/third_party/sqlite/amalgamation/ |
| D | sqlite3.c | 21442 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
|