Home
last modified time | relevance | path

Searched refs:outputs (Results 1 – 25 of 177) sorted by relevance

12345678

/freebsd-10-stable/contrib/ntp/scripts/build/
Dgenver8 outputs=
16 outputs="m4/version.m4 $outputs"
19 outputs="include/version.def $outputs"
22 outputs="include/version.texi $outputs"
30 case "$outputs" in
31 '') outputs="m4/version.m4 include/version.def include/version.texi" ;;
48 case "$outputs" in
64 case "$outputs" in
80 case "$outputs" in
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp291 const ValueSet &outputs, in constructFunction() argument
298 DEBUG(dbgs() << "outputs: " << outputs.size() << "\n"); in constructFunction()
319 for (ValueSet::const_iterator I = outputs.begin(), E = outputs.end(); in constructFunction()
334 if (AggregateArgs && (inputs.size() + outputs.size() > 0)) { in constructFunction()
385 for (unsigned i = 0, e = outputs.size(); i != e; ++i, ++AI) in constructFunction()
386 AI->setName(outputs[i]->getName()+".out"); in constructFunction()
423 ValueSet &inputs, ValueSet &outputs) { in emitCallAndSwitchStatement() argument
438 for (ValueSet::iterator i = outputs.begin(), e = outputs.end(); i != e; ++i) { in emitCallAndSwitchStatement()
451 if (AggregateArgs && (inputs.size() + outputs.size() > 0)) { in emitCallAndSwitchStatement()
488 for (unsigned i = 0, e = outputs.size(); i != e; ++i) { in emitCallAndSwitchStatement()
[all …]
/freebsd-10-stable/sys/gnu/dts/arm/
Dpicoxcell-pc3x3.dtsi48 clock-outputs = "bus";
56 clock-outputs = "bus";
64 clock-outputs = "bus";
72 clock-outputs = "bus";
80 clock-outputs = "bus";
88 clock-outputs = "bus";
96 clock-outputs = "bus";
104 clock-outputs = "bus";
112 clock-outputs = "bus";
120 clock-outputs = "bus";
[all …]
/freebsd-10-stable/contrib/gcc/
Dstmt.c655 expand_asm_operands (tree string, tree outputs, tree inputs, in expand_asm_operands() argument
661 int noutputs = list_length (outputs); in expand_asm_operands()
683 if (! check_operand_nalternatives (outputs, inputs)) in expand_asm_operands()
686 string = resolve_asm_operand_names (string, outputs, inputs); in expand_asm_operands()
690 for (t = outputs; t ; t = TREE_CHAIN (t), i++) in expand_asm_operands()
699 clobbers = targetm.md_asm_clobbers (outputs, inputs, clobbers); in expand_asm_operands()
737 for (i = 0, tail = outputs; tail; tail = TREE_CHAIN (tail), i++) in expand_asm_operands()
798 for (i = 0, tail = outputs; tail; tail = TREE_CHAIN (tail), i++) in expand_asm_operands()
1014 for (i = 0, tail = outputs; tail; tail = TREE_CHAIN (tail), i++) in expand_asm_operands()
1103 tree outputs, tail; in expand_asm_expr() local
[all …]
/freebsd-10-stable/contrib/llvm/include/llvm/Transforms/Utils/
DCodeExtractor.h112 const ValueSet &outputs,
122 ValueSet &outputs);
/freebsd-10-stable/crypto/openssl/doc/crypto/
Di2d_PKCS7_bio_stream.pod15 i2d_PKCS7_bio_stream() outputs a PKCS7 structure in BER format.
26 The prefix "d2i" is arguably wrong because the function outputs BER format.
Di2d_CMS_bio_stream.pod15 i2d_CMS_bio_stream() outputs a CMS_ContentInfo structure in BER format.
26 The prefix "i2d" is arguably wrong because the function outputs BER format.
DASN1_STRING_print_ex.pod21 ASN1_STRING_print_ex() outputs B<str> to B<out>, the format is determined by
22 the options B<flags>. ASN1_STRING_print_ex_fp() is identical except it outputs
69 outputs the value of the string using the form #XXXX using hex format for each
DPEM_write_bio_CMS_stream.pod16 PEM_write_bio_CMS_stream() outputs a CMS_ContentInfo structure in PEM format.
DPEM_write_bio_PKCS7_stream.pod16 PEM_write_bio_PKCS7_stream() outputs a PKCS7 structure in PEM format.
/freebsd-10-stable/usr.sbin/bsnmpd/tools/bsnmptools/
Dbsnmpget.c468 int32_t outputs, rc; in snmptool_walk() local
489 outputs = 0; in snmptool_walk()
494 outputs = -1; in snmptool_walk()
501 outputs = -1; in snmptool_walk()
505 outputs += rc; in snmptool_walk()
521 if (outputs == 0) { in snmptool_walk()
/freebsd-10-stable/crypto/openssl/doc/apps/
Dx509.pod145 outputs the certificate's SubjectPublicKeyInfo block in PEM format.
154 outputs the certificate serial number.
158 outputs the "hash" of the certificate subject name. This is used in OpenSSL to
164 outputs the "hash" of the certificate issuer name.
168 outputs the OCSP hash values for the subject name and public key.
176 outputs the "hash" of the certificate subject name using the older algorithm
181 outputs the "hash" of the certificate issuer name using the older algorithm
186 outputs the subject name.
190 outputs the issuer name.
201 outputs the email address(es) if any.
[all …]
Drand.pod18 The B<rand> command outputs I<num> pseudo-random bytes after seeding
/freebsd-10-stable/contrib/gcc/doc/
Dconfigfiles.texi47 The Front End @file{config-lang.in} File}) sets @code{outputs}, then
48 the files listed in @code{outputs} there are also generated.
/freebsd-10-stable/contrib/apr-util/
Dconfigure.in257 INCLUDE_OUTPUTS="include $abs_srcdir/build-outputs.mk"
260 INCLUDE_OUTPUTS=".include \"$abs_srcdir/build-outputs.mk\""
265 INCLUDE_OUTPUTS="include $abs_srcdir/build-outputs.mk"
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Driver/
DTypes.def38 // outputs of this type.
75 // outputs should use the standard suffixes.
/freebsd-10-stable/cddl/contrib/dtracetoolkit/Examples/
Dtcl_procflow_example.txt28 See Notes/ALLflow_notes.txt for important notes about reading flow outputs.
Dvmstat_example.txt5 to compare outputs,
Dsar-c_example.txt5 outputs.
Dvmstat-p_example.txt5 to compare outputs,
Dphp_flow_example.txt35 See Notes/ALLflow_notes.txt for important notes about reading flow outputs.
Djs_flow_example.txt40 See Notes/ALLflow_notes.txt for important notes about reading flow outputs.
/freebsd-10-stable/contrib/groff/contrib/groffer/
DREADME46 - There are some information outputs without `groff' processing, such
48 outputs.
/freebsd-10-stable/usr.bin/ministat/
DREADME14 Here are two typical outputs:
/freebsd-10-stable/contrib/file/magic/Magdir/
Dpalm124 # For version 1.xx zTXTs, outputs version and numbers of bookmarks and
126 # For other versions, just outputs version.

12345678