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

1 2 3 4 5 6 7

  /src/sys/arch/i386/stand/lib/
biosmca.S 93 # check feature byte 1 if MCA bus present and replaces ISA
  /src/usr.bin/make/unit-tests/
deptgt-end-jobs.mk 8 # replaces the code from compat.c.
varmod-subst.mk 30 # The :S modifier replaces every first match per word.
35 # The :S modifier flag 'g' replaces every occurrence.
46 # The :S modifier with a '^' anchor replaces the whole word if that word is
63 # The :S modifier with a '$' anchor replaces at most one occurrence per word.
68 # The :S modifier with a '$' anchor replaces the whole word if that word is
varname-dot-make-save_dollars.mk 13 # preserves the '$$' as-is, while the bmake distribution replaces '$$' with
varmod-loop.mk 3 # Tests for the expression modifier ':@var@body@', which replaces each word of
85 # Var_Subst, which replaces each '$$' with a single '$'.
123 # which is different from the '.for' loop, which replaces ${var} with
parse-var.mk 114 # The outer ':S' modifier then replaces '{{}' with '<lbraces>'.
var-op-sunsh.mk 81 # adventurous. This only works because the parser replaces each and every
cond-func-empty.mk 28 # The :S modifier replaces the empty value with an actual word. After
varmod-sysv.mk 3 # Tests for the variable modifier ':from=to', which replaces the suffix
varmod-to-separator.mk 99 # ':S' replaces the 2 'b's with spaces. These spaces are part of the word,
  /src/external/bsd/zstd/dist/contrib/freestanding_lib/
freestanding.py 54 Looks for simple ifdefs and ifndefs and replaces them.
61 def __init__(self, defs: [(str, Optional[str])], replaces: [(str, str)], undefs: [str]):
67 self._replaces = {macro:value for macro, value in replaces}
433 defs: [(str, Optional[str])], replaces: [(str, str)],
445 self._replaces = replaces
718 parser.add_argument("-R", "--replace", default=[], dest="replaces", action="append", help="Pre-define this macro and replace the first ifndef block with its definition")
736 args.replaces = parse_pair(args.replaces)
737 for name, _ in args.replaces:
766 args.replaces,
    [all...]
  /src/crypto/external/apache2/openssl/lib/libdes/
des.h 65 #error <openssl/des.h> replaces <kerberos/des.h>.
  /src/crypto/external/bsd/openssl/lib/libdes/
des.h 65 #error <openssl/des.h> replaces <kerberos/des.h>.
  /src/crypto/external/bsd/openssl.old/lib/libdes/
des.h 65 #error <openssl/des.h> replaces <kerberos/des.h>.
  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
README.template 27 - ASN1_MALLOC_ENCODE() as a function, replaces encode_ and length_
  /src/external/gpl3/gcc/dist/contrib/
compareSumTests3 56 the "compile_execute" replaces the compile or execute portion of the test name,
  /src/external/gpl3/gcc.old/dist/contrib/
compareSumTests3 56 the "compile_execute" replaces the compile or execute portion of the test name,
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/
package.d 1268 This version replaces the first match in `input`,
1388 This version replaces all of the matches found in `input`,
  /src/external/bsd/openldap/dist/contrib/ldaptcl/
configure 2565 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  /src/lib/librumpuser/
configure 2994 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  /src/tools/make/
configure 2875 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlx/
configure 3069 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathly/
configure 3022 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlyx/
configure 3073 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlz/
configure 3069 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters

Completed in 62 milliseconds

1 2 3 4 5 6 7