Home
last modified time | relevance | path

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

12345678910>>...32

/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/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/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/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/sys/arm64/arm64/
H A Dcopyinout.S162 b ending
213 tbz x2, #0x00, ending
217 ending: label
/freebsd/stand/forth/
H A Dversion.4th.876 Sets the desired ending column position of
80 Sets the desired ending row position of
/freebsd/contrib/mandoc/
H A Dmandoc_escape.3362 and either the length of the argument or an ending character.
365 In the latter case, the argument ends before the ending character,
366 and the sequence ends with the ending character.
/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.
477 Currently, they at least recognise files ending in C<.pl>, and will
478 execute them to generate the I<item>, and files ending in C<.in>,
513 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.h80 uint32_t rs_end; /* ending offset (non-inclusive) */
89 uint64_t rs_end; /* ending offset (non-inclusive) */
94 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

12345678910>>...32