Home
last modified time | relevance | path

Searched refs:BARR (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dmacro-expr-basic.h7 #define BARR (1 << 0) macro
9 #define I_RAN_OUT_OF_DUMB_NAMES (BARR | BAZZ)
12 #define HAZ_A_COMMENT BARR
14 #define HAZ_A_COMMENT_INSIDE (/* comment for real */ BARR + FOO)
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dmacro-expr-basic.rs12 pub const BARR: u32 = 1; consts
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
H A Dtext_format_test.py410 text = 'optional_nested_enum: BARR'
413 ('1:23 : \'optional_nested_enum: BARR\': '
415 'has no value named BARR.'),
/third_party/protobuf/python/google/protobuf/internal/
H A Dtext_format_test.py795 text = 'optional_nested_enum: BARR'
797 (r'1:23 : \'optional_nested_enum: BARR\': '
799 r'has no value named BARR.'), text_format.Parse,

Completed in 5 milliseconds