Home
last modified time | relevance | path

Searched defs:g6 (Results 1 – 25 of 57) sorted by relevance

123

/external/llvm-project/clang/test/Analysis/
Dgmalloc.c35 gpointer g6 = g_malloc0_n(n_bytes, sizeof(char)); in f1() local
54 gpointer g6 = g_malloc0_n(n_bytes, sizeof(char)); in f2() local
74 gpointer g6 = g_malloc0_n(n_bytes, sizeof(char)); in f3() local
93 gpointer g6 = g_malloc0_n(n_bytes, sizeof(char)); in f4() local
113 gpointer g6 = g_malloc0_n(n_bytes, sizeof(char)); in f5() local
134 gpointer g6 = g_malloc0_n(n_bytes, sizeof(char)); in f6() local
156 gpointer g6 = g_malloc0_n(n_bytes, sizeof(char)); in f7() local
/external/llvm-project/clang/test/SemaCXX/
Dfunction-pointer-arguments.cpp15 int(*g6)(volatile int, int) = f2; in good() local
34 int (*g6)(int, int, int) = f1; in bad() local
/external/clang/test/SemaCXX/
Dfunction-pointer-arguments.cpp15 int(*g6)(volatile int, int) = f2; in good() local
34 int (*g6)(int, int, int) = f1; in bad() local
/external/clang/test/CodeGenCXX/
Dmangle-literal-suffix.cpp17 template <class T> void g6(char (&buffer)[sizeof(T() + 5L)]) {} in g6() function
Dpr12251.cpp52 e6 g6(e6 *x) { in g6() function
/external/llvm-project/clang/test/CodeGenCXX/
Dmangle-literal-suffix.cpp17 template <class T> void g6(char (&buffer)[sizeof(T() + 5L)]) {} in g6() function
Dpr12251.cpp52 e6 g6(e6 *x) { in g6() function
/external/llvm-project/clang/test/Sema/
Dattr-alias-elf.c22 void g6() {} in g6() function
Dprivate-extern.c23 int g6; // expected-note {{previous}} in f0() local
Dvarargs-x86-64.c41 void __attribute__((ms_abi)) g6(int a, ...) { in g6() function
Dbitfield-layout.c174 struct __attribute__((packed)) g6 { struct
178 CHECK_SIZE(struct, g6, 4); argument
/external/clang/test/Sema/
Dattr-alias-elf.c22 void g6() {} in g6() function
Dprivate-extern.c23 int g6; // expected-note {{previous}} in f0() local
Dalign-x86.c26 double g6[3]; variable
Dvarargs-x86-64.c41 void __attribute__((ms_abi)) g6(int a, ...) { in g6() function
Dbitfield-layout.c174 struct __attribute__((packed)) g6 { struct
178 CHECK_SIZE(struct, g6, 4); argument
/external/clang/test/CodeGenObjCXX/
Dencode.mm179 extern const char g6[] = @encode(CefBrowserImpl); function
/external/tensorflow/tensorflow/tools/android/test/jni/
Drgb2yuv.cc87 const int g6 = ((rgb >> 5) & 0x3F); in ConvertRGB565ToYUV420SP() local
/external/llvm-project/clang/test/Parser/
Dwarn-misleading-indentation.cpp173 void g6(int i) { in g6() function
/external/llvm-project/clang/test/CodeGenObjCXX/
Dencode.mm182 extern const char g6[] = @encode(CefBrowserImpl); function
/external/skia/gm/
Dbc1_transparency.cpp36 int g6 = SkMulDiv255Round(63, SkColorGetG(col)); in to565() local
/external/llvm-project/clang/test/CodeGen/
Dbitfield-2.c243 struct s6 g6 = { 0xF }; variable
259 struct s6 g6 = { 0xF }; in test_6() local
Daapcs-align.cpp131 void g6() { in g6() function
/external/clang/test/CodeGen/
Dbitfield-2.c243 struct s6 g6 = { 0xF }; variable
259 struct s6 g6 = { 0xF }; in test_6() local
Dtbaa-class.cpp113 uint32_t g6(StructA *A, StructB *B, uint64_t count) { in g6() function

123