Searched defs:SetInput (Results 1 – 3 of 3) sorted by relevance
74 void SetInput(const std::string& input) { input_ = input; } in SetInput() function
138 internal static void SetInput(Org.Brotli.Dec.State state, System.IO.Stream input) in SetInput() method in Org.Brotli.Dec.State
605 void PhiInstruction::SetInput(size_t offset, int virtual_register) { in SetInput() function in v8::internal::compiler::PhiInstruction