Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/go-cmp/cmp/internal/function/
H A Dfunc.go15 type funcType int type
38 func IsType(t reflect.Type, ft funcType) bool {
/aosp_15_r20/external/OpenCL-CTS/test_conformance/spirv_new/
H A Dtest_op_function.cpp23 const char *funcType, in test_function()
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/
Dtype.go360 type funcType = abi.FuncType talias
2003 func funcStr(ft *funcType) string {
2970 func funcLayout(t *funcType, rcvr *abi.Type) (frametype *abi.Type, framePool *sync.Pool, abid abiDe…
Dabi.go387 func newAbiDesc(t *funcType, rcvr *abi.Type) abiDesc {
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dsignature.go95 func (check *Checker) funcType(sig *Signature, recvPar *syntax.Field, tparams []*syntax.Field, ftyp… func
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dsignature.go106 func (check *Checker) funcType(sig *Signature, recvPar *ast.FieldList, ftyp *ast.FuncType) { func
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Transforms/
H A Dgpu_fusion_rewrite.cc215 auto funcType = rewriter.getFunctionType(argTypes, llvm::None); in matchAndRewrite() local
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/reflectlite/
Dtype.go110 type funcType = abi.FuncType talias
/aosp_15_r20/frameworks/base/core/java/com/android/internal/util/function/pooled/
H A DPooledLambdaImpl.java239 final int funcType = getFlags(MASK_FUNC_TYPE); in doInvoke() local
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp545 void RewriteObjC::RewriteBlocksInFunctionProtoType(QualType funcType, in RewriteBlocksInFunctionProtoType()
558 void RewriteObjC::CheckFunctionPointerDecl(QualType funcType, NamedDecl *ND) { in CheckFunctionPointerDecl()
2117 const FunctionType *funcType = FD->getType()->getAs<FunctionType>(); in RewriteObjCQualifiedInterfaceTypes() local
2288 const FunctionType *funcType = FD->getType()->getAs<FunctionType>(); in RewriteBlockLiteralFunctionDecl() local
H A DRewriteModernObjC.cpp608 void RewriteModernObjC::RewriteBlocksInFunctionProtoType(QualType funcType, in RewriteBlocksInFunctionProtoType()
621 void RewriteModernObjC::CheckFunctionPointerDecl(QualType funcType, NamedDecl *ND) { in CheckFunctionPointerDecl()
2202 const FunctionType *funcType = FD->getType()->getAs<FunctionType>(); in RewriteObjCQualifiedInterfaceTypes() local
2377 const FunctionType *funcType = FD->getType()->getAs<FunctionType>(); in RewriteBlockLiteralFunctionDecl() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp331 FunctionType *funcType = in constructFunction() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
Dparser.go1428 func (p *parser) funcType(context string) ([]*Field, *FuncType) { func
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiVersionCheck.cpp547 const auto &funcType = testsArr[ndx].second; in regularCheck() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp814 FunctionType *funcType = in constructFunction() local
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/
H A Dops.cc314 auto funcType = arg_types.front().cast<FunctionType>(); in ParseCustomTfOp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp878 FunctionType *funcType = FunctionType::get( in constructFunction() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dtype.go359 func (t *Type) funcType() *Func { func
/aosp_15_r20/external/clang/lib/AST/
H A DType.cpp1120 if (const auto *funcType = dyn_cast<FunctionType>(splitType.Ty)) { in substObjCTypeArgs() local
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture.cpp446 ReplayFunc funcType; member
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/repackaged-jarjar/javac-25/
Dframework.jarcom/android/internal/view/menu/MenuAdapter.class MenuAdapter.java package com. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/javac/
Dframework.jar25META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-9-robolectric-4913185-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-minus-apex/android_common/combined/
Dframework.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/Manifest$permission. ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/framework-minus-apex_intermediates/
Dclasses.jarres/vendor.mime.types res/debian.mime.types res/android.mime ...

12