Home
last modified time | relevance | path

Searched defs:diagnostic (Results 1 – 25 of 128) sorted by relevance

123456

/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Ddiagnostic.cpp27 spv_diagnostic diagnostic = new spv_diagnostic_t; in spvDiagnosticCreate() local
42 void spvDiagnosticDestroy(spv_diagnostic diagnostic) { in spvDiagnosticDestroy()
48 spv_result_t spvDiagnosticPrint(const spv_diagnostic diagnostic) { in spvDiagnosticPrint()
96 spv_diagnostic* diagnostic) { in UseDiagnosticAsMessageConsumer()
Dtext_handler.h150 DiagnosticStream diagnostic(spv_result_t error) { in diagnostic() function
155 DiagnosticStream diagnostic() { in diagnostic() function
Dbinary.cpp124 libspirv::DiagnosticStream diagnostic(spv_result_t error) { in diagnostic() function in __anon107683c20111::Parser
129 libspirv::DiagnosticStream diagnostic() { in diagnostic() function in __anon107683c20111::Parser
192 spv_diagnostic* diagnostic; // Where diagnostics go. member
759 spv_diagnostic* diagnostic) { in spvBinaryParse()
/third_party/skia/third_party/externals/spirv-tools/source/
Ddiagnostic.cpp29 spv_diagnostic diagnostic = new spv_diagnostic_t; in spvDiagnosticCreate() local
44 void spvDiagnosticDestroy(spv_diagnostic diagnostic) { in spvDiagnosticDestroy()
50 spv_result_t spvDiagnosticPrint(const spv_diagnostic diagnostic) { in spvDiagnosticPrint()
117 spv_diagnostic* diagnostic) { in UseDiagnosticAsMessageConsumer()
Dtext_handler.h157 DiagnosticStream diagnostic(spv_result_t error) { in diagnostic() function
162 DiagnosticStream diagnostic() { in diagnostic() function
/third_party/spirv-tools/source/
Ddiagnostic.cpp29 spv_diagnostic diagnostic = new spv_diagnostic_t; in spvDiagnosticCreate() local
44 void spvDiagnosticDestroy(spv_diagnostic diagnostic) { in spvDiagnosticDestroy()
50 spv_result_t spvDiagnosticPrint(const spv_diagnostic diagnostic) { in spvDiagnosticPrint()
117 spv_diagnostic* diagnostic) { in UseDiagnosticAsMessageConsumer()
Dtext_handler.h157 DiagnosticStream diagnostic(spv_result_t error) { in diagnostic() function
162 DiagnosticStream diagnostic() { in diagnostic() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Ddiagnostic.cpp29 spv_diagnostic diagnostic = new spv_diagnostic_t; in spvDiagnosticCreate() local
44 void spvDiagnosticDestroy(spv_diagnostic diagnostic) { in spvDiagnosticDestroy()
50 spv_result_t spvDiagnosticPrint(const spv_diagnostic diagnostic) { in spvDiagnosticPrint()
117 spv_diagnostic* diagnostic) { in UseDiagnosticAsMessageConsumer()
Dtext_handler.h157 DiagnosticStream diagnostic(spv_result_t error) { in diagnostic() function
162 DiagnosticStream diagnostic() { in diagnostic() function
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Ddiagnostic_test.cpp24 spv_diagnostic diagnostic = spvDiagnosticCreate(&position, ""); in MakeValidDiagnostic() local
32 spv_diagnostic diagnostic = MakeValidDiagnostic(); in TEST() local
39 spv_diagnostic diagnostic = MakeValidDiagnostic(); in TEST() local
49 spv_diagnostic_t diagnostic = {{2, 3, 5}, message}; in TEST() local
Dbinary_to_text_test.cpp63 spv_diagnostic diagnostic = nullptr; in SetUp() local
77 spv_diagnostic diagnostic = nullptr; in CompileSuccessfully() local
88 spv_diagnostic diagnostic = nullptr; in TEST_F() local
99 spv_diagnostic diagnostic = nullptr; in TEST_F() local
118 spv_diagnostic diagnostic = nullptr; in TEST_F() local
138 spv_diagnostic diagnostic = nullptr; in TEST_F() local
/third_party/spirv-tools/test/
Dbinary_to_text_test.cpp67 spv_diagnostic diagnostic = nullptr; in SetUp() local
84 spv_diagnostic diagnostic = nullptr; in CompileSuccessfully() local
95 spv_diagnostic diagnostic = nullptr; in TEST_F() local
106 spv_diagnostic diagnostic = nullptr; in TEST_F() local
117 spv_diagnostic diagnostic = nullptr; in TEST_F() local
136 spv_diagnostic diagnostic = nullptr; in TEST_F() local
156 spv_diagnostic diagnostic = nullptr; in TEST_F() local
Ddiagnostic_test.cpp30 spv_diagnostic diagnostic = spvDiagnosticCreate(&position, ""); in MakeValidDiagnostic() local
38 spv_diagnostic diagnostic = MakeValidDiagnostic(); in TEST() local
45 spv_diagnostic diagnostic = MakeValidDiagnostic(); in TEST() local
55 spv_diagnostic_t diagnostic = {{2, 3, 5}, message}; in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dbinary_to_text_test.cpp67 spv_diagnostic diagnostic = nullptr; in SetUp() local
84 spv_diagnostic diagnostic = nullptr; in CompileSuccessfully() local
95 spv_diagnostic diagnostic = nullptr; in TEST_F() local
106 spv_diagnostic diagnostic = nullptr; in TEST_F() local
125 spv_diagnostic diagnostic = nullptr; in TEST_F() local
145 spv_diagnostic diagnostic = nullptr; in TEST_F() local
Ddiagnostic_test.cpp30 spv_diagnostic diagnostic = spvDiagnosticCreate(&position, ""); in MakeValidDiagnostic() local
38 spv_diagnostic diagnostic = MakeValidDiagnostic(); in TEST() local
45 spv_diagnostic diagnostic = MakeValidDiagnostic(); in TEST() local
55 spv_diagnostic_t diagnostic = {{2, 3, 5}, message}; in TEST() local
/third_party/skia/third_party/externals/spirv-tools/test/
Dbinary_to_text_test.cpp67 spv_diagnostic diagnostic = nullptr; in SetUp() local
84 spv_diagnostic diagnostic = nullptr; in CompileSuccessfully() local
95 spv_diagnostic diagnostic = nullptr; in TEST_F() local
106 spv_diagnostic diagnostic = nullptr; in TEST_F() local
125 spv_diagnostic diagnostic = nullptr; in TEST_F() local
145 spv_diagnostic diagnostic = nullptr; in TEST_F() local
Ddiagnostic_test.cpp30 spv_diagnostic diagnostic = spvDiagnosticCreate(&position, ""); in MakeValidDiagnostic() local
38 spv_diagnostic diagnostic = MakeValidDiagnostic(); in TEST() local
45 spv_diagnostic diagnostic = MakeValidDiagnostic(); in TEST() local
55 spv_diagnostic_t diagnostic = {{2, 3, 5}, message}; in TEST() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkSpirVAsm.cpp81 spv_diagnostic diagnostic = DE_NULL; in assembleSpirV() local
125 spv_diagnostic diagnostic = DE_NULL; in disassembleSpirV() local
156 spv_diagnostic diagnostic = DE_NULL; in validateSpirV() local
/third_party/rust/crates/codespan/codespan-reporting/src/term/
Dviews.rs20 diagnostic: &'diagnostic Diagnostic<FileId>, field
31 ) -> RichDiagnostic<'diagnostic, 'config, FileId> { in new()
61 ) -> &mut Line<'diagnostic> { in render()
403 diagnostic: &'diagnostic Diagnostic<FileId>, field
414 ) -> ShortDiagnostic<'diagnostic, FileId> { in new()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_fixtures.h112 spv_diagnostic diagnostic = nullptr; in CompileFailure() local
125 spv_diagnostic diagnostic = nullptr; in CompileSuccessfully() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_fixtures.h112 spv_diagnostic diagnostic = nullptr; in CompileFailure() local
125 spv_diagnostic diagnostic = nullptr; in CompileSuccessfully() local
/third_party/spirv-tools/test/val/
Dval_fixtures.h115 spv_diagnostic diagnostic = nullptr; in CompileFailure() local
133 spv_diagnostic diagnostic = nullptr; in CompileSuccessfully() local
/third_party/rust/crates/codespan/codespan-reporting/src/
Dlib.rs3 pub mod diagnostic; module
/third_party/rust/crates/codespan/codespan-reporting/examples/
Dpeg_calculator.rs57 let diagnostic = Diagnostic::error() in main() localVariable
/third_party/spirv-tools/test/fuzzers/
Dspvtools_as_fuzzer.cpp40 spv_diagnostic diagnostic = nullptr; in LLVMFuzzerTestOneInput() local

123456