HomeSort by relevance Sort by last modified time
    Searched full:nosubs (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/google-benchmark/cmake/
std_regex.cpp 7 std::regex_constants::extended | std::regex_constants::nosubs);
  /external/libcxx/utils/google-benchmark/cmake/
std_regex.cpp 7 std::regex_constants::extended | std::regex_constants::nosubs);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/cmake/
std_regex.cpp 7 std::regex_constants::extended | std::regex_constants::nosubs);
  /external/libcxx/test/std/re/re.const/re.synopt/
syntax_option_type.pass.cpp 19 // nosubs = unspecified,
39 assert(std::regex_constants::nosubs != 0);
49 assert((std::regex_constants::icase & std::regex_constants::nosubs) == 0);
59 assert((std::regex_constants::nosubs & std::regex_constants::optimize) == 0);
60 assert((std::regex_constants::nosubs & std::regex_constants::collate) == 0);
61 assert((std::regex_constants::nosubs & std::regex_constants::ECMAScript) == 0);
62 assert((std::regex_constants::nosubs & std::regex_constants::basic) == 0);
63 assert((std::regex_constants::nosubs & std::regex_constants::extended) == 0);
64 assert((std::regex_constants::nosubs & std::regex_constants::awk) == 0);
65 assert((std::regex_constants::nosubs & std::regex_constants::grep) == 0)
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/re/re.const/re.synopt/
syntax_option_type.pass.cpp 19 // nosubs = unspecified,
39 assert(std::regex_constants::nosubs != 0);
49 assert((std::regex_constants::icase & std::regex_constants::nosubs) == 0);
59 assert((std::regex_constants::nosubs & std::regex_constants::optimize) == 0);
60 assert((std::regex_constants::nosubs & std::regex_constants::collate) == 0);
61 assert((std::regex_constants::nosubs & std::regex_constants::ECMAScript) == 0);
62 assert((std::regex_constants::nosubs & std::regex_constants::basic) == 0);
63 assert((std::regex_constants::nosubs & std::regex_constants::extended) == 0);
64 assert((std::regex_constants::nosubs & std::regex_constants::awk) == 0);
65 assert((std::regex_constants::nosubs & std::regex_constants::grep) == 0)
    [all...]
  /external/libcxx/test/std/re/re.regex/re.regex.const/
constants.pass.cpp 18 // static constexpr regex_constants::syntax_option_type nosubs = regex_constants::nosubs;
41 static_assert((BR::nosubs == std::regex_constants::nosubs), "");
51 where(BR::nosubs);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/re/re.regex/re.regex.const/
constants.pass.cpp 18 // static constexpr regex_constants::syntax_option_type nosubs = regex_constants::nosubs;
41 static_assert((BR::nosubs == std::regex_constants::nosubs), "");
51 where(BR::nosubs);
  /external/libcxx/test/std/re/re.const/re.matchflag/
match_not_null.pass.cpp 33 std::regex("b*", std::regex::extended | std::regex_constants::nosubs),
42 std::regex("a*", std::regex::extended | std::regex_constants::nosubs),
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/re/re.const/re.matchflag/
match_not_null.pass.cpp 33 std::regex("b*", std::regex::extended | std::regex_constants::nosubs),
42 std::regex("a*", std::regex::extended | std::regex_constants::nosubs),
  /external/libcxx/test/std/re/re.results/re.results.form/
form1.pass.cpp 43 std::regex_constants::nosubs)));
94 std::regex_constants::nosubs)));
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/re/re.results/re.results.form/
form1.pass.cpp 43 std::regex_constants::nosubs)));
94 std::regex_constants::nosubs)));
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
regex_constants.h 93 constexpr syntax_option_type nosubs = 1 << _S_nosubs; member in namespace:regex_constants
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex_constants.h 93 constexpr syntax_option_type nosubs = 1 << _S_nosubs; member in namespace:regex_constants
  /external/libcxx/include/
regex 28 nosubs = unspecified,
137 static constexpr regex_constants::syntax_option_type nosubs = regex_constants::nosubs;
788 nosubs = 1 << 1,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
regex 28 nosubs = unspecified,
137 static constexpr regex_constants::syntax_option_type nosubs = regex_constants::nosubs;
784 nosubs = 1 << 1,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
regex 28 nosubs = unspecified,
137 static constexpr regex_constants::syntax_option_type nosubs = regex_constants::nosubs;
786 nosubs = 1 << 1,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
regex 28 nosubs = unspecified,
137 static constexpr regex_constants::syntax_option_type nosubs = regex_constants::nosubs;
786 nosubs = 1 << 1,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
regex 28 nosubs = unspecified,
137 static constexpr regex_constants::syntax_option_type nosubs = regex_constants::nosubs;
788 nosubs = 1 << 1,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
regex 28 nosubs = unspecified,
137 static constexpr regex_constants::syntax_option_type nosubs = regex_constants::nosubs;
788 nosubs = 1 << 1,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
regex 28 nosubs = unspecified,
137 static constexpr regex_constants::syntax_option_type nosubs = regex_constants::nosubs;
788 nosubs = 1 << 1,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
regex 28 nosubs = unspecified,
137 static constexpr regex_constants::syntax_option_type nosubs = regex_constants::nosubs;
788 nosubs = 1 << 1,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
regex 28 nosubs = unspecified,
137 static constexpr regex_constants::syntax_option_type nosubs = regex_constants::nosubs;
784 nosubs = 1 << 1,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
regex 28 nosubs = unspecified,
137 static constexpr regex_constants::syntax_option_type nosubs = regex_constants::nosubs;
786 nosubs = 1 << 1,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
regex 28 nosubs = unspecified,
137 static constexpr regex_constants::syntax_option_type nosubs = regex_constants::nosubs;
786 nosubs = 1 << 1,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
regex 28 nosubs = unspecified,
137 static constexpr regex_constants::syntax_option_type nosubs = regex_constants::nosubs;
788 nosubs = 1 << 1,
    [all...]

Completed in 1597 milliseconds

1 2 3