Searched refs:Encode (Results 1 - 25 of 51) sorted by relevance

123

/macosx-10.10/CPAN-56/Modules/Encode-Detect-1.01/
H A DMakefile1 NAME = Encode-Detect
/macosx-10.10/CPAN-56/Modules/Encode-Locale-1.03/
H A DMakefile1 NAME = Encode-Locale
/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DgenerateErrStrings.pl51 use Encode;
94 $output = encode("UTF-16", $msg, Encode::FB_PERLQQ);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DgenerateErrStrings.pl51 use Encode;
94 $output = encode("UTF-16", $msg, Encode::FB_PERLQQ);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DgenerateErrStrings.pl51 use Encode;
94 $output = encode("UTF-16", $msg, Encode::FB_PERLQQ);
/macosx-10.10/CPANInternal-159.1/JSON-XS-3.01/t/
H A D20_faihu.t9 use Encode qw(encode decode);
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/demos/
H A Dmyio.cpp33 static char Encode(long pos, char c_) function in class:CEncryptStrategy
75 ptr[i] = Encode(lOff++, ptr[i]);
/macosx-10.10/CPANInternal-159.1/IO-Socket-SSL/t/
H A Dverify_hostname.t24 my $can_idn = eval { require Encode } &&
25 ( eval { require Net::LibIDN } || eval { require Net::IDN::Encode } || eval { require URI; URI->VERSION(1.50) } );
/macosx-10.10/mDNSResponder-561.1.1/mDNSCore/
H A DCryptoAlg.h42 // Encode the data and return the encoded data
43 mDNSu8* (*Encode)(AlgContext *ctx); member in struct:__anon10959
H A DCryptoAlg.c252 if (func->Encode)
253 return (func->Encode(ctx));
/macosx-10.10/CPANInternal-159.1/IO-Socket-SSL/
H A DMakefile.PL60 if ( ! eval { require Net::IDN::Encode } and ! eval { require Net::LibIDN } and ! eval { require URI; URI->VERSION(1.50) }) {
67 It's recommended to install either Net::IDN::Encode, Net::LibIDN or URI version>=1.50
/macosx-10.10/tcl-105/tcl_ext/trf/trf/generic/templates/
H A Dcvt_template.c49 static int Encode _ANSI_ARGS_ ((Trf_ControlBlock ctrlBlock,
97 Encode,
237 * Encode --
240 * Encode the given character and write the result.
254 Encode (ctrlBlock, character, interp, clientData)
272 * Encode the given buffer and write the result.
305 * Encode an incomplete character sequence (if possible).
250 Encode (ctrlBlock, character, interp, clientData) function
/macosx-10.10/tcl-105/tcl_ext/trf/trf/generic/
H A Dbincode.c71 Encode _ANSI_ARGS_ ((Trf_ControlBlock ctrlBlock,
131 Encode,
311 * Encode --
314 * Encode the given character and write the result.
328 Encode (ctrlBlock, character, interp, clientData)
365 * Encode the given buffer and write the result.
413 * Encode an incomplete character sequence (if possible).
322 Encode (ctrlBlock, character, interp, clientData) function
H A Dhexcode.c60 Encode _ANSI_ARGS_ ((Trf_ControlBlock ctrlBlock,
118 Encode,
281 * Encode --
284 * Encode the given character and write the result.
298 Encode (ctrlBlock, character, interp, clientData)
331 * Encode the given buffer and write the result.
377 * Encode an incomplete character sequence (if possible).
293 Encode (ctrlBlock, character, interp, clientData) function
H A Doctcode.c63 Encode _ANSI_ARGS_ ((Trf_ControlBlock ctrlBlock,
123 Encode,
306 * Encode --
309 * Encode the given character and write the result.
323 Encode (ctrlBlock, character, interp, clientData)
354 * Encode the given buffer and write the result.
401 * Encode an incomplete character sequence (if possible).
317 Encode (ctrlBlock, character, interp, clientData) function
H A Dotpcode.c60 static int Encode _ANSI_ARGS_ ((Trf_ControlBlock ctrlBlock,
108 Encode,
2328 * Encode --
2331 * Encode the given character and write the result.
2345 Encode (ctrlBlock, character, interp, clientData)
2377 * Encode the given buffer and write the result.
2404 if ((i = Encode (ctrlBlock, *buffer++ & 0xff, interp, clientData))
2419 * Encode an incomplete character sequence (if possible).
2341 Encode (ctrlBlock, character, interp, clientData) function
H A Dqpcode.c62 static int Encode _ANSI_ARGS_ ((Trf_ControlBlock ctrlBlock,
110 Encode,
143 end when called from the first call point in Encode with a
288 * Encode --
291 * Encode the given character and write the result.
305 Encode (ctrlBlock, character, interp, clientData)
380 * Encode the given buffer and write the result.
407 if ((i = Encode (ctrlBlock, *buffer++ & 0xff, interp, clientData))
422 * Encode an incomplete character sequence (if possible).
301 Encode (ctrlBlock, character, interp, clientData) function
H A Db64code.c61 static int Encode _ANSI_ARGS_ ((Trf_ControlBlock ctrlBlock,
100 Encode,
316 * Encode --
319 * Encode the given character and write the result.
333 Encode (ctrlBlock, character, interp, clientData)
395 * Encode an incomplete character sequence (if possible).
329 Encode (ctrlBlock, character, interp, clientData) function
H A Drs_ecc.c56 static int Encode _ANSI_ARGS_ ((Trf_ControlBlock ctrlBlock,
104 Encode,
258 * Encode --
261 * Encode the given character and write the result.
275 Encode (ctrlBlock, character, interp, clientData)
311 * Encode the given buffer and write the result.
424 * Encode an incomplete character sequence (if possible).
271 Encode (ctrlBlock, character, interp, clientData) function
H A Duucode.c60 static int Encode _ANSI_ARGS_ ((Trf_ControlBlock ctrlBlock,
99 Encode,
311 * Encode --
314 * Encode the given character and write the result.
328 Encode (ctrlBlock, character, interp, clientData)
363 * Encode an incomplete character sequence (if possible).
324 Encode (ctrlBlock, character, interp, clientData) function
/macosx-10.10/apr-32/apr-util/apr-util/crypto/
H A Dapr_md4.c69 static void Encode(unsigned char *output, const apr_uint32_t *input,
253 Encode(bits, context->count, 8);
269 Encode(digest, context->state, APR_MD4_DIGESTSIZE);
368 static void Encode(unsigned char *output, const apr_uint32_t *input, function
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dmd4.c56 static void Encode(unsigned char *, UINT4 *, unsigned int);
147 Encode (bits, context->count, 8);
168 Encode (digest, context->state, 16);
250 static void Encode(unsigned char *output, UINT4 *input, unsigned int len) function
/macosx-10.10/smb-759.0/kernel/netsmb/
H A Dmd4c.c53 static void Encode PROTO_LIST
145 Encode (bits, context->count, 8);
166 Encode (digest, context->state, 16);
250 static void Encode (unsigned char *output, UINT4 *input, unsigned int len) function
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/md4/
H A Dmd4.c43 static void Encode PROTO_LIST
150 Encode (bits, context->count, 8);
161 Encode (digest, context->state, 16);
245 static void Encode (output, input, len) function
/macosx-10.10/CPAN-56/
H A D5.16.inc11 Encode-Locale-1.03 \
123 Encode-Detect-1.01 \

Completed in 292 milliseconds

123