/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/ |
D | fTPM.c | 233 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/ |
D | type_manager.cpp | 604 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
|
D | types.h | 539 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
|
D | inst_buff_addr_check_pass.cpp | 173 std::vector<const analysis::Type*> param_types = { in GetSearchAndTestFuncId() local
|
D | instrument_pass.cpp | 689 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/ |
D | type_manager.cpp | 604 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
|
D | types.h | 539 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
|
D | inst_buff_addr_check_pass.cpp | 173 std::vector<const analysis::Type*> param_types = { in GetSearchAndTestFuncId() local
|
D | instrument_pass.cpp | 689 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/ |
D | type_manager.cpp | 604 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
|
D | types.h | 539 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
|
D | inst_buff_addr_check_pass.cpp | 173 std::vector<const analysis::Type*> param_types = { in GetSearchAndTestFuncId() local
|
D | instrument_pass.cpp | 689 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/ |
D | ac_llvm_build.c | 295 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/ |
D | DWARFASTParserClang.cpp | 2283 std::vector<CompilerType> param_types; in ParseFunctionFromDWARF() local
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 598 val param_types : lltype -> lltype array val
|
/external/llvm-project/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 629 val param_types : lltype -> lltype array val
|