/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | StmtOpenMP.h | 274 /// Ending location of the directive. 302 /// \param EndLoc Ending location of the directive. 503 /// Returns ending location of directive. 511 /// Set ending location of directive. 513 /// \param Loc New ending location of directive. 636 /// \param EndLoc Ending Location of the directive. 660 /// \param EndLoc Ending Location of the directive. 710 /// \param EndLoc Ending location of the directive. 1151 /// \param EndLoc Ending location of the directive. 1592 /// \param EndLoc Ending location of the directive. [all …]
|
H A D | OpenMPClause.h | 59 /// Ending location of the clause. 73 /// Returns the ending location of the clause. 79 /// Sets the ending location of the clause. 115 /// \param EndLoc Ending location of the clause. 264 /// Ending location of the clause. 290 /// \param EndLoc Ending location of the clause. 366 /// \param EndLoc Ending location of the clause. 399 /// \param EndLoc Ending location of the clause. 413 /// \param EndLoc Ending location of the clause. 449 /// \param EndLoc Ending location of the clause. [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugRangeList.h | 32 /// An ending address offset. This address offset again has the size of 35 /// address past the end of the address range. The ending address must 43 /// and a 0 for the ending address offset. 52 /// use in interpreting the beginning and ending address offsets of
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | opt-file.mk | 9 all: file-ending-in-backslash 10 all: file-ending-in-backslash-mmap 40 file-ending-in-backslash: .PHONY 48 file-ending-in-backslash-mmap: .PHONY
|
H A D | escape.exp | 69 echo :'command ending with backslash-newline'; \ 71 :command ending with backslash-newline
|
/freebsd/usr.bin/vgrind/ |
H A D | extern.h | 36 extern char *l_acmend; /* string ending a comment */ 38 extern char *l_blkend; /* string ending a block */ 42 extern char *l_comend; /* string ending a comment */
|
/freebsd/contrib/netbsd-tests/usr.bin/grep/ |
H A D | d_input | 4 This is a another line with a Front and an ending 6 Here is another ending.
|
H A D | d_begin_end_b.out | 1 This is a another line with a Front and an ending
|
H A D | d_zgrep.out | 2 This is a another line with a Front and an ending
|
/freebsd/contrib/ntp/scripts/stats/ |
H A D | README | 4 facility. Those files ending in .awk are for the Unix awk utility, while 5 those ending in .sh are for the csh utility. Normally, the summary.sh
|
/freebsd/contrib/nvi/vi/ |
H A D | v_left.c | 168 * ending point to the character before the current ending charcter. in v_first() 230 * ending point to the character before the current ending charcter. in v_ncol()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Discriminator.h | 86 // Return the ending bit for FSPass P. 109 // Return the ending bit for the last FSPass. 118 // Return the ending bit for the base (first) FSPass.
|
/freebsd/stand/forth/ |
H A D | version.4th.8 | 76 Sets the desired ending column position of 80 Sets the desired ending row position of
|
/freebsd/sys/arm64/arm64/ |
H A D | copyinout.S | 176 b ending 227 tbz x2, #0x00, ending 231 ending: label
|
/freebsd/crypto/openssl/doc/internal/man7/ |
H A D | build.info.pod | 389 plain name, or the name including the ending C<.a>. If given without 390 the ending C<.a>, any form available will be used, but if given with 391 the ending C<.a>, the static library form is used unconditionally. 474 Currently, they at least recognise files ending in C<.pl>, and will 475 execute them to generate the I<item>, and files ending in C<.in>, 546 ending with C<.a>, the filenames will be ignored.
|
/freebsd/sys/x86/include/ |
H A D | elf.h | 54 * but POSIX lays claim to all symbols ending with "_t". 111 * but POSIX lays claim to all symbols ending with "_t".
|
H A D | bus_dma.h | 129 * the starting segment on entrace, and the ending segment on exit. 156 * the starting segment on entrace, and the ending segment on exit.
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | dwarf_get_ranges.3 | 133 hold the beginning and ending offsets of the address range, respectively. 140 is a base address for the beginning and ending address offsets of
|
/freebsd/usr.bin/fmt/ |
H A D | fmt.1 | 103 (and no others) as sentence-ending characters. 105 sentence-ending characters are full stop
|
/freebsd/bin/sh/ |
H A D | nodetypes | 95 NCLIST nclist # a case ending with ;; 101 NCLISTFALLTHRU nclist # a case ending with ;&
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | range_tree.h | 87 uint32_t rs_end; /* ending offset (non-inclusive) */ 96 uint64_t rs_end; /* ending offset (non-inclusive) */ 101 uint64_t rs_end; /* ending offset (non-inclusive) */
|
/freebsd/contrib/ncurses/progs/ |
H A D | tput.c | 291 char *ending = NULL; in tput_cmd() local 292 long check = strtol(argv[narg], &ending, 0); in tput_cmd() 293 if (check < 0 || ending == argv[narg] || *ending != '\0') in tput_cmd()
|
/freebsd/contrib/file/src/ |
H A D | apptype.c | 8 * 2. DosQueryAppType will return FAPPTYP_DOS on a file ending with ".com" 128 * The API routine is partially broken on filenames ending in file_os2_apptype()
|
/freebsd/sys/dev/isci/scil/ |
H A D | scic_sds_stp_request.h | 107 * PIO Setup ending status value to tell us if we need to wait for another FIS 114 * On receipt of a D2H FIS this will be the ending error field if the
|
/freebsd/lib/libc/gen/ |
H A D | getcap.3 | 85 function will first look for files ending in 276 Lines ending with a `\|\e' indicate that the next line 280 lines by ending each line except the last with a `\|\e'.
|