Searched refs:Write (Results 101 - 125 of 1244) sorted by relevance

1234567891011>>

/external/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_mutex_test.cc31 void Write() { function in class:__tsan::TestData
77 data->Write();
88 data->Write();
96 TEST(Mutex, Write) {
/external/lldb/include/lldb/Core/
H A DConnection.h151 Write (const void *buffer, size_t length, lldb::ConnectionStatus &status, Error *error_ptr) = 0;
H A DStreamCallback.h33 Write (const void *src, size_t src_len);
H A DStreamFile.h61 Write (const void *s, size_t length);
H A DStreamString.h35 Write (const void *s, size_t length);
/external/lzma/CPP/7zip/Archive/Common/
H A DOutStreamWithCRC.h22 STDMETHOD(Write)(const void *data, UInt32 size, UInt32 *processedSize);
/external/lzma/CPP/7zip/Common/
H A DInOutTempBuffer.cpp55 if (!_outFile.Write(data, size, processed))
62 bool CInOutTempBuffer::Write(const void *data, UInt32 size) function in class:CInOutTempBuffer
111 STDMETHODIMP CSequentialOutTempBufferImp::Write(const void *data, UInt32 size, UInt32 *processed) function in class:CSequentialOutTempBufferImp
113 if (!_buf->Write(data, size))
H A DStreamBinder.cpp37 STDMETHOD(Write)(const void *data, UInt32 size, UInt32 *processedSize);
46 STDMETHODIMP CSequentialOutStreamForBinder::Write(const void *data, UInt32 size, UInt32 *processedSize) function in class:CSequentialOutStreamForBinder
47 { return m_StreamBinder->Write(data, size, processedSize); }
120 HRESULT CStreamBinder::Write(const void *data, UInt32 size, UInt32 *processedSize) function in class:CStreamBinder
H A DStreamBinder.h27 HRESULT Write(const void *data, UInt32 size, UInt32 *processedSize);
/external/lzma/CS/7zip/Common/
H A DOutBuffer.cs41 m_Stream.Write(m_Buffer, 0, (int)m_Pos);
/external/openfst/src/bin/
H A Dfstconnect.cc49 fst->Write(out_name);
H A Dfstinvert.cc48 fst->Write(out_name);
/external/protobuf/src/google/protobuf/compiler/
H A Dzip_writer.h46 bool Write(const string& filename, const string& contents);
/external/skia/include/xml/
H A DSkBML_WXMLParser.h23 static void Write(SkStream& s, const char filename[]);
/external/webrtc/src/system_wrappers/interface/
H A Dfile_wrapper.h56 // Write |format| to the opened file. Arguments are taken in the same manner
69 virtual bool Write(const void *buf, int length) = 0;
/external/chromium_org/remoting/host/
H A Dchromoting_param_traits.cc13 void ParamTraits<webrtc::DesktopVector>::Write(Message* m, function in class:IPC::ParamTraits
38 void ParamTraits<webrtc::DesktopSize>::Write(Message* m, function in class:IPC::ParamTraits
63 void ParamTraits<webrtc::DesktopRect>::Write(Message* m, function in class:IPC::ParamTraits
92 void ParamTraits<webrtc::MouseCursor>::Write( function in class:IPC::ParamTraits
95 ParamTraits<webrtc::DesktopSize>::Write(m, p.image()->size());
109 ParamTraits<webrtc::DesktopVector>::Write(m, p.hotspot());
158 void ParamTraits<remoting::ScreenResolution>::Write( function in class:IPC::ParamTraits
161 ParamTraits<webrtc::DesktopSize>::Write(m, p.dimensions());
162 ParamTraits<webrtc::DesktopVector>::Write(m, p.dpi());
/external/chromium_org/ui/gfx/ipc/
H A Dgfx_param_traits.cc54 void ParamTraits<gfx::Point>::Write(Message* m, const gfx::Point& p) { function in class:IPC::ParamTraits
74 void ParamTraits<gfx::PointF>::Write(Message* m, const gfx::PointF& v) { function in class:IPC::ParamTraits
75 ParamTraits<float>::Write(m, v.x());
76 ParamTraits<float>::Write(m, v.y());
95 void ParamTraits<gfx::Size>::Write(Message* m, const gfx::Size& p) { function in class:IPC::ParamTraits
120 void ParamTraits<gfx::SizeF>::Write(Message* m, const gfx::SizeF& p) { function in class:IPC::ParamTraits
141 void ParamTraits<gfx::Vector2d>::Write(Message* m, const gfx::Vector2d& p) { function in class:IPC::ParamTraits
162 void ParamTraits<gfx::Vector2dF>::Write(Message* m, const gfx::Vector2dF& p) { function in class:IPC::ParamTraits
183 void ParamTraits<gfx::Rect>::Write(Message* m, const gfx::Rect& p) { function in class:IPC::ParamTraits
206 void ParamTraits<gfx::RectF>::Write(Messag function in class:IPC::ParamTraits
227 void ParamTraits<SkBitmap>::Write(Message* m, const SkBitmap& p) { function in class:IPC::ParamTraits
[all...]
/external/chromium_org/v8/src/
H A Dgdb-jit.cc78 void Write(const T& val) { function in class:v8::internal::BASE_EMBEDDED
127 Write<uint8_t>(byte);
144 Write<int8_t>(byte);
150 Write<char>(*str);
451 writer_->Write(*str);
484 void Write(Writer* w, uintptr_t code_start, uintptr_t code_size) { function in class:v8::BASE_EMBEDDED
611 void Write(Writer* w) { function in class:v8::BASE_EMBEDDED
812 void Write(Writer::Slot<SerializedLayout> s, ELFStringTable* t) { function in class:v8::BASE_EMBEDDED
889 src->at(i).Write(dst.at(i), strtab);
1083 w->Write<uint16_
[all...]
/external/chromium_org/cc/debug/
H A Dtraced_picture.cc47 base::JSONWriter::Write(res.get(), &tmp);
54 base::JSONWriter::Write(value.get(), &tmp);
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
H A Doperation_nonchromeos.cc18 void Operation::Write(const base::Closure& continuation) { function in class:extensions::image_writer::Operation
37 &ImageWriterUtilityClient::Write,
/external/chromium_org/content/child/
H A Dplugin_param_traits.h72 static void Write(Message* m, const param_type& p);
80 static void Write(Message* m, const param_type& p);
/external/chromium_org/ipc/
H A Dipc_message_utils_impl.h15 void MessageSchema<ParamType>::Write(Message* msg, const RefParam& p) { function in class:IPC::MessageSchema
29 void SyncMessageSchema<SendParamType, ReplyParamType>::Write( function in class:IPC::SyncMessageSchema
H A Dparam_traits_macros.h16 static void Write(Message* m, const param_type& p); \
51 static void Write(Message* m, const param_type& p); \
/external/chromium_org/net/disk_cache/blockfile/
H A Dfile.h53 bool Write(const void* buffer, size_t buffer_len, size_t offset);
59 bool Write(const void* buffer, size_t buffer_len, size_t offset,
H A Dfile_ios.cc41 // Read and Write are the operations that can be performed asynchronously.
47 void Write();
102 void FileBackgroundIO::Write() { function in class:__anon9150::FileBackgroundIO
103 bool rv = file_->Write(buf_, buf_len_, offset_);
130 base::Bind(&FileBackgroundIO::Write, operation.get()), true);
200 bool File::Write(const void* buffer, size_t buffer_len, size_t offset) { function in class:disk_cache::File
207 int ret = base_file_.Write(offset, static_cast<const char*>(buffer),
233 bool File::Write(const void* buffer, size_t buffer_len, size_t offset, function in class:disk_cache::File
239 return Write(buffer, buffer_len, offset);

Completed in 343 milliseconds

1234567891011>>