| /external/tensorflow/tensorflow/contrib/graph_editor/ |
| select.py | 69 raise ValueError("Expected a string or a regex, got: {}".format(type(obj))) 135 def filter_ts_from_regex(ops, regex): 136 r"""Get all the tensors linked to ops that match the given regex. 140 regex: a regular expression matching the tensors' name. 149 regex_obj = make_regex(regex) 171 def filter_ops_from_regex(ops, regex): 172 """Get all the operations that match the given regex. 176 regex: a regular expression matching the operation's name. 185 regex_obj = make_regex(regex) 625 **kwargs: 'graph': `tf.Graph` in which to perform the regex query.This i [all...] |
| /bionic/libc/include/ |
| regex.h | 1 /* $OpenBSD: regex.h,v 1.6 2003/06/02 19:34:12 millert Exp $ */ 2 /* $NetBSD: regex.h,v 1.4.6.1 1996/06/10 18:57:07 explorer Exp $ */ 36 * @(#)regex.h 8.1 (Berkeley) 6/2/93
|
| /cts/tests/tests/provider/src/android/provider/cts/ |
| ProviderTestUtils.java | 29 import java.util.regex.Matcher; 30 import java.util.regex.Pattern; 87 + " expected regex: " + BMGR_ENABLED_PATTERN + "\nactual: '" + output + "'");
|
| /development/tools/bugreport/src/com/android/bugreport/util/ |
| Utils.java | 22 import java.util.regex.Matcher; 34 * Regex for a date/time, without milliseconds. 40 * Regex for a date/time, without milliseconds.
|
| /external/libchrome/base/test/ |
| gtest_util.h | 28 // death test's full |regex| parameter to avoid users having to verify the exact 41 # define GTEST_UNSUPPORTED_DEATH_TEST(statement, regex, terminator) \ 48 ::testing::internal::RE::PartialMatch(".*", (regex)); \
|
| /external/libcxx/test/std/re/re.iter/re.tokiter/re.tokiter.cnstr/ |
| array.pass.cpp | 10 // <regex> 21 #include <regex> 28 std::regex phone_numbers("\\d{3}-(\\d{4})");
|
| init.pass.cpp | 12 // <regex> 22 #include <regex> 29 std::regex phone_numbers("\\d{3}-(\\d{4})");
|
| /external/libtextclassifier/datetime/ |
| extractor.h | 37 const DatetimeModelPattern_::Regex* regex; member in struct:libtextclassifier2::CompiledRule 39 // DatetimeModelPattern which 'regex' is part of and comes from.
|
| /external/llvm/cmake/modules/ |
| GetSVN.cmake | 52 string(REGEX REPLACE "^(.*\n)?Revision: ([^\n]+).*" 55 string(REGEX REPLACE "^(.*\n)?URL: ([^\n]+).*" 79 string(REGEX REPLACE "^(.*\n)?[^ \t]+[ \t]+([^ \t\n]+)[ \t]+\\(fetch\\).*"
|
| /external/llvm/test/CodeGen/X86/ |
| base-pointer-and-cmpxchg.ll | 31 ; by cmpxchg. Since such regex would be complicated to write, just stick 33 ; because of that regex, this is likely just the regex being too conservative.
|
| /external/v8/src/inspector/build/ |
| rjsmin.py | 30 - there is no error detection: unterminated string, regex and comment 32 - Control characters inside string and regex literals are left untouched; they 34 - Newline characters are not allowed inside string and regex literals, except 36 - "return /regex/" is recognized correctly. 42 Since most parts of the logic are handled by the regex engine it's way 106 regex = r'(?:/(?![\r\n/*])%s*(?:(?:\\[^\r\n]|%s)%s*)*/)' % ( 112 """ Fixup string of chars to fit into a regex char class """ 172 r'(%(regex)s%(dull)s*)' 175 r'(%(regex)s%(dull)s*)' 211 substitution regex [all...] |
| /packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/ |
| RegexFileFilter.java | 21 import java.util.regex.Pattern; 28 * See java.util.regex.Pattern for regex matching rules
|
| /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/cmake/llvm/ |
| GetSVN.cmake | 52 string(REGEX REPLACE "^(.*\n)?Revision: ([^\n]+).*" 55 string(REGEX REPLACE "^(.*\n)?URL: ([^\n]+).*" 79 string(REGEX REPLACE "^(.*\n)?[^ \t]+[ \t]+([^ \t\n]+)[ \t]+\\(fetch\\).*"
|
| /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/cmake/llvm/ |
| GetSVN.cmake | 52 string(REGEX REPLACE "^(.*\n)?Revision: ([^\n]+).*" 55 string(REGEX REPLACE "^(.*\n)?URL: ([^\n]+).*" 79 string(REGEX REPLACE "^(.*\n)?[^ \t]+[ \t]+([^ \t\n]+)[ \t]+\\(fetch\\).*"
|
| /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/cmake/llvm/ |
| GetSVN.cmake | 50 string(REGEX REPLACE "^(.*\n)?Revision: ([^\n]+).*" 53 string(REGEX REPLACE "^(.*\n)?URL: ([^\n]+).*" 77 string(REGEX REPLACE "^(.*\n)?[^ \t]+[ \t]+([^ \t\n]+)[ \t]+\\(fetch\\).*"
|
| /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/cmake/llvm/ |
| GetSVN.cmake | 50 string(REGEX REPLACE "^(.*\n)?Revision: ([^\n]+).*" 53 string(REGEX REPLACE "^(.*\n)?URL: ([^\n]+).*" 77 string(REGEX REPLACE "^(.*\n)?[^ \t]+[ \t]+([^ \t\n]+)[ \t]+\\(fetch\\).*"
|
| /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/cmake/llvm/ |
| GetSVN.cmake | 50 string(REGEX REPLACE "^(.*\n)?Revision: ([^\n]+).*" 53 string(REGEX REPLACE "^(.*\n)?URL: ([^\n]+).*" 77 string(REGEX REPLACE "^(.*\n)?[^ \t]+[ \t]+([^ \t\n]+)[ \t]+\\(fetch\\).*"
|
| /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/cmake/llvm/ |
| GetSVN.cmake | 50 string(REGEX REPLACE "^(.*\n)?Revision: ([^\n]+).*" 53 string(REGEX REPLACE "^(.*\n)?URL: ([^\n]+).*" 77 string(REGEX REPLACE "^(.*\n)?[^ \t]+[ \t]+([^ \t\n]+)[ \t]+\\(fetch\\).*"
|
| /prebuilts/clang/host/linux-x86/clang-4393122/lib64/cmake/llvm/ |
| GetSVN.cmake | 52 string(REGEX REPLACE "^(.*\n)?Revision: ([^\n]+).*" 55 string(REGEX REPLACE "^(.*\n)?URL: ([^\n]+).*" 79 string(REGEX REPLACE "^(.*\n)?[^ \t]+[ \t]+([^ \t\n]+)[ \t]+\\(fetch\\).*"
|
| /prebuilts/clang/host/linux-x86/clang-4479392/lib64/cmake/llvm/ |
| GetSVN.cmake | 52 string(REGEX REPLACE "^(.*\n)?Revision: ([^\n]+).*" 55 string(REGEX REPLACE "^(.*\n)?URL: ([^\n]+).*" 79 string(REGEX REPLACE "^(.*\n)?[^ \t]+[ \t]+([^ \t\n]+)[ \t]+\\(fetch\\).*"
|
| /prebuilts/clang/host/linux-x86/clang-4579689/lib64/cmake/llvm/ |
| GetSVN.cmake | 50 string(REGEX REPLACE "^(.*\n)?Revision: ([^\n]+).*" 53 string(REGEX REPLACE "^(.*\n)?URL: ([^\n]+).*" 77 string(REGEX REPLACE "^(.*\n)?[^ \t]+[ \t]+([^ \t\n]+)[ \t]+\\(fetch\\).*"
|
| /prebuilts/clang/host/linux-x86/clang-4630689/lib64/cmake/llvm/ |
| GetSVN.cmake | 50 string(REGEX REPLACE "^(.*\n)?Revision: ([^\n]+).*" 53 string(REGEX REPLACE "^(.*\n)?URL: ([^\n]+).*" 77 string(REGEX REPLACE "^(.*\n)?[^ \t]+[ \t]+([^ \t\n]+)[ \t]+\\(fetch\\).*"
|
| /prebuilts/clang/host/linux-x86/clang-4639204/lib64/cmake/llvm/ |
| GetSVN.cmake | 50 string(REGEX REPLACE "^(.*\n)?Revision: ([^\n]+).*" 53 string(REGEX REPLACE "^(.*\n)?URL: ([^\n]+).*" 77 string(REGEX REPLACE "^(.*\n)?[^ \t]+[ \t]+([^ \t\n]+)[ \t]+\\(fetch\\).*"
|
| /prebuilts/clang/host/linux-x86/clang-4691093/lib64/cmake/llvm/ |
| GetSVN.cmake | 50 string(REGEX REPLACE "^(.*\n)?Revision: ([^\n]+).*" 53 string(REGEX REPLACE "^(.*\n)?URL: ([^\n]+).*" 77 string(REGEX REPLACE "^(.*\n)?[^ \t]+[ \t]+([^ \t\n]+)[ \t]+\\(fetch\\).*"
|
| /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/re/re.iter/re.tokiter/re.tokiter.cnstr/ |
| array.pass.cpp | 10 // <regex> 21 #include <regex> 28 std::regex phone_numbers("\\d{3}-(\\d{4})");
|