Searched refs:produce (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/XRay/
H A DFDRRecordProducer.h23 virtual Expected<std::unique_ptr<Record>> produce() = 0;
44 Expected<std::unique_ptr<Record>> produce() override;
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-fdr-dump.cpp67 auto R = P.produce();
80 auto R = P.produce();
/freebsd-13-stable/contrib/bmake/mk/
H A Dhost-target.mk23 # uname -p may produce garbage on linux
H A Dsys.vars.mk60 # produce similar output to jot(1)
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Djob-output-long-lines.mk3 # The jobs may produce long lines of output. A practical case are the echoed
H A Ddeptgt.mk41 # ParseDependencyTargetWord. The only way to produce an expression that
H A Drecursive.mk32 # variables are not discovered. But these are hard to produce anyway,
H A Dvarmod-order-shuffle.mk36 # Sorting after shuffling must produce the original numbers.
H A Ddeptgt-makeflags.mk84 # Unbalanced quotes produce an error message. If they occur anywhere in the
H A Dvarmod-to-separator.mk85 . warning The separator \n does not produce a newline.
90 . warning The separator \t does not produce a tab.
H A Dcond-op.mk67 # valid follow tokens for the token "0" to those that can actually produce
H A Dvar-op-assign.mk42 # This alone would not produce any side-effects, therefore the variable has
H A Ddirective-for.mk126 # produce an "unwanted substitution", but there is no demonstration code yet.
H A Dvarmod-edge.mk119 # To produce a stack overflow, just add more :Qs below.
/freebsd-13-stable/share/mk/
H A Dhost-target.mk24 # uname -p may produce garbage on linux
H A Dlocal.sys.env.mk39 # this will produce the same output but as of when date(1) is run.
H A Dbsd.info.mk5 # file to produce both on-line information and printed output.
/freebsd-13-stable/sys/conf/
H A Dconfig.mk8 # the code here when they all produce identical results
/freebsd-13-stable/contrib/llvm-project/llvm/lib/XRay/
H A DFDRRecordProducer.cpp112 Expected<std::unique_ptr<Record>> FileBasedRecordProducer::produce() { function in class:llvm::xray::FileBasedRecordProducer
H A DTrace.cpp288 auto R = P.produce();
/freebsd-13-stable/tools/tools/sysdoc/
H A Dsysdoc.sh75 produce a manual page to aid in the administration and
/freebsd-13-stable/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm66 Use to_string() to produce a printable string from the list.
/freebsd-13-stable/contrib/ntp/sntp/ag-tpl/
H A DMdoc.pm93 Use to_string() to produce a printable string from the list.
/freebsd-13-stable/sys/crypto/openssl/aarch64/
H A Dvpaes-armv8.S671 ## Therefore, on each cycle we do 2 rounds and produce 3 round
/freebsd-13-stable/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-armv4.pl383 @ right shift by 31 will produce -1 or

Completed in 190 milliseconds

12