HomeSort by: relevance | last modified time | path
    Searched refs:produce (Results 1 - 25 of 75) sorted by relevancy

1 2 3

  /src/external/historical/nawk/dist/testdir/
t.8.x 3 # this should produce a blank for an empty input line
  /src/external/apache2/llvm/dist/llvm/include/llvm/XRay/
FDRRecordProducer.h 23 virtual Expected<std::unique_ptr<Record>> produce() = 0;
44 Expected<std::unique_ptr<Record>> produce() override;
  /src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
xray-fdr-dump.cpp 67 auto R = P.produce();
80 auto R = P.produce();
  /src/usr.bin/make/unit-tests/
job-output-long-lines.mk 3 # The jobs may produce long lines of output. A practical case are the echoed
meta-output.mk 24 # The diff at the end should produce nothing.
hanoi-include.mk 15 # Specifying N in the command line instead of in the environment would produce
recursive.mk 33 # variables are not discovered. But these are hard to produce anyway,
varmod-order-shuffle.mk 37 # Sorting after shuffling must produce the original numbers.
char-005c-reverse-solidus.mk 42 # The simplest was to produce a single backslash is the :U modifier.
check-expect.lua 8 Check that the various 'expect' comments in the .mk files produce the
deptgt-makeflags.mk 109 # Unbalanced quotes produce an error message. If they occur anywhere in the
var-op-assign.mk 42 # This alone would not produce any side-effects, therefore the variable has
varmod-gmtime.mk 57 # make. Therefore, since var.c 1.631, negative time stamps produce a
  /src/external/gpl3/gdb/dist/sim/testsuite/msp430/
mpyull_hwmult.s 1 # Test that unsigned widening multiplication of 32-bit operands to produce a
  /src/external/gpl3/gdb.old/dist/sim/testsuite/msp430/
mpyull_hwmult.s 1 # Test that unsigned widening multiplication of 32-bit operands to produce a
  /src/external/apache2/llvm/dist/llvm/lib/XRay/
FDRRecordProducer.cpp 112 Expected<std::unique_ptr<Record>> FileBasedRecordProducer::produce() { function in class:llvm::xray::FileBasedRecordProducer
Trace.cpp 288 auto R = P.produce();
  /src/external/apache2/llvm/dist/llvm/utils/docker/
build_docker_image.sh 59 will produce two docker images:
  /src/external/gpl2/groff/dist/contrib/pdfmark/
pdfroff.sh 205 document stream to produce only a reference dictionary.
  /src/sys/external/bsd/acpica/dist/compiler/
readme.txt 112 "-vi" instructs the compiler to produce messages appropriate for VC.
  /src/crypto/external/bsd/openssl.old/dist/util/
process_docs.pl 242 Type of output to produce. Currently supported are man pages and HTML files.
  /src/external/apache2/llvm/dist/llvm/utils/TableGen/
tdtags 85 produce error messages for certain .td files. These errors
91 Produce a tags file in every directory in the LLVM source tree
94 Produce a tags file from .td files in the current directory.
96 Produce a tags file in every directory that contains any .td
99 Produce a tags file for each named code generator target, or
  /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
README 71 directional codes (LRE, RLE, LRO, RLO, PDF). It should now produce the same
  /src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/
Mdoc.pm 66 Use to_string() to produce a printable string from the list.
377 # Produce string out of an array dealing with the special control characters
  /src/share/mk/
bsd.x11.mk 223 # They will produce the files <module1>.pc, <module2>.pc, etc, to be

Completed in 26 milliseconds

1 2 3