HomeSort by relevance Sort by last modified time
    Searched refs:g9 (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/clang/test/Sema/
private-extern.c 38 __private_extern__ int g9; // expected-note{{previous declaration}} local
39 int g9; // expected-error {{non-extern declaration of 'g9' follows extern declaration}} local
attr-alias-elf.c 35 void f9() __attribute__((alias("g9")));
36 void g9() {} function
bitfield-layout.c 203 struct g9 { struct
208 CHECK_SIZE(struct, g9, 8);
210 CHECK_SIZE(struct, g9, 12);
212 CHECK_ALIGN(struct, g9, 4);
varargs-x86-64.c 70 void __attribute__((ms_abi)) g9(__builtin_ms_va_list args) { function
  /external/clang/test/SemaCXX/
function-pointer-arguments.cpp 41 int (*g9)(const int&, char) = f3;
  /external/clang/test/CXX/except/except.spec/
p5-virtual.cpp 58 virtual void g9() throw(); // expected-note {{overridden virtual function is here}}
94 virtual void g9() noexcept(false); // expected-error {{exception specification of overriding function is more lax}}
  /external/clang/test/CodeGenCXX/
pr12251.cpp 73 e9 g9(e9 *x) { function
  /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);
  /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/clang/test/CodeGen/
const-init.c 49 // CHECK: @g9 = global i32 0
50 int g9 = (2 + 3i) * (5 + 7i) != (-11 + 29i); variable
regparm-struct.c 78 void g9(void) { function
tbaa-class.cpp 149 uint32_t g9(StructS *S, StructS2 *S2, uint64_t count) { function
tbaa.cpp 147 uint32_t g9(StructS *S, StructS2 *S2, uint64_t count) { function
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
insns-c674x-pcrel.s 165 callret .S2 g9
167 g9: label
insns-c674x-pcrel.d 148 0+224 <[^>]*> 00000192[ \t]+b \.S2 0000022c <g9>
  /external/libvpx/libvpx/vp9/encoder/mips/msa/
vp9_fdct16x16_msa.c 20 v8i16 tp0, tp1, tp2, tp3, g0, g1, g2, g3, g8, g9, g10, g11, h0, h1, h2, h3; local
43 MADD_BF(r11, r4, r3, r12, k0, k1, k2, k3, g8, g9, g10, g11);
52 MADD_BF(g1, g3, g9, g11, k0, k1, k2, k0, h0, h1, h2, h3);
206 v8i16 tp0, tp1, tp2, tp3, g0, g1, g2, g3, g8, g9, g10, g11, h0, h1, h2, h3; local
227 MADD_BF(r11, r4, r3, r12, k0, k1, k2, k3, g8, g9, g10, g11);
236 MADD_BF(g1, g3, g9, g11, k0, k1, k2, k0, h0, h1, h2, h3);
  /external/libvpx/libvpx/vpx_dsp/mips/
idct16x16_msa.c 328 v8i16 g0, g1, g2, g3, g4, g5, g6, g7, g8, g9, g10, g11, g12, g13, g14, g15; local
355 MADD_BF(r11, r4, r3, r12, k0, k1, k2, k3, g8, g9, g10, g11);
360 MADD_BF(g1, g3, g9, g11, k0, k1, k2, k0, h0, h1, h2, h3);
  /external/boringssl/src/ssl/test/runner/curve25519/
curve25519.go 302 g9 := g[9]
311 g9_19 := 19 * g9
326 f0g9 := int64(f0) * int64(g9)
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/crypto/curve25519/
curve25519.go 302 g9 := g[9]
311 g9_19 := 19 * g9
326 f0g9 := int64(f0) * int64(g9)
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/crypto/curve25519/
curve25519.go 302 g9 := g[9]
311 g9_19 := 19 * g9
326 f0g9 := int64(f0) * int64(g9)
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/googletest/googletest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-param-util-generated.h     [all...]

Completed in 1121 milliseconds

1 2 3