HomeSort by relevance Sort by last modified time
    Searched refs:Writer (Results 151 - 175 of 1308) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCObjectWriter.h 1 //===- llvm/MC/MCObjectWriter.h - Object File Writer Interface --*- C++ -*-===//
34 /// The object writer contains a few callbacks used by the assembler to allow
35 /// the object writer to modify the assembler data structures at appropriate
36 /// points. Once assembly is complete, the object writer is given the
40 /// The object writer also contains a number of helper methods for writing
126 support::endian::Writer<support::little>(*OS).write(Value);
130 support::endian::Writer<support::little>(*OS).write(Value);
134 support::endian::Writer<support::little>(*OS).write(Value);
138 support::endian::Writer<support::big>(*OS).write(Value);
142 support::endian::Writer<support::big>(*OS).write(Value)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCObjectWriter.h 1 //===- llvm/MC/MCObjectWriter.h - Object File Writer Interface --*- C++ -*-===//
34 /// The object writer contains a few callbacks used by the assembler to allow
35 /// the object writer to modify the assembler data structures at appropriate
36 /// points. Once assembly is complete, the object writer is given the
40 /// The object writer also contains a number of helper methods for writing
126 support::endian::Writer<support::little>(*OS).write(Value);
130 support::endian::Writer<support::little>(*OS).write(Value);
134 support::endian::Writer<support::little>(*OS).write(Value);
138 support::endian::Writer<support::big>(*OS).write(Value);
142 support::endian::Writer<support::big>(*OS).write(Value)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCObjectWriter.h 1 //===- llvm/MC/MCObjectWriter.h - Object File Writer Interface --*- C++ -*-===//
34 /// The object writer contains a few callbacks used by the assembler to allow
35 /// the object writer to modify the assembler data structures at appropriate
36 /// points. Once assembly is complete, the object writer is given the
40 /// The object writer also contains a number of helper methods for writing
126 support::endian::Writer<support::little>(*OS).write(Value);
130 support::endian::Writer<support::little>(*OS).write(Value);
134 support::endian::Writer<support::little>(*OS).write(Value);
138 support::endian::Writer<support::big>(*OS).write(Value);
142 support::endian::Writer<support::big>(*OS).write(Value)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCObjectWriter.h 1 //===- llvm/MC/MCObjectWriter.h - Object File Writer Interface --*- C++ -*-===//
34 /// The object writer contains a few callbacks used by the assembler to allow
35 /// the object writer to modify the assembler data structures at appropriate
36 /// points. Once assembly is complete, the object writer is given the
40 /// The object writer also contains a number of helper methods for writing
126 support::endian::Writer<support::little>(*OS).write(Value);
130 support::endian::Writer<support::little>(*OS).write(Value);
134 support::endian::Writer<support::little>(*OS).write(Value);
138 support::endian::Writer<support::big>(*OS).write(Value);
142 support::endian::Writer<support::big>(*OS).write(Value)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCObjectWriter.h 1 //===- llvm/MC/MCObjectWriter.h - Object File Writer Interface --*- C++ -*-===//
34 /// The object writer contains a few callbacks used by the assembler to allow
35 /// the object writer to modify the assembler data structures at appropriate
36 /// points. Once assembly is complete, the object writer is given the
40 /// The object writer also contains a number of helper methods for writing
126 support::endian::Writer<support::little>(*OS).write(Value);
130 support::endian::Writer<support::little>(*OS).write(Value);
134 support::endian::Writer<support::little>(*OS).write(Value);
138 support::endian::Writer<support::big>(*OS).write(Value);
142 support::endian::Writer<support::big>(*OS).write(Value)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCObjectWriter.h 1 //===- llvm/MC/MCObjectWriter.h - Object File Writer Interface --*- C++ -*-===//
34 /// The object writer contains a few callbacks used by the assembler to allow
35 /// the object writer to modify the assembler data structures at appropriate
36 /// points. Once assembly is complete, the object writer is given the
40 /// The object writer also contains a number of helper methods for writing
126 support::endian::Writer<support::little>(*OS).write(Value);
130 support::endian::Writer<support::little>(*OS).write(Value);
134 support::endian::Writer<support::little>(*OS).write(Value);
138 support::endian::Writer<support::big>(*OS).write(Value);
142 support::endian::Writer<support::big>(*OS).write(Value)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCObjectWriter.h 1 //===- llvm/MC/MCObjectWriter.h - Object File Writer Interface --*- C++ -*-===//
34 /// The object writer contains a few callbacks used by the assembler to allow
35 /// the object writer to modify the assembler data structures at appropriate
36 /// points. Once assembly is complete, the object writer is given the
40 /// The object writer also contains a number of helper methods for writing
126 support::endian::Writer<support::little>(*OS).write(Value);
130 support::endian::Writer<support::little>(*OS).write(Value);
134 support::endian::Writer<support::little>(*OS).write(Value);
138 support::endian::Writer<support::big>(*OS).write(Value);
142 support::endian::Writer<support::big>(*OS).write(Value)
    [all...]
  /prebuilts/go/darwin-x86/src/testing/iotest/
