HomeSort by relevance Sort by last modified time
    Searched refs:Write (Results 1 - 25 of 409) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/compile/libbcc/bcinfo/Wrap/
wrapper_output.cpp 19 bool WrapperOutput::Write(const uint8_t* buffer, size_t buffer_size) {
20 // Default implementation that uses the byte write routine.
22 if (!Write(buffer[i])) return false;
file_wrapper_output.cpp 34 bool FileWrapperOutput::Write(uint8_t byte) {
38 bool FileWrapperOutput::Write(const uint8_t* buffer, size_t buffer_size) {
  /frameworks/compile/libbcc/include/bcinfo/Wrap/
wrapper_output.h 36 // Writes a single byte, returning false if unable to write.
37 virtual bool Write(uint8_t byte) = 0;
39 // output. Returns false if unable to write.
40 virtual bool Write(const uint8_t* buffer, size_t buffer_size);
file_wrapper_output.h 32 // Writes a single byte, returning false if unable to write.
33 virtual bool Write(uint8_t byte);
35 // output. Returns false if unable to write.
36 virtual bool Write(const uint8_t* buffer, size_t buffer_size);
  /external/chromium/base/json/
json_writer_unittest.cc 15 JSONWriter::Write(root, false, &output_js);
21 JSONWriter::Write(root, false, &output_js);
27 JSONWriter::Write(root, false, &output_js);
33 JSONWriter::Write(root, false, &output_js);
39 JSONWriter::Write(root, false, &output_js);
45 JSONWriter::Write(root, false, &output_js);
62 JSONWriter::Write(&root_dict, false, &output_js);
64 JSONWriter::Write(&root_dict, true, &output_js);
88 JSONWriter::Write(&period_dict, false, &output_js);
94 JSONWriter::Write(&period_dict3, false, &output_js)
    [all...]
json_writer.h 27 static void Write(const Value* const node, bool pretty_print,
55 // Where we write JSON data as we generate it.
  /external/webkit/Source/WebCore/bindings/js/
ScriptHeapSnapshot.h 43 virtual void Write(const String& chunk) = 0;
  /external/chromium/chrome/browser/bookmarks/
bookmark_html_writer.cc 105 if (!Write(kHeader) ||
138 Write(kFolderChildrenEnd);
139 Write(kNewline);
182 bool Write(const std::string& text) {
183 size_t wrote = file_stream_.Write(text.c_str(), text.length(), NULL);
191 bool Write(const std::string& text, TextType type) {
210 return Write(utf8_string);
215 return Write(indent_);
223 return Write(base::Int64ToString(
263 !Write(kBookmarkStart) |
    [all...]
  /frameworks/base/tools/aidl/
AST.h 30 // Write the modifiers that are set in both mod and mask
39 virtual void Write(FILE* to) = 0;
45 virtual void Write(FILE* to) = 0;
54 virtual void Write(FILE* to);
64 virtual void Write(FILE* to);
80 void Write(FILE* to);
93 void Write(FILE* to);
108 virtual void Write(FILE* to);
114 virtual void Write(FILE* to) = 0;
123 virtual void Write(FILE* to)
    [all...]
AST.cpp 41 arguments[i]->Write(to);
81 Field::Write(FILE* to)
109 LiteralExpression::Write(FILE* to)
124 StringLiteralExpression::Write(FILE* to)
172 Variable::Write(FILE* to)
196 FieldVariable::Write(FILE* to)
199 this->object->Write(to);
221 StatementBlock::Write(FILE* to)
226 this->statements[i]->Write(to);
253 ExpressionStatement::Write(FILE* to
    [all...]
  /external/chromium/chrome/common/
common_param_traits.h 21 static void Write(Message* m, const param_type& p);
29 static void Write(Message* m, const param_type& p);
automation_messages.h 210 static void Write(Message* m, const param_type& p);
218 static void Write(Message* m, const param_type& p);
226 static void Write(Message* m, const param_type& p);
234 static void Write(Message* m, const param_type& p);
242 static void Write(Message* m, const param_type& p);
250 static void Write(Message* m, const param_type& p);
261 static void Write(Message* m, const param_type& p) {
311 static void Write(Message* m, const param_type& p);
320 static void Write(Message* m, const param_type& p);
329 static void Write(Message* m, const param_type& p)
    [all...]
render_messages.cc 9 void ParamTraits<ContentSettings>::Write(
  /external/chromium/net/socket/
socket.h 15 // Represents a read/write socket.
45 // Disconnected before the write completes, the callback will not be invoked.
46 virtual int Write(IOBuffer* buf, int buf_len,
ssl_server_socket_openssl.cc 30 virtual int Write(IOBuffer* buf, int buf_len,
  /external/chromium/net/tools/flip_server/
buffer_interface.h 48 virtual int Write(const char* bytes, int size) = 0;
57 // ptr - assigned a pointer to which we can write
58 // size - the amount of data (in bytes) that it is safe to write to ptr.
64 // send() or write(), etc.
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
Tracer.cs 59 Console.Out.Write( " " );
70 Console.Out.Write( " " );
  /external/chromium/net/udp/
udp_client_socket.cc 30 int UDPClientSocket::Write(IOBuffer* buf,
33 return socket_.Write(buf, buf_len, callback);
udp_client_socket.h 27 virtual int Write(IOBuffer* buf, int buf_len, CompletionCallback* callback);
  /external/protobuf/src/google/protobuf/compiler/
zip_writer.h 46 bool Write(const string& filename, const string& contents);
  /external/skia/include/xml/
SkBML_WXMLParser.h 23 static void Write(SkStream& s, const char filename[]);
  /external/webkit/Source/WebCore/bindings/v8/
ScriptHeapSnapshot.h 49 virtual void Write(const String& chunk) = 0;
  /external/webrtc/src/system_wrappers/interface/
file_wrapper.h 20 // write from/to a file.
35 // Opens a file in read or write mode, decided by the readOnly parameter.
56 // Write |format| to the opened file. Arguments are taken in the same manner
68 // some time later. Call Flush() to force a write.
69 virtual bool Write(const void *buf, int length) = 0;
  /external/clang/test/SemaCXX/
crashes.cpp 91 void Write(const Variant& __v);
92 void Write(const InfallibleTArray& __v);
95 Write(x);
  /external/chromium/third_party/libjingle/source/talk/base/
socketstream.h 54 virtual StreamResult Write(const void* data, size_t data_len,

Completed in 457 milliseconds

1 2 3 4 5 6 7 8 91011>>