Home
last modified time | relevance | path

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

1234567

/freebsd-11-stable/contrib/ntp/scripts/build/
HDgenver8 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/
HDpicoxcell-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 …]
HDexynos5422-odroidxu4.dts42 samsung,pwm-outputs = <0>, <2>;
HDpicoxcell-pc7302-pc3x2.dts32 clock-outputs = "ref";
HDpicoxcell-pc7302-pc3x3.dts32 clock-outputs = "ref";
HDexynos4412-odroidu3.dts75 samsung,pwm-outputs = <0>;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDCodeExtractor.cpp767 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/
HDstmt.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-11-stable/contrib/subversion/
HD.editorconfig15 [build-outputs.mk]
18 [build/generator/templates/build-outputs.mk.ezt]
/freebsd-11-stable/crypto/openssl/doc/crypto/
HDi2d_PKCS7_bio_stream.pod15 i2d_PKCS7_bio_stream() outputs a PKCS7 structure in BER format.
26 The prefix "i2d" is arguably wrong because the function outputs BER format.
HDi2d_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.
HDASN1_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
HDPEM_write_bio_CMS_stream.pod16 PEM_write_bio_CMS_stream() outputs a CMS_ContentInfo structure in PEM format.
HDPEM_write_bio_PKCS7_stream.pod16 PEM_write_bio_PKCS7_stream() outputs a PKCS7 structure in PEM format.
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
HDCodeExtractor.h214 const ValueSet &outputs,
228 ValueSet &inputs, ValueSet &outputs);
/freebsd-11-stable/crypto/openssl/doc/apps/
HDx509.pod147 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 …]
HDrand.pod19 The B<rand> command outputs I<num> pseudo-random bytes after seeding
/freebsd-11-stable/usr.sbin/bsnmpd/tools/bsnmptools/
HDbsnmpget.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-11-stable/contrib/gcc/doc/
HDconfigfiles.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-11-stable/contrib/groff/contrib/groffer/
HDREADME46 - There are some information outputs without `groff' processing, such
48 outputs.
/freebsd-11-stable/usr.bin/ministat/
HDREADME14 Here are two typical outputs:
/freebsd-11-stable/contrib/file/magic/Magdir/
HDpalm124 # 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/
HDconfigure.in309 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/
HDintel_sdvo.c638 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/
HDhotopen29 * The hotopen D script periodically outputs table of which UIDs

1234567