Home
last modified time | relevance | path

Searched refs:error_stream (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dstatus_macros.cc91 MakeErrorStream* error_stream, in Impl() argument
100 make_error_stream_with_output_wrapper_(error_stream) {} in Impl()
105 MakeErrorStream* error_stream) in Impl() argument
118 make_error_stream_with_output_wrapper_(error_stream) { in Impl()
Dstatus_macros.h57 explicit MakeErrorStreamWithOutput(MakeErrorStream* error_stream) in MakeErrorStreamWithOutput() argument
58 : wrapped_error_stream_(error_stream) {} in MakeErrorStreamWithOutput()
112 MakeErrorStream* error_stream, bool is_logged_by_default = true);
114 const char* file, int line, MakeErrorStream* error_stream);
/external/clang/lib/Tooling/
DTooling.cpp71 llvm::raw_svector_ostream error_stream(error_msg); in getCC1Arguments() local
72 Jobs.Print(error_stream, "; ", true); in getCC1Arguments()
74 << error_stream.str(); in getCC1Arguments()
/external/curl/src/
Dtool_operate.c180 FILE *error_stream) in setfiletime() argument
193 fprintf(error_stream, in setfiletime()
211 fprintf(error_stream, in setfiletime()
219 fprintf(error_stream, in setfiletime()
230 fprintf(error_stream, in setfiletime()
240 fprintf(error_stream, in setfiletime()
/external/mesa3d/src/compiler/glsl/
Dlinker.cpp355 int error_stream() in error_stream() function in __anon10baf5350111::find_emit_vertex_visitor
775 emit_vertex.error_stream(), in validate_geometry_shader_emissions()