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

  /src/lib/libform/
type_regex.c 48 unsigned references; member in struct:__anoncfc9b3da0108
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/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/usr.bin/make/unit-tests/
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/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 in function:set_ident_fields
290 references = hfield("references", mp);
291 hp->h_references = extract(references, GMISC);
  /src/usr.bin/xlint/lint1/
README.md 99 Ideally all references to types would be `const`, but that's still on the
115 | NAME | references the identifier in `u.sym` |
  /src/
build.sh 2704 !/more undefined references.*follow/{
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 266 # Same as above, but do not quote variable references.

Completed in 27 milliseconds