HomeSort by relevance Sort by last modified time
    Searched defs:io (Results 426 - 450 of 1817) sorted by null

<<11121314151617181920>>

  /packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
AutoCloseInputStream.java 17 package org.apache.commons.io.input;
19 import java.io.IOException;
20 import java.io.InputStream;
35 * @since Commons IO 1.4
CountingInputStream.java 17 package org.apache.commons.io.input;
19 import java.io.IOException;
20 import java.io.InputStream;
54 * @see java.io.InputStream#read(byte[])
71 * @see java.io.InputStream#read(byte[], int, int)
85 * @see java.io.InputStream#read()
100 * @see java.io.InputStream#skip(long)
153 * @since Commons IO 1.3
167 * @since Commons IO 1.3
DemuxInputStream.java 17 package org.apache.commons.io.input;
19 import java.io.IOException;
20 import java.io.InputStream;
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
CountingOutputStream.java 17 package org.apache.commons.io.output;
19 import java.io.IOException;
20 import java.io.OutputStream;
52 * @see java.io.OutputStream#write(byte[])
67 * @see java.io.OutputStream#write(byte[], int, int)
80 * @see java.io.OutputStream#write(int)
132 * @since Commons IO 1.3
146 * @since Commons IO 1.3
ProxyOutputStream.java 17 package org.apache.commons.io.output;
19 import java.io.FilterOutputStream;
20 import java.io.IOException;
21 import java.io.OutputStream;
ProxyWriter.java 17 package org.apache.commons.io.output;
19 import java.io.FilterWriter;
20 import java.io.IOException;
21 import java.io.Writer;
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/python/
python_generator.h 52 namespace io { class Printer; } namespace in namespace:google::protobuf
151 mutable io::Printer* printer_; // Set in Generate(). Under mutex_.
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
printer.h 46 namespace io { namespace in namespace:google::protobuf
132 } // namespace io
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
message.h 139 namespace io { namespace in namespace:google::protobuf
272 virtual bool MergePartialFromCodedStream(io::CodedInputStream* input);
274 virtual void SerializeWithCachedSizes(io::CodedOutputStream* output) const;
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/python/
python_generator.h 52 namespace io { class Printer; } namespace in namespace:google::protobuf
151 mutable io::Printer* printer_; // Set in Generate(). Under mutex_.
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
printer.h 46 namespace io { namespace in namespace:google::protobuf
132 } // namespace io
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
message.h 139 namespace io { namespace in namespace:google::protobuf
272 virtual bool MergePartialFromCodedStream(io::CodedInputStream* input);
274 virtual void SerializeWithCachedSizes(io::CodedOutputStream* output) const;
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/python/
python_generator.h 52 namespace io { class Printer; } namespace in namespace:google::protobuf
151 mutable io::Printer* printer_; // Set in Generate(). Under mutex_.
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
printer.h 46 namespace io { namespace in namespace:google::protobuf
132 } // namespace io
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
message.h 139 namespace io { namespace in namespace:google::protobuf
272 virtual bool MergePartialFromCodedStream(io::CodedInputStream* input);
274 virtual void SerializeWithCachedSizes(io::CodedOutputStream* output) const;
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/gtx/
io.hpp 24 /// @file glm/gtx/io.hpp
36 /// <glm/gtx/io.hpp> needs to be included to use these functionalities.
58 namespace io namespace in namespace:glm
113 }//namespace io
148 #include "io.inl"
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-protobuf/1.0.1/
grpc-protobuf-1.0.1.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-protobuf/1.0.3/
grpc-protobuf-1.0.3.jar 
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/python/
python_generator.h 53 namespace io { class Printer; } namespace in namespace:google::protobuf
162 mutable io::Printer* printer_; // Set in Generate(). Under mutex_.
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
generated_message_util.h 52 namespace io { class CodedInputStream; } namespace in namespace:google::protobuf
115 ArenaString* ReadArenaString(::google::protobuf::io::CodedInputStream* input,
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/util/
json_util.h 41 namespace io { namespace in namespace:google::protobuf
44 } // namespace io
71 io::ZeroCopyInputStream* binary_input,
72 io::ZeroCopyOutputStream* json_output,
77 io::ZeroCopyInputStream* binary_input,
78 io::ZeroCopyOutputStream* json_output) {
107 io::ZeroCopyInputStream* json_input,
108 io::ZeroCopyOutputStream* binary_output);
120 explicit ZeroCopyStreamByteSink(io::ZeroCopyOutputStream* stream)
126 io::ZeroCopyOutputStream* stream_
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/python/
python_generator.h 52 namespace io { class Printer; } namespace in namespace:google::protobuf
151 mutable io::Printer* printer_; // Set in Generate(). Under mutex_.
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
printer.h 46 namespace io { namespace in namespace:google::protobuf
132 } // namespace io
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
message.h 139 namespace io { namespace in namespace:google::protobuf
272 virtual bool MergePartialFromCodedStream(io::CodedInputStream* input);
274 virtual void SerializeWithCachedSizes(io::CodedOutputStream* output) const;
    [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.6.Final/
netty-transport-4.1.6.Final.jar 

Completed in 571 milliseconds

<<11121314151617181920>>