HomeSort by relevance Sort by last modified time
    Searched full:regex (Results 676 - 700 of 1927) sorted by null

<<21222324252627282930>>

  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h 119 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with
122 // GTEST_USES_SIMPLE_RE - our own simple regex is used;
273 // On some platforms, <regex.h> needs someone to define size_t, and
277 # include <regex.h> // NOLINT
283 // <regex.h> is not available on Windows. Use our own simple regex
289 // <regex.h> may not be available on this platform. Use our own
290 // simple regex implementation instead.
807 // A simple C++ wrapper for <regex.h>. It uses the POSIX Extended
816 RE(const ::std::string& regex) { Init(regex.c_str()); } // NOLIN
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
regex 1 // class template regex -*- C++ -*-
26 * @file tr1_impl/regex
44 * @brief ISO C++ 0x entities sub namespace for regex.
68 * @brief This is a bitmask type indicating how to interpret the regex.
190 * @brief This is a bitmask type indicating regex matching rules.
400 * @param ecode the regex error code.
408 * @brief Gets the regex error code.
410 * @returns the regex error code.
427 * The class %regex is parameterized around a set of related types and
789 * @param rhs A @p regex object
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
regex 1 // class template regex -*- C++ -*-
26 * @file tr1/regex
57 * @brief ISO C++ 0x entities sub namespace for regex.
83 * @brief This is a bitmask type indicating how to interpret the regex.
207 * @brief This is a bitmask type indicating regex matching rules.
419 * @param ecode the regex error code.
427 * @brief Gets the regex error code.
429 * @returns the regex error code.
446 * The class %regex is parameterized around a set of related types and
808 * @param rhs A @p regex object
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
regex 1 // class template regex -*- C++ -*-
26 * @file tr1/regex
57 * @brief ISO C++ 0x entities sub namespace for regex.
83 * @brief This is a bitmask type indicating how to interpret the regex.
207 * @brief This is a bitmask type indicating regex matching rules.
419 * @param ecode the regex error code.
427 * @brief Gets the regex error code.
429 * @returns the regex error code.
446 * The class %regex is parameterized around a set of related types and
808 * @param rhs A @p regex object
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 1 // class template regex -*- C++ -*-
26 * @file tr1_impl/regex
44 * @brief ISO C++ 0x entities sub namespace for regex.
68 * @brief This is a bitmask type indicating how to interpret the regex.
190 * @brief This is a bitmask type indicating regex matching rules.
400 * @param ecode the regex error code.
408 * @brief Gets the regex error code.
410 * @returns the regex error code.
427 * The class %regex is parameterized around a set of related types and
789 * @param rhs A @p regex object
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 1 // class template regex -*- C++ -*-
26 * @file tr1_impl/regex
44 * @brief ISO C++ 0x entities sub namespace for regex.
68 * @brief This is a bitmask type indicating how to interpret the regex.
190 * @brief This is a bitmask type indicating regex matching rules.
400 * @param ecode the regex error code.
408 * @brief Gets the regex error code.
410 * @returns the regex error code.
427 * The class %regex is parameterized around a set of related types and
789 * @param rhs A @p regex object
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 1 // class template regex -*- C++ -*-
26 * @file tr1_impl/regex
44 * @brief ISO C++ 0x entities sub namespace for regex.
68 * @brief This is a bitmask type indicating how to interpret the regex.
190 * @brief This is a bitmask type indicating regex matching rules.
400 * @param ecode the regex error code.
408 * @brief Gets the regex error code.
410 * @returns the regex error code.
427 * The class %regex is parameterized around a set of related types and
789 * @param rhs A @p regex object
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
regex 1 // class template regex -*- C++ -*-
26 * @file tr1_impl/regex
44 * @brief ISO C++ 0x entities sub namespace for regex.
68 * @brief This is a bitmask type indicating how to interpret the regex.
190 * @brief This is a bitmask type indicating regex matching rules.
400 * @param ecode the regex error code.
408 * @brief Gets the regex error code.
410 * @returns the regex error code.
427 * The class %regex is parameterized around a set of related types and
789 * @param rhs A @p regex object
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
regex 1 // class template regex -*- C++ -*-
26 * @file tr1/regex
57 * @brief ISO C++ 0x entities sub namespace for regex.
83 * @brief This is a bitmask type indicating how to interpret the regex.
207 * @brief This is a bitmask type indicating regex matching rules.
419 * @param ecode the regex error code.
427 * @brief Gets the regex error code.
429 * @returns the regex error code.
446 * The class %regex is parameterized around a set of related types and
808 * @param rhs A @p regex object
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
regex 1 // class template regex -*- C++ -*-
26 * @file tr1/regex
57 * @brief ISO C++ 0x entities sub namespace for regex.
83 * @brief This is a bitmask type indicating how to interpret the regex.
207 * @brief This is a bitmask type indicating regex matching rules.
419 * @param ecode the regex error code.
427 * @brief Gets the regex error code.
429 * @returns the regex error code.
446 * The class %regex is parameterized around a set of related types and
808 * @param rhs A @p regex object
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
regex 1 // class template regex -*- C++ -*-
26 * @file tr1/regex
57 * @brief ISO C++ 0x entities sub namespace for regex.
83 * @brief This is a bitmask type indicating how to interpret the regex.
207 * @brief This is a bitmask type indicating regex matching rules.
419 * @param ecode the regex error code.
427 * @brief Gets the regex error code.
429 * @returns the regex error code.
446 * The class %regex is parameterized around a set of related types and
808 * @param rhs A @p regex object
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
regex 1 // class template regex -*- C++ -*-
26 * @file tr1/regex
57 * @brief ISO C++ 0x entities sub namespace for regex.
83 * @brief This is a bitmask type indicating how to interpret the regex.
207 * @brief This is a bitmask type indicating regex matching rules.
419 * @param ecode the regex error code.
427 * @brief Gets the regex error code.
429 * @returns the regex error code.
446 * The class %regex is parameterized around a set of related types and
808 * @param rhs A @p regex object
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
regex 1 // class template regex -*- C++ -*-
26 * @file tr1/regex
57 * @brief ISO C++ 0x entities sub namespace for regex.
83 * @brief This is a bitmask type indicating how to interpret the regex.
207 * @brief This is a bitmask type indicating regex matching rules.
419 * @param ecode the regex error code.
427 * @brief Gets the regex error code.
429 * @returns the regex error code.
446 * The class %regex is parameterized around a set of related types and
808 * @param rhs A @p regex object
    [all...]
  /cts/libs/vogar-expect/src/vogar/
Expectation.java 22 import java.util.regex.Pattern;
  /cts/suite/audio_quality/lib/src/audio/
AudioHardware.cpp 17 #include <regex.h>
  /cts/tests/tests/bionic/
bionic-unit-tests-cts_list.txt 469 regex.
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_Audio_PlaylistsTest.java 29 import java.util.regex.Pattern;
  /cts/tools/signature-tools/
sig-check 90 java.util.regex \
sig-create 87 java.util.regex \
  /dalvik/dx/src/com/android/dx/command/grep/
Grep.java 29 import java.util.regex.Pattern;
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
Utils.java 59 uses regex (I only want to play with strings anyway).
  /external/apache-http/src/org/apache/http/conn/util/
InetAddressUtils.java 34 import java.util.regex.Pattern;
  /external/chromium/chrome/common/
web_apps.h 74 // Parses an icon size. An icon size must match the following regex:
  /external/chromium_org/build/android/findbugs_filter/
findbugs_exclude.xml 10 In particular, ~ at the start of a string means it's a regex.
  /external/chromium_org/components/url_matcher/
regex_set_matcher.cc 90 LOG(ERROR) << "Could not parse regex (id=" << it->first << ", "

Completed in 504 milliseconds

<<21222324252627282930>>