Home
last modified time | relevance | path

Searched refs:pGroup (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_pageobjectholder.cpp79 CPDF_Dictionary* pGroup = m_pFormDict->GetDictFor("Group"); in LoadTransInfo() local
80 if (!pGroup) { in LoadTransInfo()
83 if (pGroup->GetStringFor("S") != "Transparency") { in LoadTransInfo()
87 if (pGroup->GetIntegerFor("I")) { in LoadTransInfo()
90 if (pGroup->GetIntegerFor("K")) { in LoadTransInfo()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp2569 CPDF_Stream* pGroup = pSMaskDict->GetStreamFor("G"); in LoadSMask() local
2570 if (!pGroup) in LoadSMask()
2582 pGroup); in LoadSMask()
2606 CPDF_Dictionary* pDict = pGroup->GetDict(); in LoadSMask()
/external/sqlite/dist/orig/
Dsqlite3.c46211 PGroup *pGroup; /* PGroup this cache belongs to */
46463 assert( sqlite3_mutex_held(pCache->pGroup->mutex) );
46474 assert( pCache->pGroup==&pcache1.grp );
46475 pcache1LeaveMutex(pCache->pGroup);
46492 pcache1EnterMutex(pCache->pGroup);
46511 assert( sqlite3_mutex_held(p->pCache->pGroup->mutex) );
46579 assert( sqlite3_mutex_held(p->pGroup->mutex) );
46586 pcache1LeaveMutex(p->pGroup);
46590 pcache1EnterMutex(p->pGroup);
46620 assert( sqlite3_mutex_held(pPage->pCache->pGroup->mutex) );
[all …]
/external/sqlite/dist/
Dsqlite3.c46227 PGroup *pGroup; /* PGroup this cache belongs to */
46479 assert( sqlite3_mutex_held(pCache->pGroup->mutex) );
46490 assert( pCache->pGroup==&pcache1.grp );
46491 pcache1LeaveMutex(pCache->pGroup);
46508 pcache1EnterMutex(pCache->pGroup);
46527 assert( sqlite3_mutex_held(p->pCache->pGroup->mutex) );
46595 assert( sqlite3_mutex_held(p->pGroup->mutex) );
46602 pcache1LeaveMutex(p->pGroup);
46606 pcache1EnterMutex(p->pGroup);
46636 assert( sqlite3_mutex_held(pPage->pCache->pGroup->mutex) );
[all …]
/external/syzkaller/sys/windows/
Dwindows.txt485 GetSecurityDescriptorGroup(pSecurityDescriptor ptr[inout, array[int8]], pGroup ptr[inout, ptr[inout…
520 SetSecurityDescriptorGroup(pSecurityDescriptor ptr[inout, array[int8]], pGroup ptr[inout, array[int…