Home
last modified time | relevance | path

Searched defs:set_bandwidth (Results 1 – 25 of 106) sorted by relevance

12345

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/test_tools/simulator/
H A Dlink.h38 inline void set_bandwidth(QuicBandwidth new_bandwidth) { in set_bandwidth() function
90 inline void set_bandwidth(QuicBandwidth new_bandwidth) { in set_bandwidth() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/test_tools/simulator/
H A Dlink.h38 inline void set_bandwidth(QuicBandwidth new_bandwidth) { in set_bandwidth() function
90 inline void set_bandwidth(QuicBandwidth new_bandwidth) { in set_bandwidth() function
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bsta/
H A Dbsta_parzen_sphere.h54 void set_bandwidth(T bandwidth) { bandwidth_ = bandwidth; } in set_bandwidth() function
102 void set_bandwidth(T bandwidth) { bandwidth_ = bandwidth; } in set_bandwidth() function
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-qtgui/apps/
H A Duhd_display.py111 def set_bandwidth(self, bw): member in main_window
259 def set_bandwidth(self, bw): member in my_top_block
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Deditor_network_profiler.cpp118 void EditorNetworkProfiler::set_bandwidth(int p_incoming, int p_outgoing) { in set_bandwidth() function in EditorNetworkProfiler
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Deditor_network_profiler.cpp118 void EditorNetworkProfiler::set_bandwidth(int p_incoming, int p_outgoing) { in set_bandwidth() function in EditorNetworkProfiler
/dports/misc/urh/urh-2.9.2/src/urh/dev/native/lib/
H A Dplutosdr.pyx51 cpdef int set_bandwidth(long long bandwidth): function
H A Dbladerf.pyx116 cpdef int set_bandwidth(bladerf_bandwidth bandwidth): function
H A Dusrp.pyx186 cpdef uhd_error set_bandwidth(double bandwidth): function
/dports/misc/vxl/vxl-3.3.2/core/vpdl/
H A Dvpdl_kernel_base.h126 void set_bandwidth(T b) { bandwidth_ = b; } in set_bandwidth() function
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/dboard/magnesium/
H A Dmagnesium_ad9371_iface.cpp63 double magnesium_ad9371_iface::set_bandwidth( in set_bandwidth() function in magnesium_ad9371_iface
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dvirtualsocketserver.h59 void set_bandwidth(uint32 bandwidth) { bandwidth_ = bandwidth; } in set_bandwidth() function
/dports/science/py-scipy/scipy-1.7.1/scipy/stats/
H A Dkde.py494 def set_bandwidth(self, bw_method=None): member in gaussian_kde
/dports/audio/py-opuslib/opuslib-3.0.1/opuslib/api/
H A Dctl.py150 set_bandwidth = ctl_set(opuslib.SET_BANDWIDTH_REQUEST) variable
/dports/comms/nanovna-saver/nanovna-saver-0.3.8/NanoVNASaver/Hardware/
H A DVNA.py134 def set_bandwidth(self, bandwidth: int): member in VNA
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/dboard/
H A Ddb_dbsrx2.cpp367 double dbsrx2::set_bandwidth(double bandwidth) in set_bandwidth() function in dbsrx2
/dports/misc/urh/urh-2.9.2/src/urh/dev/gr/scripts/
H A Dairspy_recv.py109 def set_bandwidth(self, bandwidth): member in top_block
H A Dfuncube_recv.py106 def set_bandwidth(self, bandwidth): member in top_block
H A Dbladerf_send.py106 def set_bandwidth(self, bandwidth): member in top_block
H A Dusrp_send.py106 def set_bandwidth(self, bandwidth): member in top_block
H A Dbladerf_recv.py106 def set_bandwidth(self, bandwidth): member in top_block
H A Dhackrf_recv.py106 def set_bandwidth(self, bandwidth): member in top_block
H A Dhackrf_send.py106 def set_bandwidth(self, bandwidth): member in top_block
H A Drtl-sdr_recv.py106 def set_bandwidth(self, bandwidth): member in top_block
H A Dsdrplay_recv.py106 def set_bandwidth(self, bandwidth): member in top_block

12345