HomeSort by relevance Sort by last modified time
    Searched full:writer (Results 926 - 950 of 2093) sorted by null

<<31323334353637383940>>

  /development/ndk/platforms/android-3/include/sys/
_system_properties.h 81 ** - there is only one writer, but many readers
  /external/ceres-solver/internal/ceres/
dense_jacobian_writer.h 31 // A jacobian writer that writes to dense Eigen matrices.
  /external/chromium/base/json/
json_writer_unittest.cc 49 // Writer unittests like empty list/dict nesting,
  /external/chromium/chrome/common/
important_file_writer.h 53 // Initialize the writer.
  /external/chromium_org/base/files/
important_file_writer.h 59 // Initialize the writer.
  /external/chromium_org/base/json/
json_writer_unittest.cc 49 // Writer unittests like empty list/dict nesting,
  /external/chromium_org/chromeos/dbus/
bluetooth_agent_service_provider.cc 344 dbus::MessageWriter writer(response.get());
345 writer.AppendString(pincode);
379 dbus::MessageWriter writer(response.get());
380 writer.AppendUint32(passkey);
  /external/chromium_org/content/renderer/
dom_automation_controller.cc 61 // writer is lenient, and (b) on the receiving side we wrap the JSON string
gamepad_shared_memory_reader.cc 52 // very long in case of contention with the writer. TODO(scottmg) Tune this
  /external/chromium_org/ipc/
ipc_channel_reader.h 21 // Note that there is no "writer" corresponding to this because the code for
  /external/chromium_org/net/quic/crypto/
crypto_framer.h 83 static bool WritePadTag(QuicDataWriter* writer,
  /external/chromium_org/net/quic/
quic_framer.h 432 QuicDataWriter* writer);
440 QuicDataWriter* writer);
443 QuicDataWriter* writer);
459 QuicDataWriter* writer);
quic_stream_factory.cc 498 scoped_ptr<QuicDefaultPacketWriter> writer(
508 writer.get(), false,
510 writer->SetConnection(connection);
518 connection, socket.Pass(), writer.Pass(), this,
  /external/chromium_org/remoting/protocol/
buffered_socket_writer.h 39 // Initializes the writer. Must be called on the thread that will be used
  /external/chromium_org/third_party/WebKit/Source/build/scripts/
make_names.py 44 class MakeNamesWriter(in_generator.Writer):
make_qualified_names.py 47 class MakeQualifiedNamesWriter(in_generator.Writer):
make_runtime_features.py 39 class RuntimeFeatureWriter(in_generator.Writer):
make_settings.py 57 class MakeSettingsWriter(in_generator.Writer):
make_style_builder.py 37 class StyleBuilderWriter(in_generator.Writer):
make_style_shorthands.py 38 class StylePropertyShorthandWriter(in_generator.Writer):
  /external/chromium_org/third_party/WebKit/public/platform/
WebFileSystemCallbacks.h 100 // of WebFileWriter and the target file length. The writer's ownership
  /external/chromium_org/third_party/leveldatabase/src/doc/
log_format.txt 17 non-zero length record is added, the writer must emit a FIRST record
  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
conductor.cc 162 Json::StyledWriter writer; local
173 SendMessage(writer.write(jmessage));
478 Json::StyledWriter writer; local
484 SendMessage(writer.write(jmessage));
  /external/chromium_org/third_party/libwebp/enc/
vp8li.h 59 // Encodes the main image stream using the supplied bit writer.
  /external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
monsoon_profiler.py 49 output_writer = csv.writer(output_file)

Completed in 439 milliseconds

<<31323334353637383940>>