Home
last modified time | relevance | path

Searched defs:functionType (Results 1 – 25 of 52) sorted by relevance

123

/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dcpp_types.go952 type functionType struct { struct
953 result Type
954 params []FieldInfo
957 func (*functionType) Align(arch Arch) uint {
961 func (*functionType) Bits(arch Arch) uint {
965 func (typе *functionType) DeclareVar(var_name string, arch Arch) string {
978 func (typе *functionType) BaseName(arch Arch) string {
982 func (typе *functionType) Name(arch Arch) string {
986 func (*functionType) Kind(Arch) Kind {
990 func (typе *functionType) Elem(Arch) Type {
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiVersionCheck.cpp510 const uint32_t functionType = testsArr[ndx].second; in mixupAddressProcCheck() local
528 const uint32_t functionType = testsArr[ndx].second; in specialCasesCheck() local
/aosp_15_r20/external/deqp/external/vulkancts/scripts/
H A Dgen_framework.py2294 def writeExtensionFunctions (functionType): argument
3805 def functions(functionType): argument
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A DTarget.java76 Target(FunctionType functionType, ReturnType returnType, boolean relaxed) { in Target()
/aosp_15_r20/frameworks/rs/script_api/
H A DGenerateTestFiles.cpp644 const char* functionType = "NORMAL"; in writeJavaCreateTarget() local
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DspvIR.h517 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, LinkageType lin… in Function()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/ianlancetaylor/demangle/
Ddemangle.go2067 func (st *state) functionType() AST { func
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DspvIR.h539 __inline Function::Function(Id id, Id resultType, Id functionType, Id firstParamId, LinkageType lin… in Function()
/aosp_15_r20/tools/metalava/metalava-model-testsuite/src/main/java/com/android/tools/metalava/model/testsuite/typeitem/
H A DCommonTypeModifiersTest.kt2114 val functionType = codebase.assertClass("test.pkg.Foo").methods().single().returnType() in <lambda>() constant
/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dpython_print.cpp1540 if (auto functionType = type->cast<FunctionType>()) { in printNamedType() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dspv_utils.cpp3476 spirv::IdRef functionType; in transformInstruction() local
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DLLVMReactor.cpp490 llvm::FunctionType *functionType = llvm::FunctionType::get(retTy, params, false); in createFunction() local
/aosp_15_r20/external/angle/src/common/spirv/
H A Dspirv_instruction_builder_autogen.cpp526 IdRef functionType) in WriteFunction()
H A Dspirv_instruction_parser_autogen.cpp581 IdRef *functionType) in ParseFunction()
/aosp_15_r20/external/clang/lib/Sema/
H A DTreeTransform.h11368 QualType functionType = in TransformBlockExpr() local
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/runtime/runtime-android/1.8.0-beta01/androidx.compose.runtime_runtime/android_common_apex30/aar/
Dlint.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/runtime-lint. ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/runtime/runtime-android/1.8.0-beta01/androidx.compose.runtime_runtime/android_common_apex34/aar/
Dlint.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/runtime-lint. ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/runtime/runtime-android/1.8.0-beta01/androidx.compose.runtime_runtime/android_common/aar/
Dlint.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/runtime-lint. ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDecj-4.6.1.jarorg/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/internal ...
HDecj-4.4.jarorg/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/internal ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-plugin-ij193/1.3.61-release-180/
HDkotlin-plugin-ij193-1.3.61-release-180.jarMETA-INF/ META-INF/MANIFEST.MF kotlinManifest.properties META-INF/annotation ...
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/
HDorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/1.3.61-release-180/
HDkotlin-compiler-1.3.61-release-180.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/external/com-intellij/kotlin-compiler/31.7.0-alpha07/
HDkotlin-compiler-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF NOTICE META-INF/jps-common ...
/aosp_15_r20/external/kotlinc/lib/
HDkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF FirNativeForwardDeclarationGetClassCallChecker.class FirNativeForwardDeclarationGetClassCallChecker.kt package FirNativeForwardDeclarationGetClassCallChecker ...

123