logger.go 14 w io.Writer
27 // NewWriteLogger returns a writer that behaves like w except
30 func NewWriteLogger(prefix string, w io.Writer) io.Writer {
  /prebuilts/go/linux-x86/src/testing/iotest/
logger.go 14 w io.Writer
27 // NewWriteLogger returns a writer that behaves like w except
30 func NewWriteLogger(prefix string, w io.Writer) io.Writer {
  /dalvik/dexgen/src/com/android/dexgen/util/
IndentingWriter.java 21 import java.io.Writer;
24 * Writer that wraps another writer and passes width-limited and
51 * @param out {@code non-null;} writer to send final output to
56 public IndentingWriter(Writer out, int width, String prefix) {
81 * @param out {@code non-null;} writer to send final output to
85 public IndentingWriter(Writer out, int width) {
  /dalvik/dx/src/com/android/dx/util/
IndentingWriter.java 21 import java.io.Writer;
24 * Writer that wraps another writer and passes width-limited and
51 * @param out {@code non-null;} writer to send final output to
56 public IndentingWriter(Writer out, int width, String prefix) {
81 * @param out {@code non-null;} writer to send final output to
85 public IndentingWriter(Writer out, int width) {
  /external/clang/include/clang/Frontend/
PCHContainerOperations.h 99 void registerWriter(std::unique_ptr<PCHContainerWriter> Writer) {
100 Writers[Writer->getFormat()] = std::move(Writer);
  /external/smali/util/src/main/java/org/jf/util/
OldWrappedIndentingWriter.java 36 import java.io.Writer;
39 * Writer that wraps another writer and passes width-limited and
66 * @param out non-null; writer to send final output to
71 public OldWrappedIndentingWriter(Writer out, int width, String prefix) {
96 * @param out non-null; writer to send final output to
100 public OldWrappedIndentingWriter(Writer out, int width) {
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
writer.h 37 //! JSON writer
38 /*! Writer implements the concept Handler.
41 User may programmatically calls the functions of a writer to generate JSON text.
43 On the other side, a writer can also be passed to objects that generates events,
54 class Writer {
64 Writer(OutputStream& os, StackAllocator* stackAllocator = 0, size_t levelDepth = kDefaultLevelDepth) :
68 Writer(StackAllocator* allocator = 0, size_t levelDepth = kDefaultLevelDepth) :
71 //! Reset the writer with a new stream.
73 This function reset the writer with a new stream and default settings,
74 in order to make a Writer object reusable for output multiple JSONs.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
PCHContainerOperations.h 100 void registerWriter(std::unique_ptr<PCHContainerWriter> Writer) {
101 Writers[Writer->getFormat()] = std::move(Writer);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
PCHContainerOperations.h 100 void registerWriter(std::unique_ptr<PCHContainerWriter> Writer) {
101 Writers[Writer->getFormat()] = std::move(Writer);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
PCHContainerOperations.h 100 void registerWriter(std::unique_ptr<PCHContainerWriter> Writer) {
101 Writers[Writer->getFormat()] = std::move(Writer);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
PCHContainerOperations.h 100 void registerWriter(std::unique_ptr<PCHContainerWriter> Writer) {
101 Writers[Writer->getFormat()] = std::move(Writer);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
PCHContainerOperations.h 100 void registerWriter(std::unique_ptr<PCHContainerWriter> Writer) {
101 Writers[Writer->getFormat()] = std::move(Writer);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
PCHContainerOperations.h 100 void registerWriter(std::unique_ptr<PCHContainerWriter> Writer) {
101 Writers[Writer->getFormat()] = std::move(Writer);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
PCHContainerOperations.h 100 void registerWriter(std::unique_ptr<PCHContainerWriter> Writer) {
101 Writers[Writer->getFormat()] = std::move(Writer);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
PCHContainerOperations.h 100 void registerWriter(std::unique_ptr<PCHContainerWriter> Writer) {
101 Writers[Writer->getFormat()] = std::move(Writer);
  /external/llvm/unittests/ProfileData/
InstrProfTest.cpp 45 InstrProfWriter Writer;
48 void SetUp() { Writer.setOutputSparse(false); }
58 void SetUp() { Writer.setOutputSparse(true); }
63 void SetUp() { Writer.setOutputSparse(GetParam()); }
67 auto Profile = Writer.writeBuffer();
74 NoError(Writer.addRecord(std::move(Record)));
75 auto Profile = Writer.writeBuffer();
93 NoError(Writer.addRecord(std::move(Record1)));
94 NoError(Writer.addRecord(std::move(Record2)));
95 auto Profile = Writer.writeBuffer()
    [all...]
  /external/clang/lib/Frontend/
TestModuleFileExtension.cpp 19 TestModuleFileExtension::Writer::~Writer() { }
21 void TestModuleFileExtension::Writer::writeExtensionContents(
100 return std::unique_ptr<ModuleFileExtensionWriter>(new Writer(this));
  /external/jsoncpp/include/json/
writer.h 28 class JSON_API Writer {
30 virtual ~Writer();
43 class JSON_API FastWriter : public Writer {
50 /** \brief Drop the "null" string from the writer's output for nullValues.
59 public: // overridden from Writer
94 class JSON_API StyledWriter : public Writer {
99 public: // overridden from Writer
164 * \note There is no point in deriving from Writer, since write() should not

Completed in 879 milliseconds

1 2 3 4 5 67 8 91011>>