Searched refs:remove_output (Results 1 – 5 of 5) sorted by relevance
93 def remove_output(*sources): function101 with remove_output("pybind11/include", "pybind11/share"):
357 for (int remove_output : remove_outputs) { in RemoveFunctionOutputs() local359 if (remove_output < 0 || remove_output >= item_output_size) { in RemoveFunctionOutputs()361 "Function output index is out of bound: index=", remove_output, in RemoveFunctionOutputs()
209 HB_INTERNAL void remove_output ();
1881 buffer->remove_output (); in apply_string()
290 hb_buffer_t::remove_output () in remove_output() function in hb_buffer_t