HomeSort by relevance Sort by last modified time
    Searched full:experimental (Results 351 - 375 of 1979) sorted by null

<<11121314151617181920>>

  /external/clang/docs/
LeakSanitizer.rst 20 LeakSanitizer is experimental and supported only on x86\_64 Linux.
  /external/compiler-rt/lib/tsan/dd/
CMakeLists.txt 1 # Build for the experimental deadlock detector runtime library.
  /external/eigen/unsupported/Eigen/
SparseExtra 32 * This module contains some experimental features extending the sparse module.
  /external/hyphenation-patterns/Ethi/
hyph-und-ethi.lic.txt 5 % Experimental pattern file for languages written using the Ethiopic script.
  /external/junit/src/org/junit/experimental/results/
PrintableResult.java 1 package org.junit.experimental.results;
ResultMatchers.java 1 package org.junit.experimental.results;
  /external/libcxx/src/
optional.cpp 10 #include "experimental/optional"
  /external/libcxx/test/std/experimental/
nothing_to_do.pass.cpp 10 #include <experimental/string_view>
  /external/libcxx/test/std/experimental/optional/optional.object/optional.object.ctor/
initializer_list.pass.cpp 16 #include <experimental/optional>
23 using std::experimental::optional;
24 using std::experimental::in_place_t;
25 using std::experimental::in_place;
  /external/libcxx/test/std/experimental/optional/
version.pass.cpp 12 #include <experimental/optional>
  /external/libcxx/test/std/experimental/string.view/
nothing_to_do.pass.cpp 10 #include <experimental/string_view>
  /external/libcxx/test/std/experimental/string.view/string.view.ops/
compare.pointer.pass.cpp 14 #include <experimental/string_view>
22 void test1 ( std::experimental::basic_string_view<CharT> sv1, const CharT *s, int expected ) {
30 typedef std::experimental::basic_string_view<CharT> string_view_t;
117 typedef std::experimental::basic_string_view<char, constexpr_char_traits<char>> SV;
  /external/libcxx/test/std/experimental/string.view/string.view.synop/
nothing_to_do.pass.cpp 10 #include <experimental/string_view>
  /external/libcxx/test/std/experimental/string.view/string.view.template/
nothing_to_do.pass.cpp 10 #include <experimental/string_view>
  /external/linux-tools-perf/src/tools/perf/python/
twatch.py 4 # twatch - Experimental use of the perf python interface
  /external/llvm/lib/Target/MSP430/TargetInfo/
MSP430TargetInfo.cpp 19 X(TheMSP430Target, "msp430", "MSP430 [experimental]");
  /external/lzma/xz-embedded/
xz_stream.h 38 * Experimental: vli_type can be defined to uint32_t to save a few bytes
  /external/openfst/src/include/fst/extensions/pdt/
pdtlib.h 17 // This is an experimental push-down transducer(PDT) library. A PDT is
  /external/skia/
Doxyfile 50 # experimental evil only! inflates build time by 10 minutes
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/optional/optional.object/optional.object.ctor/
initializer_list.pass.cpp 16 #include <experimental/optional>
23 using std::experimental::optional;
24 using std::experimental::in_place_t;
25 using std::experimental::in_place;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/optional/
version.pass.cpp 12 #include <experimental/optional>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/
version.h 2 * CLooG : the Chunky Loop Generator (experimental) *
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/
version.h 2 * CLooG : the Chunky Loop Generator (experimental) *
  /external/libcxx/include/experimental/
string_view 18 namespace experimental {
163 } // namespace experimental
167 template <> struct hash<experimental::string_view>;
168 template <> struct hash<experimental::u16string_view>;
169 template <> struct hash<experimental::u32string_view>;
170 template <> struct hash<experimental::wstring_view>;
177 #include <experimental/__config>
    [all...]
  /external/freetype/src/base/
ftsynth.c 40 /**** EXPERIMENTAL OBLIQUING SUPPORT ****/
81 /**** EXPERIMENTAL EMBOLDENING SUPPORT ****/

Completed in 186 milliseconds

<<11121314151617181920>>