Home
last modified time | relevance | path

Searched defs:error_msg (Results 1 – 25 of 59) sorted by relevance

123

/third_party/spirv-tools/source/util/
Dparse_number.cpp59 std::function<void(uint32_t)> emit, std::string* error_msg) { in ParseAndEncodeIntegerNumber()
136 std::function<void(uint32_t)> emit, std::string* error_msg) { in ParseAndEncodeFloatingPointNumber()
195 std::string* error_msg) { in ParseAndEncodeNumber()
/third_party/skia/third_party/externals/spirv-tools/source/util/
Dparse_number.cpp59 std::function<void(uint32_t)> emit, std::string* error_msg) { in ParseAndEncodeIntegerNumber()
136 std::function<void(uint32_t)> emit, std::string* error_msg) { in ParseAndEncodeFloatingPointNumber()
195 std::string* error_msg) { in ParseAndEncodeNumber()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
Dparse_number.cpp59 std::function<void(uint32_t)> emit, std::string* error_msg) { in ParseAndEncodeIntegerNumber()
136 std::function<void(uint32_t)> emit, std::string* error_msg) { in ParseAndEncodeFloatingPointNumber()
195 std::string* error_msg) { in ParseAndEncodeNumber()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/util/
Dparse_number.cpp57 std::function<void(uint32_t)> emit, std::string* error_msg) { in ParseAndEncodeIntegerNumber()
134 std::function<void(uint32_t)> emit, std::string* error_msg) { in ParseAndEncodeFloatingPointNumber()
193 std::string* error_msg) { in ParseAndEncodeNumber()
/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_validate.c286 struct string error_msg = { .str = NULL, .len = 0 }; in invalid_values() local
358 struct string error_msg = { .str = NULL, .len = 0 }; in sources_not_null() local
386 struct string error_msg = { .str = NULL, .len = 0 }; in alignment_supported() local
423 struct string error_msg = { .str = NULL, .len = 0 }; in send_restrictions() local
739 struct string error_msg = { .str = NULL, .len = 0 }; in general_restrictions_based_on_operand_types() local
1024 struct string error_msg = { .str = NULL, .len = 0 }; in general_restrictions_on_region_parameters() local
1181 struct string error_msg = { .str = NULL, .len = 0 }; in special_restrictions_for_mixed_float_mode() local
1468 struct string error_msg = { .str = NULL, .len = 0 }; in region_alignment_rules() local
1780 struct string error_msg = { .str = NULL, .len = 0 }; in vector_immediate_restrictions() local
1844 struct string error_msg = { .str = NULL, .len = 0 }; in special_requirements_for_handling_double_precision_data_types() local
[all …]
/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.cc105 CodeGeneratorResponse* response, std::string* error_msg) { in GenerateCode()
168 std::string error_msg; in PluginMain() local
/third_party/ffmpeg/libavdevice/
Dopenal-dec.c129 const char *error_msg; in read_header() local
187 const char *error_msg; in read_packet() local
/third_party/ffmpeg/libavfilter/
Dglslang.h33 char *error_msg; member
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dpngshim.c197 png_const_charp error_msg ) in error_callback()
215 png_const_charp error_msg ) in warning_callback()
/third_party/freetype/src/sfnt/
Dpngshim.c197 png_const_charp error_msg ) in error_callback()
215 png_const_charp error_msg ) in warning_callback()
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/
Dpngshim.c192 png_const_charp error_msg ) in error_callback()
210 png_const_charp error_msg ) in warning_callback()
/third_party/cef/libcef/common/
Djson_impl.cc62 std::string error_msg; in CefParseJSONAndReturnError() local
/third_party/gstreamer/gstplugins_good/ext/jack/
Dmeson.build22 error_msg = '"jack" option is enabled but ' variable
/third_party/libxml2/
Dcheck-xinclude-test-suite.py28 error_msg = '' variable
Dcheck-xml-test-suite.py26 error_msg = '' variable
/third_party/json/include/nlohmann/detail/input/
Dparser.hpp460 std::string error_msg = "syntax error "; in exception_message() local
/third_party/protobuf/conformance/
Dconformance_test_runner.cc168 string error_msg; in RunTest() local
/third_party/cef/tests/shared/browser/
Dextension_util.cc95 CefString error_msg; in GetInternalManifest() local
/third_party/gstreamer/gstplugins_good/sys/ximage/
Dximageutil.c78 char error_msg[1024]; in ximageutil_handle_xerror() local
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/
DI2C-js.cpp153 const char *error_msg = "NACK received from I2C bus"; in DECLARE_CLASS_FUNCTION() local
/third_party/gstreamer/gstplugins_good/ext/libpng/
Dgstpngenc.c95 user_error_fn (png_structp png_ptr, png_const_charp error_msg) in user_error_fn()
/third_party/gstreamer/gstplugins_good/ext/wavpack/
Dgstwavpackdec.c327 gchar error_msg[80]; in gst_wavpack_dec_handle_frame() local
/third_party/libunwind/tests/
Dtest-coredump-unwind.c165 void error_msg(const char *s, ...) in error_msg() function
/third_party/spirv-tools/source/
Dtext_handler.cpp279 std::string error_msg; in binaryEncodeNumericLiteral() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dtext_handler.cpp276 std::string error_msg; in binaryEncodeNumericLiteral() local

123