Home
last modified time | relevance | path

Searched defs:input_types (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/torque/
H A Dcfg.cc13 void Block::SetInputTypes(const Stack<const Type*>& input_types) { in SetInputTypes() argument
H A Dcfg.h98 explicit ControlFlowGraph(Stack<const Type*> input_types) { in ControlFlowGraph() argument
103 Block* NewBlock(base::Optional<Stack<const Type*>> input_types, in NewBlock() argument
150 explicit CfgAssembler(Stack<const Type*> input_types) in CfgAssembler() argument
26 Block(ControlFlowGraph* cfg, size_t id, base::Optional<Stack<const Type*>> input_types, bool is_deferred) Block() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H A Dvivid-core.c140 static unsigned input_types[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = 0xe4 }; variable
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H A Dvivid-core.c140 static unsigned input_types[VIVID_MAX_DEVS] = { [0 ... (VIVID_MAX_DEVS - 1)] = 0xe4 }; variable

Completed in 6 milliseconds