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

1 2 3

  /src/external/bsd/byacc/dist/test/
calc_code_all.y 6 %code provides { /* CODE-PROVIDES */ }
8 %code provides { /* CODE-PROVIDES2 */ }
calc_code_provides.y 3 %code provides { /* CODE-PROVIDES */ }
4 %code provides { /* CODE-PROVIDES2 */ }
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/linker/
llvm_linker.mli 11 This interface provides an OCaml API for LLVM bitcode linker,
  /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
bidiapi.txt 8 Unicode BiDi algorithm. It currently provides only implicit reordering and
README 9 (and surrogates), case mapping, decomposition lookup, and provides a
31 3. The UCData.java class which provides the same API (with minor changes for
41 "MUTTUCData.txt", provides some extra properties for some characters.
69 This routine provides an alternative to the Unicode Bidi algorithm. The
api.txt 148 The return value provides the new length of the string. This will be
  /src/external/apache2/llvm/dist/clang/utils/
modfuzz.py 17 def __init__(self, text, depends=[], provides=[], conflicts=[]):
20 self.provides = provides
33 for i in self.provides:
38 Decl('struct X { int n; };\n', provides=['X'], conflicts=['X']),
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/bitwriter/
llvm_bitwriter.ml 9 * This interface provides an OCaml API for the LLVM intermediate
llvm_bitwriter.mli 11 This interface provides an OCaml API for the LLVM bitcode writer, the
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/irreader/
llvm_irreader.mli 11 This interface provides an OCaml API for the LLVM assembly reader, the
  /src/external/gpl3/autoconf/dist/lib/Autom4te/
Request.pm 29 This perl module provides various general purpose support functions
XFile.pm 64 C<Autom4te::XFile> inherits from C<IO::File>. It provides the method
65 C<name> returning the file name. It provides dying versions of the
FileUtils.pm 33 This perl module provides various general purpose file handling functions.
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/bitreader/
llvm_bitreader.mli 11 This interface provides an OCaml API for the LLVM bitcode reader, the
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/transforms/passmgr_builder/
llvm_passmgr_builder.mli 11 This interface provides an OCaml API for LLVM pass manager builder
  /src/external/bsd/openldap/dist/libraries/liblunicode/utbm/
README 29 UTBM (Unicode Tuned Boyer-Moore) is a simple package that provides tuned
46 UTBM provides three processing flags:
  /src/external/bsd/byacc/dist/package/
byacc.spec 18 This package provides a parser generator utility that reads a grammar
28 This package provides a parser generator utility that reads a grammar
mingw-byacc.spec 17 This package provides a parser generator utility that reads a grammar
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/fast_float/
README.md 10 The fast_float library provides fast header-only implementations for the C++ from_chars
15 Specifically, `fast_float` provides the following two functions with a C++17-like syntax (the library itself only requires C++11):
124 The fast_float library provides a performance similar to that of the [fast_double_parser](https://github.com/lemire/fast_double_parser) library but using an updated algorithm reworked from the ground up, and while offering an API more in line with the expectations of C++ programmers. The fast_double_parser library is part of the [Microsoft LightGBM machine-learning framework](https://github.com/microsoft/LightGBM).
157 This library is header-only by design. The CMake file provides the `fast_float` target
  /src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
Process.inc 9 // This file provides the Win32 specific implementation of the Process class.
56 // GetNativeSystemInfo() provides the physical page size which may differ
  /src/external/bsd/ntp/dist/ntpd/
ntp.conf.def 452 specification RFC-1305 defines a scheme which provides
465 cryptography and, in addition, provides a new Autokey scheme
618 This also provides a revocation capability that can be used
640 Using all of these schemes provides strong security against
1315 members during runtime, however it provides an easy way of
2049 This command provides a way to delay,
2376 It also provides a way to correct a
2517 Provides a way to enable or disable various server options.
2560 program provides the same capabilities as
  /src/usr.bin/make/unit-tests/
var-scope-cmdline.mk 37 # The above ruleset provides the same guarantees as the simple rule "cmdline
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 11 This interface provides an OCaml API for LLVM execution engine (JIT/
  /src/external/gpl3/autoconf/dist/lib/
freeze.mk 31 # others) to `false'. Autoconf provides autom4te, so that doesn't
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
package.d 6 Phobos provides the following functionality for time:

Completed in 47 milliseconds

1 2 3