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

1 2 3 4

  /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
  /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
  /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/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/Test/
Simple.pm 32 repetitive tasks. This module provides functions to make life easier.
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/Test/
Simple.pm 32 repetitive tasks. This module provides functions to make life easier.
  /src/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/Test/
Simple.pm 32 repetitive tasks. This module provides functions to make life easier.
  /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/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
Template.pm 20 This provides exactly the functionality from Text::Template, with the
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
Template.pm 20 This provides exactly the functionality from Text::Template, with the
  /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/crypto/external/apache2/openssl/dist/external/perl/Text-Template-1.56/lib/Text/Template/
Preprocess.pm 71 C<Text::Template::Preprocess> provides a new C<PREPROCESSOR> option to
  /src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/Template/
Preprocess.pm 71 C<Text::Template::Preprocess> provides a new C<PREPROCESSOR> option to
  /src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/Template/
Preprocess.pm 52 C<Text::Template::Preprocess> provides a new C<PREPROCESSOR> option to
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
README.md 3 The fast_float library provides fast header-only implementations for the C++ from_chars
8 Specifically, `fast_float` provides the following two functions with a C++17-like syntax (the library itself only requires C++11):
145 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).
180 This library is header-only by design. The CMake file provides the `fast_float` target

Completed in 40 milliseconds

1 2 3 4