Home
last modified time | relevance | path

Searched defs:funcType (Results 1 – 6 of 6) sorted by relevance

/third_party/openhitls/bsl/sal/src/
Dsal_ctrl.c56 int32_t BSL_SAL_CallBack_Ctrl(BSL_SAL_CB_FUNC_TYPE funcType, void *funcCb) in BSL_SAL_CallBack_Ctrl()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiVersionCheck.cpp495 const auto& funcType = testsArr[ndx].second; in regularCheck() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiVersionCheck.cpp499 const auto& funcType = testsArr[ndx].second; in regularCheck() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp814 FunctionType *funcType = in constructFunction() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp310 ReplayFunc funcType; member
/third_party/typescript/lib/
Dtsc.js67277 …function isUntypedFunctionCall(funcType, apparentFuncType, numCallSignatures, numConstructSignatur… argument
70536 function getReturnTypeOfSingleNonGenericCallSignature(funcType) { argument