Searched defs:out (Results 301 - 325 of 1215) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/groff-38/groff/src/devices/grohtml/
H A Dhtml-table.h98 simple_output *out; member in class:html_table
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dtdump.c45 int sh_tdump(Sfio_t *out, const Shnode_t *t) argument
54 static int outstring(Sfio_t *out, const char *string, int n) argument
/macosx-10.10/ksh-23/ksh/src/lib/libast/port/
H A Dastdynamic.c64 _ast_libinit(void* in, void* out, void* err) argument
/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Dcomm.c66 static int comm(Sfio_t *in1, Sfio_t *in2, register Sfio_t *out,register int mode) argument
H A Dfold.c89 static void fold(Sfio_t *in, Sfio_t *out, register int width, const char *cont, size_t contsize, char *cols) argument
/macosx-10.10/libedit-40/src/
H A Dparse.c239 parse__string(Char *out, const Char *in) argument
/macosx-10.10/libiconv-42/libiconv/tests/
H A Dtable-from.c48 static int try (iconv_t cd, unsigned char buf[], unsigned int buflen, unsigned int* out) argument
83 static const char* ucs4_decode (const unsigned int* out, unsigned int outlen) argument
127 unsigned int out[3]; local
[all...]
/macosx-10.10/libxml2-26/libxml2/doc/examples/
H A DtestWriter.c1146 xmlChar *out; local
[all...]
/macosx-10.10/llvmCore-3425.0.34/examples/BrainF/
H A DBrainFDriver.cpp99 raw_ostream *out = &outs(); local
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dparse.c212 parse__string(char *out, const char *in) argument
/macosx-10.10/rsync-45/rsync/zlib/
H A Dinffast.c74 unsigned char FAR *out; /* local strm->next_out */ local
[all...]
/macosx-10.10/ruby-106/ruby/lib/cgi/
H A Dcore.rb348 def out(options = "text/html") # :yield: method
/macosx-10.10/sudo-73/src/zlib/
H A Dinffast.c74 unsigned char FAR *out; /* local strm->next_out */ local
[all...]
/macosx-10.10/swig-12/Source/Swig/
H A Dparms.c124 String *out = NewStringEmpty(); local
144 String *out = NewStringEmpty(); local
168 String *out local
[all...]
/macosx-10.10/syslog-267/libsystem_asl.tproj/src/
H A Dasl_util.c180 uint8_t *out; local
[all...]
/macosx-10.10/xar-254/xar/lib/
H A Dbzxar.c88 void *out = NULL; local
185 void *out = NULL; local
[all...]
H A Dzxar.c79 void *out = NULL; local
159 void *out = NULL; local
[all...]
/macosx-10.10/xnu-2782.1.97/libkern/crypto/
H A Dcorecrypto_des.c55 void des_ecb_encrypt(des_cblock *in, des_cblock *out, des_ecb_key_schedule *ks, int enc) argument
83 void des3_ecb_encrypt(des_cblock *in, des_cblock *out, des3_ecb_key_schedule *ks, int enc) argument
112 des_cbc_encrypt(des_cblock *in, des_cblock *out, int32_t length, argument
153 des3_cbc_encrypt(des_cblock *in, des_cblock *out, int32_t length, argument
182 des_cbc_cksum(des_cblock *in, des_cblock *out, argument
[all...]
/macosx-10.10/xnu-2782.1.97/libkern/uuid/
H A Duuid.c88 uuid_generate_random(uuid_t out) argument
97 uuid_generate_time(uuid_t out) argument
119 uuid_generate(uuid_t out) argument
151 uuid_unparse_lower(const uuid_t uu, uuid_string_t out) argument
168 uuid_unparse_upper(const uuid_t uu, uuid_string_t out) argument
185 uuid_unparse(const uuid_t uu, uuid_string_t out) argument
[all...]
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Dinffast.c102 unsigned char FAR *out; /* local strm->next_out */ local
[all...]
/macosx-10.10/xnu-2782.1.97/osfmk/prng/YarrowCoreLib/src/
H A Dcomp.c145 comp_error_status comp_get_ratio(COMP_CTX* ctx,float* out) argument
H A Dprngpriv.h76 BYTE out[20]; member in struct:__anon15509
/macosx-10.10/zlib-55/zlib/contrib/masmx64/
H A Dinffas8664.c88 /* 32 16 */ unsigned char FAR *out; /* edi rdi local strm->next_out */ member in struct:inffast_ar
[all...]
/macosx-10.10/zlib-55/zlib/
H A Dinffast.c79 unsigned char FAR *out; /* local strm->next_out */ local
[all...]
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/util/
H A DFastOutputStream.java142 public void writeTo(OutputStream out) throws IOException { argument

Completed in 171 milliseconds

<<11121314151617181920>>