Home
last modified time | relevance | path

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

123

/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
/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
/kernel/linux/linux-5.10/fs/ext4/
H A Ddir.c72 const char *error_msg = NULL; in __ext4_check_dir_entry() local
/kernel/linux/linux-6.6/fs/ext4/
H A Ddir.c84 const char *error_msg = NULL; in __ext4_check_dir_entry() local
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
H A Dinvocation.cpp530 std::string error_msg; in compile_to_spirv() local
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dmap.c217 print_entry_error_msg(struct bpf_map_info *info, unsigned char *key, const char *error_msg) print_entry_error_msg() argument
/kernel/linux/linux-6.6/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.c232 char *error_msg = NULL; in hp_wmi_error_and_message() local
[all...]
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dmap.c194 print_entry_error_msg(struct bpf_map_info *info, unsigned char *key, const char *error_msg) print_entry_error_msg() argument
/third_party/benchmark/src/
H A Dbenchmark_register.cc120 std::string error_msg; in FindBenchmarks() local

Completed in 18 milliseconds

123