Home
last modified time | relevance | path

Searched defs:error_msg (Results 1 - 25 of 30) sorted by relevance

12

/third_party/ffmpeg/libavfilter/
H A Dglslang.h33 char *error_msg; member
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/
H A DI2C-js.cpp153 const char *error_msg = "NACK received from I2C bus"; in DECLARE_CLASS_FUNCTION() local
/third_party/node/deps/v8/infra/testing/
H A DPRESUBMIT.py137 def error_msg(msg): global() function
151 def error_msg(msg): global() function
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dparse_number.cpp57 ParseAndEncodeIntegerNumber( const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeIntegerNumber() argument
134 ParseAndEncodeFloatingPointNumber( const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeFloatingPointNumber() argument
192 ParseAndEncodeNumber(const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeNumber() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dparse_number.cpp57 ParseAndEncodeIntegerNumber( const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeIntegerNumber() argument
134 ParseAndEncodeFloatingPointNumber( const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeFloatingPointNumber() argument
192 ParseAndEncodeNumber(const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeNumber() argument
[all...]
/third_party/spirv-tools/source/util/
H A Dparse_number.cpp57 ParseAndEncodeIntegerNumber( const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeIntegerNumber() argument
134 ParseAndEncodeFloatingPointNumber( const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeFloatingPointNumber() argument
192 ParseAndEncodeNumber(const char* text, const NumberType& type, std::function<void(uint32_t)> emit, std::string* error_msg) ParseAndEncodeNumber() argument
[all...]
/third_party/ffmpeg/libavdevice/
H A Dopenal-dec.c129 const char *error_msg; in read_header() local
187 const char *error_msg; in read_packet() local
/third_party/json/include/nlohmann/detail/input/
H A Dparser.hpp468 std::string error_msg = "syntax error "; in exception_message() local
H A Dbinary_reader.hpp2918 std::string error_msg = "syntax error while parsing "; in exception_message() local
/third_party/protobuf/conformance/
H A Dconformance_test_runner.cc168 string error_msg; in RunTest() local
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_const_literal_test.cc332 const char* error_msg; member
/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.cc168 std::string error_msg; in PluginMain() local
103 GenerateCode(const CodeGeneratorRequest& request, const CodeGenerator& generator, CodeGeneratorResponse* response, std::string* error_msg) GenerateCode() argument
/third_party/fsverity-utils/programs/
H A Dutils.c62 void error_msg(const char *format, ...) in error_msg() function
/third_party/libunwind/libunwind/tests/
H A Dtest-coredump-unwind.c165 void error_msg(const char *s, ...) in error_msg() function
/third_party/node/deps/v8/src/wasm/
H A Dwasm-result.h145 const char* error_msg() { return error_msg_.c_str(); } in error_msg() function in v8::internal::wasm::ErrorThrower
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_queue.h106 char error_msg[80]; member
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dtext_handler.cpp277 std::string error_msg; in binaryEncodeNumericLiteral() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dtext_handler.cpp277 std::string error_msg; in binaryEncodeNumericLiteral() local
/third_party/spirv-tools/source/
H A Dtext_handler.cpp279 std::string error_msg; in binaryEncodeNumericLiteral() local
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
H A Dinvocation.cpp530 std::string error_msg; in compile_to_spirv() local
/third_party/benchmark/src/
H A Dbenchmark_register.cc120 std::string error_msg; in FindBenchmarks() local
/third_party/json/include/nlohmann/
H A Djson.hpp4819 const auto error_msg = (op == "op") ? "operation" : detail::concat("operation '", op, '\''); variable
/third_party/exfatprogs/fsck/
H A Dfsck.c749 char error_msg[150]; in handle_dot_dotdot_filename() local
/third_party/mesa3d/src/intel/compiler/
H A 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 }; alignment_supported() local
423 struct string error_msg = { .str = NULL, .len = 0 }; send_restrictions() local
739 struct string error_msg = { .str = NULL, .len = 0 }; general_restrictions_based_on_operand_types() local
1024 struct string error_msg = { .str = NULL, .len = 0 }; general_restrictions_on_region_parameters() local
1181 struct string error_msg = { .str = NULL, .len = 0 }; special_restrictions_for_mixed_float_mode() local
1468 struct string error_msg = { .str = NULL, .len = 0 }; region_alignment_rules() local
1780 struct string error_msg = { .str = NULL, .len = 0 }; vector_immediate_restrictions() local
1844 struct string error_msg = { .str = NULL, .len = 0 }; special_requirements_for_handling_double_precision_data_types() local
2074 struct string error_msg = { .str = NULL, .len = 0 }; instruction_restrictions() local
2180 struct string error_msg = { .str = NULL, .len = 0 }; send_descriptor_restrictions() local
2298 struct string error_msg = { .str = NULL, .len = 0 }; brw_validate_instruction() local
[all...]
/third_party/python/Modules/_sqlite/
H A Dcursor.c333 PyObject* error_msg; in _pysqlite_fetch_one_row() local

Completed in 28 milliseconds

12