Home
last modified time | relevance | path

Searched defs:pattern_ (Results 1 – 17 of 17) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/text/kernels/
Dregex_replace_op.h36 : pattern_(icu::UnicodeString::fromUTF8(pattern)), in pattern_() function
/third_party/gn/src/gn/
Dbundle_file_rule.h53 SubstitutionPattern pattern_; variable
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/common/
Doptimizer.h48 AnfNodePtr pattern_ = nullptr; variable
/third_party/gn/src/base/files/
Dfile_enumerator.h158 FilePath::StringType pattern_; variable
/third_party/boost/libs/xpressive/test/
Dtest_non_char.cpp65 std::string pattern_("b.*r"), str_("foobarboo"); in test_dynamic() local
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/int8/
Dreduce_int8.h79 Four_DIMENSION_REDUCE_TEMPLATE pattern_; variable
/third_party/re2/util/
Dpcre.h495 std::string pattern_; variable
/third_party/re2/re2/
Dre2.h740 std::string pattern_; // string regular expression variable
938 const char* pattern_; in MAKE_INTEGER_PARSER() local
/third_party/googletest/googletest/include/gtest/internal/
Dgtest-port.h924 const char* pattern_; variable
/third_party/mesa3d/src/gtest/include/gtest/internal/
Dgtest-port.h905 const char* pattern_; variable
/third_party/node/src/
Dstring_search.h173 Vector pattern_; variable
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumbermatcher.cc268 scoped_ptr<const RegExp> pattern_; member in i18n::phonenumbers::PhoneNumberMatcherRegExps
/third_party/cef/tools/distrib/gtest/
Dgtest.h1178 const char* pattern_; variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/api/
Dtext.cc281 std::string pattern_; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DStringSearch.java135 private Pattern pattern_; field in StringSearch
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DStringSearch.java135 private Pattern pattern_; field in StringSearch
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhonemetadata.java80 private String pattern_ = ""; field in Phonemetadata.NumberFormat