Home
last modified time | relevance | path

Searched defs:Testing (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/libc/src/math/docs/
H A Dadd_math_function.md64 ## Testing section in How to add a new math function to LLVM-libc
66 ### MPFR utility
85 ### Unit tests
100 ### Exhaustive tests
120 ### Performance tests
/llvm-project-15.0.7/clang/test/Modules/
H A Dmerge-objc-protocol-visibility.m23 @protocol Testing; protocol
35 @protocol Testing protocol
49 @protocol Testing protocol
H A Dinterface-visibility.m21 @interface NSIndexSet (Testing) category
/llvm-project-15.0.7/llvm/docs/
H A DStackSafetyAnalysis.rst41 Testing chapter
/llvm-project-15.0.7/llvm/docs/GlobalISel/
H A DPipeline.rst114 Testing chapter
/llvm-project-15.0.7/mlir/docs/Tutorials/
H A DQuickstartRewrites.md263 ## Testing section in Quickstart tutorial to adding MLIR graph rewrite
/llvm-project-15.0.7/lldb/docs/resources/
H A Dtest.rst1 Testing title
/llvm-project-15.0.7/libcxx/test/std/input.output/filesystems/class.path/path.member/path.gen/
H A Dlexically_relative_and_proximate.pass.cpp70 fs::path const& Expected) { in main()
/llvm-project-15.0.7/mlir/docs/
H A DShapeInference.md41 ## Testing section in Shape Inference
/llvm-project-15.0.7/mlir/docs/Bindings/
H A DPython.md832 ## Testing section in MLIR Python Bindings
848 ### Sample FileCheck test
/llvm-project-15.0.7/clang/test/CodeGen/
H A D2002-02-17-ArgumentAddress.c15 int Testing(struct Test *A) { in Testing() function
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DHeaderSourceSwitchTests.cpp120 TestTU Testing; in TEST() local