/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.cpp | 52 struct FunctionNames struct 54 int numFunctions; 55 const char* const* functions; 57 FunctionNames (int numFunctions_, const char* const* functions_) in FunctionNames() function
|
/external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/ |
D | NoMallocCheck.cpp | 26 Matcher<FunctionDecl> hasAnyListedName(const std::string &FunctionNames) { in hasAnyListedName()
|
D | OwningMemoryCheck.cpp | 27 Matcher<FunctionDecl> hasAnyListedName(const std::string &FunctionNames) { in hasAnyListedName()
|
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
D | SuspiciousStringCompareCheck.cpp | 94 std::vector<std::string> FunctionNames = utils::options::parseStringList( in registerMatchers() local
|
/external/clang/lib/CodeGen/ |
D | CoverageMappingGen.h | 57 std::vector<llvm::Constant *> FunctionNames; variable
|
/external/google-breakpad/src/common/ |
D | stabs_to_module_unittest.cc | 189 TEST(FunctionNames, Mangled) { in TEST() argument
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CoverageMappingGen.h | 94 std::vector<llvm::Constant *> FunctionNames; variable
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | ObjCAutoreleaseWriteChecker.cpp | 105 static decltype(auto) callsNames(std::vector<std::string> FunctionNames) { in callsNames()
|
/external/llvm/lib/Target/ARM/ |
D | ARMSelectionDAGInfo.cpp | 108 char const *FunctionNames[4][3] = { in EmitSpecializedLibcall() local
|
/external/rust/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerDataFlowTrace.cpp | 168 Vector<std::string> FunctionNames; in Init() local
|
/external/llvm-project/compiler-rt/lib/fuzzer/ |
D | FuzzerDataFlowTrace.cpp | 168 Vector<std::string> FunctionNames; in Init() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMSelectionDAGInfo.cpp | 107 char const *FunctionNames[4][3] = { in EmitSpecializedLibcall() local
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMSelectionDAGInfo.cpp | 107 char const *FunctionNames[4][3] = { in EmitSpecializedLibcall() local
|
/external/llvm-project/llvm/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 223 std::vector<NameEntry> FunctionNames; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | WasmYAML.h | 220 std::vector<NameEntry> FunctionNames; member
|
/external/llvm-project/llvm/tools/bugpoint/ |
D | CrashDebugger.cpp | 1220 std::vector<std::string> FunctionNames; in DebugACrash() local
|
/external/llvm/tools/llvm-readobj/ |
D | COFFDumper.cpp | 746 SmallVector<StringRef, 10> FunctionNames; in printCodeViewSymbolSection() local
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | COFFDumper.cpp | 972 SmallVector<StringRef, 10> FunctionNames; in printCodeViewSymbolSection() local
|