Home
last modified time | relevance | path

Searched defs:FunctionNames (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/deqp/modules/egl/
H A DteglGetProcAddressTests.cpp52 struct FunctionNames struct
54 int numFunctions;
55 const char *const *functions;
57FunctionNames(int numFunctions_, const char *const *functions_) : numFunctions(numFunctions_), fun… in FunctionNames() argument
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCoverageMappingGen.h57 std::vector<llvm::Constant *> FunctionNames; variable
/aosp_15_r20/external/google-breakpad/src/common/
H A Dstabs_to_module_unittest.cc192 TEST(FunctionNames, Mangled) { in TEST() argument
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp108 char const *FunctionNames[4][3] = { in EmitSpecializedLibcall() local
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerDataFlowTrace.cpp169 std::vector<std::string> FunctionNames; in Init() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp107 char const *FunctionNames[4][3] = { in EmitSpecializedLibcall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp122 char const *FunctionNames[4][3] = { in EmitSpecializedLibcall() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h220 std::vector<NameEntry> FunctionNames; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h242 std::vector<NameEntry> FunctionNames; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DWasmYAML.h243 std::vector<NameEntry> FunctionNames; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DWasmYAML.h243 std::vector<NameEntry> FunctionNames; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DWasmYAML.h243 std::vector<NameEntry> FunctionNames; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DWasmYAML.h243 std::vector<NameEntry> FunctionNames; member
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp746 SmallVector<StringRef, 10> FunctionNames; in printCodeViewSymbolSection() local