Home
last modified time | relevance | path

Searched defs:g3 (Results 1 – 25 of 86) sorted by relevance

1234

/external/llvm/test/MC/COFF/
Dcross-section-relative.s16 .globl g3 # @g3 symbol
18 g3: label
/external/clang/test/SemaCXX/
Dfunction-pointer-arguments.cpp12 int(*g3)(volatile int, int) = f1; in good() local
26 int (*g3)(char, int) = f1; in bad() local
/external/clang/test/CodeGen/
Ddarwin-string-literals.c19 const void *g3 = __builtin___CFStringMakeConstantString("test™"); variable
/external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.assign/
Dassign.pass.cpp67 char g1, g2, g3, p1, p3; in main() local
75 wchar_t g1, g2, g3, p1, p3; in main() local
Dswap.pass.cpp77 char g1, g2, g3, p1, p3; in main() local
85 wchar_t g1, g2, g3, p1, p3; in main() local
/external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.cons/
Dcopy.pass.cpp64 char g1, g2, g3, p1, p3; in main() local
71 wchar_t g1, g2, g3, p1, p3; in main() local
/external/clang/test/CodeGenCXX/
Dmangle-literal-suffix.cpp4 template <class T> void g3(char (&buffer)[sizeof(T() + 5.0)]) {} in g3() function
Dcxx11-exception-spec.cpp92 void (*g3)() = &S<float>::g; in i() local
/external/clang/test/Sema/
Dattr-weak.c6 int g3 __attribute__((weak_import)); // expected-warning {{'weak_import' attribute cannot be specif… variable
Dprivate-extern.c13 int g3; // expected-note{{previous definition}} variable
14 static int g3; // expected-error{{static declaration of 'g3' follows non-static declaration}} variable
Dconstant-builtins.c9 float g3 = __builtin_inf(); variable
Dbitfield-layout.c138 struct __attribute__((packed)) g3 { struct
144 CHECK_ALIGN(struct, g3, 16); argument
/external/clang/test/PCH/
Dchain-staticvar-instantiation.cpp42 int g3 = NS::TS<int, 2>::value; variable
/external/ltp/testcases/network/multicast/mc_member/
Dmc_member_test.c112 unsigned g1, g2, g3, g4; in join_group() local
147 unsigned g1, g2, g3, g4; in leave_group() local
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/
Dp11.cpp29 void g3() { in g3() function
/external/strace/tests/
Dsetgroups.c97 GID_TYPE *const g3 = tail_alloc(sizeof(*g3) * 3); in main() local
/external/strace/tests-m32/
Dsetgroups.c97 GID_TYPE *const g3 = tail_alloc(sizeof(*g3) * 3); in main() local
/external/strace/tests-mx32/
Dsetgroups.c97 GID_TYPE *const g3 = tail_alloc(sizeof(*g3) * 3); in main() local
/external/valgrind/tests/
Dlibc_test.c23 int a1=0, a2=0, a3=0, g1=0, g2=0, g3=0; // 'a' = actual; 'g' = given in matches_version() local
Dos_test.c33 int a1, a2, a3, g1, g2, g3; // 'a' = actual; 'g' = given in matches_version() local
/external/ltp/testcases/network/multicast/mc_commo/
Dmc_recv.c28 unsigned i1, i2, i3, i4, g1, g2, g3, g4; in main() local
Dmc_send.c23 unsigned i1, i2, i3, i4, g1, g2, g3, g4; in main() local
/external/clang/test/SemaObjC/
Dsizeof-interface.m9 void *g3(I0 *P) { function
/external/libldac/src/
Dmdct_fixp_ldac.c35 INT32 g0, g1, g2, g3; in proc_mdct_core_ldac() local
/external/pdfium/xfa/fxgraphics/
Dcfx_shading.cpp71 int32_t g3 = static_cast<int32_t>(i * gScale); in InitArgbArray() local

1234