Searched refs:error_stream (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/ |
D | status_macros.cc | 91 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()
|
D | status_macros.h | 57 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/ |
D | Tooling.cpp | 71 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/ |
D | tool_operate.c | 180 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/ |
D | linker.cpp | 355 int error_stream() in error_stream() function in __anona65d90720111::find_emit_vertex_visitor 775 emit_vertex.error_stream(), in validate_geometry_shader_emissions()
|