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

  /external/llvm/lib/Support/
circular_raw_ostream.cpp 1 //===- circular_raw_ostream.cpp - Implement circular_raw_ostream ----------===//
14 #include "llvm/Support/circular_raw_ostream.h"
18 void circular_raw_ostream::write_impl(const char *Ptr, size_t Size) {
39 void circular_raw_ostream::flushBufferWithBanner() {
Debug.cpp 30 #include "llvm/Support/circular_raw_ostream.h"
117 // circular_raw_ostream. If NDEBUG is defined, then dbgs() ==
119 llvm::circular_raw_ostream &dbgout =
120 static_cast<circular_raw_ostream &>(llvm::dbgs());
128 circular_raw_ostream strm;
  /external/swiftshader/third_party/LLVM/lib/Support/
circular_raw_ostream.cpp 1 //===- circular_raw_ostream.cpp - Implement circular_raw_ostream ----------===//
14 #include "llvm/Support/circular_raw_ostream.h"
18 void circular_raw_ostream::write_impl(const char *Ptr, size_t Size) {
39 void circular_raw_ostream::flushBufferWithBanner() {
Debug.cpp 28 #include "llvm/Support/circular_raw_ostream.h"
77 // circular_raw_ostream. If NDEBUG is defined, then dbgs() ==
79 llvm::circular_raw_ostream *dbgout =
80 static_cast<llvm::circular_raw_ostream *>(&llvm::dbgs());
104 circular_raw_ostream strm;
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
circular_raw_ostream.cpp 1 //===- circular_raw_ostream.cpp - Implement circular_raw_ostream ----------===//
14 #include "llvm/Support/circular_raw_ostream.h"
18 void circular_raw_ostream::write_impl(const char *Ptr, size_t Size) {
39 void circular_raw_ostream::flushBufferWithBanner() {
Debug.cpp 30 #include "llvm/Support/circular_raw_ostream.h"
117 // circular_raw_ostream. If NDEBUG is defined, then dbgs() ==
119 llvm::circular_raw_ostream &dbgout =
120 static_cast<circular_raw_ostream &>(llvm::dbgs());
128 circular_raw_ostream strm;
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
circular_raw_ostream.h 1 //===-- llvm/Support/circular_raw_ostream.h - Buffered streams --*- C++ -*-===//
22 /// circular_raw_ostream - A raw_ostream which *can* save its data
26 class circular_raw_ostream : public raw_ostream { class in namespace:llvm
96 /// circular_raw_ostream - Construct an optionally
101 /// set to be Unbuffered. This is because circular_raw_ostream
105 /// "Owns" tells the circular_raw_ostream whether it is
109 circular_raw_ostream(raw_ostream &Stream, const char *Header, function in class:llvm::circular_raw_ostream
123 explicit circular_raw_ostream() function in class:llvm::circular_raw_ostream
133 ~circular_raw_ostream() {
140 /// setStream - Tell the circular_raw_ostream to output
    [all...]
  /external/llvm/include/llvm/Support/
circular_raw_ostream.h 1 //===-- llvm/Support/circular_raw_ostream.h - Buffered streams --*- C++ -*-===//
21 /// circular_raw_ostream - A raw_ostream which *can* save its data
25 class circular_raw_ostream : public raw_ostream { class in namespace:llvm
95 /// circular_raw_ostream - Construct an optionally
100 /// set to be Unbuffered. This is because circular_raw_ostream
104 /// "Owns" tells the circular_raw_ostream whether it is
108 circular_raw_ostream(raw_ostream &Stream, const char *Header, function in class:llvm::circular_raw_ostream
119 ~circular_raw_ostream() override {
126 /// setStream - Tell the circular_raw_ostream to output a
127 /// different stream. "Owns" tells circular_raw_ostream whethe
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
circular_raw_ostream.h 1 //===-- llvm/Support/circular_raw_ostream.h - Buffered streams --*- C++ -*-===//
21 /// circular_raw_ostream - A raw_ostream which *can* save its data
25 class circular_raw_ostream : public raw_ostream { class in namespace:llvm
95 /// circular_raw_ostream - Construct an optionally
100 /// set to be Unbuffered. This is because circular_raw_ostream
104 /// "Owns" tells the circular_raw_ostream whether it is
108 circular_raw_ostream(raw_ostream &Stream, const char *Header, function in class:llvm::circular_raw_ostream
119 ~circular_raw_ostream() override {
126 /// setStream - Tell the circular_raw_ostream to output a
127 /// different stream. "Owns" tells circular_raw_ostream whethe
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
circular_raw_ostream.h 1 //===-- llvm/Support/circular_raw_ostream.h - Buffered streams --*- C++ -*-===//
21 /// circular_raw_ostream - A raw_ostream which *can* save its data
25 class circular_raw_ostream : public raw_ostream { class in namespace:llvm
95 /// circular_raw_ostream - Construct an optionally
100 /// set to be Unbuffered. This is because circular_raw_ostream
104 /// "Owns" tells the circular_raw_ostream whether it is
108 circular_raw_ostream(raw_ostream &Stream, const char *Header, function in class:llvm::circular_raw_ostream
119 ~circular_raw_ostream() override {
126 /// setStream - Tell the circular_raw_ostream to output a
127 /// different stream. "Owns" tells circular_raw_ostream whethe
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
circular_raw_ostream.h 1 //===-- llvm/Support/circular_raw_ostream.h - Buffered streams --*- C++ -*-===//
21 /// circular_raw_ostream - A raw_ostream which *can* save its data
25 class circular_raw_ostream : public raw_ostream { class in namespace:llvm
95 /// circular_raw_ostream - Construct an optionally
100 /// set to be Unbuffered. This is because circular_raw_ostream
104 /// "Owns" tells the circular_raw_ostream whether it is
108 circular_raw_ostream(raw_ostream &Stream, const char *Header, function in class:llvm::circular_raw_ostream
119 ~circular_raw_ostream() override {
126 /// setStream - Tell the circular_raw_ostream to output a
127 /// different stream. "Owns" tells circular_raw_ostream whethe
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
circular_raw_ostream.h 1 //===-- llvm/Support/circular_raw_ostream.h - Buffered streams --*- C++ -*-===//
21 /// circular_raw_ostream - A raw_ostream which *can* save its data
25 class circular_raw_ostream : public raw_ostream { class in namespace:llvm
95 /// circular_raw_ostream - Construct an optionally
100 /// set to be Unbuffered. This is because circular_raw_ostream
104 /// "Owns" tells the circular_raw_ostream whether it is
108 circular_raw_ostream(raw_ostream &Stream, const char *Header, function in class:llvm::circular_raw_ostream
119 ~circular_raw_ostream() override {
126 /// setStream - Tell the circular_raw_ostream to output a
127 /// different stream. "Owns" tells circular_raw_ostream whethe
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
circular_raw_ostream.h 1 //===-- llvm/Support/circular_raw_ostream.h - Buffered streams --*- C++ -*-===//
21 /// circular_raw_ostream - A raw_ostream which *can* save its data
25 class circular_raw_ostream : public raw_ostream { class in namespace:llvm
95 /// circular_raw_ostream - Construct an optionally
100 /// set to be Unbuffered. This is because circular_raw_ostream
104 /// "Owns" tells the circular_raw_ostream whether it is
108 circular_raw_ostream(raw_ostream &Stream, const char *Header, function in class:llvm::circular_raw_ostream
119 ~circular_raw_ostream() override {
126 /// setStream - Tell the circular_raw_ostream to output a
127 /// different stream. "Owns" tells circular_raw_ostream whethe
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
circular_raw_ostream.h 1 //===-- llvm/Support/circular_raw_ostream.h - Buffered streams --*- C++ -*-===//
21 /// circular_raw_ostream - A raw_ostream which *can* save its data
25 class circular_raw_ostream : public raw_ostream { class in namespace:llvm
95 /// circular_raw_ostream - Construct an optionally
100 /// set to be Unbuffered. This is because circular_raw_ostream
104 /// "Owns" tells the circular_raw_ostream whether it is
108 circular_raw_ostream(raw_ostream &Stream, const char *Header, function in class:llvm::circular_raw_ostream
119 ~circular_raw_ostream() override {
126 /// setStream - Tell the circular_raw_ostream to output a
127 /// different stream. "Owns" tells circular_raw_ostream whethe
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
circular_raw_ostream.h 1 //===-- llvm/Support/circular_raw_ostream.h - Buffered streams --*- C++ -*-===//
21 /// circular_raw_ostream - A raw_ostream which *can* save its data
25 class circular_raw_ostream : public raw_ostream { class in namespace:llvm
95 /// circular_raw_ostream - Construct an optionally
100 /// set to be Unbuffered. This is because circular_raw_ostream
104 /// "Owns" tells the circular_raw_ostream whether it is
108 circular_raw_ostream(raw_ostream &Stream, const char *Header, function in class:llvm::circular_raw_ostream
119 ~circular_raw_ostream() override {
126 /// setStream - Tell the circular_raw_ostream to output a
127 /// different stream. "Owns" tells circular_raw_ostream whethe
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
circular_raw_ostream.h 1 //===-- llvm/Support/circular_raw_ostream.h - Buffered streams --*- C++ -*-===//
21 /// circular_raw_ostream - A raw_ostream which *can* save its data
25 class circular_raw_ostream : public raw_ostream { class in namespace:llvm
95 /// circular_raw_ostream - Construct an optionally
100 /// set to be Unbuffered. This is because circular_raw_ostream
104 /// "Owns" tells the circular_raw_ostream whether it is
108 circular_raw_ostream(raw_ostream &Stream, const char *Header, function in class:llvm::circular_raw_ostream
119 ~circular_raw_ostream() override {
126 /// setStream - Tell the circular_raw_ostream to output a
127 /// different stream. "Owns" tells circular_raw_ostream whethe
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
circular_raw_ostream.h 1 //===-- llvm/Support/circular_raw_ostream.h - Buffered streams --*- C++ -*-===//
21 /// circular_raw_ostream - A raw_ostream which *can* save its data
25 class circular_raw_ostream : public raw_ostream { class in namespace:llvm
95 /// circular_raw_ostream - Construct an optionally
100 /// set to be Unbuffered. This is because circular_raw_ostream
104 /// "Owns" tells the circular_raw_ostream whether it is
108 circular_raw_ostream(raw_ostream &Stream, const char *Header, function in class:llvm::circular_raw_ostream
119 ~circular_raw_ostream() override {
126 /// setStream - Tell the circular_raw_ostream to output a
127 /// different stream. "Owns" tells circular_raw_ostream whethe
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
circular_raw_ostream.h 1 //===-- llvm/Support/circular_raw_ostream.h - Buffered streams --*- C++ -*-===//
21 /// circular_raw_ostream - A raw_ostream which *can* save its data
25 class circular_raw_ostream : public raw_ostream { class in namespace:llvm
95 /// circular_raw_ostream - Construct an optionally
100 /// set to be Unbuffered. This is because circular_raw_ostream
104 /// "Owns" tells the circular_raw_ostream whether it is
108 circular_raw_ostream(raw_ostream &Stream, const char *Header, function in class:llvm::circular_raw_ostream
119 ~circular_raw_ostream() override {
126 /// setStream - Tell the circular_raw_ostream to output a
127 /// different stream. "Owns" tells circular_raw_ostream whethe
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
circular_raw_ostream.h 1 //===-- llvm/Support/circular_raw_ostream.h - Buffered streams --*- C++ -*-===//
21 /// circular_raw_ostream - A raw_ostream which *can* save its data
25 class circular_raw_ostream : public raw_ostream { class in namespace:llvm
95 /// circular_raw_ostream - Construct an optionally
100 /// set to be Unbuffered. This is because circular_raw_ostream
104 /// "Owns" tells the circular_raw_ostream whether it is
108 circular_raw_ostream(raw_ostream &Stream, const char *Header, function in class:llvm::circular_raw_ostream
119 ~circular_raw_ostream() override {
126 /// setStream - Tell the circular_raw_ostream to output a
127 /// different stream. "Owns" tells circular_raw_ostream whethe
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
circular_raw_ostream.h 1 //===-- llvm/Support/circular_raw_ostream.h - Buffered streams --*- C++ -*-===//
21 /// circular_raw_ostream - A raw_ostream which *can* save its data
25 class circular_raw_ostream : public raw_ostream { class in namespace:llvm
95 /// circular_raw_ostream - Construct an optionally
100 /// set to be Unbuffered. This is because circular_raw_ostream
104 /// "Owns" tells the circular_raw_ostream whether it is
108 circular_raw_ostream(raw_ostream &Stream, const char *Header, function in class:llvm::circular_raw_ostream
119 ~circular_raw_ostream() override {
126 /// setStream - Tell the circular_raw_ostream to output a
127 /// different stream. "Owns" tells circular_raw_ostream whethe
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
circular_raw_ostream.h 1 //===-- llvm/Support/circular_raw_ostream.h - Buffered streams --*- C++ -*-===//
21 /// circular_raw_ostream - A raw_ostream which *can* save its data
25 class circular_raw_ostream : public raw_ostream { class in namespace:llvm
95 /// circular_raw_ostream - Construct an optionally
100 /// set to be Unbuffered. This is because circular_raw_ostream
104 /// "Owns" tells the circular_raw_ostream whether it is
108 circular_raw_ostream(raw_ostream &Stream, const char *Header, function in class:llvm::circular_raw_ostream
119 ~circular_raw_ostream() override {
126 /// setStream - Tell the circular_raw_ostream to output a
127 /// different stream. "Owns" tells circular_raw_ostream whethe
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
circular_raw_ostream.h 1 //===-- llvm/Support/circular_raw_ostream.h - Buffered streams --*- C++ -*-===//
21 /// circular_raw_ostream - A raw_ostream which *can* save its data
25 class circular_raw_ostream : public raw_ostream { class in namespace:llvm
95 /// circular_raw_ostream - Construct an optionally
100 /// set to be Unbuffered. This is because circular_raw_ostream
104 /// "Owns" tells the circular_raw_ostream whether it is
108 circular_raw_ostream(raw_ostream &Stream, const char *Header, function in class:llvm::circular_raw_ostream
119 ~circular_raw_ostream() override {
126 /// setStream - Tell the circular_raw_ostream to output a
127 /// different stream. "Owns" tells circular_raw_ostream whethe
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
circular_raw_ostream.h 1 //===-- llvm/Support/circular_raw_ostream.h - Buffered streams --*- C++ -*-===//
21 /// circular_raw_ostream - A raw_ostream which *can* save its data
25 class circular_raw_ostream : public raw_ostream { class in namespace:llvm
95 /// circular_raw_ostream - Construct an optionally
100 /// set to be Unbuffered. This is because circular_raw_ostream
104 /// "Owns" tells the circular_raw_ostream whether it is
108 circular_raw_ostream(raw_ostream &Stream, const char *Header, function in class:llvm::circular_raw_ostream
119 ~circular_raw_ostream() override {
126 /// setStream - Tell the circular_raw_ostream to output a
127 /// different stream. "Owns" tells circular_raw_ostream whethe
    [all...]
  /external/swiftshader/src/Reactor/
Android.mk 72 $(LLVMDEPENDENCIES_PATH)/lib/Support/circular_raw_ostream.cpp \
  /external/swiftshader/third_party/LLVM/
Android.mk 222 lib/Support/circular_raw_ostream.cpp \

Completed in 821 milliseconds