Home
last modified time | relevance | path

Searched defs:pKey (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/core/src/fxcrt/
Dfx_basic_maps.cpp450 _CompactString* pKey = (_CompactString*)m_Buffer.GetAt(i); in GetStartPosition() local
463 _CompactString* pKey = (_CompactString*)m_Buffer.GetAt(index); in GetNextAssoc() local
484 _CompactString* pKey = (_CompactString*)m_Buffer.GetAt(index); in GetNextValue() local
518 _CompactString* pKey = (_CompactString*)m_Buffer.GetAt(index); in SetAt() local
526 _CompactString* pKey = (_CompactString*)m_Buffer.GetAt(index); in SetAt() local
534 _CompactString* pKey = (_CompactString*)m_Buffer.Add(); in SetAt() local
541 _CompactString* pKey = (_CompactString*)m_Buffer.Add(); in AddValue() local
550 _CompactString* pKey = (_CompactString*)m_Buffer.GetAt(index); in RemoveKey() local
564 _CompactString* pKey = (_CompactString*)m_Buffer.GetAt(i); in GetCount() local
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/
DKeyStore_Impl1Test.java465 KeyStore.PrivateKeyEntry pKey = new KeyStore.PrivateKeyEntry(privKey, in testEntry02() local
838 KeyStore.PrivateKeyEntry pKey = new KeyStore.PrivateKeyEntry(tkp in testEntry06() local
902 KeyStore.PrivateKeyEntry pKey = new KeyStore.PrivateKeyEntry(privKey, certs); in testEntry07() local
DKeyStore_Impl3Test.java113 KeyStore.PrivateKeyEntry pKey = new KeyStore.PrivateKeyEntry(pk, certs); in testLoadStore01() local
DKSBuilder_ImplTest.java146 KeyStore.PrivateKeyEntry pKey = new KeyStore.PrivateKeyEntry(privKey, in testNewInstanceKeyStoreProtectionParameter() local
/external/icu/icu4c/source/tools/toolutil/
Ducmstate.c206 char *line, char **pKey, char **pValue) { in ucm_parseHeaderLine()
/external/valgrind/cachegrind/
Dcg_merge.c1511 Bool nextIterFM ( WordFM* fm, /*OUT*/Word* pKey, /*OUT*/Word* pVal ) in nextIterFM()
/external/pdfium/core/include/fxcrt/
Dfx_basic.h886 void* pKey = NULL; in GetNextAssoc() local
/external/icu/icu4c/source/common/
Duloc_tag.c1363 const char *pKey = NULL; /* LDML key */ in _appendLDMLExtensionAsKeywords() local
/external/sqlite/dist/
Dsqlite3.c8618 const char *pKey; /* Key associated with this element */ member
/external/sqlite/dist/orig/
Dsqlite3.c8618 const char *pKey; /* Key associated with this element */ member