Home
last modified time | relevance | path

Searched refs:VAR_C (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Denum-doc.h8 VAR_C = 2, enumerator
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Denum-doc-mod.rs16 pub const VAR_C: Type = 2; consts
H A Denum-doc-rusty.rs17 VAR_C = 2,
H A Denum-doc-bitfield.rs18 pub const VAR_C: B = B(2); consts
/third_party/ffmpeg/libavfilter/
H A Dvf_dctdnoiz.c38 enum { VAR_C, VAR_VARS_NB }; enumerator
371 var_values[VAR_C] = fabsf(*b); \

Completed in 3 milliseconds