HomeSort by relevance Sort by last modified time
    Searched full:regex (Results 1526 - 1550 of 5854) sorted by null

<<61626364656667686970>>

  /prebuilts/gradle-plugin/com/android/tools/sdk-common/25.2.4/
sdk-common-25.2.4.jar 
  /system/sepolicy/tests/
policy.py 9 # Check whether the regex will match a file path starting with the provided
12 # Compares regex entries in file_contexts with a path prefix. Regex entries
13 # are often more specific than this file prefix. For example, the regex could
15 # loops over the regex removing characters from the end until
  /external/tensorflow/tensorflow/contrib/cmake/
tf_python.cmake 125 STRING(REGEX REPLACE ";" "\\\\;" python_protos "${python_protos}")
126 STRING(REGEX REPLACE "\n" ";" python_protos "${python_protos}")
130 STRING(REGEX REPLACE " *\#.*" "" python_proto "${python_proto}")
147 STRING(REGEX REPLACE ";" "\\\\;" python_protos_cc "${python_protos_cc}")
148 STRING(REGEX REPLACE "\n" ";" python_protos_cc "${python_protos_cc}")
152 STRING(REGEX REPLACE " *\#.*" "" python_proto_cc "${python_proto_cc}")
210 STRING(REGEX REPLACE ";" "\\\\;" python_modules "${python_modules}")
211 STRING(REGEX REPLACE "\n" ";" python_modules "${python_modules}")
215 STRING(REGEX REPLACE " *\#.*" "" python_module "${python_module}")
    [all...]
  /system/libvintf/test/
LibVintfTest.cpp 3417 details::Regex regex; local
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.0/
sdk-common-24.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.0-beta4/
sdk-common-24.2.0-beta4.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.3/
sdk-common-24.2.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.2.4/
sdk-common-24.2.4.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/24.3.0-alpha1/
sdk-common-24.3.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/25.1.0/
sdk-common-25.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/25.1.0-alpha3/
sdk-common-25.1.0-alpha3.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/25.1.0-alpha4/
sdk-common-25.1.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/25.1.0-beta1/
sdk-common-25.1.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/25.1.0-beta3/
sdk-common-25.1.0-beta3.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/25.1.0-rc1/
sdk-common-25.1.0-rc1.jar 
  /external/protobuf/gtest/src/
gtest-death-test.cc 292 bool DeathTest::Create(const char* statement, const RE* regex,
295 statement, regex, file, line, test);
327 const RE* regex() const { return regex_; } function in class:testing::internal::DeathTestImpl
436 // regex: A regular expression object to be applied to
468 const bool matched = RE::PartialMatch(error_message.c_str(), *regex());
473 << " Expected: " << regex()->pattern() << "\n"
523 const RE* regex,
526 : DeathTestImpl(statement, regex), file_(file), line_(line) {}
694 ForkingDeathTest(const char* statement, const RE* regex);
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/26.0.0-alpha5/
sdk-common-26.0.0-alpha5.jar 
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h 129 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with
132 // GTEST_USES_SIMPLE_RE - our own simple regex is used;
307 // On Android, <regex.h> is only available starting with Gingerbread.
316 // On some platforms, <regex.h> needs someone to define size_t, and
320 # include <regex.h> // NOLINT
326 // <regex.h> is not available on Windows. Use our own simple regex
332 // <regex.h> may not be available on this platform. Use our own
333 // simple regex implementation instead.
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h.orig 129 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with
132 // GTEST_USES_SIMPLE_RE - our own simple regex is used;
307 // On Android, <regex.h> is only available starting with Gingerbread.
316 // On some platforms, <regex.h> needs someone to define size_t, and
320 # include <regex.h> // NOLINT
326 // <regex.h> is not available on Windows. Use our own simple regex
332 // <regex.h> may not be available on this platform. Use our own
333 // simple regex implementation instead.
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h 129 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with
132 // GTEST_USES_SIMPLE_RE - our own simple regex is used;
307 // On Android, <regex.h> is only available starting with Gingerbread.
316 // On some platforms, <regex.h> needs someone to define size_t, and
320 # include <regex.h> // NOLINT
326 // <regex.h> is not available on Windows. Use our own simple regex
332 // <regex.h> may not be available on this platform. Use our own
333 // simple regex implementation instead.
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h.orig 129 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with
132 // GTEST_USES_SIMPLE_RE - our own simple regex is used;
307 // On Android, <regex.h> is only available starting with Gingerbread.
316 // On some platforms, <regex.h> needs someone to define size_t, and
320 # include <regex.h> // NOLINT
326 // <regex.h> is not available on Windows. Use our own simple regex
332 // <regex.h> may not be available on this platform. Use our own
333 // simple regex implementation instead.
    [all...]
  /external/annotation-tools/annotation-file-utilities/lib/
plume-core.jar 
  /external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/
antlr3.jar 
  /external/eigen/
CMakeLists.txt 36 string(REGEX MATCH "define[ \t]+EIGEN_WORLD_VERSION[ \t]+([0-9]+)" _eigen_world_version_match "${_eigen_version_header}")
38 string(REGEX MATCH "define[ \t]+EIGEN_MAJOR_VERSION[ \t]+([0-9]+)" _eigen_major_version_match "${_eigen_version_header}")
40 string(REGEX MATCH "define[ \t]+EIGEN_MINOR_VERSION[ \t]+([0-9]+)" _eigen_minor_version_match "${_eigen_version_header}")
51 string(REGEX MATCH "^changeset: *[0-9]*:([0-9;a-f]+).*" EIGEN_HG_CHANGESET_MATCH "${EIGEN_HGTIP_OUTPUT}")
119 string(REGEX REPLACE "-" "" SFLAG1 ${FLAG})
120 string(REGEX REPLACE "\\+" "p" SFLAG ${SFLAG1})
301 string(REGEX REPLACE "/W[0-9]" "/W4" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}")
  /packages/apps/Dialer/java/com/android/voicemail/impl/mail/
Address.java 27 import java.util.regex.Pattern;
56 // Regex that matches address surrounded by '<>' optionally. '^<?([^>]+)>?$'
58 // Regex that matches personal name surrounded by '""' optionally. '^"?([^"]+)"?$'
60 // Regex that matches escaped character '\\([\\"])'
65 /** Regex for the local part of an email address. */
67 /** Regex for each part of the domain part, i.e. the thing between the dots. */
69 /** Regex for the domain part, which is two or more {@link #DOMAIN_PART_PART} separated by . */

Completed in 907 milliseconds

<<61626364656667686970>>