Searched defs:encode (Results 1 - 25 of 194) sorted by path

12345678

/macosx-10.9.5/CPANInternal-140/JSON-2.53/lib/JSON/
H A DbackportPP.pm143 sub encode { subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/JSON/lib/JSON/
H A DPP.pm143 sub encode { subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/lib/Net/LDAP/
H A DEntry.pm88 sub encode { subroutine
H A DMessage.pm176 sub encode { subroutine
/macosx-10.9.5/CommonCrypto-60049/cn_tool/
H A Dmain.c483 size_t encode, in, out; local
[all...]
/macosx-10.9.5/Heimdal-323.92.1/appl/ftp/ftp/
H A Dsecurity.h55 int (*encode)(void *, void*, int, int, void**); member in struct:sec_client_mech
66 int (*encode)(void *, void*, int, int, void**); member in struct:sec_server_mech
/macosx-10.9.5/Heimdal-323.92.1/lib/asn1/
H A Dasn1-template.h104 asn1_type_encode encode; member in struct:asn1_type_func
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DJSCJSValueInlines.h146 inline EncodedJSValue JSValue::encode(JSValue value) function in class:JSC::JSValue
H A DJSGlobalObjectFunctions.cpp54 static JSValue encode(ExecState* exec, const char* doNotEscape) function in namespace:JSC
[all...]
/macosx-10.9.5/Libc-997.90.3/darwin/
H A D_dirhelper.c80 static const char encode[] = "0123456789_bcdfghjklmnpqrstvwxyz"; variable
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/comp_match/
H A Dcomponentlib.c2031 InstallOidDecoderMapping ( char* ch_oid, EncodeFcn encode, gser_decoder_func* G_decode, ber_tag_decoder_func* B_decode, ExtractFcn extract, MatchFcn match ) { argument
1991 InstallAnyByComponentInt(int anyId, ComponentInt intId, unsigned int size, EncodeFcn encode, gser_decoder_func* G_decode, ber_tag_decoder_func* B_decode, ExtractFcn extract, MatchFcn match, FreeFcn free, PrintFcn print) argument
2130 InstallAnyByComponentOid(int anyId, AsnOid *oid, unsigned int size, EncodeFcn encode, gser_decoder_func* G_decode, ber_tag_decoder_func* B_decode, ExtractFcn extract, MatchFcn match, FreeFcn free, PrintFcn print) argument
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/include/
H A Dldap_pvt.h283 ber_int_t (*encode)(struct sb_sasl_generic_data *p, member in struct:sb_sasl_generic_ops
/macosx-10.9.5/OpenSSH-186/osslshim/heimdal-asn1/
H A Dasn1-template.h106 asn1_type_encode encode; member in struct:asn1_type_func
/macosx-10.9.5/Security-55471.14.18/include/security_ocspd/
H A DocspResponse.cpp95 const CSSM_DATA *OCSPClientCertID::encode() function in class:OCSPClientCertID
/macosx-10.9.5/Security-55471.14.18/include/security_pkcs12/
H A Dpkcs12Encode.cpp49 void P12Coder::encode( function in class:P12Coder
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_x509_tp/lib/
H A DocspRequest.cpp78 const CSSM_DATA *OCSPRequest::encode() function in class:OCSPRequest
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/antlr2/
H A Dantlr.jarMETA-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement.java package antlr ...
/macosx-10.9.5/Security-55471.14.18/libsecurity_ocspd/common/
H A DocspResponse.cpp95 const CSSM_DATA *OCSPClientCertID::encode() function in class:OCSPClientCertID
/macosx-10.9.5/Security-55471.14.18/libsecurity_pkcs12/lib/
H A Dpkcs12Encode.cpp49 void P12Coder::encode( function in class:P12Coder
/macosx-10.9.5/Security-55471.14.18/sec/SOSCircle/SecureObjectSync/
H A DSOSUserKeygen.c191 uint8_t * encode = der_encode_pbkdf2_params(saltlen, salt, iterations, keysize, local
/macosx-10.9.5/WebCore-7537.78.1/Modules/indexeddb/
H A DIDBLevelDBCoding.cpp1069 Vector<char> KeyPrefix::encode() const function in class:WebCore::IDBLevelDBCoding::KeyPrefix
1135 Vector<char> SchemaVersionKey::encode() function in class:WebCore::IDBLevelDBCoding::SchemaVersionKey
1142 Vector<char> MaxDatabaseIdKey::encode() function in class:WebCore::IDBLevelDBCoding::MaxDatabaseIdKey
1149 Vector<char> DataVersionKey::encode() function in class:WebCore::IDBLevelDBCoding::DataVersionKey
1180 Vector<char> DatabaseFreeListKey::encode(int64_t databaseId) function in class:WebCore::IDBLevelDBCoding::DatabaseFreeListKey
1227 Vector<char> DatabaseNameKey::encode(const String& origin, const String& databaseName) function in class:WebCore::IDBLevelDBCoding::DatabaseNameKey
1254 Vector<char> DatabaseMetaDataKey::encode(int64_ function in class:WebCore::IDBLevelDBCoding::DatabaseMetaDataKey
1293 Vector<char> ObjectStoreMetaDataKey::encode(int64_t databaseId, int64_t objectStoreId, unsigned char metaDataType) function in class:WebCore::IDBLevelDBCoding::ObjectStoreMetaDataKey
1368 Vector<char> IndexMetaDataKey::encode(int64_t databaseId, int64_t objectStoreId, int64_t indexId, unsigned char metaDataType) function in class:WebCore::IDBLevelDBCoding::IndexMetaDataKey
1431 Vector<char> ObjectStoreFreeListKey::encode(int64_t databaseId, int64_t objectStoreId) function in class:WebCore::IDBLevelDBCoding::ObjectStoreFreeListKey
1488 Vector<char> IndexFreeListKey::encode(int64_t databaseId, int64_t objectStoreId, int64_t indexId) function in class:WebCore::IDBLevelDBCoding::IndexFreeListKey
1544 Vector<char> ObjectStoreNamesKey::encode(int64_t databaseId, const String& objectStoreName) function in class:WebCore::IDBLevelDBCoding::ObjectStoreNamesKey
1587 Vector<char> IndexNamesKey::encode(int64_t databaseId, int64_t objectStoreId, const String& indexName) function in class:WebCore::IDBLevelDBCoding::IndexNamesKey
1619 Vector<char> ObjectStoreDataKey::encode(int64_t databaseId, int64_t objectStoreId, const Vector<char> encodedUserKey) function in class:WebCore::IDBLevelDBCoding::ObjectStoreDataKey
1628 Vector<char> ObjectStoreDataKey::encode(int64_t databaseId, int64_t objectStoreId, const IDBKey& userKey) function in class:WebCore::IDBLevelDBCoding::ObjectStoreDataKey
1661 Vector<char> ExistsEntryKey::encode(int64_t databaseId, int64_t objectStoreId, const Vector<char>& encodedKey) function in class:WebCore::IDBLevelDBCoding::ExistsEntryKey
1669 Vector<char> ExistsEntryKey::encode(int64_t databaseId, int64_t objectStoreId, const IDBKey& userKey) function in class:WebCore::IDBLevelDBCoding::ExistsEntryKey
1732 Vector<char> IndexDataKey::encode(int64_t databaseId, int64_t objectStoreId, int64_t indexId, const Vector<char>& encodedUserKey, const Vector<char>& encodedPrimaryKey, int64_t sequenceNumber) function in class:WebCore::IDBLevelDBCoding::IndexDataKey
1742 Vector<char> IndexDataKey::encode(int64_t databaseId, int64_t objectStoreId, int64_t indexId, const IDBKey& userKey) function in class:WebCore::IDBLevelDBCoding::IndexDataKey
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/network/
H A DFormData.cpp548 void FormData::encode(Encoder& encoder) const function in class:WebCore::FormData
/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DTextCodecICU.cpp442 CString TextCodecICU::encode(const UChar* characters, size_t length, UnencodableHandling handling) function in class:WebCore::TextCodecICU
H A DTextCodecLatin1.cpp247 CString TextCodecLatin1::encode(const UChar* characters, size_t length, UnencodableHandling handling) function in class:WebCore::TextCodecLatin1
H A DTextCodecUTF16.cpp120 CString TextCodecUTF16::encode(const UChar* characters, size_t length, UnencodableHandling) function in class:WebCore::TextCodecUTF16

Completed in 531 milliseconds

12345678