/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/reader/ |
H A D | ReaderBomTest.java | 46 UnicodeReader r = new UnicodeReader(input); in testNoBom() 65 UnicodeReader unicodeReader = new UnicodeReader(input); in testUtf8Bom() 84 UnicodeReader unicodeReader = new UnicodeReader(input); in testUnicodeLeBom() 103 UnicodeReader unicodeReader = new UnicodeReader(input); in testUnicodeBeBom()
|
/aosp_15_r20/external/cronet/third_party/icu/source/samples/layout/ |
H A D | UnicodeReader.h | 19 class UnicodeReader 22 UnicodeReader() in UnicodeReader() function 27 ~UnicodeReader() in ~UnicodeReader()
|
H A D | ucreader.cpp | 20 return UnicodeReader::readFile(fileName, (GUISupport *) guiSupport, *charCount); in uc_readFile()
|
H A D | UnicodeReader.cpp | 30 const char16_t *UnicodeReader::readFile(const char *fileName, GUISupport *guiSupport, int32_t &char… in readFile()
|
H A D | Makefile.in | 33 COMMON=cmaps.o UnicodeReader.o GnomeGUISupport.o FontMap.o GnomeFontMap.o ScriptCompositeFontInstan…
|
H A D | paragraph.cpp | 267 const char16_t *text = UnicodeReader::readFile(fileName, guiSupport, charCount); in paragraphFactory()
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/pyyaml/ |
H A D | PyReaderTest.java | 23 import org.yaml.snakeyaml.reader.UnicodeReader; 34 UnicodeReader unicodeReader = new UnicodeReader(input); in testReaderUnicodeErrors()
|
H A D | PyImportTest.java | 30 import org.yaml.snakeyaml.reader.UnicodeReader; 84 StreamReader reader = new StreamReader(new UnicodeReader(input2)); in canonicalParse() 101 StreamReader reader = new StreamReader(new UnicodeReader(input)); in parse()
|
H A D | PyTokensTest.java | 27 import org.yaml.snakeyaml.reader.UnicodeReader; 74 new StreamReader(new UnicodeReader(new FileInputStream(getFileByName(dataName)))); in testTokens() 105 StreamReader reader = new StreamReader(new UnicodeReader(input)); in testScanner()
|
H A D | PyStructureTest.java | 38 import org.yaml.snakeyaml.reader.UnicodeReader; 184 new Composer(new ParserImpl(new StreamReader(new UnicodeReader(file))), new Resolver()); in compose_all() 193 StreamReader reader = new StreamReader(new UnicodeReader(file)); in canonical_compose_all()
|
H A D | PyEmitterTest.java | 37 import org.yaml.snakeyaml.reader.UnicodeReader; 130 StreamReader reader = new StreamReader(new UnicodeReader(input)); in testEmitterStyles()
|
/aosp_15_r20/external/snakeyaml/src/main/java/org/yaml/snakeyaml/ |
H A D | Yaml.java | 41 import org.yaml.snakeyaml.reader.UnicodeReader; 418 return (T) loadFromReader(new StreamReader(new UnicodeReader(io)), Object.class); in load() 470 return (T) loadFromReader(new StreamReader(new UnicodeReader(input)), type); in loadAs() 546 return loadAll(new UnicodeReader(yaml)); in loadAll()
|
/aosp_15_r20/external/snakeyaml/src/main/java/org/yaml/snakeyaml/reader/ |
H A D | UnicodeReader.java | 43 public class UnicodeReader extends Reader { class 57 public UnicodeReader(InputStream in) { in UnicodeReader() method in UnicodeReader
|
/aosp_15_r20/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/ |
H A D | JavacTokens.java | 29 import com.sun.tools.javac.parser.UnicodeReader; 265 static class AccessibleReader extends UnicodeReader {
|
/aosp_15_r20/external/python/cpython2/Doc/library/ |
D | csv.rst | 557 For all other encodings the following :class:`UnicodeReader` and 577 class UnicodeReader:
|
/aosp_15_r20/out/soong/.intermediates/external/snakeyaml/snakeyaml/linux_glibc_common/javac/ |
D | snakeyaml.jar.rsp | 1 …eader.java external/snakeyaml/src/main/java/org/yaml/snakeyaml/reader/UnicodeReader.java external/…
|
D | snakeyaml.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/yaml/
org/ ... |
/aosp_15_r20/out/soong/.intermediates/external/snakeyaml/snakeyaml/linux_glibc_common/local-javac-header/ |
D | snakeyaml.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/yaml/
org/ ... |
/aosp_15_r20/out/soong/.intermediates/external/google-java-format/google_java_format/linux_glibc_common/local-javac-header/ |
D | google_java_format.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/external/google-java-format/google_java_format/linux_glibc_common/javac/ |
D | google_java_format.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/packages/apps/TV/libs/m2/ |
D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
/aosp_15_r20/packages/apps/TV/libs/ |
D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/ |
D | tools.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/ |
D | tools.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/kythe/ |
HD | kythe_plugin_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |