Searched refs:g21 (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
H A Dconst-init.c116 struct g21 {int g21;}; member in struct:g21
117 const struct g21 g21 = (struct g21){1}; variable in typeref:struct:g21
/external/clang/test/Sema/
H A Dvar-redecl.c70 void g21() { extern int b[4]; } // expected-error{{redeclaration of 'b' with a different type: 'int [4]' vs 'int [3]'}} function
/external/dng_sdk/source/
H A Ddng_bad_pixels.cpp909 // b20 g21 b22 g23 b24
926 int32 g21 = p2 [1]; local
946 Abs_int32 (g01 - g21) +
947 Abs_int32 (g21 - g41) +
960 Abs_int32 (g21 - g43) +
967 Abs_int32 (g21 - g23) +
979 Abs_int32 (g03 - g21) +
1328 // b20 g21 b22 g23 b24 g25 b26 g27 b28

Completed in 284 milliseconds