Home
last modified time | relevance | path

Searched defs:FOO (Results 1 - 25 of 27) sorted by relevance

12

/third_party/mesa3d/src/compiler/glsl/glcpp/tests/
H A D064-version.c2 #define FOO macro
H A D118-comment-becomes-space.c1 #define FOO first/* macro
H A D135-duplicate-parameter.c1 #define FOO(a,a) which a? macro
H A D134-hash-comment-directive.c15 /*...*/# /*...*/ define FOO bar macro
H A D128-space-before-hash.c6 #define FOO macro
18 #undef FOO macro
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Douter-scope.c3 #define FOO macro
H A Dstruct-ns1.c17 enum Foo { FOO }; enumerator
H A Denum-type-dubious.c2 FOO = (void*)0, enumerator
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dmacro-redef.h1 #define FOO 4 macro
3 #undef FOO macro
4 #define FOO 5 macro
H A Dvar-tracing.hpp9 static const Bar FOO[]; member in Baz
H A Dallowlist_vars.h2 #define FOO 5 macro
H A Dduplicated_constants_in_ns.hpp3 const int FOO = 4; member
6 const int FOO = 5; member
H A Dissue-1995.h4 const int FOO = 1; variable
H A Dmacro-expr-basic.h1 #define FOO 1 macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dduplicated_constants_in_ns.rs15 pub const FOO: ::std::os::raw::c_int = 4; consts
20 pub const FOO: ::std::os::raw::c_int = 5; consts
H A Dmacro-redef.rs8 pub const FOO: u32 = 4; consts
H A Dissue-1995.rs11 pub const FOO: ::std::os::raw::c_int = 1; consts
H A Dallowlist_vars.rs9 pub const FOO: u32 = 5; consts
H A Dmacro-expr-basic.rs8 pub const FOO: u32 = 1; consts
/third_party/rust/crates/syn/tests/regression/
H A Dissue1235.rs9 pub static FOO: usize; in main() consts
/third_party/openssl/test/
H A Dcontext_internal_test.c28 } FOO; typedef
/third_party/nghttp2/tests/
H A Dnghttp2_map_test.c46 strentry foo, FOO, bar, baz, shrubbery; in test_nghttp2_map() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTextTrieMapTest.java42 private static final Integer FOO = new Integer(-1); field in TextTrieMapTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTextTrieMapTest.java39 private static final Integer FOO = new Integer(-1); field in TextTrieMapTest
/third_party/rust/crates/nix/test/
H A Dtest_unistd.rs314 const FOO: &'static [u8] = b"foo=bar\0"; consts

Completed in 6 milliseconds

12