Home
last modified time | relevance | path

Searched defs:diags (Results 1 – 25 of 32) sorted by relevance

12

/external/clang/lib/StaticAnalyzer/Frontend/
DCheckerRegistration.cpp49 DiagnosticsEngine *diags) { in ClangCheckerRegistry()
89 void ClangCheckerRegistry::warnIncompatible(DiagnosticsEngine *diags, in warnIncompatible()
107 DiagnosticsEngine &diags) { in createCheckerManager()
/external/tensorflow/tensorflow/compiler/tests/
Dtridiagonal_solve_ops_test.py138 diags, argument
156 diags, argument
380 diags, argument
466 def _assertRaises(self, diags, rhs, diags_format="compact"): argument
Dtridiagonal_matmul_ops_test.py111 def _gradientTest(self, diags, rhs, dtype=dtypes.float64): argument
113 def reference_matmul(diags, rhs): argument
/external/tensorflow/tensorflow/python/kernel_tests/linalg/
Dtridiagonal_solve_op_test.py70 diags, argument
98 diags, argument
108 def _assertRaises(self, diags, rhs, diags_format="compact"): argument
383 diags, argument
417 diags, argument
Dtridiagonal_matmul_op_test.py107 def _gradientTest(self, diags, rhs, dtype=dtypes.float64): argument
109 def reference_matmul(diags, rhs): argument
/external/clang/lib/StaticAnalyzer/Core/
DAnalysisManager.cpp17 AnalysisManager::AnalysisManager(ASTContext &ctx, DiagnosticsEngine &diags, in AnalysisManager()
/external/clang/lib/ARCMigrate/
DPlistReporter.cpp36 ArrayRef<StoredDiagnostic> diags, in writeARCDiagsToPlist()
/external/clang/lib/Frontend/
DTextDiagnosticPrinter.cpp28 DiagnosticOptions *diags, in TextDiagnosticPrinter()
DLogDiagnosticPrinter.cpp22 raw_ostream &os, DiagnosticOptions *diags, in LogDiagnosticPrinter()
/external/libavc/encoder/arm/
Dih264e_evaluate_intra4x4_modes_a9q.s233 diags: label
/external/turbine/javatests/com/google/turbine/processing/
DProcessingIntegrationTest.java173 ImmutableList<String> diags = in warnings() local
416 ImmutableList<String> diags = in errorsAndFinalRound() local
469 ImmutableList<String> diags = in superType() local
/external/tensorflow/tensorflow/python/kernel_tests/math_ops/
Dbanded_triangular_solve_op_test.py59 def make_diags(diags, lower=True): argument
/external/bcc/src/cc/frontends/clang/
Dloader.cc180 clang::DiagnosticsEngine &diags) in CreateFromArgs()
402 DiagnosticsEngine diags(DiagID, &*diag_opts, diag_client); in do_compile() local
/external/angle/src/tests/test_utils/runner/
DHistogramWriter.cpp164 js::Value diags(js::kObjectType); in getAsJSON() local
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/parser/
Dparser.go167 diags []Diagnostic member
401 diags []Diagnostic // parser emitted diagnostics member
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/parser/
Dparser.go167 diags []Diagnostic member
401 diags []Diagnostic // parser emitted diagnostics member
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/parser/
Dparser.go167 diags []Diagnostic member
401 diags []Diagnostic // parser emitted diagnostics member
/external/clang/lib/CodeGen/
DModuleBuilder.cpp70 CodeGeneratorImpl(DiagnosticsEngine &diags, llvm::StringRef ModuleName, in CodeGeneratorImpl()
/external/clang/test/SemaCXX/
Dconstant-expression.cpp89 void diags(int n) { in diags() function
/external/tensorflow/tensorflow/python/ops/
Dlinalg_grad.py1006 def _TransposeTridiagonalMatrix(diags): argument
/external/libaom/av1/encoder/
Dsparse_linear_solver.c359 double *diags = NULL, *Rx = NULL, *x_last = NULL, *x_cur = NULL, in av1_jacobi_sparse() local
/external/clang/lib/Parse/
DRAIIObjectsForParser.h258 ExtensionRAIIObject(DiagnosticsEngine &diags) : Diags(diags) { in ExtensionRAIIObject()
/external/tensorflow/tensorflow/core/kernels/linalg/
Dtridiagonal_solve_op_gpu.cu.cc44 const Scalar* __restrict__ diags, in SolveForSizeOneOrTwoKernel()
/external/jdiff/src/jdiff/
DDiffMyers.java441 int diags = in diff_2() local
/external/clang/lib/Lex/
DPreprocessor.cpp63 DiagnosticsEngine &diags, LangOptions &opts, in Preprocessor()

12