Home
last modified time | relevance | path

Searched defs:COUNTER (Results 1 - 8 of 8) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Daupdate.c34 #define COUNTER(n) ((n) & ~MSB) macro
/third_party/rust/crates/syn/tests/
H A Dtest_round_trip.rs153 static COUNTER: AtomicUsize = AtomicUsize::new(0); in librustc_parse() consts
/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfreedreno_perfcntr.h102 #define COUNTER(_sel, _lo, _hi) { \ macro
/third_party/rust/crates/regex/src/
H A Dpool.rs65 static COUNTER: AtomicUsize = AtomicUsize::new(1); consts
/third_party/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dkbkdf.c52 COUNTER = 0, enumerator
/third_party/openssl/providers/implementations/kdfs/
H A Dkbkdf.c52 COUNTER = 0, enumerator
/third_party/mesa3d/src/asahi/lib/
H A Ddecode.c302 unsigned COUNTER = 0; variable
/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_ca.h1093 __IOM uint32_t COUNTER; //!< \brief Offset: 0x004 (R/W) Private Timer Counter Register member

Completed in 13 milliseconds