Home
last modified time | relevance | path

Searched full:ending (Results 1 – 25 of 835) sorted by relevance

12345678910>>...34

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h274 /// 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 DOpenMPClause.h59 /// 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 DDWARFDebugRangeList.h32 /// 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 Dopt-file.mk9 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 Descape.exp69 echo :'command ending with backslash-newline'; \
71 :command ending with backslash-newline
/freebsd/usr.bin/vgrind/
H A Dextern.h36 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 Dd_input4 This is a another line with a Front and an ending
6 Here is another ending.
H A Dd_begin_end_b.out1 This is a another line with a Front and an ending
H A Dd_zgrep.out2 This is a another line with a Front and an ending
/freebsd/contrib/ntp/scripts/stats/
H A DREADME4 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 Dv_left.c168 * 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 DDiscriminator.h86 // 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 Dversion.4th.876 Sets the desired ending column position of
80 Sets the desired ending row position of
/freebsd/sys/arm64/arm64/
H A Dcopyinout.S176 b ending
227 tbz x2, #0x00, ending
231 ending: label
/freebsd/crypto/openssl/doc/internal/man7/
H A Dbuild.info.pod389 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 Delf.h54 * but POSIX lays claim to all symbols ending with "_t".
111 * but POSIX lays claim to all symbols ending with "_t".
H A Dbus_dma.h129 * 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 Ddwarf_get_ranges.3133 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 Dfmt.1103 (and no others) as sentence-ending characters.
105 sentence-ending characters are full stop
/freebsd/bin/sh/
H A Dnodetypes95 NCLIST nclist # a case ending with ;;
101 NCLISTFALLTHRU nclist # a case ending with ;&
/freebsd/sys/contrib/openzfs/include/sys/
H A Drange_tree.h87 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 Dtput.c291 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 Dapptype.c8 * 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 Dscic_sds_stp_request.h107 * 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 Dgetcap.385 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'.

12345678910>>...34