Home
last modified time | relevance | path

Searched refs:VAR_B (Results 1 - 7 of 7) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Denum-doc.h6 VAR_B = 1, enumerator
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Denum-doc-mod.rs14 pub const VAR_B: Type = 1; consts
H A Denum-doc-rusty.rs15 VAR_B = 1,
H A Denum-doc-bitfield.rs14 pub const VAR_B: B = B(1); consts
/third_party/ffmpeg/libavfilter/
H A Df_select.c110 VAR_B, enumerator
241 select->var_values[VAR_B] = AV_PICTURE_TYPE_B; in config_input()
H A Dvf_blend.c52 enum { VAR_X, VAR_Y, VAR_W, VAR_H, VAR_SW, VAR_SH, VAR_T, VAR_N, VAR_A, VAR_B, VAR_TOP, VAR_BOTTOM, VAR_VARS_NB }; enumerator
150 values[VAR_BOTTOM] = values[VAR_B] = bottom[x]; \
H A Dvf_xfade.c114 enum { VAR_X, VAR_Y, VAR_W, VAR_H, VAR_A, VAR_B, VAR_PLANE, VAR_PROGRESS, VAR_VARS_NB }; enumerator
234 values[VAR_B] = xf1[x]; \

Completed in 7 milliseconds