/netbsd-src/external/gpl2/texinfo/dist/util/ |
H A D | dir-example | 268 * aid: (id-utils)aid invocation. Matching strings. 284 * basename: (coreutils)basename invocation. Strip directory and suffix. 285 * bibtex: (web2c)BibTeX invocation. Maintaining bibliographies. 287 * cat: (coreutils)cat invocation. Concatenate and write files. 288 * chgrp: (coreutils)chgrp invocation. Change file groups. 289 * chmod: (coreutils)chmod invocation. Change file permissions. 290 * chown: (coreutils)chown invocation. Change file owners/groups. 291 * chroot: (coreutils)chroot invocation. Specify the root directory. 292 * cksum: (coreutils)cksum invocation. Print POSIX CRC checksum. 294 * comm: (coreutils)comm invocation. Compare sorted files by line. [all …]
|
/netbsd-src/external/mit/isl/dist/interface/ |
H A D | extract_interface.cc | 224 static void create_from_args(CompilerInvocation &invocation, in create_from_args() argument 227 CompilerInvocation::CreateFromArgs(invocation, *args, Diags); in create_from_args() 235 static void create_from_args(CompilerInvocation &invocation, in create_from_args() argument 238 CompilerInvocation::CreateFromArgs(invocation, args->data() + 1, in create_from_args() 289 CompilerInvocation *invocation = new CompilerInvocation; in construct_invocation() local 290 create_from_args(*invocation, &args, Diags); in construct_invocation() 291 return invocation; in construct_invocation() 453 CompilerInvocation *invocation) in set_invocation() argument 455 Clang->setInvocation(std::make_shared<CompilerInvocation>(*invocation)); in set_invocation() 461 CompilerInvocation *invocation) in set_invocation() argument [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/config/ |
H A D | bison.m4 | 27 # For these, in the configure.ac you will need an invocation of 32 # the invocation. Both are direct, without use of 'ylwrap'. 36 # (b) If you want the invocation to honor an YFLAGS=... parameter passed to 38 # time, add an invocation of gl_BISON to the configure.ac, and write
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/config/ |
H A D | bison.m4 | 27 # For these, in the configure.ac you will need an invocation of 32 # the invocation. Both are direct, without use of 'ylwrap'. 36 # (b) If you want the invocation to honor an YFLAGS=... parameter passed to 38 # time, add an invocation of gl_BISON to the configure.ac, and write
|
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/ |
H A D | test_template | 9 # arguments to be passed to the make invocation, the third is a string 16 'Expected output from the invocation goes here');
|
/netbsd-src/external/apache2/llvm/dist/clang/cmake/caches/ |
H A D | README.txt | 7 You can use the caches files with the following CMake invocation: 22 the clang shipped with Xcode. The build files generated from this invocation has 32 You can configure your build directory with the following invocation of CMake:
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
H A D | prepare-code-coverage-artifact.py | 47 invocation = [host_llvm_cov, 'show'] + objects + ['-format', 'html', 51 subprocess.check_call(invocation)
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | OptBisect.rst | 55 clang, the "-mllvm" prefix must be used. A typical clang invocation would look 76 passed to the driver-invoked LLVM invocation via '-mllvm'. 88 if an invocation of the pass is not skipped individual transformations within 89 that invocation may still be skipped. 97 When an opt-bisect index value refers to an entire invocation of the run 99 each time it is invoked and each invocation will be assigned a unique value.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | notes.txt | 84 . . invocation of "as" 85 . . invocation of "ld"
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | notes.txt | 84 . . invocation of "as" 85 . . invocation of "ld"
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/user-docs/ |
H A D | CrossTranslationUnit.rst | 30 The analysis invocation must be provided with the directory which contains the dumps and the mappin… 210 The compiler invocation is a shell command that could be used to compile the TU-s main source file. 212 compile said TU are given in YAML format referred to as `invocation list`, and must be passed as an 219 The analysis invocation must be provided with the directory which contains the mapping 220 files, and the `invocation list` which is used to determine compiler flags. 261 The `invocation list`: 299 -Xclang -analyzer-config -Xclang ctu-invocation-list=invocations.yaml \
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/ |
H A D | NEWS | 13 invocation. 16 AM_GNU_GETTEXT invocation.
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/arm/neon/ |
H A D | popcount.asm | 153 1: mov n, #chunksize C count for this invocation 162 mov n, r3 C count for final invocation
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/ |
H A D | 80-test_cmp_http.t | 139 my $invocation = cmdstr($cmd, display => 1); 142 print $faillog "$invocation\n\n";
|
/netbsd-src/external/bsd/ntp/dist/html/hints/ |
H A D | bsdi | 49 In the file /etc/rc.local, make sure that the invocation of ntpd is 50 commented out, and add an invocation of xntpd. Here's what I'm using:
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/ |
H A D | ChangeLog | 50 * configure.ac: Remove bh_C_SIGNED invocation. 138 * configure.ac: Remove AC_ISC_POSIX invocation. 143 * configure.ac: Remove AC_HEADER_STDC invocation. 148 * configure.ac: Remove AC_FUNC_VPRINTF invocation. 238 * configure.ac: Remove gl_STRCASE invocation. 265 * configure.ac: Move the AM_GNU_GETTEXT invocation early, since it 604 * configure.ac: Remove gt_PROG_LEX invocation.
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | SSL_CTX_set_default_passwd_cb.pod | 31 which will be provided to the password callback on invocation. 47 On invocation a pointer to userdata
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | SSL_CTX_set_default_passwd_cb.pod | 31 which will be provided to the password callback on invocation. 47 On invocation a pointer to userdata
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/docker/scripts/ |
H A D | build_install_llvm.sh | 27 All options after '--' are passed to CMake invocation.
|
/netbsd-src/external/gpl3/gcc.old/dist/libobjc/ |
H A D | README | 48 the runtime. The runtime invocation of this method is thread safe. 60 to remain portable with the NeXT runtime. The runtime invocation of
|
/netbsd-src/external/gpl3/gcc/dist/libobjc/ |
H A D | README | 48 the runtime. The runtime invocation of this method is thread safe. 60 to remain portable with the NeXT runtime. The runtime invocation of
|
/netbsd-src/sys/kern/ |
H A D | Make.tags.inc | 13 # The invocation below returns every directory that contains sources, excluding
|
/netbsd-src/external/apache2/llvm/autoconf/include/clang/Config/ |
H A D | config.h.in | 45 /* Whether clang should use a new process for the CC1 invocation */
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
H A D | sys_uio_h.m4 | 23 # This macro invocation must not occur in macros that are AC_REQUIREd.
|
/netbsd-src/external/bsd/openpam/dist/ |
H A D | INSTALL | 39 A typical invocation might look like this:
|