Home
last modified time | relevance | path

Searched defs:argument_types (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dutpredef.c290 static u32 acpi_ut_get_argument_types(char *buffer, u16 argument_types) in acpi_ut_get_argument_types() argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dutpredef.c290 static u32 acpi_ut_get_argument_types(char *buffer, u16 argument_types) in acpi_ut_get_argument_types() argument
/third_party/node/deps/v8/src/torque/
H A Dtype-inference.cc103 auto& argument_types = specialized_from->specialized_types; in MatchGeneric() local
H A Dinstructions.cc421 std::vector<const Type*> argument_types = stack->PopMany(argc); in TypeInstruction() local
472 std::vector<const Type*> argument_types = stack->PopMany(argc); in TypeInstruction() local
518 std::vector<const Type*> argument_types = stack->PopMany(argc); in TypeInstruction() local
H A Dtype-visitor.cc384 TypeVector argument_types; in ComputeType() local
H A Dtype-oracle.h67 GetBuiltinPointerType( TypeVector argument_types, const Type* return_type) GetBuiltinPointerType() argument
H A Dimplementation-visitor.cc3251 TypeVector argument_types = arguments.parameters.ComputeTypeVector(); in Visit() local
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dfunction.rs591 pub fn argument_types(&self) -> &[(Option<String>, TypeId)] { in argument_types() functions

Completed in 20 milliseconds