Home
last modified time | relevance | path

Searched refs:BROADCAST (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/doc/
Dnut.texi29 @item BROADCAST @tab Extend the syncpoint to report the sender wallclock
33 @section BROADCAST
35 The BROADCAST variant provides a secondary time reference to facilitate
/third_party/ltp/doc/
Dnamespaces-helper-tools.txt53 6: veth1: <BROADCAST> mtu 1500 qdisc noop state DOWN qlen 1000
/third_party/rust/crates/rustix/src/net/
Dip.rs531 pub const BROADCAST: Self = Ipv4Addr::new(255, 255, 255, 255); constant
905 u32::from_be_bytes(self.octets()) == u32::from_be_bytes(Self::BROADCAST.octets()) in is_broadcast()
/third_party/mesa3d/docs/relnotes/
D20.1.7.rst96 - intel/fs: Fix MOV_INDIRECT and BROADCAST of Q types on Gen11+
D20.3.0.rst2652 - intel/fs: Fix MOV_INDIRECT and BROADCAST of Q types on Gen11+
D20.2.0.rst2664 - intel/fs: Fix MOV_INDIRECT and BROADCAST of Q types on Gen11+
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_socketvar.h111 BROADCAST = 1, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrAVX512.td1097 // AVX-512 BROADCAST
1462 // AVX-512 BROADCAST SUBVECTORS
1720 // AVX-512 BROADCAST MASK TO VECTOR REGISTER
/third_party/gstreamer/gstreamer/
DChangeLog130002 map SIGNAL and BROADCAST to the right function.
130010 Use BROADCAST as this is what we do.