Home
last modified time | relevance | path

Searched defs:Basic (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/tests/
H A Dinterception_linux_test.cc48 TEST(Interception, Basic) { in TEST() argument
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_vector_test.cc18 TEST(Vector, Basic) { in TEST() argument
H A Dsanitizer_printf_test.cc22 TEST(Printf, Basic) { in TEST() argument
H A Dsanitizer_stacktrace_test.cc74 TEST_F(FastUnwindTest, Basic) { in TEST_F() argument
H A Dsanitizer_allocator_test.cc860 TEST(Allocator, Basic) { in TEST() argument
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
H A Dtsan_dense_alloc_test.cc24 TEST(DenseSlabAlloc, Basic) { in TEST() argument
H A Dtsan_flags_test.cc20 TEST(Flags, Basic) { in TEST() argument
H A Dtsan_mutexset_test.cc27 TEST(MutexSet, Basic) { in TEST() argument
H A Dtsan_sync_test.cc19 TEST(MetaMap, Basic) { in TEST() argument
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DThinLTO.rst71 Basic section in Usage
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/Utils/
H A DImportedFunctionsInliningStatistics.h106 Basic = 1, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.h37 enum class DumpLevel { None, Basic, Verbose }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h135 enum class FunctionIdentifierCodeGroup { Basic, Under, DoubleUnder }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DCGPassBuilderOption.h25 enum class RegAllocType { Default, Basic, Fast, Greedy, PBQP }; enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h123 enum class Kind { Basic, PathSensitive }; enumerator
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DRISCVVEmitter.cpp139 Basic = 0, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h308 Basic, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp537 static IFK Basic[36] = { in translateIntrinsicFunctionCode() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h149 Basic = 0x05, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp1040 auto *Basic = dyn_cast_or_null<DIBasicType>(T); in visitDIDerivedType() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1142 Basic, ///< A normal use, with no folding. enumerator