Home
last modified time | relevance | path

Searched defs:text (Results 26 - 50 of 2068) sorted by relevance

12345678910>>...83

/third_party/typescript/tests/baselines/reference/
H A DambientRequireFunction.js19 var text = fs.readFileSync("/a/b/c"); variable
H A DtsxAttributeErrors.js
/third_party/skia/experimental/sktext/src/
H A DVisualRun.cpp6 namespace text { namespace
/third_party/spirv-tools/test/opt/
H A Dupgrade_memory_model_test.cpp26 const std::string text = R"( in TEST_F() local
37 const std::string text = R"( in TEST_F() local
50 const std::string text = R"( in TEST_F() local
63 const std::string text = R"( in TEST_F() local
79 const std::string text = R"( in TEST_F() local
103 const std::string text = R"( TEST_F() local
127 const std::string text = R"( TEST_F() local
154 const std::string text = R"( TEST_F() local
181 const std::string text = R"( TEST_F() local
207 const std::string text = R"( TEST_F() local
235 const std::string text = R"( TEST_F() local
264 const std::string text = R"( TEST_F() local
296 const std::string text = R"( TEST_F() local
329 const std::string text = R"( TEST_F() local
362 const std::string text = R"( TEST_F() local
395 const std::string text = R"( TEST_F() local
438 const std::string text = R"( TEST_F() local
469 const std::string text = R"( TEST_F() local
497 const std::string text = R"( TEST_F() local
528 const std::string text = R"( TEST_F() local
563 const std::string text = R"( TEST_F() local
598 const std::string text = R"( TEST_F() local
639 const std::string text = R"( TEST_F() local
680 const std::string text = R"( TEST_F() local
721 const std::string text = R"( TEST_F() local
762 const std::string text = R"( TEST_F() local
790 const std::string text = R"( TEST_F() local
820 const std::string text = R"( TEST_F() local
849 const std::string text = R"( TEST_F() local
881 const std::string text = R"( TEST_F() local
914 const std::string text = R"( TEST_F() local
956 const std::string text = R"( TEST_F() local
988 const std::string text = R"( TEST_F() local
1021 const std::string text = R"( TEST_F() local
1062 const std::string text = R"( TEST_F() local
1096 const std::string text = R"( TEST_F() local
1132 const std::string text = R"( TEST_F() local
1176 const std::string text = R"( TEST_F() local
1199 const std::string text = R"( TEST_F() local
1226 const std::string text = R"( TEST_F() local
1253 const std::string text = R"( TEST_F() local
1286 const std::string text = R"( TEST_F() local
1331 std::string text = R"( TEST_F() local
1355 std::string text = R"( TEST_F() local
1377 std::string text = R"( TEST_F() local
1432 const std::string text = R"( TEST_F() local
1466 const std::string text = R"( TEST_F() local
1501 const std::string text = R"( TEST_F() local
1536 const std::string text = R"( TEST_F() local
1570 const std::string text = R"( TEST_F() local
1606 const std::string text = R"( TEST_F() local
1643 const std::string text = R"( TEST_F() local
1680 const std::string text = R"( TEST_F() local
1716 const std::string text = R"( TEST_F() local
1739 const std::string text = R"( TEST_F() local
1762 const std::string text = R"( TEST_F() local
1785 const std::string text = R"( TEST_F() local
1810 const std::string text = R"( TEST_F() local
1835 const std::string text = R"( TEST_F() local
1860 const std::string text = R"( TEST_F() local
1885 const std::string text = R"( TEST_F() local
1912 const std::string text = R"( TEST_F() local
1939 const std::string text = R"( TEST_F() local
1964 const std::string text = R"( TEST_F() local
1989 const std::string text = R"( TEST_F() local
2015 const std::string text = R"( TEST_F() local
2040 const std::string text = R"( TEST_F() local
2066 const std::string text = R"( TEST_F() local
2092 const std::string text = R"( TEST_F() local
2119 const std::string text = R"( TEST_F() local
2146 const std::string text = R"( TEST_F() local
2174 const std::string text = R"( TEST_F() local
2204 const std::string text = R"( TEST_F() local
2239 const std::string text = R"( TEST_F() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidiWriter.java95 private static String doWriteForward(char[] text, int start, int limit, in doWriteForward() argument
233 static String doWriteReverse(char[] text, int start, int limit, int options) in doWriteReverse() argument
[all...]
H A DUnicodeMatcher.java101 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 DCaseFoldTransliterator.java60 protected synchronized void handleTransliterate(Replaceable text, in handleTransliterate() argument
H A DNameUnicodeTransliterator.java50 protected void handleTransliterate(Replaceable text, in handleTransliterate() argument
H A DFunctionReplacer.java50 public int replace(Replaceable text, in replace() argument
H A DUnescapeTransliterator.java148 protected void handleTransliterate(Replaceable text, in handleTransliterate() argument
[all...]
H A DUnicodeNameTransliterator.java46 protected void handleTransliterate(Replaceable text, in handleTransliterate() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidiWriter.java96 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 DFunctionReplacer.java51 public int replace(Replaceable text, in replace() argument
H A DNameUnicodeTransliterator.java51 protected void handleTransliterate(Replaceable text, in handleTransliterate() argument
H A DCaseFoldTransliterator.java61 protected synchronized void handleTransliterate(Replaceable text, in handleTransliterate() argument
H A DUnescapeTransliterator.java149 protected void handleTransliterate(Replaceable text, in handleTransliterate() argument
[all...]
H A DUnicodeMatcher.java96 matches(Replaceable text, int[] offset, int limit, boolean incremental) matches() argument
[all...]
H A DUnicodeNameTransliterator.java47 protected void handleTransliterate(Replaceable text, in handleTransliterate() argument
H A Dpackage-info.java
/third_party/icu/icu4c/source/common/unicode/
H A Dschriter.h179 UnicodeString text; member in StringCharacterIterator
/third_party/json/docs/examples/
H A Dsax_parse.cpp98 auto text = R"( in main() local
H A Dparse__contiguouscontainer__parser_callback_t.cpp10 std::vector<std::uint8_t> text = {'[', '1', ',', '2', ',', '3', ']', '\0'}; in main() local
/third_party/node/test/cctest/
H A Dtest_base64.cc94 const char* text = in TEST() local
/third_party/node/deps/icu-small/source/common/unicode/
H A Dschriter.h179 UnicodeString text; member in StringCharacterIterator
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/strftime/
H A D1-1.c26 char text[256]; in main() local
[all...]

Completed in 8 milliseconds

12345678910>>...83