Searched defs:encoded (Results 1 - 25 of 80) sorted by relevance

1234

/macosx-10.10/emacs-93/emacs/lisp/international/
H A Dencoded-kb.el[all...]
/macosx-10.10/ruby-106/ruby/lib/xmlrpc/
H A Dbase64.rb38 def encoded method in class:XMLRPC.Base64
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DMatchResult.h38 explicit ALWAYS_INLINE MatchResult(EncodedMatchResult encoded) argument
41 uint64_t encoded; member in union:MatchResult::u
/macosx-10.10/OpenSSH-189/openssh/
H A Duuencode.c58 char *encoded, *p; local
/macosx-10.10/apache-793/httpd/include/
H A Dutil_cookies.h51 const char *encoded; member in struct:__anon6115
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dmail-parse.el
H A Drfc2231.el[all...]
/macosx-10.10/Security-57031.1.35/Security/utilities/Regressions/
H A Dsu-10-cfstring-der.c58 uint8_t* encoded = der_encode_string(thisCase->str, NULL, buffer, buffer_end); local
[all...]
H A Dsu-12-cfboolean-der.c44 uint8_t* encoded = der_encode_plist(value, NULL, buffer, buffer_end); local
[all...]
H A Dsu-13-cfnumber-der.c40 uint8_t encoded[20]; member in struct:test_case
64 uint8_t* encoded = der_encode_plist(initialValue, NULL, buffer, buffer_end); local
[all...]
H A Dsu-11-cfdata-der.c103 uint8_t* encoded = der_encode_plist(start, NULL, buffer, buffer_end); local
[all...]
H A Dsu-14-cfarray-der.c40 uint8_t encoded[20]; member in struct:test_case
65 uint8_t* encoded = der_encode_plist(testValue, NULL, buffer, buffer_end); local
[all...]
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DWebContextMenuClient.cpp82 String encoded = encodeWithURLEscapeSequences(searchString); local
/macosx-10.10/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXutil.cpp73 char encoded[16]; local
/macosx-10.10/Heimdal-398.1.2/lib/wind/
H A Didn-lookup.c65 char encoded[1024]; local
/macosx-10.10/Security-57031.1.35/Security/sec/securityd/
H A DSecOCSPRequest.c115 SecAsn1Item encoded; local
/macosx-10.10/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebContextMenuClient.cpp115 String encoded = encodeWithURLEscapeSequences(searchString); local
/macosx-10.10/apache-793/httpd/modules/filters/
H A Dmod_data.c136 char encoded[((sizeof(ctx->overflow)) / 3) * 4 + 1]; local
/macosx-10.10/apache-793/httpd/modules/session/
H A Dmod_session.h89 const char *encoded; /* the encoded version of the key value pairs */ member in struct:__anon6362
/macosx-10.10/apache-793/httpd/modules/ssl/
H A Dssl_scache.c118 unsigned char encoded[SSL_SESSION_MAX_DER], *ptr; local
/macosx-10.10/apr-32/apr-util/apr-util/encoding/
H A Dapr_base64.c198 APU_DECLARE(int) apr_base64_encode(char *encoded, const char *string, int len) argument
237 APU_DECLARE(int) apr_base64_encode_binary(char *encoded, argument
/macosx-10.10/cups-408/cups/examples/
H A Dppdx.c198 encoded[PPDX_MAX_VALUE + 1], local
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_smime/
H A Dcmsattr.c64 SecCmsAttributeCreate(PRArenaPool *poolp, SECOidTag oidtag, CSSM_DATA_PTR value, Boolean encoded) argument
209 Boolean encoded; local
419 SecCmsAttributeArraySetAttr(PLArenaPool *poolp, SecCmsAttribute ***attrs, SECOidTag type, CSSM_DATA_PTR value, Boolean encoded) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_smime/lib/
H A Dcmsattr.c64 SecCmsAttributeCreate(PRArenaPool *poolp, SECOidTag oidtag, CSSM_DATA_PTR value, Boolean encoded) argument
209 Boolean encoded; local
419 SecCmsAttributeArraySetAttr(PLArenaPool *poolp, SecCmsAttribute ***attrs, SECOidTag type, CSSM_DATA_PTR value, Boolean encoded) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSInternal.c168 char encoded[2 * di->output_size]; // Big enough for base64 encoding. local

Completed in 178 milliseconds

1234