HomeSort by: relevance | last modified time | path
    Searched refs:references (Results 1 - 15 of 15) sorted by relevancy

  /src/lib/libform/
type_regex.c 48 unsigned references; member in struct:__anon487
64 new->references = 1;
82 ((regex_args *) (void *) args)->references++;
94 ((regex_args *) (void *) args)->references--;
95 if (((regex_args *) (void *) args)->references == 0)
  /src/usr.bin/make/unit-tests/
varmod-sun-shell1.mk 20 # subsequent references will not, since we do not execute a command
directive-export-impl.mk 19 # This is a variable that references another variable. At this point, the
archive.mk 40 # The indirect references with the $$ cover the code in Arch_ParseArchive
dep-var.mk 3 # Tests for variable references in dependency declarations.
var-op-assign.mk 38 # The variable value may contain references to other variables.
varmod-loop.mk 4 # the expression with the expanded body, which may contain references to the
directive-include-guard.mk 466 # The target name may include variable references. These references are
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
check_lint.sh 31 DFSAN_RTL_LINT_FILTER=${COMMON_LINT_FILTER},-runtime/int,-runtime/printf,-runtime/references,-readability/function
cpplint.py 202 'runtime/references',
1822 # TODO(unknown): Could it be expanded safely to arbitrary references,
1887 # pointers and references to arrays and functions coz they're too tricky:
1896 # Ignore pointers/references to functions.
1898 # Ignore pointers/references to arrays.
3182 # Check for non-const references in functions. This is tricky because &
3196 # We allow non-const references in a few standard places, like functions
3203 error(filename, linenum, 'runtime/references', 2,
  /src/sys/arch/sparc64/doc/
TODO 33 - replace relevant references to %ver with GET_MAXCWP
  /src/sys/arch/sandpoint/
README 12 All references (cf) listed here are for the MPC8240 Integrated Processor
  /src/usr.sbin/sysinst/
README.md_defs 60 by references) to completely swap the defaults (e.g. EFI vs. biosboot).
  /src/usr.bin/mail/
cmd3.c 278 * Set the "In-Reply-To" and "References" header fields appropriately.
285 char *references; local
290 references = hfield("references", mp);
291 hp->h_references = extract(references, GMISC);
  /src/
build.sh 2707 !/more undefined references.*follow/{

Completed in 30 milliseconds