Home
last modified time | relevance | path

Searched defs:add_count (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/udp/
Dgstmultiudpsink.h45 gint add_count; /* how often this address has been added */ member
/third_party/mbedtls/library/
Decp.c115 static unsigned long add_count, dbl_count, mul_count; variable
/third_party/flatbuffers/tests/
Dmonster_test_generated.rs1916 pub fn add_count(&mut self, count: u16) { in add_count() method