Home
last modified time | relevance | path

Searched +defs:read +defs:string (Results 1 – 25 of 75) sorted by relevance

123

/external/guava/guava-tests/test/com/google/common/io/
DCharSourceTester.java54 static TestSuite suiteForString(CharSourceFactory factory, String string, in suiteForString()
67 public CharSourceTester(CharSourceFactory factory, String string, in CharSourceTester()
83 int read; in testOpenStream() local
98 int read; in testOpenBufferedStream() local
125 String string = source.read(); in testRead_toString() local
187 private void assertExpectedString(String string) { in assertExpectedString()
DCharSequenceReaderTest.java47 String string = "abcdefghijklmnopqrstuvwxyz"; in testMarkAndReset() local
203 int read; in assertReadsCorrectly() local
256 int read; in readFully() local
/external/jmonkeyengine/engine/src/core/com/jme3/asset/
DAssetKey.java150 String string = parts[i]; in reducePath() local
165 String string = list.get(i); in reducePath() local
197 public void read(JmeImporter im) throws IOException { in read() method in AssetKey
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/read/
DCAVLCReader.java102 public int readU(int i, String string) throws IOException { in readU()
106 public byte[] read(int payloadSize) throws IOException { in read() method in CAVLCReader
130 public int readME(String string) throws IOException { in readME()
/external/okhttp/okio/okio/src/main/java/okio/
DRealBufferedSink.java55 @Override public BufferedSink writeUtf8(String string) throws IOException { in writeUtf8()
61 @Override public BufferedSink writeUtf8(String string, int beginIndex, int endIndex) in writeUtf8()
74 @Override public BufferedSink writeString(String string, Charset charset) throws IOException { in writeString()
80 @Override public BufferedSink writeString(String string, int beginIndex, int endIndex, in writeString()
111 long read = source.read(buffer, byteCount); in write() local
/external/protobuf/java/src/test/java/com/google/protobuf/
DByteStringTest.java311 @Override public int read() throws IOException { in read() method in ByteStringTest.FailStream
326 @Override public int read() { in read() method in ByteStringTest.ReluctantStream
334 @Override public int read(byte[] buf) { in read() method in ByteStringTest.ReluctantStream
338 @Override public int read(byte[] buf, int offset, int size) { in read() method in ByteStringTest.ReluctantStream
365 public int read(byte[] buf, int off, int len) { in read() method in ByteStringTest.EvilInputStream
378 public int read() { in read() method in ByteStringTest.EvilInputStream
667 ByteString string = ByteString.copyFrom(bytes); in testStartsWith() local
682 ByteString string = ByteString.copyFrom(bytes); in testEndsWith() local
/external/okhttp/okio/okio/src/test/java/okio/
DBufferedSourceTest.java301 int read = source.read(sink); in readIntoByteArray() local
317 int read = source.read(sink); in readIntoByteArrayNotEnough() local
333 int read = source.read(sink, 2, 3); in readIntoByteArrayOffsetAndCount() local
346 String string = "abcd" + repeat('e', Segment.SIZE); in readByteArray() local
506 int read = in.read(bytes); in inputStream() local
530 int read = in.read(bytes, 1, 3); in inputStreamOffsetCount() local
/external/mesa3d/src/gallium/state_trackers/clover/core/
Dcompat.hpp220 read(char *p, size_t n) { in read() function in clover::compat::istream
251 class string : public vector_ref<const char> { class
253 string(const char *p) : vector_ref(p, std::strlen(p)) { in string() function in clover::compat::string
257 string(const C &v) : vector_ref(v) { in string() function in clover::compat::string
/external/freetype/src/sfnt/
Dsfobjs.c54 FT_String* string = NULL; in tt_name_entry_ascii_from_utf16() local
56 FT_Byte* read = (FT_Byte*)entry->string; in tt_name_entry_ascii_from_utf16() local
89 FT_String* string = NULL; in tt_name_entry_ascii_from_other() local
91 FT_Byte* read = (FT_Byte*)entry->string; in tt_name_entry_ascii_from_other() local
/external/pdfium/third_party/freetype/src/sfnt/
Dsfobjs.c54 FT_String* string = NULL; in tt_name_entry_ascii_from_utf16() local
56 FT_Byte* read = (FT_Byte*)entry->string; in tt_name_entry_ascii_from_utf16() local
89 FT_String* string = NULL; in tt_name_entry_ascii_from_other() local
91 FT_Byte* read = (FT_Byte*)entry->string; in tt_name_entry_ascii_from_other() local
/external/v8/samples/
Dprocess.cc158 bool JsHttpRequestProcessor::Initialize(map<string, string>* opts, in Initialize()
239 bool JsHttpRequestProcessor::InstallMaps(map<string, string>* opts, in InstallMaps()
314 Handle<Object> JsHttpRequestProcessor::WrapMap(map<string, string>* obj) { in WrapMap()
579 map<string, string>* options, in ParseOptions()
607 int read = static_cast<int>(fread(&chars[i], 1, size - i, file)); in ReadFile() local
639 void PrintMap(map<string, string>* m) { in PrintMap()
/external/guava/guava/src/com/google/common/io/
DCharStreams.java87 public static CharSource asCharSource(String string) { in asCharSource()
535 public int read(CharBuffer target) throws IOException { in asReader() method in CharStreams
/external/strace/
Dvsprintf.c403 char *string(char *buf, char *end, const char *s, struct printf_spec spec) in string() function
660 int read = format_decode(fmt, &spec); in kernel_vsnprintf() local
/external/owasp/sanitizer/lib/commons-codec-1.4/
Dcommons-codec-1.4.jar ... public byte[] decode (java.lang.String) String pArray public byte[] decode (byte ...
/external/libxml2/
Dtrio.c159 # define read _read macro
669 char *string; member
2513 char *string; variable
3096 TRIO_CONST char *string; variable
5001 TRIO_CONST char *string = internalNullString; variable
/external/javassist/src/main/javassist/bytecode/
DConstPool.java1025 private void read(DataInputStream in) throws IOException { in read() method in ConstPool
1398 int string; field in StringInfo
1543 String string; field in Utf8Info
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.core.contenttype_3.4.100.v20100505-1235.jar ... public static String content_errorReadingContents public static String content_errorLoadingSettings public static String content_errorSavingSettings public static String content_invalidContentDescriber public static String content_invalidProperty public ...
Dorg.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar ... static final String RSA_EXT private static final String SF_EXT private String sourceLocation private String destinationLocation private String descriptorString public void < ...
Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar ... public static String exception_errorLoadingManifest public static String exception_noPluginConverter public static String exception_noArtifactRepo public static String exception_noMetadataRepo public static String exception_noBundlesOrLocations public ...
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/lib/main/
Dcommons-codec-1.6.jar ... octet public static boolean isBase64 (java.lang.String) String base64 public static boolean isBase64 (byte[ ...
/external/chromium-trace/trace-viewer/tracing/third_party/css-element-queries/test/
Dmootools-core-full-nocompat.js609 contains: function(string, index){ argument
1405 var removeOn = function(string){ argument
1552 var escapeRegExp = function(string){// Credit: XRegExp 0.6.1 (c) 2007-2008 Steven Levithan <http://… argument
2959 string: function(id, nocash, doc){ method
5698 JSON.validate = function(string){ argument
5733 JSON.decode = function(string, secure){ argument
5847 read: function(){ method
5863 Cookie.read = function(key){ function
/external/owasp/sanitizer/tools/findbugs/lib/
Ddom4j-1.6.1.jar ... .dom4j.Element addAttribute (java.lang.String, java.lang.String) String name String ...
/external/clang/bindings/python/clang/
Dcindex.py2018 def string(self): member in CompletionChunk
2126 def string(self): member in CodeCompletionResult
2192 def read(self, path): member in Index
/external/owasp/sanitizer/lib/htmlparser-1.3/
Dhtmlparser-1.3.jar ... xml.sax.helpers.AttributesImpl ai int i String u String t String v String n String q public ...

123