Home
last modified time | relevance | path

Searched defs:param_types (Results 1 – 17 of 17) sorted by relevance

/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/
DfTPM.c233 TEE_Result TA_OpenSessionEntryPoint(uint32_t param_types, in TA_OpenSessionEntryPoint()
278 static TEE_Result fTPM_Submit_Command(uint32_t param_types, in fTPM_Submit_Command()
351 static TEE_Result fTPM_Emulate_PPI(uint32_t param_types, in fTPM_Emulate_PPI()
418 uint32_t param_types, in TA_InvokeCommandEntryPoint()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtype_manager.cpp604 std::vector<const Type*> param_types; in RebuildType() local
808 std::vector<const Type*> param_types; in RecordIfTypeDefinition() local
983 auto& param_types = func_type->param_types(); in ReplaceForwardPointers() local
1038 auto& param_types = func_type->param_types(); in ReplaceType() local
Dtypes.h539 const std::vector<const Type*>& param_types() const { return param_types_; } in param_types() function
540 std::vector<const Type*>& param_types() { return param_types_; } in param_types() function
Dinst_buff_addr_check_pass.cpp173 std::vector<const analysis::Type*> param_types = { in GetSearchAndTestFuncId() local
Dinstrument_pass.cpp689 std::vector<const analysis::Type*> param_types; in GetStreamWriteFunctionId() local
796 std::vector<const analysis::Type*> param_types; in GetDirectReadFunctionId() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dtype_manager.cpp604 std::vector<const Type*> param_types; in RebuildType() local
808 std::vector<const Type*> param_types; in RecordIfTypeDefinition() local
983 auto& param_types = func_type->param_types(); in ReplaceForwardPointers() local
1038 auto& param_types = func_type->param_types(); in ReplaceType() local
Dtypes.h539 const std::vector<const Type*>& param_types() const { return param_types_; } in param_types() function
540 std::vector<const Type*>& param_types() { return param_types_; } in param_types() function
Dinst_buff_addr_check_pass.cpp173 std::vector<const analysis::Type*> param_types = { in GetSearchAndTestFuncId() local
Dinstrument_pass.cpp689 std::vector<const analysis::Type*> param_types; in GetStreamWriteFunctionId() local
796 std::vector<const analysis::Type*> param_types; in GetDirectReadFunctionId() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dtype_manager.cpp604 std::vector<const Type*> param_types; in RebuildType() local
808 std::vector<const Type*> param_types; in RecordIfTypeDefinition() local
983 auto& param_types = func_type->param_types(); in ReplaceForwardPointers() local
1038 auto& param_types = func_type->param_types(); in ReplaceType() local
Dtypes.h539 const std::vector<const Type*>& param_types() const { return param_types_; } in param_types() function
540 std::vector<const Type*>& param_types() { return param_types_; } in param_types() function
Dinst_buff_addr_check_pass.cpp173 std::vector<const analysis::Type*> param_types = { in GetSearchAndTestFuncId() local
Dinstrument_pass.cpp689 std::vector<const analysis::Type*> param_types; in GetStreamWriteFunctionId() local
796 std::vector<const analysis::Type*> param_types; in GetDirectReadFunctionId() local
/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c295 LLVMTypeRef param_types[32], function_type; in ac_build_intrinsic() local
2312 LLVMTypeRef param_types[] = {ctx->f16, ctx->f16}; in ac_build_cvt_pknorm_i16_f16() local
2323 LLVMTypeRef param_types[] = {ctx->f16, ctx->f16}; in ac_build_cvt_pknorm_u16_f16() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFASTParserClang.cpp2283 std::vector<CompilerType> param_types; in ParseFunctionFromDWARF() local
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli598 val param_types : lltype -> lltype array val
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm.mli629 val param_types : lltype -> lltype array val