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

1 2 3 4 5 6 7 8 91011>>

  /src/external/apache2/llvm/dist/llvm/utils/docker/scripts/
build_install_llvm.sh 16 Run cmake with the specified arguments. Used inside docker container.
18 the directory specified by --to option.
23 the resulting archive. Can be specified multiple times.
79 # Run the build as specified in the build arguments.
checkout.sh 24 -c|--cherrypick revision to cherry-pick. Can be specified multiple times.
31 specified.
32 Can be specified multiple times.
81 echo "Project 'clang-tools-extra' specified before 'clang'. Adding 'clang' to a list of projects first."
  /src/external/public-domain/sqlite/dist/
auto.def 22 was specified.
  /src/external/apache2/llvm/dist/llvm/utils/docker/
build_docker_image.sh 34 -c|--cherrypick revision to cherry-pick. Can be specified multiple times.
42 specified.
43 Can be specified multiple times.
49 the resulting archive. Can be specified multiple times.
  /src/external/gpl3/binutils/dist/gas/config/
tc-mcore.h 84 # error No target format specified.
tc-microblaze.h 103 # error No target format specified.
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mcore.h 84 # error No target format specified.
tc-microblaze.h 97 # error No target format specified.
  /src/usr.bin/make/unit-tests/
posix-expansion.mk 6 # modifiers specified in POSIX take precedence over the BSD-style modifiers.
cmdline-redirect-stdin.mk 23 # is actually specified by POSIX, which says that "The read utility shall
opt-define.mk 14 # would not be possible if the variable had been specified on the command line
  /src/external/gpl3/gcc/dist/contrib/
test_installed 23 # --without-g++ or --without-gfortran, the test for the specified program
78 --with-gcc=/some/dir/bin/gcc use specified gcc program [gcc]
79 --with-g++=/some/dir/bin/g++ use specified g++ program [g++]
80 --with-gfortran=/some/dir/bin/gfortran use specified gfortran program [gfortran]
87 at specified directory [.]
test_summary 36 -p: prepend specified file (or list of files: -p "a b") to the report
37 -i: append specified file (or list of files: -i "a b") to the report
  /src/external/gpl3/gcc.old/dist/contrib/
test_installed 23 # --without-g++ or --without-gfortran, the test for the specified program
78 --with-gcc=/some/dir/bin/gcc use specified gcc program [gcc]
79 --with-g++=/some/dir/bin/g++ use specified g++ program [g++]
80 --with-gfortran=/some/dir/bin/gfortran use specified gfortran program [gfortran]
87 at specified directory [.]
test_summary 36 -p: prepend specified file (or list of files: -p "a b") to the report
37 -i: append specified file (or list of files: -i "a b") to the report
  /src/sys/arch/ia64/stand/common/
help.common 29 before attempting to boot. If <delay> is not specified, the default
37 Boot the system. If arguments are specified, they are added to the
38 arguments for the kernel. If <kernelname> is specified, and a kernel
54 Emits <message>, with no trailing newline if -n is specified. This is
72 If -t is specified, the module is loaded as raw data of <type>, for
81 directory of the current device if <path> is not specified.
92 If -v is specified, print more details.
99 List loaded modules. If [-v] is specified, print more details.
119 If the -v argument is specified, details on the devices found will
339 Displays the value of <variable>, or all variables if not specified
    [all...]
  /src/external/bsd/unbound/dist/contrib/
unbound_cache.cmd 38 rem If file not specified; use default dump file
65 rem If file name specified; use this filename
99 echo filename - file to save/load dumped cache. If not specified, %program_path%\%fname% will be used instead.
  /src/external/gpl3/gdb/dist/gdb/
silent-rules.mk 1 # If V is undefined or V=0 is specified, use the silent/verbose/compact mode.
  /src/external/gpl3/gdb.old/dist/gdb/
silent-rules.mk 1 # If V is undefined or V=0 is specified, use the silent/verbose/compact mode.
  /src/distrib/sets/
makeflist 17 -L base,x print specified lists
  /src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
analysis.go 34 // Verifies that a module is valid, taking the specified action if not.
52 // Verifies that a single function is valid, taking the specified action.
bitreader.go 28 // specified name, and returns a new LLVM module.
  /src/external/gpl3/gcc/dist/libgomp/
parallel.c 34 SPECIFIED is a combination of the NUM_THREADS clause and the IF clause.
35 If the IF clause is false, SPECIFIED is forced to 1. When NUM_THREADS
36 is not present, SPECIFIED is 0. */
39 gomp_resolve_num_threads (unsigned specified, unsigned count)
49 if (specified == 1)
63 /* If NUM_THREADS not specified, use nthreads_var. */
64 if (specified == 0)
67 threads_requested = specified;
  /src/external/gpl3/gcc.old/dist/libgomp/
parallel.c 34 SPECIFIED is a combination of the NUM_THREADS clause and the IF clause.
35 If the IF clause is false, SPECIFIED is forced to 1. When NUM_THREADS
36 is not present, SPECIFIED is 0. */
39 gomp_resolve_num_threads (unsigned specified, unsigned count)
49 if (specified == 1)
63 /* If NUM_THREADS not specified, use nthreads_var. */
64 if (specified == 0)
67 threads_requested = specified;
  /src/external/bsd/jemalloc/dist/include/jemalloc/
jemalloc_mangle.sh 32 * provide isolation from the name mangling specified via --with-mangling

Completed in 29 milliseconds

1 2 3 4 5 6 7 8 91011>>