Home
last modified time | relevance | path

Searched defs:sKey (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/fpdfsdk/src/javascript/
DJS_GlobalData.h42 CFX_ByteString sKey; variable
Dglobal.cpp331 CFX_ByteString sKey = ws.UTF8Encode(); in ObjectToArray() local
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/
DKeyGeneratorTest.java409 SecretKey sKey; in testGenerateKey() local
/external/jetty/src/java/org/eclipse/jetty/server/nio/
DSelectChannelConnector.java329 …nelEndPoint newEndPoint(SocketChannel channel, SelectSet selectSet, SelectionKey sKey) throws IOEx… in newEndPoint()
/external/jetty/src/java/org/eclipse/jetty/io/nio/
DSelectorManager.java363 …ndPoint(SocketChannel channel, SelectorManager.SelectSet selectSet, SelectionKey sKey) throws IOEx… in newEndPoint()
840 …private SelectChannelEndPoint createEndPoint(SocketChannel channel, SelectionKey sKey) throws IOEx… in createEndPoint()
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/
DKeyStore_Impl1Test.java578 KeyStore.SecretKeyEntry sKey = new KeyStore.SecretKeyEntry( in testEntry03() local
/external/antlr/antlr-3.4/runtime/C/include/
Dantlr3collections.h49 pANTLR3_UINT8 sKey; /**< Used if type is ANTLR3_HASH_TYPE_STR */ member
/external/valgrind/exp-sgcheck/
Dsg_main.c1635 StackTreeNode sNegInf, sPosInf, sKey, *sLB, *sUB; in classify_address() local