HomeSort by relevance Sort by last modified time
    Searched refs:ostream (Results 76 - 100 of 1617) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/deqp/external/vulkancts/framework/vulkan/
vkStrUtil.hpp 38 inline std::ostream& operator<< (std::ostream& s, const Handle<Type>& handle)
  /external/icu/icu4c/source/io/unicode/
ustream.h 42 * Write the contents of a UnicodeString to a C++ ostream. This functions writes
43 * the characters in a UnicodeString to an ostream. The UChars in the
44 * UnicodeString are converted to the char based ostream with the default
48 U_IO_API std::ostream & U_EXPORT2 operator<<(std::ostream& stream, const UnicodeString& s);
  /external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.unformatted/
flush.pass.cpp 10 // <ostream>
17 #include <ostream>
46 std::ostream os(&sb);
  /external/llvm/include/llvm/Support/
raw_os_ostream.h 1 //===- raw_os_ostream.h - std::ostream adaptor for raw_ostream --*- C++ -*-===//
22 /// raw_os_ostream - A raw_ostream that writes to an std::ostream. This is a
26 std::ostream &OS;
36 raw_os_ostream(std::ostream &O) : OS(O) {}
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
raw_os_ostream.h 1 //===- raw_os_ostream.h - std::ostream adaptor for raw_ostream --*- C++ -*-===//
22 /// raw_os_ostream - A raw_ostream that writes to an std::ostream. This is a
26 std::ostream &OS;
36 raw_os_ostream(std::ostream &O) : OS(O) {}
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
raw_os_ostream.h 1 //===- raw_os_ostream.h - std::ostream adaptor for raw_ostream --*- C++ -*-===//
22 /// raw_os_ostream - A raw_ostream that writes to an std::ostream. This is a
26 std::ostream &OS;
36 raw_os_ostream(std::ostream &O) : OS(O) {}
  /external/tensorflow/tensorflow/compiler/xla/service/
versioned_computation_handle.cc 26 std::ostream& operator<<(std::ostream& out,
  /external/tensorflow/tensorflow/python/grappler/
model_analyzer.h 34 Status GenerateReport(bool debug, std::ostream& os);
38 bool debug, std::ostream& os) const;
  /external/v8/src/
basic-block-profiler.h 34 friend std::ostream& operator<<(std::ostream& os,
62 friend V8_EXPORT_PRIVATE std::ostream& operator<<(
63 std::ostream& os, const BasicBlockProfiler& s);
70 V8_EXPORT_PRIVATE std::ostream& operator<<(std::ostream& os,
72 std::ostream& operator<<(std::ostream& os, const BasicBlockProfiler::Data& s);
  /external/v8/src/interpreter/
bytecode-operands.cc 71 std::ostream& operator<<(std::ostream& os, const AccumulatorUse& use) {
75 std::ostream& operator<<(std::ostream& os, const OperandSize& operand_size) {
79 std::ostream& operator<<(std::ostream& os, const OperandScale& operand_scale) {
83 std::ostream& operator<<(std::ostream& os, const OperandType& operand_type) {
  /external/v8/src/libplatform/tracing/
trace-writer.h 16 explicit JSONTraceWriter(std::ostream& stream);
25 std::ostream& stream_;
  /external/v8/src/wasm/
wasm-text.h 9 #include <ostream>
31 uint32_t func_index, std::ostream &os,
  /external/webrtc/webrtc/libjingle/xmllite/
xmlprinter.h 24 static void PrintXml(std::ostream* pout, const XmlElement* pelt);
26 static void PrintXml(std::ostream* pout, const XmlElement* pelt,
  /hardware/google/av/codec2/vndk/include/util/
C2Debug-base.h 28 inline std::ostream& operator<<(std::ostream& os, const type &i) { \
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
raw_os_ostream.h 1 //===- raw_os_ostream.h - std::ostream adaptor for raw_ostream --*- C++ -*-===//
22 /// raw_os_ostream - A raw_ostream that writes to an std::ostream. This is a
26 std::ostream &OS;
36 raw_os_ostream(std::ostream &O) : OS(O) {}
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
raw_os_ostream.h 1 //===- raw_os_ostream.h - std::ostream adaptor for raw_ostream --*- C++ -*-===//
22 /// raw_os_ostream - A raw_ostream that writes to an std::ostream. This is a
26 std::ostream &OS;
36 raw_os_ostream(std::ostream &O) : OS(O) {}
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
raw_os_ostream.h 1 //===- raw_os_ostream.h - std::ostream adaptor for raw_ostream --*- C++ -*-===//
22 /// raw_os_ostream - A raw_ostream that writes to an std::ostream. This is a
26 std::ostream &OS;
36 raw_os_ostream(std::ostream &O) : OS(O) {}
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
raw_os_ostream.h 1 //===- raw_os_ostream.h - std::ostream adaptor for raw_ostream --*- C++ -*-===//
22 /// raw_os_ostream - A raw_ostream that writes to an std::ostream. This is a
26 std::ostream &OS;
36 raw_os_ostream(std::ostream &O) : OS(O) {}
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
raw_os_ostream.h 1 //===- raw_os_ostream.h - std::ostream adaptor for raw_ostream --*- C++ -*-===//
22 /// raw_os_ostream - A raw_ostream that writes to an std::ostream. This is a
26 std::ostream &OS;
36 raw_os_ostream(std::ostream &O) : OS(O) {}
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
raw_os_ostream.h 1 //===- raw_os_ostream.h - std::ostream adaptor for raw_ostream --*- C++ -*-===//
22 /// raw_os_ostream - A raw_ostream that writes to an std::ostream. This is a
26 std::ostream &OS;
36 raw_os_ostream(std::ostream &O) : OS(O) {}
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
raw_os_ostream.h 1 //===- raw_os_ostream.h - std::ostream adaptor for raw_ostream --*- C++ -*-===//
22 /// raw_os_ostream - A raw_ostream that writes to an std::ostream. This is a
26 std::ostream &OS;
36 raw_os_ostream(std::ostream &O) : OS(O) {}
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
raw_os_ostream.h 1 //===- raw_os_ostream.h - std::ostream adaptor for raw_ostream --*- C++ -*-===//
22 /// raw_os_ostream - A raw_ostream that writes to an std::ostream. This is a
26 std::ostream &OS;
36 raw_os_ostream(std::ostream &O) : OS(O) {}
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
raw_os_ostream.h 1 //===- raw_os_ostream.h - std::ostream adaptor for raw_ostream --*- C++ -*-===//
22 /// raw_os_ostream - A raw_ostream that writes to an std::ostream. This is a
26 std::ostream &OS;
36 raw_os_ostream(std::ostream &O) : OS(O) {}
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
raw_os_ostream.h 1 //===- raw_os_ostream.h - std::ostream adaptor for raw_ostream --*- C++ -*-===//
22 /// raw_os_ostream - A raw_ostream that writes to an std::ostream. This is a
26 std::ostream &OS;
36 raw_os_ostream(std::ostream &O) : OS(O) {}
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
raw_os_ostream.h 1 //===- raw_os_ostream.h - std::ostream adaptor for raw_ostream --*- C++ -*-===//
22 /// raw_os_ostream - A raw_ostream that writes to an std::ostream. This is a
26 std::ostream &OS;
36 raw_os_ostream(std::ostream &O) : OS(O) {}

Completed in 512 milliseconds

1 2 34 5 6 7 8 91011>>