| /freebsd-11-stable/contrib/ntp/scripts/build/ |
| HD | 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-11-stable/sys/gnu/dts/arm/ |
| HD | 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 …]
|
| HD | exynos5422-odroidxu4.dts | 42 samsung,pwm-outputs = <0>, <2>;
|
| HD | picoxcell-pc7302-pc3x2.dts | 32 clock-outputs = "ref";
|
| HD | picoxcell-pc7302-pc3x3.dts | 32 clock-outputs = "ref";
|
| HD | exynos4412-odroidu3.dts | 75 samsung,pwm-outputs = <0>;
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| HD | CodeExtractor.cpp | 767 const ValueSet &outputs, in constructFunction() argument 774 LLVM_DEBUG(dbgs() << "outputs: " << outputs.size() << "\n"); in constructFunction() 793 for (Value *output : outputs) { in constructFunction() 809 if (AggregateArgs && (inputs.size() + outputs.size() > 0)) { in constructFunction() 956 for (unsigned i = 0, e = outputs.size(); i != e; ++i, ++AI) in constructFunction() 957 AI->setName(outputs[i]->getName()+".out"); in constructFunction() 1063 ValueSet &outputs) { in emitCallAndSwitchStatement() argument 1088 for (Value *output : outputs) { in emitCallAndSwitchStatement() 1103 if (AggregateArgs && (inputs.size() + outputs.size() > 0)) { in emitCallAndSwitchStatement() 1153 for (unsigned i = 0, e = outputs.size(); i != e; ++i) { in emitCallAndSwitchStatement() [all …]
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | 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-11-stable/contrib/subversion/ |
| HD | .editorconfig | 15 [build-outputs.mk] 18 [build/generator/templates/build-outputs.mk.ezt]
|
| /freebsd-11-stable/crypto/openssl/doc/crypto/ |
| HD | i2d_PKCS7_bio_stream.pod | 15 i2d_PKCS7_bio_stream() outputs a PKCS7 structure in BER format. 26 The prefix "i2d" is arguably wrong because the function outputs BER format.
|
| HD | 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.
|
| HD | 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
|
| HD | PEM_write_bio_CMS_stream.pod | 16 PEM_write_bio_CMS_stream() outputs a CMS_ContentInfo structure in PEM format.
|
| HD | PEM_write_bio_PKCS7_stream.pod | 16 PEM_write_bio_PKCS7_stream() outputs a PKCS7 structure in PEM format.
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| HD | CodeExtractor.h | 214 const ValueSet &outputs, 228 ValueSet &inputs, ValueSet &outputs);
|
| /freebsd-11-stable/crypto/openssl/doc/apps/ |
| HD | x509.pod | 147 outputs the certificate's SubjectPublicKeyInfo block in PEM format. 156 outputs the certificate serial number. 160 outputs the "hash" of the certificate subject name. This is used in OpenSSL to 166 outputs the "hash" of the certificate issuer name. 170 outputs the OCSP hash values for the subject name and public key. 178 outputs the "hash" of the certificate subject name using the older algorithm 183 outputs the "hash" of the certificate issuer name using the older algorithm 188 outputs the subject name. 192 outputs the issuer name. 203 outputs the email address(es) if any. [all …]
|
| HD | rand.pod | 19 The B<rand> command outputs I<num> pseudo-random bytes after seeding
|
| /freebsd-11-stable/usr.sbin/bsnmpd/tools/bsnmptools/ |
| HD | 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-11-stable/contrib/gcc/doc/ |
| HD | 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-11-stable/contrib/groff/contrib/groffer/ |
| HD | README | 46 - There are some information outputs without `groff' processing, such 48 outputs.
|
| /freebsd-11-stable/usr.bin/ministat/ |
| HD | README | 14 Here are two typical outputs:
|
| /freebsd-11-stable/contrib/file/magic/Magdir/ |
| HD | palm | 124 # For version 1.xx zTXTs, outputs version and numbers of bookmarks and 126 # For other versions, just outputs version.
|
| /freebsd-11-stable/contrib/apr-util/ |
| HD | configure.in | 309 INCLUDE_OUTPUTS="include $abs_srcdir/build-outputs.mk" 312 INCLUDE_OUTPUTS=".include \"$abs_srcdir/build-outputs.mk\"" 317 INCLUDE_OUTPUTS="include $abs_srcdir/build-outputs.mk"
|
| /freebsd-11-stable/sys/dev/drm2/i915/ |
| HD | intel_sdvo.c | 638 u16 outputs) in intel_sdvo_set_active_outputs() argument 642 &outputs, sizeof(outputs)); in intel_sdvo_set_active_outputs() 646 u16 *outputs) in intel_sdvo_get_active_outputs() argument 650 outputs, sizeof(*outputs)); in intel_sdvo_get_active_outputs() 696 u16 outputs) in intel_sdvo_set_target_output() argument 700 &outputs, sizeof(outputs)); in intel_sdvo_set_target_output()
|
| /freebsd-11-stable/share/dtrace/ |
| HD | hotopen | 29 * The hotopen D script periodically outputs table of which UIDs
|