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

  /src/usr.bin/make/unit-tests/
varmod-quote-dollar.mk 8 # to the child make. When the child make parses the variable assignment, it
cond-func.mk 8 # parses its argument differently from the other functions.
varmod.mk 11 # * either uses `ParseModifierPart` or parses the modifier literal
varmod-sysv.mk 222 # parses the modifier as "from${:D=}to", ending at the '}'. Next, the two
varmod-ifelse.mk 233 # fixed. The modifier ':@' now parses the body in balanced mode, while
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/irreader/
llvm_irreader.mli 16 (** [parse_ir context mb] parses the IR for a new module [m] from the
  /src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
bitreader.go 27 // ParseBitcodeFile parses the LLVM IR (bitcode) in the file with the
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/bitreader/
llvm_bitreader.mli 22 (** [parse_bitcode context mb] parses the bitcode for a new module [m] from the
  /src/external/mpl/dhcp/dist/keama/
keama.c 56 struct parses parses; variable in typeref:struct:parses
158 TAILQ_INIT(&parses);
keama.h 125 extern TAILQ_HEAD(parses, parse) parses;
conflex.c 61 TAILQ_INSERT_TAIL(&parses, tmp);
114 TAILQ_REMOVE(&parses, saved_state);
122 TAILQ_REMOVE(&parses, cfile);
143 TAILQ_REMOVE(&parses, saved_state);
156 TAILQ_INSERT_AFTER(&parses, cfile, tmp);
173 TAILQ_REMOVE(&parses, saved_state);
  /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
README 39 The "ucgendat" program parses files from the command line which are all in the
54 data files the "ucgendat" program parses.
  /src/external/bsd/file/dist/
README.md 70 * `src/apprentice.c` - parses /etc/magic to learn magic
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
README.md 23 It parses the character sequence [first,last) for a number. It parses floating-point numbers expecting
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/fast_float/
README.md 30 It parses the character sequence [first,last) for a number. It parses floating-point numbers expecting
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/target/
llvm_target.mli 61 (** [of_string rep] parses the data layout string representation [rep].
  /src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/
Template.pm 1005 Loads all the template text from the template's source, parses and
  /src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/
Template.pm 870 Loads all the template text from the template's source, parses and
  /src/crypto/external/apache2/openssl/dist/external/perl/Text-Template-1.56/lib/Text/
Template.pm 1005 Loads all the template text from the template's source, parses and
  /src/external/gpl2/dtc/dist/Documentation/
dtc-paper.tex 132 kernel that parses it and the bootloader that generates it. In
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli 422 (** [parse_command_line_options ?overview args] parses [args] using
  /src/external/gpl2/gettext/dist/build-aux/
texinfo.tex 1446 % read from the file, as \entry parses the arguments long before \code is

Completed in 47 milliseconds