Home
last modified time | relevance | path

Searched defs:which_input (Results 1 – 8 of 8) sorted by relevance

/dports/comms/gnuradio/gnuradio-3.8.4.0/gnuradio-runtime/lib/
H A Dblock.cc178 void block::consume(int which_input, int how_many_items) in consume()
200 uint64_t block::nitems_read(unsigned int which_input) in nitems_read()
225 void block::remove_item_tag(unsigned int which_input, const tag_t& tag) in remove_item_tag()
231 unsigned int which_input, in get_tags_in_range()
239 unsigned int which_input, in get_tags_in_range()
248 unsigned int which_input, in get_tags_in_window()
260 unsigned int which_input, in get_tags_in_window()
H A Dblock_detail.cc104 void block_detail::consume(int which_input, int how_many_items) in consume()
142 uint64_t block_detail::nitems_read(unsigned int which_input) in nitems_read()
184 void block_detail::remove_item_tag(unsigned int which_input, const tag_t& tag, long id) in remove_item_tag()
195 unsigned int which_input, in get_tags_in_range()
205 unsigned int which_input, in get_tags_in_range()
/dports/comms/gnuradio/gnuradio-3.8.4.0/gnuradio-runtime/include/gnuradio/
H A Dblock_gateway.h167 void block__consume(int which_input, int how_many_items) in block__consume()
203 uint64_t block__nitems_read(unsigned int which_input) in block__nitems_read()
237 std::vector<tag_t> block__get_tags_in_range(unsigned int which_input, in block__get_tags_in_range()
246 std::vector<tag_t> block__get_tags_in_range(unsigned int which_input, in block__get_tags_in_range()
256 std::vector<tag_t> block__get_tags_in_window(unsigned int which_input, in block__get_tags_in_window()
265 std::vector<tag_t> block__get_tags_in_window(unsigned int which_input, in block__get_tags_in_window()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/octoclock/lib/
H A Dclkdist.c126 void setup_TI_CDCE18005(TI_Input_10_MHz which_input) { in setup_TI_CDCE18005()
178 bool check_TI_CDCE18005(TI_Input_10_MHz which_input, in check_TI_CDCE18005()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/drivers/
H A Dhydra.c26 static UINT8 which_input; variable
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/drivers/
H A Datarig1.c35 static UINT8 which_input; variable
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/drivers/
H A Datarig1.c35 static UINT8 which_input; variable
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/control_protocol/
H A Dcontrol_protocol.cc218 ControlProtocol::route_get_peak_input_power (uint32_t table_index, uint32_t which_input) in route_get_peak_input_power()