Home
last modified time | relevance | path

Searched full:produce (Results 1 – 25 of 1612) sorted by relevance

12345678910>>...65

/freebsd/contrib/libpcap/
H A Dpcap-config.157 options or their combinations may produce empty output \- this is by design.
62 Produce a help message and exit.
66 Produce libpcap version and exit. The version is the contents of
73 Produce the
79 Produce the
89 Produce the
103 to produce linker flags appropriate for static linking with libpcap.
111 to produce linker flags appropriate for static linking with libpcap and
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_sections.c145 /* Produce .debug_info section. */ in _dwarf_generate_sections()
149 /* Produce .debug_abbrev section. */ in _dwarf_generate_sections()
153 /* Produce .debug_line section. */ in _dwarf_generate_sections()
157 /* Produce .debug_frame section. */ in _dwarf_generate_sections()
161 /* Produce .debug_aranges section. */ in _dwarf_generate_sections()
165 /* Produce .debug_macinfo section. */ in _dwarf_generate_sections()
169 /* Produce .debug_pubnames section. */ in _dwarf_generate_sections()
174 /* Produce .debug_weaknames section. */ in _dwarf_generate_sections()
179 /* Produce .debug_funcnames section. */ in _dwarf_generate_sections()
184 /* Produce .debug_typenames section. */ in _dwarf_generate_sections()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp30 // produce a false negative result (not report UB when actually exists
31 // according to the LangRef spec), but should never produce a false positive
179 /// Given an instruction which can produce poison on non-poison inputs
180 /// (i.e. canCreatePoison returns true), generate runtime checks to produce
231 // unhandled IR constructs are simply considered to never produce poison. At in getPoisonFor()
344 to produce poison, but the LangRef does not state.
346 any element overflowing should produce poison for the entire result, but
352 - Exact flags on ashr/lshr produce poison
353 - NSW/NUW flags on shl produce poison
354 - Inbounds flag on getelementptr produce poison
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp272 "TTI should not produce negative costs!"); in getInstructionCost()
551 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getScalingFactorCost()
680 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getFPOpCost()
689 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getIntImmCodeSizeCost()
697 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getIntImmCost()
706 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getIntImmCostInst()
716 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getIntImmCostIntrin()
920 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getArithmeticInstrCost()
929 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getAltInstrCost()
939 assert(Cost >= 0 && "TTI should not produce negative costs!"); in getShuffleCost()
[all …]
/freebsd/rescue/
H A DREADME3 1) Produce a reliable standalone set of /rescue tools.
21 3) Produce a toolkit suitable for small distributions.
24 /sbin to /rescue to produce a small and fairly complete FreeBSD
/freebsd/share/doc/usd/18.msdiffs/
H A Dms.diffs151 If you need to produce endnotes rather than footnotes,
164 There are four new macros to help produce a table of contents.
194 are too long to produce in one run,
206 but in \fBtroff\fP it will produce an em dash\*-
208 The \e\(**Q and \e\(**U strings will produce
256 It is also possible to produce custom headers and footers
/freebsd/sbin/md5/
H A Dmd5.161 utilities take as input a message of arbitrary length and produce as
88 produce two messages having the same message digest, or to produce any
100 collision attacks and should not be relied upon to produce unique outputs,
192 Produce BSD-style output.
266 Produce BSD-style output.
/freebsd/usr.sbin/kbdcontrol/
H A Dkbdmap.581 The symbol the key should produce,
86 value to produce
94 value to produce
145 the next key pressed will produce
/freebsd/sbin/devmatch/
H A Ddevmatch.848 Produce a human readable dump of the
66 Attempt to produce a list of those drivers with PNP info whose driver
69 Produce more verbose output.
/freebsd/sys/contrib/dev/acpica/compiler/
H A Dasloptions.c595 /* Produce assembly code include file */ in AslDoOptions()
602 /* Produce C include file */ in AslDoOptions()
627 /* Produce listing file (Mixed source/aml) */ in AslDoOptions()
642 /* Produce preprocessor output file */ in AslDoOptions()
649 /* Produce hardware map summary file */ in AslDoOptions()
656 /* Produce namespace file */ in AslDoOptions()
663 /* Produce combined source file */ in AslDoOptions()
670 /* Produce cross-reference file */ in AslDoOptions()
829 /* Produce assembly code output file */ in AslDoOptions()
836 /* Produce C hex output file */ in AslDoOptions()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DOptimizationLevel.h45 /// This level is tuned to produce a result from the optimizer as quickly
49 /// possible, we would like to produce efficient-to-execute code, but not
98 /// produce substantially smaller executables that still run in
106 /// execution time impact. You should expect this level to produce rather
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTResultSynthesizer.h43 /// in order to produce LLVM IR, this SemaConsumer must allow them to
113 /// Process an Objective-C method and produce the result variable and
120 /// Process a function and produce the result variable and initialization
126 /// Process a function body and produce the result variable and
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPC.h125 /// produce the relocation @got@pcrel. Fixup is VK_PPC_GOT_PCREL.
157 /// they should produce the relocation @got@tlsgd@pcrel.
163 /// they should produce the relocation @got@tlsld@pcrel.
169 /// they should produce the relocation @got@tprel@pcrel.
/freebsd/sys/kern/
H A Dsys_getrandom.c65 * might produce the surprising result of GRND_INSECURE requests in kern_getrandom()
70 * is that invocations with unseeded random(4) will produce EAGAIN, in kern_getrandom()
85 * similar. Asking the kernel to produce it from the secure in kern_getrandom()
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/oformat/
H A Dtst.usym.ksh42 echo $bname: failed to produce valid JSON. see $dtraceout.json
50 echo $bname: failed to produce valid XML. see $dtraceout.xml
H A Dtst.mod.ksh42 echo $bname: failed to produce valid JSON. see $dtraceout.json
50 echo $bname: failed to produce valid XML. see $dtraceout.xml
H A Dtst.sym.ksh42 echo $bname: failed to produce valid JSON. see $dtraceout.json
50 echo $bname: failed to produce valid XML. see $dtraceout.xml
H A Dtst.umod.ksh42 echo $bname: failed to produce valid JSON. see $dtraceout.json
50 echo $bname: failed to produce valid XML. see $dtraceout.xml
H A Dtst.ustack.ksh46 echo $bname: failed to produce valid JSON. see $dtraceout.json
54 echo $bname: failed to produce valid XML. see $dtraceout.xml
H A Dtst.agg.avg.ksh51 echo $bname: failed to produce valid JSON. see $dtraceout.json
59 echo $bname: failed to produce valid XML. see $dtraceout.xml
H A Dtst.agg.count.ksh51 echo $bname: failed to produce valid JSON. see $dtraceout.json
59 echo $bname: failed to produce valid XML. see $dtraceout.xml
H A Dtst.agg.max.ksh51 echo $bname: failed to produce valid JSON. see $dtraceout.json
59 echo $bname: failed to produce valid XML. see $dtraceout.xml
H A Dtst.agg.min.ksh51 echo $bname: failed to produce valid JSON. see $dtraceout.json
59 echo $bname: failed to produce valid XML. see $dtraceout.xml
H A Dtst.agg.stddev.ksh51 echo $bname: failed to produce valid JSON. see $dtraceout.json
59 echo $bname: failed to produce valid XML. see $dtraceout.xml
H A Dtst.agg.sum.ksh51 echo $bname: failed to produce valid JSON. see $dtraceout.json
59 echo $bname: failed to produce valid XML. see $dtraceout.xml

12345678910>>...65