HomeSort by: relevance | last modified time | path
    Searched refs:beginning (Results 1 - 25 of 65) sorted by relevancy

1 2 3

  /src/usr.bin/make/unit-tests/
job-output-long-lines.mk 7 # The markers for switching jobs must always be written at the beginning of
14 # beginning of a line, even though this is expected by anyone reading the log
varmod-quote-dollar.mk 7 # The newline and space characters at the beginning of this string are passed
varname-dot-alltargets.mk 15 # defined at the beginning.
comment.mk 32 # The comment does not need to start at the beginning of a word (as in the
deptgt.mk 16 # ParseDependency at the beginning
varmod-subst.mk 14 # beginning or the end of the word.
40 # The '^' in the search pattern anchors the pattern at the beginning of each
147 # the search string is empty and anchored at either the beginning or the end
varmod-match.mk 30 # The pattern is anchored both at the beginning and at the end of the word.
49 # A pattern that does not start with '*' is anchored at the beginning.
192 # ^ at the beginning of a character list, negates the list
cond-cmp-string.mk 98 # Adding a space at the beginning of the quoted expression works though.
var-scope-cmdline.mk 61 # Most cmdline variables are set at the very beginning, when parsing the
varname-dot-suffixes.mk 11 # In the beginning, there are no suffix rules, the expression is thus empty.
  /src/sys/arch/sun2/sun2/
locore.s 92 | This is for kvm_mkdb, and should be the address of the beginning
471 * Initialization is at the beginning of this file, because the
  /src/tests/usr.bin/indent/
edge_cases.c 59 Begin at the beginning, then continue until you come to the end;
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
fp_extend_impl.inc 81 // Conjure the result by beginning with infinity, then setting the qNaN
fp_trunc_impl.inc 96 // Conjure the result by beginning with infinity, setting the qNaN
  /src/external/bsd/tre/dist/tests/agrep/
records.ok 495 substring which either starts at the beginning or the record or is
514 substring which either starts at the beginning or the record or is
541 substring which either starts at the beginning or the record or is
560 substring which either starts at the beginning or the record or is
587 substring which either starts at the beginning or the record or is
606 substring which either starts at the beginning or the record or is
625 substring which either starts at the beginning or the record or is
644 substring which either starts at the beginning or the record or is
663 substring which either starts at the beginning or the record or is
682 substring which either starts at the beginning or the record or i
    [all...]
  /src/distrib/mvme68k/miniroot/
install.md 195 is backed up before beginning the installation process.
  /src/external/bsd/less/dist/
mark.c 139 * Beginning of the current file.
266 * set it to the beginning of the current file.
  /src/external/bsd/libpcap/dist/
pcap.c 675 pcap_if_t *beginning; member in struct:pcap_if_list
740 devlist.beginning = NULL;
746 if (devlist.beginning != NULL)
747 pcap_freealldevs(devlist.beginning);
762 if (devlist.beginning != NULL)
763 pcap_freealldevs(devlist.beginning);
772 *alldevsp = devlist.beginning;
796 * capture at the beginning of the list.
1301 for (curdev = devlistp->beginning; curdev != NULL;
1395 nextdev = devlistp->beginning;
    [all...]
  /src/sys/arch/m68k/060sp/dist/
ilsp.doc 83 The entry point addresses at the beginning of the package will remain
fplsp.doc 83 The entry point addresses at the beginning of the package will remain
  /src/usr.sbin/sysinst/
README.md_defs 8 GPT at the beginning of the disk to allow e.g. a bootloader
  /src/external/bsd/atf/dist/tools/
atf-report_test.sh 407 <so> Blank space at beginning of context lines must be preserved.</so>
  /src/external/gpl2/xcvs/dist/contrib/
cvs_acls.in 363 beginning with "allow" or "deny" are logged to the restrict_log file.
365 Lines beginning with "allow" or "deny" are assumed to be '|'-separated
425 beginning of each of the committed files in @ARGV.
676 # Do match of beginning of $commit_object
857 # The directory pattern only has to match the beginning portion of the commit
874 } # Do dir match at beginning of $commit_object
  /src/external/gpl3/binutils/dist/gas/config/
rl78-parse.y 1349 rl78_lex_init (char * beginning, char * ending)
1351 rl78_init_start = beginning;
1352 rl78_lex_start = beginning;
  /src/external/gpl3/binutils.old/dist/gas/config/
rl78-parse.y 1349 rl78_lex_init (char * beginning, char * ending)
1351 rl78_init_start = beginning;
1352 rl78_lex_start = beginning;

Completed in 43 milliseconds

1 2 3