HomeSort by relevance Sort by last modified time
    Searched refs:g3 (Results 101 - 125 of 363) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/clang/test/CodeGenCXX/
cxx11-exception-spec.cpp 92 void (*g3)() = &S<float>::g;
mangle-ms-back-references.cpp 36 void g3(struct S a, struct S b, struct S* c, struct S* d) {} function
37 // CHECK: "\01?g3@@YAXUS@@0PAU1@1@Z"
pr12251.cpp 31 e3 g3(e3 *x) { function
mangle-ms-return-qualifiers.cpp 181 function_pointer* g3() { return 0; } function
182 // CHECK: "\01?g3@@YAPAP6AHH@ZXZ"
  /external/clang/test/Sema/
attr-alias-elf.c 10 void f3(void) __attribute__((alias("g3"))); // expected-error {{alias must point to a defined variable or function}}
11 void g3(void);
varargs-x86-64.c 29 void __attribute__((ms_abi)) g3(float a, ...) { // expected-note 2{{parameter of type 'float' is declared here}} function
  /external/clang/test/SemaCXX/
address-of-temporary.cpp 32 void g3() { int *p = (A){}; } // expected-warning{{pointer is initialized by a temporary array}} function in namespace:PointerToArrayDecay
  /external/libldac/src/
mdct_fixp_ldac.c 35 INT32 g0, g1, g2, g3; local
90 g3 = g0 - g1;
96 a_work[index0+1] = g1 + g3;
98 a_work[index1+1] = g1 - g3;
  /external/selinux/
Makefile 7 export CFLAGS = -g3 -O0 -gdwarf-2 -fno-strict-aliasing -Wall -Wshadow -Werror
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
codecapi.h 10 # define DEFINE_CODECAPI_GUID(name, guidstr, g1,g2,g3,g4,g5,g6,g7,g8,g9,g10,g11) \
11 OUR_GUID_ENTRY(CODECAPI_##name, g1,g2,g3,g4,g5,g6,g7,g8,g9,g10,g11)
23 # define DEFINE_CODECAPI_GUID(name, guidstr, g1,g2,g3,g4,g5,g6,g7,g8,g9,g10,g11) \
25 __CRT_UUID_DECL(CODECAPI_##name, g1,g2,g3,g4,g5,g6,g7,g8,g9,g10,g11)
28 # define DEFINE_CODECAPI_GUID(name, guidstr, g1,g2,g3,g4,g5,g6,g7,g8,g9,g10,g11) DEFINE_GUIDSTRUCT(guidstr, CODECAPI_##name);
  /frameworks/native/opengl/libagl/
dxt.cpp 251 int r2, g2, b2, r3, g3, b3, a3; local
264 g3 = avg23(g1, g0);
272 r3 = g3 = b3 = a3 = 0;
277 c[3] = (r3 << 11) | ((g3 >> 1) << 6) |
281 c[3] = (r3 << 11) | (g3 << 5) | b3;
378 int g3 = avg23(g1, g0); local
384 c[3] = rgb565SepTo888(r3, g3, b3);
535 int g3 = avg23(g1, g0); local
541 c[3] = rgb565SepTo888(r3, g3, b3);
  /external/libcxx/test/std/input.output/iostreams.base/ios/basic.ios.members/
move.pass.cpp 72 void g3(std::ios_base::event ev, std::ios_base&, int index) function
94 ios2.register_callback(g3, 9);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/iostreams.base/ios/basic.ios.members/
move.pass.cpp 72 void g3(std::ios_base::event ev, std::ios_base&, int index) function
94 ios2.register_callback(g3, 9);
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
branch-misc-2pic.d 21 [ ]*4c: R_MIPS_PC16 g3
micromips@branch-misc-2.d 21 4c: R_MICROMIPS_PC16_S1 g3
micromips@branch-misc-2pic.d 21 4c: R_MICROMIPS_PC16_S1 g3
  /external/clang/test/CodeGen/
init.c 36 // CHECK: @g3 = constant i32 10
38 const int g3 = 10; variable
  /external/clang/test/Parser/
attributes.c 33 void g3(void (*f3)(__attribute__(()) x, int y)); // expected-warning {{defaults to 'int'}}
  /external/selinux/libsepol/tests/
Makefile 5 CFLAGS += -g3 -gdwarf-2 -O0 -Wall -W -Wundef -Wmissing-noreturn -Wmissing-format-attribute -Wno-unused-parameter -Werror
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue7044.go 24 g0, g1, g2, g3, g4, g5, g6, g7, g8, g9, g10, g11, g12, g13, g14, g15 :=
31 float64(g0), float64(g1), float64(g2), float64(g3), float64(g4), float64(g5), float64(g6), float64(g7), float64(g8), float64(g9), float64(g10), float64(g11), float64(g12), float64(g13), float64(g14), float64(g15)
  /prebuilts/go/linux-x86/test/fixedbugs/
issue7044.go 24 g0, g1, g2, g3, g4, g5, g6, g7, g8, g9, g10, g11, g12, g13, g14, g15 :=
31 float64(g0), float64(g1), float64(g2), float64(g3), float64(g4), float64(g5), float64(g6), float64(g7), float64(g8), float64(g9), float64(g10), float64(g11), float64(g12), float64(g13), float64(g14), float64(g15)
  /external/capstone/suite/MC/Sparc/
sparc64-ctrl-instructions.s.cs 88 0x87,0x78,0x44,0x02 = movrz %g1, %g2, %g3
89 0x87,0x78,0x48,0x02 = movrlez %g1, %g2, %g3
90 0x87,0x78,0x4c,0x02 = movrlz %g1, %g2, %g3
91 0x87,0x78,0x54,0x02 = movrnz %g1, %g2, %g3
92 0x87,0x78,0x58,0x02 = movrgz %g1, %g2, %g3
93 0x87,0x78,0x5c,0x02 = movrgez %g1, %g2, %g3
  /external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.mod/
swap.pass.cpp 59 int g3(int, int, int) { return 3; } function
153 std::function<int(int, int, int)> f1 = g3;
157 assert(*f1.target<int (*)(int, int, int)>() == g3);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.mod/
swap.pass.cpp 59 int g3(int, int, int) { return 3; } function
154 std::function<int(int, int, int)> f1 = g3;
158 assert(*f1.target<int (*)(int, int, int)>() == g3);
  /external/boringssl/src/crypto/poly1305/
poly1305.c 249 uint32_t g0, g1, g2, g3, g4; local
288 g3 = state->h3 + b;
289 b = g3 >> 26;
290 g3 &= 0x3ffffff;
298 state->h3 = (state->h3 & nb) | (g3 & b);

Completed in 649 milliseconds

1 2 3 45 6 7 8 91011>>