| /openbsd-src/regress/usr.bin/mandoc/mdoc/Bd/ |
| H A D | blank.out_markdown | 11 line containing a blank character: 13 line containing two blank characters: 15 line containing space tab space: 17 line containing a zero-width space: 19 line containing an invalid numbered character escape: 21 line containing an invalid named character escape: 23 line containing a font escape: 32 line containing a Pp macro:
|
| H A D | blank.out_ascii | 9 line containing a blank character: 11 line containing two blank characters: 13 line containing space tab space: 15 line containing a zero-width space: 17 line containing an invalid numbered character escape: 19 line containing an invalid named character escape: 21 line containing a font escape: 29 line containing a Pp macro:
|
| /openbsd-src/regress/usr.bin/mandoc/man/nf/ |
| H A D | indent.out_ascii | 14 line containing a blank character: 16 line containing two blank characters: 18 line containing space tab space: 20 line containing a zero-width space: 22 line containing an invalid numbered character escape: 24 line containing an invalid named character escape: 26 line containing a font escape:
|
| /openbsd-src/regress/usr.bin/mandoc/mdoc/Tg/ |
| H A D | warn.out_lint | 3 mandoc: warn.in:18:5: ERROR: skipping tag containing whitespace: Tg \&badstart 4 mandoc: warn.in:20:11: ERROR: skipping tag containing whitespace: Tg badend\& 5 mandoc: warn.in:22:10: ERROR: skipping tag containing whitespace: Tg white space
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/build/ |
| H A D | fuzzer.gni | 7 # Path to a cpp file containing main(), used when neither 19 # Set to the path of a static library containing a fuzzing engine, e.g.
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Simple/t/ |
| H A D | whine.t | 66 my $input = "=pod\n\nLE<lt>E<sol>E<gt> containing only slash: L< / >\n"; 71 "warning for L< / > containing only a slash",
|
| /openbsd-src/gnu/llvm/llvm/utils/vim/indent/ |
| H A D | llvm.vim | 7 " - On '}' align the same as the line containing the matching '{' 34 " On '}' align the same as the line containing the matching '{'
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/consistency.vlad/layout/i960-97r2-results/ |
| H A D | class-long-and-virtual.out | 1 +++Class starting with long and containing virtual function:
|
| H A D | class-int-and-virtual.out+ | 1 +++Class starting with int and containing virtual function:
|
| H A D | class-char-and-virtual.out | 1 +++Class starting with char and containing virtual function:
|
| /openbsd-src/gnu/usr.bin/perl/t/lib/warnings/ |
| H A D | doio | 97 Unsuccessful open on filename containing newline at - line 4. 98 Unsuccessful open on filename containing newline at - line 5. 169 Unsuccessful stat on filename containing newline at - line 5. 170 Unsuccessful stat on filename containing newline at - line 6. 171 Unsuccessful stat on filename containing newline at - line 7. 172 Unsuccessful stat on filename containing newline at - line 8.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | predict.def | 66 /* Branch containing goto is probably not taken. */ 69 /* Branch to basic block containing call marked by noreturn attribute. */ 105 /* Branch containing goto is probably not taken. */
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | predict.def | 65 /* Branch containing goto is probably not taken. */ 68 /* Branch to basic block containing call marked by noreturn attribute. */ 109 /* Branch containing goto is probably not taken. */
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/build/libs/zlib/ |
| H A D | enable.gni | 3 # On Windows, path to a directory containing zlib headers and zlib.lib.
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | ClangOffloadPackager.rst | 13 This tool bundles device files into a single image containing necessary 47 of the binary blob containing the information for a single offloading image. We 48 can then use the offset field to find the actual offloading entries containing 156 to create a fatbinary containing offloading code.
|
| H A D | ClangLinkerWrapper.rst | 19 new object file containing the code necessary to register it with the offloading 68 ``-fembed-offload-object`` flag in Clang. Given an input file containing the
|
| /openbsd-src/gnu/llvm/lldb/docs/ |
| H A D | lldb-platform-packets.txt | 192 // "pid" integer A string value containing the decimal process ID 193 // "parent_pid" integer A string value containing the decimal parent 195 // "uid" integer A string value containing the decimal user ID 196 // "gid" integer A string value containing the decimal group ID 197 // "euid" integer A string value containing the decimal effective user ID 198 // "egid" integer A string value containing the decimal effective group ID
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | BlockFrequencyTerminology.rst | 100 its containing loop, if any), and each loop pseudo-node has a loop scale and 105 is the product of its mass, the mass of containing loops' pseudo nodes, and the 106 containing loops' loop scales.
|
| /openbsd-src/gnu/llvm/llvm/cmake/platforms/ |
| H A D | WinMsvc.cmake | 17 # *Absolute path* to a folder containing the toolchain which will be used to 20 # containing clang's system resource directory. 26 # containing MSVC headers and system libraries. The layout of the folder 197 "point to a valid directory containing bin/clang-cl and bin/lld-link " 223 "containing MSVC system headers and libraries")
|
| /openbsd-src/regress/misc/c++abi/ |
| H A D | nm1.ref | 2 # reference output, all lines containing OpenBSD are ignored
|
| /openbsd-src/gnu/llvm/llvm/docs/PDB/ |
| H A D | ModiStream.rst | 54 - **C11LineInfo** - A block containing CodeView line information in C11 62 - **C13LineInfo** - A block containing CodeView line information in C13
|
| /openbsd-src/gnu/usr.bin/perl/ext/VMS-DCLsym/ |
| H A D | 0README.txt | 9 in the directory containing the source files. Once it's built, you can run the
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | llvm-cxxmap.rst | 36 Specify a file containing a list of equivalence rules that should be used 60 The remapping file is a text file containing lines of the form
|
| /openbsd-src/gnu/usr.bin/perl/t/porting/ |
| H A D | filenames.t | 53 fail("$pathname has directory components containing '.'");
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/clang-tools-extra/clangd/refactor/tweaks/ |
| H A D | BUILD.gn | 1 # A target containing all code tweaks (i.e. mini-refactorings) provided by
|