Searched defs:io (Results 201 - 225 of 390) sorted by relevance

1234567891011>>

/external/guava/guava/src/com/google/common/io/
H A DLittleEndianDataInputStream.java17 package com.google.common.io;
24 import java.io.DataInput;
25 import java.io.DataInputStream;
26 import java.io.EOFException;
27 import java.io.FilterInputStream;
28 import java.io.IOException;
29 import java.io.InputStream;
H A DLittleEndianDataOutputStream.java17 package com.google.common.io;
23 import java.io.DataOutput;
24 import java.io.DataOutputStream;
25 import java.io.FilterOutputStream;
26 import java.io.IOException;
27 import java.io.OutputStream;
/external/guava/guava-tests/test/com/google/common/io/
H A DCloseablesTest.java17 package com.google.common.io;
27 import java.io.Closeable;
28 import java.io.Flushable;
29 import java.io.IOException;
/external/libunwind/src/ptrace/
H A D_UPT_access_reg.c364 struct iovec io; local
365 io.iov_base = &regs;
366 io.iov_len = sizeof(regs);
374 if (ptrace(PTRACE_GETREGSET, pid, (void*)NT_PRSTATUS, (void*)&io) == -1)
386 if (ptrace(PTRACE_SETREGSET, pid, (void*)NT_PRSTATUS, (void*)&io) == -1)
/external/llvm/lib/Object/
H A DELFYAML.cpp716 IO &io, std::unique_ptr<ELFYAML::Section> &Section) {
715 validate( IO &io, std::unique_ptr<ELFYAML::Section> &Section) argument
/external/proguard/src/proguard/classfile/io/
H A DRuntimeDataInput.java21 package proguard.classfile.io;
23 import java.io.*;
H A DRuntimeDataOutput.java21 package proguard.classfile.io;
23 import java.io.*;
/external/proguard/src/proguard/io/
H A DManifestRewriter.java21 package proguard.io;
25 import java.io.*;
/external/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_impl_lite.h49 #include <google/protobuf/io/zero_copy_stream.h>
55 namespace io { namespace in namespace:google::protobuf
336 } // namespace io
/external/protobuf/src/google/protobuf/
H A Dtext_format.h48 namespace io { namespace in namespace:google::protobuf
61 static bool Print(const Message& message, io::ZeroCopyOutputStream* output);
67 io::ZeroCopyOutputStream* output);
93 bool Print(const Message& message, io::ZeroCopyOutputStream* output);
96 io::ZeroCopyOutputStream* output);
193 static bool Parse(io::ZeroCopyInputStream* input, Message* output);
199 static bool Merge(io::ZeroCopyInputStream* input, Message* output);
217 bool Parse(io::ZeroCopyInputStream* input, Message* output);
221 bool Merge(io::ZeroCopyInputStream* input, Message* output);
227 void RecordErrorsTo(io
[all...]
H A Dwire_format.h55 namespace io { namespace in namespace:google::protobuf
105 static bool ParseAndMergePartial(io::CodedInputStream* input,
117 int size, io::CodedOutputStream* output);
132 static bool SkipField(io::CodedInputStream* input, uint32 tag,
137 static bool SkipMessage(io::CodedInputStream* input,
142 io::CodedOutputStream* output);
156 io::CodedOutputStream* output);
188 io::CodedInputStream* input);
194 io::CodedOutputStream* output);
206 io
[all...]
/external/qemu/android/
H A Dasync-utils.c24 LoopIo* io)
29 ar->io = io;
31 loopIo_wantRead(io);
45 socket_recv(ar->io->fd,
55 loopIo_wantRead(ar->io);
64 loopIo_dontWantRead(ar->io);
72 LoopIo* io)
77 aw->io = io;
21 asyncReader_init(AsyncReader* ar, void* buffer, size_t buffsize, LoopIo* io) argument
69 asyncWriter_init(AsyncWriter* aw, const void* buffer, size_t buffsize, LoopIo* io) argument
117 asyncLineReader_init(AsyncLineReader* alr, void* buffer, size_t buffsize, LoopIo* io) argument
217 asyncConnector_init(AsyncConnector* ac, const SockAddress* address, LoopIo* io) argument
[all...]
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/io/
H A DFileDeferredOutputStream.java1 package org.jf.dexlib2.writer.io;
3 import com.google.common.io.ByteStreams;
7 import java.io.*;
/external/stlport/test/unit/
H A Drope_test.cpp29 CPPUNIT_TEST(io);
44 void io();
57 void RopeTest::io() function in class:RopeTest
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jar ... .metadata.IMetadataRepository child private void save () java.io.File file java.io.File jarFile boolean ...
/external/apache-harmony/luni/src/test/api/unix/org/apache/harmony/luni/tests/java/io/
H A DUnixFileTest.java18 package org.apache.harmony.luni.tests.java.io;
20 import java.io.BufferedReader;
21 import java.io.File;
22 import java.io.IOException;
23 import java.io.InputStream;
24 import java.io.InputStreamReader;
125 * @tests java.io.File#canExecute()
156 * @tests java.io.File#getFreeSpace()
173 * @tests java.io.File#getTotalSpace()
188 * @tests java.io
[all...]
/external/apache-http/src/org/apache/http/impl/io/
H A DAbstractSessionInputBuffer.java2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/impl/io/AbstractSessionInputBuffer.java $
32 package org.apache.http.impl.io;
34 import java.io.IOException;
35 import java.io.InputStream;
37 import org.apache.http.io.SessionInputBuffer;
38 import org.apache.http.io.HttpTransportMetrics;
/external/chromium_org/chrome/installer/util/prebuild/
H A Dcreate_string_rc.py34 import io namespace
335 with io.open(os.path.join(self.outdir, self.name + '.rc'),
/external/chromium_org/remoting/tools/build/
H A Dremoting_localize.py33 import io namespace
583 messages_file = io.open(file_name, encoding='utf-8-sig')
599 target = io.open(file_name, 'r')
611 io.open(file_name, 'w', encoding=encoding).write(contents)
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
H A Dmock_drt_unittest.py31 import io namespace
133 stdin = io.BytesIO(drt_input)
134 stdout = io.BytesIO()
135 stderr = io.BytesIO()
149 stdin = io.BytesIO()
150 stdout = io.BytesIO()
151 stderr = io.BytesIO()
/external/chromium_org/third_party/cython/src/Cython/
H A DUtils.py235 functionality. The new 'io' in Py2.6+/3.x supports this out of the
271 io = None variable
274 import io namespace
307 if io is not None:
308 stream = io.open(source_filename, mode=mode,
327 if io is not None:
328 return io.TextIOWrapper(io.BytesIO(data),
/external/chromium_org/third_party/libwebp/dec/
H A Ddecode_vp8.h29 // VP8Io io;
30 // VP8InitIo(&io);
31 // io.data = data;
32 // io.data_size = size;
33 // /* customize io's functions (setup()/put()/teardown()) if needed. */
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
128 // Must be called to make sure 'io' is initialized properly.
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { argument
[all...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dimporter.h51 namespace io { class ZeroCopyInputStream; } namespace in namespace:google::protobuf
205 virtual io::ZeroCopyInputStream* Open(const string& filename) = 0;
276 io::ZeroCopyInputStream* Open(const string& filename);
291 io::ZeroCopyInputStream* OpenVirtualFile(const string& virtual_file,
295 io::ZeroCopyInputStream* OpenDiskFile(const string& filename);
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
H A Dgzip_stream.cc39 #include <google/protobuf/io/gzip_stream.h>
45 namespace io { namespace in namespace:google::protobuf
322 } // namespace io
H A Dgzip_stream.h49 #include <google/protobuf/io/zero_copy_stream.h>
53 namespace io { namespace in namespace:google::protobuf
205 } // namespace io

Completed in 1893 milliseconds

1234567891011>>