Home
last modified time | relevance | path

Searched defs:FunctionTypes (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWasm.h267 std::vector<uint32_t> FunctionTypes; variable
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dmetafunctions.cpp236 namespace FunctionTypes { namespace
/external/pdfium/third_party/lcms/src/
Dcmsgamma.c48 cmsInt32Number FunctionTypes[MAX_TYPES_IN_LCMS_PLUGIN]; // The identification types member
/external/pdfium/third_party/lcms/include/
Dlcms2_plugin.h336 cmsUInt32Number FunctionTypes[MAX_TYPES_IN_LCMS_PLUGIN]; // The identification types member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h289 std::vector<uint32_t> FunctionTypes; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h313 std::vector<uint32_t> FunctionTypes; member
/external/pdfium/third_party/pymock/
Dmock.py2296 FunctionTypes = ( variable
/external/python/cpython3/Lib/unittest/
Dmock.py2925 FunctionTypes = ( variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp497 DenseMap<Function *, FunctionType *> FunctionTypes; member in __anon19aef5020411::BitcodeReader