/freebsd-src/sys/contrib/dev/acpica/include/ |
H A D | acpixf.h | 449 #define ACPI_HW_DEPENDENT_RETURN_UINT32(prototype) \ argument 462 #define ACPI_HW_DEPENDENT_RETURN_UINT32(prototype) \ argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Target/ |
H A D | ThreadPlanCallFunctionUsingABI.cpp | 24 Thread &thread, const Address &function, llvm::Type &prototype, in ThreadPlanCallFunctionUsingABI()
|
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 497 static RequiredArgs forPrototypePlus(const FunctionProtoType *prototype, in forPrototypePlus() argument 511 static RequiredArgs forPrototypePlus(CanQual<FunctionProtoType> prototype, in forPrototypePlus() argument 516 static RequiredArgs forPrototype(const FunctionProtoType *prototype) { in forPrototype() argument 520 forPrototype(CanQual<FunctionProtoType> prototype) forPrototype() argument [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ABI/Hexagon/ |
H A D | ABISysV_hexagon.cpp | 1052 llvm::Type &prototype, llvm::ArrayRef<ABI::CallArgument> args) const { in PrepareTrivialCall()
|
/freebsd-src/contrib/libdiff/lib/ |
H A D | diff_output.c | 265 diff_output_match_function_prototype(char * prototype,size_t prototype_size,int * last_prototype_idx,const struct diff_result * result,int chunk_start_line) diff_output_match_function_prototype() argument
|
H A D | diff_output_unidiff.c | 205 char prototype[DIFF_FUNCTION_CONTEXT_SIZE]; member
|
/freebsd-src/contrib/kyua/model/ |
H A D | test_program.cpp | 329 model::test_program prototype; member
|
/freebsd-src/contrib/llvm-project/clang/lib/Support/ |
H A D | RISCVVIntrinsicUtils.cpp | 75 const PrototypeDescriptor &prototype) in RVVType() argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ABI/ARC/ |
H A D | ABISysV_arc.cpp | 197 addr_t ra, llvm::Type &prototype, in PrepareTrivialCall()
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ABI/RISCV/ |
H A D | ABISysV_riscv.cpp | 174 PrepareTrivialCall(Thread & thread,addr_t sp,addr_t pc,addr_t ra,llvm::Type & prototype,llvm::ArrayRef<ABI::CallArgument> args) const PrepareTrivialCall() argument
|
/freebsd-src/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_stats.cpp | 510 static std::string generateFilename(char const *prototype, in generateFilename()
|
/freebsd-src/contrib/llvm-project/lldb/source/Expression/ |
H A D | IRInterpreter.cpp | 1471 llvm::FunctionType *prototype = call_inst->getFunctionType(); in Interpret() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGCall.cpp | 303 auto prototype = FT.getAs<FunctionProtoType>(); arrangeCXXMethodDeclaration() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 5364 auto prototype = WriteDeclUpdatesBlocks() local
|