| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | UnicodeMatcher.java | 101 matches(Replaceable text, int[] offset, int limit, boolean incremental) matches() argument [all...] |
| /third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
| H A D | CaseFoldTransliterator.java | 60 protected synchronized void handleTransliterate(Replaceable text, in handleTransliterate() argument
|
| H A D | NameUnicodeTransliterator.java | 50 protected void handleTransliterate(Replaceable text, in handleTransliterate() argument
|
| H A D | FunctionReplacer.java | 50 public int replace(Replaceable text, in replace() argument
|
| H A D | UnescapeTransliterator.java | 148 protected void handleTransliterate(Replaceable text, in handleTransliterate() argument [all...] |
| H A D | UnicodeNameTransliterator.java | 46 protected void handleTransliterate(Replaceable text, in handleTransliterate() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | BidiWriter.java | 96 private static String doWriteForward(char[] text, int start, int limit, in doWriteForward() argument 234 static String doWriteReverse(char[] text, int start, int limit, int options) in doWriteReverse() argument [all...] |
| H A D | FunctionReplacer.java | 51 public int replace(Replaceable text, in replace() argument
|
| H A D | NameUnicodeTransliterator.java | 51 protected void handleTransliterate(Replaceable text, in handleTransliterate() argument
|
| H A D | CaseFoldTransliterator.java | 61 protected synchronized void handleTransliterate(Replaceable text, in handleTransliterate() argument
|
| H A D | UnescapeTransliterator.java | 149 protected void handleTransliterate(Replaceable text, in handleTransliterate() argument [all...] |
| H A D | UnicodeMatcher.java | 96 matches(Replaceable text, int[] offset, int limit, boolean incremental) matches() argument [all...] |
| H A D | UnicodeNameTransliterator.java | 47 protected void handleTransliterate(Replaceable text, in handleTransliterate() argument
|
| /arkcompiler/runtime_core/compiler/tests/js/ |
| H A D | regallocTryTest.js | 40 var text = ""; variable
|
| H A D | testTryCatch.js | 40 var text = ""; variable
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | input_option.h | 23 std::string text; member
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/ |
| H A D | string_util.cpp | 21 bool IsUtf8(const char* text, int len) in IsUtf8() argument
|
| /third_party/icu/icu4c/source/common/unicode/ |
| H A D | uchriter.h | 385 const char16_t* text; global() member in UCharCharacterIterator [all...] |
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | uchriter.h | 385 const char16_t* text; global() member in UCharCharacterIterator [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/opt/ |
| H A D | code_sink_test.cpp | 29 const std::string text = R"( in TEST_F() local 63 const std::string text = R"( in TEST_F() local 103 const std::string text = R"( in TEST_F() local 144 const std::string text = R"( in TEST_F() local 182 const std::string text = R"( in TEST_F() local 218 const std::string text = R"( TEST_F() local 255 const std::string text = R"( TEST_F() local 295 const std::string text = R"( TEST_F() local 333 const std::string text = R"( TEST_F() local 371 const std::string text = R"( TEST_F() local 410 const std::string text = R"( TEST_F() local 451 const std::string text = R"( TEST_F() local 492 const std::string text = R"( TEST_F() local 532 const std::string text = R"( TEST_F() local [all...] |
| H A D | feature_manager_test.cpp | 31 const std::string text = R"( in TEST_F() local 45 const std::string text = R"( in TEST_F() local 60 const std::string text = R"( in TEST_F() local 75 const std::string text = R"( in TEST_F() local 94 const std::string text = R"( in TEST_F() local 108 const std::string text = R"( TEST_F() local 122 const std::string text = R"( TEST_F() local [all...] |
| H A D | redundancy_elimination_test.cpp | 35 const std::string text = R"( in TEST_F() local 62 const std::string text = R"( in TEST_F() local 91 const std::string text = R"( in TEST_F() local 127 const std::string text = R"( in TEST_F() local 163 const std::string text = R"( in TEST_F() local 203 const std::string text = R"( TEST_F() local 240 const std::string text = R"( TEST_F() local 279 const std::string text = R"( TEST_F() local 340 const std::string text = R"(OpCapability Addresses TEST_F() local [all...] |
| H A D | remove_unused_interface_variables_test.cpp | 76 const std::string text = R"(OpCapability Shader in TEST_F() local 130 const std::string text = R"(OpCapability Shader in TEST_F() local
|
| H A D | struct_cfg_analysis_test.cpp | 32 const std::string text = R"( in TEST_F() local 103 const std::string text = R"( in TEST_F() local 192 const std::string text = R"( in TEST_F() local 314 const std::string text = R"( in TEST_F() local 436 const std::string text = R"( in TEST_F() local 542 const std::string text = R"( TEST_F() local 680 const std::string text = R"( TEST_F() local 723 const std::string text = R"( TEST_F() local 743 const std::string text = R"( TEST_F() local 814 const std::string text = R"( TEST_F() local 936 const std::string text = R"( TEST_F() local 1042 const std::string text = R"( TEST_F() local 1148 const std::string text = R"( TEST_F() local 1270 const std::string text = R"( TEST_F() local 1408 const std::string text = R"( TEST_F() local 1452 const std::string text = R"( TEST_F() local 1502 const std::string text = R"( TEST_F() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/ |
| H A D | unswitch.cpp | 47 const std::string text = R"( in TEST_F() local 182 const std::string text = R"( in TEST_F() local 288 const std::string text = R"( in TEST_F() local 405 const std::string text = R"( in TEST_F() local 516 const std::string text = R"( in TEST_F() local 665 const std::string text = R"( TEST_F() local 805 const std::string text = R"( TEST_F() local 886 const std::string text = R"( TEST_F() local 918 const std::string text = R"( TEST_F() local [all...] |