HomeSort by relevance Sort by last modified time
    Searched defs:diagnostic (Results 1 - 25 of 208) sorted by null

1 2 3 4 5 6 7 8 9

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
binary.cpp 37 #include "diagnostic.h"
82 // Otherwise returns an error code and issues a diagnostic.
84 spv_diagnostic* diagnostic);
97 // On failure, returns an error code and issues a diagnostic.
109 // issues a diagnostic.
130 // Returns a diagnostic stream object initialized with current position in
132 // returned object will be propagated to the current parse's diagnostic
134 libspirv::DiagnosticStream diagnostic(spv_result_t error) { function in class:__anon112377::Parser
135 return libspirv::DiagnosticStream({0, 0, _.word_index}, _.diagnostic,
139 // Returns a diagnostic stream object with the default parse error code
140 libspirv::DiagnosticStream diagnostic() { function in class:__anon112377::Parser
    [all...]
diagnostic.cpp 27 #include "diagnostic.h"
36 // Diagnostic API
40 spv_diagnostic diagnostic = new spv_diagnostic_t; local
41 if (!diagnostic) return nullptr;
43 diagnostic->error = new char[length];
44 if (!diagnostic->error) {
45 delete diagnostic;
48 diagnostic->position = *position;
49 diagnostic->isTextSource = false;
50 memset(diagnostic->error, 0, length)
    [all...]
text_handler.h 35 #include "diagnostic.h"
159 // Returns a diagnostic object initialized with current position in the input
162 DiagnosticStream diagnostic(spv_result_t error) { function in class:libspirv::AssemblyContext
166 // Returns a diagnostic object with the default assembly error code.
167 DiagnosticStream diagnostic() { function in class:libspirv::AssemblyContext
169 return diagnostic(SPV_ERROR_INVALID_TEXT);
205 // a diagnostic if that error code is not SPV_FAILED_MATCH.
245 // and emits a diagnostic if that error code is not SPV_FAILED_MATCH.
275 return diagnostic(error_code) << error_message_fragment << text;
282 // returns the given error code, and emits a diagnostic if that erro
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkSpirVAsm.cpp 48 spv_diagnostic diagnostic = DE_NULL; local
57 const spv_result_t compileOk = spvTextToBinary(context, spvSource.c_str(), spvSource.size(), &binary, &diagnostic);
60 buildInfo->infoLog = diagnostic? diagnostic->error : ""; // \todo [2015-07-13 pyry] Include debug log?
72 spvDiagnosticDestroy(diagnostic);
80 spvDiagnosticDestroy(diagnostic);
91 spv_diagnostic diagnostic = DE_NULL; local
98 const spv_result_t result = spvBinaryToText(context, binary, binarySizeInWords, 0, &text, &diagnostic);
106 spvDiagnosticDestroy(diagnostic);
112 spvDiagnosticDestroy(diagnostic);
122 spv_diagnostic diagnostic = DE_NULL; local
    [all...]
  /external/mesa3d/src/glx/apple/
apple_glx_log.c 40 static bool diagnostic = false; variable
45 diagnostic = true;
92 if (diagnostic) {
  /external/v8/tools/clang/plugins/
ChromeClassTester.h 31 clang::DiagnosticsEngine& diagnostic() { return diagnostic_; } function in class:ChromeClassTester
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/opt/
libspirv.cpp 56 spv_diagnostic diagnostic = nullptr; local
59 &spvbinary, &diagnostic);
64 spvDiagnosticDestroy(diagnostic);
73 spv_diagnostic diagnostic = nullptr; local
77 &spvtext, &diagnostic);
82 spvDiagnosticDestroy(diagnostic);
90 spv_diagnostic diagnostic = nullptr; local
97 SetSpvHeader, SetSpvInst, &diagnostic);
99 spvDiagnosticDestroy(diagnostic);
  /packages/services/Car/car-lib/src/android/car/diagnostic/
IntegerSensorIndex.java 17 package android.car.diagnostic;
25 * This class is a container for the indices of diagnostic sensors. The values are extracted by
CarDiagnosticManager.java 17 package android.car.diagnostic;
27 import android.car.diagnostic.ICarDiagnosticEventListener.Stub;
47 * API for monitoring car diagnostic data.
107 /** Listener for diagnostic events. Callbacks are called in the Looper context. */
110 * Called when there is a diagnostic event from the car.
126 "%d is not a valid diagnostic frame type", frameType));
168 * Unregister a listener, causing it to stop receiving all diagnostic events.
244 * of the actual diagnostic data, and must be prepared to handle a missing frame.
289 * its local knowledge of the vehicle diagnostic state.
  /packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/diagnostic/
DiagnosticTestFragment.java 17 package com.google.android.car.kitchensink.diagnostic;
21 import android.car.diagnostic.CarDiagnosticEvent;
22 import android.car.diagnostic.CarDiagnosticManager;
23 import android.car.diagnostic.CarDiagnosticManager.OnDiagnosticEventListener;
39 private static final String TAG = "CAR.DIAGNOSTIC.KS";
68 View view = inflater.inflate(R.layout.diagnostic, container, false);
  /bionic/libc/kernel/uapi/linux/
rose.h 77 unsigned char diagnostic; member in struct:rose_cause_struct
  /development/ndk/platforms/android-21/include/linux/
rose.h 91 unsigned char diagnostic; member in struct:rose_cause_struct
  /external/kernel-headers/original/uapi/linux/
rose.h 76 unsigned char diagnostic; member in struct:rose_cause_struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
rose.h 73 unsigned char diagnostic; member in struct:rose_cause_struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netrose/
rose.h 101 unsigned char diagnostic; member in struct:rose_cause_struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rose.h 76 unsigned char diagnostic; member in struct:rose_cause_struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netrose/
rose.h 101 unsigned char diagnostic; member in struct:rose_cause_struct
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/linux/
rose.h 91 unsigned char diagnostic; member in struct:rose_cause_struct
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/linux/
rose.h 91 unsigned char diagnostic; member in struct:rose_cause_struct
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/linux/
rose.h 91 unsigned char diagnostic; member in struct:rose_cause_struct
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/linux/
rose.h 91 unsigned char diagnostic; member in struct:rose_cause_struct
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/linux/
rose.h 91 unsigned char diagnostic; member in struct:rose_cause_struct
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/linux/
rose.h 91 unsigned char diagnostic; member in struct:rose_cause_struct
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/linux/
rose.h 91 unsigned char diagnostic; member in struct:rose_cause_struct
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/linux/
rose.h 91 unsigned char diagnostic; member in struct:rose_cause_struct

Completed in 580 milliseconds

1 2 3 4 5 6 7 8 9