Searched defs:port_idx (Results 1 – 3 of 3) sorted by relevance
46 uint32_t port_idx; member
171 void add_local_port(int port_idx) in add_local_port()186 void delete_local_port(int port_idx) in delete_local_port()
497 for (int port_idx = 0, idx_limit = output.size(); port_idx < idx_limit; in MaterializeShapes() local