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

1 2

  /src/usr.bin/make/unit-tests/
modmisc.mk 40 # When a modifier is applied to the "" variable, the result is discarded.
char-005c-reverse-solidus.mk 54 # has been applied to the expression. Its pattern is "x}", which doesn't
varmod-indirect.mk 30 # Multiple indirect modifiers can be applied one after another as long as
87 # have been an unknown modifier anyway) and the ":tl" modifier is applied.
108 # The indirect modifier M_ListToSkip, when applied to a list of patterns,
110 # patterns. This list of patterns can then be applied to another variable
varmod-undefined.mk 64 # Even after the :U modifier has been applied, the expression still remembers
var-eval-short.mk 161 # The ':L' is applied before the ':?' modifier, giving the expression a name
varmod-subst.mk 19 # The :S modifier flag '1' is applied exactly once.
24 # The :S modifier flag '1' is applied to the first occurrence, no matter if
var-op-expand.mk 247 # ':tl' must still be applied to the final result.
varmod-sysv.mk 6 # This modifier is applied when the other modifiers don't match exactly.
  /src/external/lgpl3/mpfr/dist/tools/
get_patches.sh 13 /* mpfr_get_patches -- Patches that have been applied
  /src/external/gpl3/gdb.old/dist/gdb/
typeprint.c 260 gdb::unique_xmalloc_ptr<char> applied
263 if (applied != nullptr)
265 applied.get ());
258 gdb::unique_xmalloc_ptr<char> applied member in class:gdb
rust-parse.c 1257 error (_("Struct expression applied to non-struct type"));
  /src/external/gpl3/gdb/dist/gdb/
typeprint.c 260 gdb::unique_xmalloc_ptr<char> applied
263 if (applied != nullptr)
265 applied.get ());
258 gdb::unique_xmalloc_ptr<char> applied member in class:gdb
rust-parse.c 1271 error (_("Struct expression applied to non-struct type"));
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium4/sse2/
submul_1.asm 57 C add an instruction to the dependent chain, so instead an offset is applied so
67 C 0xFFFFFFFE00000001. In the code this is applied to the destination limb when
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc-opts.def 479 after the system frequency correction is applied and is intended for
520 the restrictions are applied.
575 applied, the run time reconfiguration facility should provide an
  /src/external/lgpl3/gmp/dist/doc/
configuration 233 been applied, look for "Regenerate ...".
  /src/external/mit/isl/dist/doc/
implementation.tex 177 and optimizations. The main algorithm is applied to a matrix
368 or can be applied in advance to reduce the running time
479 only applied when all the parameters in all of the $b_i(\vec p)$
621 of the dual simplex method applied to this new context will be the same
639 used in the main tableau is applied to the context. This big parameter
923 offsets may only be applied to some of the domain elements.
1467 The graph on which Tarjan's algorithm is applied is constructed on-the-fly.
1660 be applied to the dependence graph, as advocated by
1662 only being applied to relations from a given domain to itself.
1847 If not, then the incremental approach cannot be applied fo
    [all...]
  /src/external/mit/isl/dist/interface/
template_cpp.cc 304 Kind applied; local
307 applied.emplace_back(::apply(tuple, subs));
309 return applied;
2217 * The result consists of "second" and of "second" applied to "first".
2254 * applied to both "kind1" and "kind2",
2273 * applied to both "kind1" and "kind2".
2305 * applied to both "kind1" and "kind2".
2409 * is not affected and the substitution can be applied
2554 /* Signatures for "at" methods applied to a multi-expression,
2562 /* Signatures for other "at" methods applied to a list
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/
mul_basecase.asm 394 C pointer because of the offset applied to it.
  /src/external/gpl3/gcc/dist/libgcc/config/rl78/
fpbit-sf.S 378 ;; applied to the exponent. Thus a value of 127 in the
  /src/external/gpl3/gcc.old/dist/libgcc/config/rl78/
fpbit-sf.S 378 ;; applied to the exponent. Thus a value of 127 in the
  /src/external/lgpl3/gmp/dist/demos/perl/
GMP.pm 512 mpq or mpf is applied to it. For example,
  /src/external/bsd/ipf/dist/
HISTORY 23 3545321 FTP sequence number adjustment incorrectly applied
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
cpplint.py 584 These filters are applied when deciding whether to emit a given
664 These filters are applied when deciding whether to emit a given
987 """Holds 3 copies of all lines with different preprocessing applied to them.
  /src/external/public-domain/sqlite/dist/autosetup/
sqlite-config.tcl 357 suffix which gets applied to "libsqlite3.so.",
562 # list's initial values are defaults which are always applied and not
1551 # libtool applied only on Mac platforms.

Completed in 44 milliseconds

1 2