Searched refs:out (Results 76 - 100 of 3947) sorted by relevance

1234567891011>>

/macosx-10.10/dcerpc-61/dcerpc/include/dce/
H A Drpc.idl122 [out] rpc_binding_handle_t *dst_binding_handle,
123 [out] unsigned32 *status
134 [in, out] rpc_binding_handle_t *binding_handle,
135 [out] unsigned32 *status
146 [out] rpc_binding_handle_t *binding_handle,
147 [out] unsigned32 *status
158 [out] idl_uuid_t *object_uuid,
159 [out] unsigned32 *status
171 [out] unsigned32 *status
183 [out] unsigned3
[all...]
H A Duuid.idl131 [out] idl_uuid_t *uuid,
132 [out] unsigned32 *status
142 [out] idl_uuid_t *uuid,
143 [out] unsigned32 *status
154 [out] unsigned_char_p_t *uuid_string,
155 [out] unsigned32 *status
166 [out] idl_uuid_t *uuid,
167 [out] unsigned32 *status
179 [out] unsigned32 *status
190 [out] unsigned3
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/asn1/
H A Dt_x509a.c68 int X509_CERT_AUX_print(BIO *out, X509_CERT_AUX *aux, int indent) argument
75 BIO_printf(out, "%*sTrusted Uses:\n%*s",
78 if(!first) BIO_puts(out, ", ");
82 BIO_puts(out, oidstr);
84 BIO_puts(out, "\n");
85 } else BIO_printf(out, "%*sNo Trusted Uses.\n", indent, "");
88 BIO_printf(out, "%*sRejected Uses:\n%*s",
91 if(!first) BIO_puts(out, ", ");
95 BIO_puts(out, oidstr);
97 BIO_puts(out, "\
[all...]
H A Dtasn_prn.c67 /* Print routines. Print out a whole structure from a template.
70 static int asn1_item_print_nm(BIO *out, void *fld, int indent, const ASN1_ITEM *it, const char *name);
72 int ASN1_item_print(BIO *out, void *fld, int indent, const ASN1_ITEM *it) argument
74 return asn1_item_print_nm(out, fld, indent, it, it->sname);
77 static int asn1_item_print_nm(BIO *out, void *fld, int indent, const ASN1_ITEM *it, const char *name) argument
84 BIO_printf(out, "%*s%s ABSENT\n", indent, "", name);
91 return ASN1_template_print(out, fld, indent, it->templates);
92 return asn1_primitive_print(out, fld, it->utype, indent, name);
97 return asn1_primitive_print(out, fld, str->type, indent, name);
100 BIO_printf(out, "
134 ASN1_template_print(BIO *out, void *fld, int indent, const ASN1_TEMPLATE *tt) argument
161 asn1_primitive_print(BIO *out, void *fld, long utype, int indent, const char *name) argument
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/rrsetorder/
H A Dtests.sh40 -p 5300 @10.53.0.1 fixed.example > dig.out.fixed || ret=1
41 cmp -s dig.out.fixed dig.out.fixed.good || ret=1
57 -p 5300 @10.53.0.1 cyclic.example > dig.out.cyclic || ret=1
59 cp dig.out.cyclic dig.out.$j
61 cmp -s dig.out.cyclic dig.out.$j && matches=`expr $matches + 1`
64 cmp -s dig.out.0 dig.out
[all...]
/macosx-10.10/dtrace-147/test/tst/i386/pid/
H A Dtst.nop.d10 pid$1:a.out:waiting:entry
27 pid$1:a.out:nop:0
34 pid$1:a.out:nop:1
40 pid$1:a.out:nop:3
46 pid$1:a.out:nop:6
52 pid$1:a.out:nop:a
58 pid$1:a.out:nop:f
64 pid$1:a.out:nop:15
70 pid$1:a.out:nop:1c
76 pid$1:a.out
[all...]
/macosx-10.10/WebKit-7600.1.25/win/Interfaces/
H A DIWebKitStatistics.idl40 HRESULT webViewCount([out, retval] int* count);
41 HRESULT frameCount([out, retval] int* count);
42 HRESULT dataSourceCount([out, retval] int* count);
43 HRESULT viewCount([out, retval] int* count);
44 HRESULT HTMLRepresentationCount([out, retval] int* count);
45 HRESULT comClassCount([out, retval] int* classCount);
46 HRESULT comClassNameCounts([out, retval] BSTR *output);
H A DIWebCoreStatistics.idl40 HRESULT javaScriptObjectsCount([out, retval] UINT* count);
41 HRESULT javaScriptGlobalObjectsCount([out, retval] UINT* count);
42 HRESULT javaScriptProtectedObjectsCount([out, retval] UINT* count);
43 HRESULT javaScriptProtectedGlobalObjectsCount([out, retval] UINT* count);
45 HRESULT iconPageURLMappingCount([out, retval] UINT* count);
46 HRESULT iconRetainedPageURLCount([out, retval] UINT* count);
47 HRESULT iconRecordCount([out, retval] UINT* count);
48 HRESULT iconsWithDataCount([out, retval] UINT* count);
50 HRESULT cachedFontDataCount([out, retval] UINT* count);
51 HRESULT cachedFontDataInactiveCount([out, retva
[all...]
/macosx-10.10/dcerpc-61/dcerpc/rpcd/
H A Ddsm.idl107 intermediate state). Records are laid out in the file such that the
201 [out] dsm_handle_t * dsh, /* data store handle */
202 [out] error_status_t * st /* status */
214 [out] dsm_handle_t * dsh, /* data store handle */
215 [out] error_status_t * st /* status */
224 [in, out] dsm_handle_t * dsh, /* data store handle */
225 [out] error_status_t * st /* status */
240 [out] void * * p, /* pointer to block */
241 [out] error_status_t * st /* status */
253 [out] error_status_
[all...]
/macosx-10.10/dtrace-147/test/tst/common/
H A DMake.ppc64.sh1 gcc -arch ppc64 ./io/tst.fds.c -o a.out; mv a.out ./io/tst.fds.exe
2 gcc -arch ppc64 ./pid/tst.args1.c -o a.out; mv a.out ./pid/tst.args1.exe
3 gcc -arch ppc64 ./pid/tst.float.c -o a.out; mv a.out ./pid/tst.float.exe
4 gcc -arch ppc64 ./pid/tst.fork.c -o a.out; mv a.out ./pid/tst.fork.exe
5 gcc -arch ppc64 ./pid/tst.gcc.c -o a.out; mv a.out
[all...]
/macosx-10.10/file_cmds-242/dd/
H A Dposition.c140 if (out.flags & (ISSEEK | ISPIPE)) {
142 if (lseek(out.fd, out.offset * out.dbsz, SEEK_CUR) == -1 &&
144 err(1, "%s", out.name);
149 if (out.offset < 0)
153 for (cnt = 0; cnt < out.offset; ++cnt) {
154 if ((n = read(out.fd, out.db, out
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/lhash/
H A Dlh_stats.c35 * The word 'cryptographic' can be left out if the rouines from the library
73 void lh_stats(LHASH *lh, FILE *out) argument
75 fprintf(out,"num_items = %lu\n",lh->num_items);
76 fprintf(out,"num_nodes = %u\n",lh->num_nodes);
77 fprintf(out,"num_alloc_nodes = %u\n",lh->num_alloc_nodes);
78 fprintf(out,"num_expands = %lu\n",lh->num_expands);
79 fprintf(out,"num_expand_reallocs = %lu\n",lh->num_expand_reallocs);
80 fprintf(out,"num_contracts = %lu\n",lh->num_contracts);
81 fprintf(out,"num_contract_reallocs = %lu\n",lh->num_contract_reallocs);
82 fprintf(out,"num_hash_call
99 lh_node_stats(LHASH *lh, FILE *out) argument
112 lh_node_usage_stats(LHASH *lh, FILE *out) argument
180 lh_stats_bio(const LHASH *lh, BIO *out) argument
208 lh_node_stats_bio(const LHASH *lh, BIO *out) argument
221 lh_node_usage_stats_bio(const LHASH *lh, BIO *out) argument
[all...]
/macosx-10.10/eap8021x-198/
H A Deapolcontroller.defs59 out state : int;
60 out result : int);
67 out result : int);
71 out result : int);
76 out result : int);
80 out result : int);
84 out status_data : xmlDataOut, dealloc;
85 out state : int;
86 out result : int);
93 out resul
[all...]
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/pie-basic/
H A DMakefile31 ./main > main.out
32 ./main >> main.out
33 ./main >> main.out
34 ./main >> main.out
35 if [ `sort main.out -u | wc -l` == 4 ]; \
49 ${RM} ${RMFLAGS} *~ main main.out
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/pie-big/
H A DMakefile31 ./main > main.out
32 ./main >> main.out
33 ./main >> main.out
34 ./main >> main.out
35 if [ `sort main.out -u | wc -l` == 4 ]; \
49 ${RM} ${RMFLAGS} *~ main main.out
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/pie-custom-stack/
H A DMakefile31 ./main > main.out
32 ./main >> main.out
33 ./main >> main.out
34 ./main >> main.out
35 if [ `sort main.out -u | wc -l` == 4 ]; \
49 ${RM} ${RMFLAGS} *~ main main.out
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGArithMode.cpp36 void printInternal(PrintStream& out, JSC::DFG::Arith::Mode mode) argument
40 out.print("NotSet");
43 out.print("Unchecked");
46 out.print("CheckOverflow");
49 out.print("CheckOverflowAndNegativeZero");
52 out.print("DoOverflow");
/macosx-10.10/WebKit-7600.1.25/win/Interfaces/Accessible2/
H A DAccessibleText2.idl78 @param [out] startOffset
80 @param [out] endOffset
83 @param [out] attributeValues
86 @retval S_FALSE if nothing to return, [out] values are -1, -1, NULL respectively.
93 [out] long *startOffset,
94 [out] long *endOffset,
95 [out, retval] BSTR *attributeValues
/macosx-10.10/bind9-45.101/bind9/unit/
H A Dunittest.sh.in26 atf-run > atf.out
30 atf-report < atf.out | cat
34 rm -f atf.out
/macosx-10.10/ruby-106/ruby/test/rexml/
H A Dtest_ticket_80.rb33 out = Array.new
36 { 'ns' => 'urn:some-xml-ns' } ) do |node| out.push node.value ; end
38 assert_equal chk, out
44 out = Array.new
47 { 'ns' => 'urn:some-xml-ns' } ) do |node| out.push node.value ; end
49 assert_equal chk, out
/macosx-10.10/ICU-531.30/icuSources/samples/citer/
H A Dciter.cpp18 static UFILE *out; variable
22 u_fprintf(out, "%S", &s);
28 u_fprintf(out, "%C", (UChar) ch);
30 u_fprintf(out, "[CharacterIterator::DONE = 0xFFFF]");
32 u_fprintf(out, "[%X]", ch);
53 u_fprintf(out, "testText = %s", testChars);
56 u_fprintf(out, "clone() or equals() failed: Two clones tested unequal\n");
64 u_fprintf(out, "iter.getText() != clone.getText()\n");
67 u_fprintf(out, "\n");
70 u_fprintf(out, "Forwar
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/limits/
H A Dtests.sh26 $DIG +tcp +norec 1000.example. @10.53.0.1 a -p 5300 > dig.out.1000 || status=1
27 #dig 1000.example. @10.53.0.1 a -p 5300 > knowngood.dig.out.1000
28 $PERL ../digcomp.pl knowngood.dig.out.1000 dig.out.1000 || status=1
31 $DIG +tcp +norec 2000.example. @10.53.0.1 a -p 5300 > dig.out.2000 || status=1
32 #dig 2000.example. @10.53.0.1 a -p 5300 > knowngood.dig.out.2000
33 $PERL ../digcomp.pl knowngood.dig.out.2000 dig.out.2000 || status=1
36 $DIG +tcp +norec 3000.example. @10.53.0.1 a -p 5300 > dig.out.3000 || status=1
37 #dig 3000.example. @10.53.0.1 a -p 5300 > knowngood.dig.out
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/forward/
H A Dtests.sh30 $DIG txt.example1. txt @$hidden -p 5300 > dig.out.hidden || ret=1
31 $DIG txt.example1. txt @$f1 -p 5300 > dig.out.f1 || ret=1
32 $PERL ../digcomp.pl dig.out.hidden dig.out.f1 || ret=1
38 $DIG txt.example2. txt @$root -p 5300 > dig.out.root || ret=1
39 $DIG txt.example2. txt @$f1 -p 5300 > dig.out.f1 || ret=1
40 $PERL ../digcomp.pl dig.out.root dig.out.f1 || ret=1
46 $DIG txt.example2. txt @$root -p 5300 > dig.out.root || ret=1
47 $DIG txt.example2. txt @$f1 -p 5300 > dig.out
[all...]
/macosx-10.10/ruby-106/ruby/test/rake/
H A Dtest_thread_history_display.rb14 out, _ = capture_io do
17 assert_match(/Job History/i, out)
22 out, _ = capture_io do
25 assert_match(/^ *1000000 +A +item_queued +item_id:1$/, out)
30 out, _ = capture_io do
33 assert_match(/^ *1000000 +A +item_dequeued +item_id:1$/, out)
39 out, _ = capture_io do
42 assert_match(/^ *1000000 +A +item_queued +item_id:1$/, out)
43 assert_match(/^ *1000001 +A +item_queued +item_id:2$/, out)
48 out,
[all...]
/macosx-10.10/curl-83.1.2/curl/tests/unit/
H A Dunit1396.c40 const char *out; member in struct:test
82 char *out = curl_easy_unescape(hnd, variable
86 abort_unless(out != NULL, "returned NULL!");
88 fail_unless(!memcmp(out, list1[i].out, list1[i].outlen),
93 curl_free(out); variable
98 char *out = curl_easy_escape(hnd, list2[i].in, list2[i].inlen); variable
99 abort_unless(out != NULL, "returned NULL!");
101 outlen = (int)strlen(out);
103 fail_unless(!memcmp(out, list
108 curl_free(out); variable
[all...]

Completed in 161 milliseconds

1234567891011>>