HomeSort by relevance Sort by last modified time
    Searched defs:g0 (Results 26 - 50 of 84) sorted by null

12 3 4

  /external/clang/test/Sema/
attr-unused.c 10 int g0 __attribute__((unused)); variable
constant-builtins.c 6 float g0 = __builtin_huge_val(); variable
merge-decls.c 27 Vf2 g0; // expected-note {{previous definition is here}} variable
28 Vi2 g0; // expected-error {{redefinition of 'g0'}} variable
attr-aligned.c 7 short g0[3] __attribute__((aligned)); variable
8 short g0_chk[__alignof__(g0) == 16 ? 1 : -1];
private-extern.c 4 static int g0; // expected-note{{previous definition}} variable
5 int g0; // expected-error{{non-static declaration of 'g0' follows static declaration}} variable
  /external/clang/test/SemaTemplate/
default-arguments-cxx0x.cpp 11 void g0() { function
member-function-template.cpp 6 void g0(int i, double d) { function in struct:X
  /external/clang/test/CXX/temp/temp.spec/
no-body.cpp 24 template<typename T> void g0(T) { } function
31 template void g0(int) { } // expected-error {{function cannot be defined in an explicit instantiation; if this declaration is meant to be a function definition, remove the 'template' keyword}} function in namespace:noargs_body
  /external/clang/test/CodeGen/
bitfield.c 18 int g0(void) { function
19 // CHECK-LABEL: @g0()
21 // PATH-LABEL: @g0()
debug-info.c 17 struct s0 { struct s0 *p; } g0; variable in typeref:struct:s0
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
agc.cpp 654 Word16 gain_in, gain_out, g0, gain;
673 g0 = 0;
682 * g0 = (1-agc_fac) * sqrt(gain_in/gain_out); *
692 // g0 = i * (1-agc_fac)
693 g0 = mult (i, sub (32767, agc_fac));
705 gain = add (gain, g0);
752 Word16 g0; local
778 g0 = 0;
792 * g0 = (1-agc_fac) * sqrt(gain_in/gain_out); *
808 /* g0 = i * (1-agc_fac) *
975 Word16 g0; local
    [all...]
  /external/skia/src/opts/
SkColorCubeFilter_opts.h 38 const SkScalar g0 = colorToFactors[0][g], local
43 const Sk4f g0b0(g0*b0),
44 g0b1(g0*b1),
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_FwdTransformResidual4x4.c 80 int g0 = f0 + f3; local
84 int h0 = g0 + g2;
86 int h2 = g0 - g2;
armVCM4P10_TransformResidual4x4.c 81 int g0 = f0 + f2; local
85 int h0 = g0 + g3;
88 int h3 = g0 - g3;
  /prebuilts/go/darwin-x86/src/runtime/
asm_arm.s 25 MOVW $runtime·g0(SB), g
28 // save m->g0 = g0
150 // Switch to m->g0's stack, call fn(g).
161 // Switch to m->g0 & its stack, call fn.
201 MOVW m_g0(R1), R2 // R2 = g0
209 // Bad: g is not gsignal, not g0, not curg. What is it?
227 // switch to g0
233 // make it look like mstart called systemstack on g0, to stop traceback
270 // The traceback routines see morestack on a g0 as bein
506 g0: label
    [all...]
asm_arm64.s 23 MOVD $runtime·g0(SB), g
60 // save m->g0 = g0
62 // save m0 to g0->m
151 // Switch to m->g0's stack, call fn(g).
162 // Switch to m->g0 & its stack, call fn.
173 MOVD R0, RSP // sp = m->g0->sched.sp
200 MOVD m_g0(R4), R5 // R5 = g0
208 // Bad: g is not gsignal, not g0, not curg. What is it?
224 // switch to g0
577 g0: label
    [all...]
asm_ppc64x.s 24 MOVD $runtime·g0(SB), g
59 // save m->g0 = g0
61 // save m0 to g0->m
151 // Switch to m->g0's stack, call fn(g).
162 // Switch to m->g0 & its stack, call fn.
173 MOVD (g_sched+gobuf_sp)(g), R1 // sp = m->g0->sched.sp
199 MOVD m_g0(R4), R5 // R5 = g0
207 // Bad: g is not gsignal, not g0, not curg. What is it?
223 // switch to g0
721 g0: label
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
asm_arm.s 25 MOVW $runtime·g0(SB), g
28 // save m->g0 = g0
150 // Switch to m->g0's stack, call fn(g).
161 // Switch to m->g0 & its stack, call fn.
201 MOVW m_g0(R1), R2 // R2 = g0
209 // Bad: g is not gsignal, not g0, not curg. What is it?
227 // switch to g0
233 // make it look like mstart called systemstack on g0, to stop traceback
270 // The traceback routines see morestack on a g0 as bein
506 g0: label
    [all...]
asm_arm64.s 23 MOVD $runtime·g0(SB), g
60 // save m->g0 = g0
62 // save m0 to g0->m
151 // Switch to m->g0's stack, call fn(g).
162 // Switch to m->g0 & its stack, call fn.
173 MOVD R0, RSP // sp = m->g0->sched.sp
200 MOVD m_g0(R4), R5 // R5 = g0
208 // Bad: g is not gsignal, not g0, not curg. What is it?
224 // switch to g0
577 g0: label
    [all...]
asm_ppc64x.s 24 MOVD $runtime·g0(SB), g
59 // save m->g0 = g0
61 // save m0 to g0->m
151 // Switch to m->g0's stack, call fn(g).
162 // Switch to m->g0 & its stack, call fn.
173 MOVD (g_sched+gobuf_sp)(g), R1 // sp = m->g0->sched.sp
199 MOVD m_g0(R4), R5 // R5 = g0
207 // Bad: g is not gsignal, not g0, not curg. What is it?
223 // switch to g0
721 g0: label
    [all...]
  /external/clang/test/CodeGenCXX/
const-init.cpp 25 C g0 = { C::e1 }; member in namespace:PR5581
  /external/clang/test/SemaCXX/
address-of-temporary.cpp 29 void g0() { int *p = Y().a; } // expected-warning{{pointer is initialized by a temporary array}} function in namespace:PointerToArrayDecay
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/events/
EventState.java 61 private double g0; field in class:EventState
63 /** Simulated sign of g0 (we cheat when crossing events). */
104 g0 = Double.NaN;
172 g0 = handler.g(t0, interpolator.getInterpolatedState());
173 if (g0 == 0) {
180 g0Positive = g0 >= 0;
215 double ga = g0;
334 g0 = handler.g(t, y);
342 g0Positive = g0 >= 0;
  /external/boringssl/src/crypto/poly1305/
poly1305.c 262 uint32_t g0, g1, g2, g3, g4; local
292 g0 = state->h0 + 5;
293 b = g0 >> 26;
294 g0 &= 0x3ffffff;
308 state->h0 = (state->h0 & nb) | (g0 & b);
  /external/clang/test/CXX/drs/
dr15xx.cpp 71 void g0() { f0({1L}); } // chooses #00 function in namespace:dr1589
88 void g0() { f0({1L}); } // chooses #00 expected-error{{call to 'f0' is ambiguous}} function in namespace:dr1589::with_error

Completed in 403 milliseconds

12 3 4