Searched defs:output (Results 1 - 25 of 193) sorted by relevance

12345678

/freebsd-10-stable/contrib/gcc/
H A Dmkmap-symver.awk102 function output(lib) { function
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dxmemdup.c36 PTR output = xcalloc (1, alloc_size); local
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dxmemdup.c36 PTR output = xcalloc (1, alloc_size); local
/freebsd-10-stable/contrib/less/
H A Dmkutable68 sub output { subroutine
/freebsd-10-stable/contrib/llvm/lib/Object/
H A DYAML.cpp23 void yaml::ScalarTraits<object::yaml::BinaryRef>::output( function in class:yaml::ScalarTraits
/freebsd-10-stable/share/examples/tests/tests/atf/
H A Dprintf_test.c130 FILE *output = fopen("test.txt", "w"); local
/freebsd-10-stable/bin/sh/
H A Doutput.h41 struct output { struct
[all...]
/freebsd-10-stable/contrib/groff/src/preproc/eqn/
H A Dmark.cpp49 void mark_box::output() function in class:mark_box
99 void lineup_box::output() function in class:lineup_box
H A Dsqrt.cpp151 void sqrt_box::output() function in class:sqrt_box
H A Dlimit.cpp140 void limit_box::output() function in class:limit_box
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Doutput.h30 class output { class
/freebsd-10-stable/contrib/ldns/compat/
H A Db64_ntop.c118 uint8_t output[4]; local
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_basedirname.c20 const char *output; member in struct:__anon3959
54 const char *output; member in struct:__anon3960
[all...]
/freebsd-10-stable/contrib/nvi/common/
H A Dseq.h36 CHAR_T *output; /* Sequence output keys. */ member in struct:_seq
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dtest_prf.c57 krb5_data input, output, output2; local
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dbase64.c138 u_char output[4]; local
[all...]
/freebsd-10-stable/lib/libutil/tests/
H A Dtrimdomain-nodomain_test.c61 testit(const char *input, int hostsize, const char *output, const char *test) argument
H A Dtrimdomain_test.c61 testit(const char *input, int hostsize, const char *output, const char *test) argument
/freebsd-10-stable/sys/boot/arm/at91/libat91/
H A Dtag_list.c48 void InitTagList(char *parms, void *output) { argument
/freebsd-10-stable/sys/opencrypto/
H A Dcryptodeflate.c80 u_int8_t *output; local
/freebsd-10-stable/sys/xen/interface/foreign/
H A Dmkheader.py68 output = ""; variable
146 output = re.sub("\\\\b%s\\\\b" % define, replace, output); variable
150 output = re.sub("\\\\b(union\\s+%s)\\\\b" % union, "\\\\1_%s" % arch, output); variable
154 output = re.sub("\\\\b(struct\\s+%s)\\\\b" % struct, "\\\\1_%s" % arch, output); variable
155 output = re.sub("\\\\b(%s)_t\\\\b" % struct, "\\\\1_%s_t" % arch, output); variable
161 output = re.sub("\\\\b%s\\\\b" % type, inttypes[arch][type], output); variable
[all...]
/freebsd-10-stable/crypto/openssl/crypto/des/
H A Dcbc3_enc.c62 void DES_3cbc_encrypt(DES_cblock *input, DES_cblock *output, long length, argument
[all...]
H A Dcbc_cksm.c61 DES_LONG DES_cbc_cksum(const unsigned char *in, DES_cblock *output, argument
H A Decb3_enc.c61 void DES_ecb3_encrypt(const_DES_cblock *input, DES_cblock *output, argument
/freebsd-10-stable/lib/libc/tests/stdlib/
H A Dcxa_thread_atexit_nothr_test.cc36 static FILE *output = NULL; variable

Completed in 236 milliseconds

12345678