/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | oro-2.0.8.jar | ... String, org.apache.oro.text.regex.Pattern)
public abstract boolean matchesPrefix (char[ |
/aosp_15_r20/external/llvm/utils/unittest/googletest/src/ |
H A D | gtest-port.cc | 32 #include "gtest/internal/gtest-port.h" 54 #include "gtest/gtest-spi.h" 55 #include "gtest/gtest-message.h" 56 #include "gtest/internal/gtest-internal.h" 57 #include "gtest/internal/gtest-string.h" 60 // implementation. It must come before gtest-internal-inl.h is 62 // prevent a user from accidentally including gtest-internal-inl.h in 65 #include "src/gtest-internal-inl.h" 117 // regfree'ing an invalid regex might crash because the content in ~RE() 118 // of the regex is undefined. Since the regex's are essentially in ~RE() [all …]
|
/aosp_15_r20/external/selinux/libselinux/src/ |
H A D | regex.c | 7 #include "regex.h" 34 static int match_data_key_initialized = -1; 36 static __thread char match_data_initialized; 38 char const *regex_arch_string(void) in regex_arch_string() 40 static char arch_string_buffer[32]; in regex_arch_string() 41 static char const *arch_string = ""; in regex_arch_string() 42 char const *endianness = NULL; in regex_arch_string() 55 "%zu-%zu-%s", sizeof(void *), in regex_arch_string() 67 pcre2_code *regex; /* compiled regular expression */ member 70 int regex_prepare_data(struct regex_data **regex, char const *pattern_string, in regex_prepare_data() argument [all …]
|
H A D | label_file.h | 12 * regex.h/c were introduced to hold all dependencies on the regular 13 * expression back-end when we started supporting PCRE2. regex.h defines a 17 #include "regex.h" 39 char *src; 41 char *dst; 48 char *regex_str; /* regular expression string for diagnostics */ 49 char *type_str; /* type string for diagnostic messages */ 50 struct regex_data * regex; /* backend dependent regular expression data */ member 51 bool regex_compiled; /* bool to indicate if the regex is compiled */ 52 pthread_mutex_t regex_lock; /* lock for lazy compilation of regex */ [all …]
|
/aosp_15_r20/external/libvpx/third_party/googletest/src/src/ |
H A D | gtest-port.cc | 30 #include "gtest/internal/gtest-port.h" 84 #include "gtest/gtest-message.h" 85 #include "gtest/gtest-spi.h" 86 #include "gtest/internal/gtest-internal.h" 87 #include "gtest/internal/gtest-string.h" 88 #include "src/gtest-internal-inl.h" 100 while (field-- > 0) { in ReadProcFileField() 204 if (info[i].p_tid != -1) nthreads++; 308 // Static mutexes are leaked intentionally. It is not thread-safe to try in ~Mutex() 455 if (param->thread_can_start_ != nullptr) in ThreadMain() [all …]
|
/aosp_15_r20/external/mesa3d/src/gtest/src/ |
H A D | gtest-port.cc | 30 #include "gtest/internal/gtest-port.h" 84 #include "gtest/gtest-message.h" 85 #include "gtest/gtest-spi.h" 86 #include "gtest/internal/gtest-internal.h" 87 #include "gtest/internal/gtest-string.h" 88 #include "src/gtest-internal-inl.h" 100 while (field-- > 0) { in ReadProcFileField() 204 if (info[i].p_tid != -1) nthreads++; 308 // Static mutexes are leaked intentionally. It is not thread-safe to try in ~Mutex() 455 if (param->thread_can_start_ != nullptr) in ThreadMain() [all …]
|
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/ |
H A D | gtest-port.cc | 30 #include "gtest/internal/gtest-port.h" 84 #include "gtest/gtest-message.h" 85 #include "gtest/gtest-spi.h" 86 #include "gtest/internal/gtest-internal.h" 87 #include "gtest/internal/gtest-string.h" 88 #include "src/gtest-internal-inl.h" 100 while (field-- > 0) { in ReadProcFileField() 204 if (info[i].p_tid != -1) nthreads++; 308 // Static mutexes are leaked intentionally. It is not thread-safe to try in ~Mutex() 455 if (param->thread_can_start_ != nullptr) in ThreadMain() [all …]
|
/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/src/ |
H A D | gtest-port.cc | 30 #include "gtest/internal/gtest-port.h" 84 #include "gtest/gtest-message.h" 85 #include "gtest/gtest-spi.h" 86 #include "gtest/internal/gtest-internal.h" 87 #include "gtest/internal/gtest-string.h" 88 #include "src/gtest-internal-inl.h" 100 while (field-- > 0) { in ReadProcFileField() 204 if (info[i].p_tid != -1) nthreads++; 308 // Static mutexes are leaked intentionally. It is not thread-safe to try in ~Mutex() 455 if (param->thread_can_start_ != nullptr) in ThreadMain() [all …]
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/ |
D | gtest-port.cc | 31 #include "gtest/internal/gtest-port.h" 83 #include "gtest/gtest-spi.h" 84 #include "gtest/gtest-message.h" 85 #include "gtest/internal/gtest-internal.h" 86 #include "gtest/internal/gtest-string.h" 87 #include "src/gtest-internal-inl.h" 108 while (field-- > 0) { in ReadProcFileField() 213 if (info[i].p_tid != -1) in GetThreadCount() 351 // Static mutexes are leaked intentionally. It is not thread-safe to try in ~Mutex() 502 if (param->thread_can_start_ != nullptr) in ThreadMain() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/src/ |
D | gtest-port.cc | 31 #include "gtest/internal/gtest-port.h" 83 #include "gtest/gtest-spi.h" 84 #include "gtest/gtest-message.h" 85 #include "gtest/internal/gtest-internal.h" 86 #include "gtest/internal/gtest-string.h" 87 #include "src/gtest-internal-inl.h" 108 while (field-- > 0) { in ReadProcFileField() 213 if (info[i].p_tid != -1) in GetThreadCount() 351 // Static mutexes are leaked intentionally. It is not thread-safe to try in ~Mutex() 502 if (param->thread_can_start_ != nullptr) in ThreadMain() [all …]
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googletest/src/ |
H A D | gtest-port.cc | 30 #include "gtest/internal/gtest-port.h" 90 #include "gtest/gtest-message.h" 91 #include "gtest/gtest-spi.h" 92 #include "gtest/internal/gtest-internal.h" 93 #include "gtest/internal/gtest-string.h" 94 #include "src/gtest-internal-inl.h" 106 while (field-- > 0) { in ReadProcFileField() 210 if (info[i].p_tid != -1) nthreads++; 314 // Static mutexes are leaked intentionally. It is not thread-safe to try in ~Mutex() 461 if (param->thread_can_start_ != nullptr) in ThreadMain() [all …]
|
/aosp_15_r20/external/googletest/googletest/src/ |
H A D | gtest-port.cc | 30 #include "gtest/internal/gtest-port.h" 90 #include "gtest/gtest-message.h" 91 #include "gtest/gtest-spi.h" 92 #include "gtest/internal/gtest-internal.h" 93 #include "gtest/internal/gtest-string.h" 94 #include "src/gtest-internal-inl.h" 106 while (field-- > 0) { in ReadProcFileField() 210 if (info[i].p_tid != -1) nthreads++; 314 // Static mutexes are leaked intentionally. It is not thread-safe to try in ~Mutex() 461 if (param->thread_can_start_ != nullptr) in ThreadMain() [all …]
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/src/ |
H A D | gtest-port.cc | 30 #include "gtest/internal/gtest-port.h" 90 #include "gtest/gtest-message.h" 91 #include "gtest/gtest-spi.h" 92 #include "gtest/internal/gtest-internal.h" 93 #include "gtest/internal/gtest-string.h" 94 #include "src/gtest-internal-inl.h" 106 while (field-- > 0) { in ReadProcFileField() 210 if (info[i].p_tid != -1) nthreads++; 314 // Static mutexes are leaked intentionally. It is not thread-safe to try in ~Mutex() 461 if (param->thread_can_start_ != nullptr) in ThreadMain() [all …]
|
/aosp_15_r20/out/soong/.intermediates/development/tools/bugreport/BugReport/linux_glibc_common/javac/ |
D | BugReport.jar | ... util.regex.Matcher reasonRe
java.util.regex.Matcher cpuUsageRe
java.util.regex.Matcher ... |
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/doc/ |
D | old_regex.qbk | 2 Copyright 2006-2007 John Maddock. 9 [section:old_regex High Level Class RegEx (Deprecated)] 11 The high level wrapper class RegEx is now deprecated and does not form 18 The class RegEx provides a high level simplified interface to the regular 20 regular expressions always follow the "normal" syntax - that is the 23 typedef bool (*GrepCallback)(const RegEx& expression); 24 typedef bool (*GrepFileCallback)(const char* file, const RegEx& expression); 25 typedef bool (*FindFilesCallback)(const char* file); 27 class RegEx 30 RegEx(); [all …]
|
/aosp_15_r20/external/libcxx/test/std/re/re.alg/re.alg.match/ |
H A D | ecma.pass.cpp | 1 //===----------------------------------------------------------------------===// 8 //===----------------------------------------------------------------------===// 13 // REQUIRES: locale.cs_CZ.ISO8859-2 15 // <regex> 25 // XFAIL: linux-gnu 27 #include <regex> 38 const char s[] = "a"; in main() 39 assert(std::regex_match(s, m, std::regex("a"))); in main() 54 const char s[] = "ab"; in main() 55 assert(std::regex_match(s, m, std::regex("ab"))); in main() [all …]
|
H A D | awk.pass.cpp | 1 //===----------------------------------------------------------------------===// 8 //===----------------------------------------------------------------------===// 10 // <regex> 20 #include <regex> 32 const char s[] = "a"; in main() 33 assert(std::regex_match(s, m, std::regex("a", std::regex_constants::awk))); in main() 48 const char s[] = "ab"; in main() 49 assert(std::regex_match(s, m, std::regex("ab", std::regex_constants::awk))); in main() 63 const char s[] = "ab"; in main() 64 assert(!std::regex_match(s, m, std::regex("ba", std::regex_constants::awk))); in main() [all …]
|
H A D | extended.pass.cpp | 1 //===----------------------------------------------------------------------===// 8 //===----------------------------------------------------------------------===// 13 // REQUIRES: locale.cs_CZ.ISO8859-2 15 // <regex> 25 // XFAIL: linux-gnu 27 #include <regex> 38 const char s[] = "a"; in main() 39 assert(std::regex_match(s, m, std::regex("a", std::regex_constants::extended))); in main() 54 const char s[] = "ab"; in main() 55 assert(std::regex_match(s, m, std::regex("ab", std::regex_constants::extended))); in main() [all …]
|
H A D | basic.pass.cpp | 1 //===----------------------------------------------------------------------===// 8 //===----------------------------------------------------------------------===// 13 // REQUIRES: locale.cs_CZ.ISO8859-2 15 // <regex> 25 // XFAIL: linux-gnu 27 #include <regex> 38 assert(!std::regex_match("a", m, std::regex())); in main() 44 const char s[] = "a"; in main() 45 assert(std::regex_match(s, m, std::regex("a", std::regex_constants::basic))); in main() 60 const char s[] = "ab"; in main() [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/re/re.alg/re.alg.match/ |
H A D | ecma.pass.cpp | 1 //===----------------------------------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 // <regex> 19 #include <regex> 24 int main(int, char**) in main() argument 28 const char s[] = "a"; in main() 29 assert(std::regex_match(s, m, std::regex("a"))); in main() 44 const char s[] = "ab"; in main() 45 assert(std::regex_match(s, m, std::regex("ab"))); in main() [all …]
|
H A D | basic.pass.cpp | 1 //===----------------------------------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 // <regex> 19 #include <regex> 24 int main(int, char**) in main() argument 28 assert(!std::regex_match("a", m, std::regex())); in main() 34 const char s[] = "a"; in main() 35 assert(std::regex_match(s, m, std::regex("a", std::regex_constants::basic))); in main() 50 const char s[] = "ab"; in main() [all …]
|
H A D | awk.pass.cpp | 1 //===----------------------------------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // <regex> 19 #include <regex> 24 int main(int, char**) in main() argument 28 const char s[] = "a"; in main() 29 assert(std::regex_match(s, m, std::regex("a", std::regex_constants::awk))); in main() 44 const char s[] = "ab"; in main() 45 assert(std::regex_match(s, m, std::regex("ab", std::regex_constants::awk))); in main() [all …]
|
H A D | extended.pass.cpp | 1 //===----------------------------------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 9 // <regex> 18 #include <regex> 23 int main(int, char**) in main() argument 27 const char s[] = "a"; in main() 28 assert(std::regex_match(s, m, std::regex("a", std::regex_constants::extended))); in main() 43 const char s[] = "ab"; in main() 44 assert(std::regex_match(s, m, std::regex("ab", std::regex_constants::extended))); in main() [all …]
|
/aosp_15_r20/external/libcxx/test/std/re/re.alg/re.alg.search/ |
H A D | ecma.pass.cpp | 1 //===----------------------------------------------------------------------===// 8 //===----------------------------------------------------------------------===// 13 // REQUIRES: locale.cs_CZ.ISO8859-2 15 // <regex> 25 // XFAIL: linux-gnu 27 #include <regex> 38 const char s[] = "a"; in main() 39 assert(std::regex_search(s, m, std::regex("a"))); in main() 54 const char s[] = "ab"; in main() 55 assert(std::regex_search(s, m, std::regex("ab"))); in main() [all …]
|
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/ |
D | loganalysis.jar | ... META-INF/
META-INF/MANIFEST.MF
com/
com/android ... |