| /freebsd-10-stable/contrib/ntp/scripts/build/ |
| D | genver | 8 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/ |
| D | CodeExtractor.cpp | 291 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/ |
| D | picoxcell-pc3x3.dtsi | 48 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/ |
| D | stmt.c | 655 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/ |
| D | CodeExtractor.h | 112 const ValueSet &outputs, 122 ValueSet &outputs);
|
| /freebsd-10-stable/crypto/openssl/doc/crypto/ |
| D | i2d_PKCS7_bio_stream.pod | 15 i2d_PKCS7_bio_stream() outputs a PKCS7 structure in BER format. 26 The prefix "d2i" is arguably wrong because the function outputs BER format.
|
| D | i2d_CMS_bio_stream.pod | 15 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.
|
| D | ASN1_STRING_print_ex.pod | 21 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
|
| D | PEM_write_bio_CMS_stream.pod | 16 PEM_write_bio_CMS_stream() outputs a CMS_ContentInfo structure in PEM format.
|
| D | PEM_write_bio_PKCS7_stream.pod | 16 PEM_write_bio_PKCS7_stream() outputs a PKCS7 structure in PEM format.
|
| /freebsd-10-stable/usr.sbin/bsnmpd/tools/bsnmptools/ |
| D | bsnmpget.c | 468 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/ |
| D | x509.pod | 145 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 …]
|
| D | rand.pod | 18 The B<rand> command outputs I<num> pseudo-random bytes after seeding
|
| /freebsd-10-stable/contrib/gcc/doc/ |
| D | configfiles.texi | 47 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/ |
| D | configure.in | 257 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/ |
| D | Types.def | 38 // outputs of this type. 75 // outputs should use the standard suffixes.
|
| /freebsd-10-stable/cddl/contrib/dtracetoolkit/Examples/ |
| D | tcl_procflow_example.txt | 28 See Notes/ALLflow_notes.txt for important notes about reading flow outputs.
|
| D | vmstat_example.txt | 5 to compare outputs,
|
| D | sar-c_example.txt | 5 outputs.
|
| D | vmstat-p_example.txt | 5 to compare outputs,
|
| D | php_flow_example.txt | 35 See Notes/ALLflow_notes.txt for important notes about reading flow outputs.
|
| D | js_flow_example.txt | 40 See Notes/ALLflow_notes.txt for important notes about reading flow outputs.
|
| /freebsd-10-stable/contrib/groff/contrib/groffer/ |
| D | README | 46 - There are some information outputs without `groff' processing, such 48 outputs.
|
| /freebsd-10-stable/usr.bin/ministat/ |
| D | README | 14 Here are two typical outputs:
|
| /freebsd-10-stable/contrib/file/magic/Magdir/ |
| D | palm | 124 # For version 1.xx zTXTs, outputs version and numbers of bookmarks and 126 # For other versions, just outputs version.
|