Home
last modified time | relevance | path

Searched defs:text_ (Results 1 – 22 of 22) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCharsDictionaryMatcher.java25 …public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit,… in matches()
DBytesDictionaryMatcher.java46 …public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit,… in matches()
DStringSearch.java1596 String text_; field in StringSearch.Pattern
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
DCharsDictionaryMatcher.java25 …public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit,… in matches()
DBytesDictionaryMatcher.java46 …public int matches(CharacterIterator text_, int maxLength, int[] lengths, int[] count_, int limit,… in matches()
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumbermatcher.h188 const string text_; variable
/third_party/skia/third_party/externals/spirv-tools/source/
Dtext_handler.h256 spv_text text_; variable
Ddisassemble.cpp124 std::stringstream text_; // Captures the text, if not printing. member in __anon620a84760111::Disassembler
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dtext_handler.h256 spv_text text_; variable
Ddisassemble.cpp124 std::stringstream text_; // Captures the text, if not printing. member in __anon42789fe20111::Disassembler
/third_party/spirv-tools/source/
Dtext_handler.h256 spv_text text_; variable
Ddisassemble.cpp75 std::stringstream text_; // Captures the text, if not printing. member in spvtools::__anone1ed27410111::Disassembler
/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_bootstrap_unittest.cc68 string text_; member in google::protobuf::compiler::csharp::__anonc22eef710111::MockErrorCollector
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_bootstrap_unittest.cc74 std::string text_; member in google::protobuf::compiler::cpp::__anonb72adeb50111::MockErrorCollector
/third_party/protobuf/src/google/protobuf/compiler/
Dimporter_unittest.cc71 std::string text_; member in google::protobuf::compiler::__anon6066ae750111::MockErrorCollector
Dparser_unittest.cc67 std::string text_; member in google::protobuf::compiler::__anon53b9b1300111::MockErrorCollector
/third_party/protobuf/src/google/protobuf/io/
Dtokenizer_unittest.cc162 std::string text_; member in google::protobuf::io::__anon2e0109bb0111::TestErrorCollector
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DStringSearch.java1612 String text_; field in StringSearch.Pattern
/third_party/node/deps/v8/src/regexp/
Dregexp-parser.cc88 SmallRegExpTreeVector text_; member in v8::internal::__anon35ea97ba0111::RegExpBuilder
/third_party/protobuf/src/google/protobuf/
Dtext_format_unittest.cc1444 std::string text_; member in google::protobuf::text_format_unittest::TextFormatParserTest::MockErrorCollector
Ddescriptor_unittest.cc201 std::string text_; member in google::protobuf::descriptor_unittest::MockErrorCollector
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestProto3.cs9568 private string text_ = ""; field in Google.Protobuf.TestProtos.CommentMessage