Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DWasm.h267 std::vector<uint32_t> FunctionTypes; variable
/aosp_15_r20/external/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dmetafunctions.cpp236 namespace FunctionTypes { namespace
/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmsgamma.c48 cmsInt32Number FunctionTypes[MAX_TYPES_IN_LCMS_PLUGIN]; // The identification types member
/aosp_15_r20/external/pdfium/third_party/lcms/include/
H A Dlcms2_plugin.h336 cmsUInt32Number FunctionTypes[MAX_TYPES_IN_LCMS_PLUGIN]; // The identification types member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h289 std::vector<uint32_t> FunctionTypes; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h313 std::vector<uint32_t> FunctionTypes; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DWasmYAML.h314 std::vector<uint32_t> FunctionTypes; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DWasmYAML.h314 std::vector<uint32_t> FunctionTypes; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DWasmYAML.h314 std::vector<uint32_t> FunctionTypes; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DWasmYAML.h314 std::vector<uint32_t> FunctionTypes; member
/aosp_15_r20/libnativehelper/tests/
H A DJniSafeRegisterNativeMethods_test.cpp364 TEST(JniSafeRegisterNativeMethods, FunctionTypes) { in TEST() argument
/aosp_15_r20/external/python/cpython2/Lib/test/
D_mock_backport.py2254 FunctionTypes = ( variable
/aosp_15_r20/external/pdfium/third_party/pymock/
H A Dmock.py2296 FunctionTypes = ( variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/unittest/
Dmock.py2832 FunctionTypes = ( variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/unittest/
Dmock.py2832 FunctionTypes = ( variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/unittest/
Dmock.py2832 FunctionTypes = ( variable
/aosp_15_r20/external/python/cpython3/Lib/unittest/
Dmock.py2832 FunctionTypes = ( variable
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/
H A Dmock.py2832 FunctionTypes = ( variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/unittest/
Dmock.py2832 FunctionTypes = ( variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp497 DenseMap<Function *, FunctionType *> FunctionTypes; member in __anon4b219a820411::BitcodeReader