/external/clang/test/FixIt/ |
H A D | fixit-c90.c | 15 enum e0 { enum
|
/external/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.disc/ |
H A D | ctor_engine_move.pass.cpp | 26 Engine e0 = e; local 27 Adaptor a(std::move(e0));
|
/external/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.ibits/ |
H A D | ctor_engine_move.pass.cpp | 26 Engine e0 = e; local 27 Adaptor a(std::move(e0));
|
/external/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.shuf/ |
H A D | ctor_engine_move.pass.cpp | 26 Engine e0 = e; local 27 Adaptor a(std::move(e0));
|
/external/clang/test/CodeGen/ |
H A D | alignof.c | 4 enum e0 { E0 }; enum 6 enum e0 a:31;
|
H A D | 2007-04-11-PR1321.c | 4 unsigned int e0 : 17; member in struct:X
|
/external/clang/test/SemaTemplate/ |
H A D | template-decl-fail.cpp | 9 enum e0 {}; enum 10 template<int x> enum e0 f0(int a=x) {}
|
H A D | enum-argument.cpp | 29 enum { e0 = 32 }; enumerator in enum:rdar8020920::X::__anon2712 31 unsigned long long bitfield : e0;
|
/external/jemalloc/test/integration/ |
H A D | thread_tcache_enabled.c | 16 bool e0, e1; local 19 if ((err = mallctl("thread.tcache.enabled", &e0, &sz, NULL, 0))) { 28 if (e0) { 30 assert_d_eq(mallctl("thread.tcache.enabled", &e0, &sz, &e1, sz), 32 assert_true(e0, "tcache should be enabled"); 36 assert_d_eq(mallctl("thread.tcache.enabled", &e0, &sz, &e1, sz), 0, 38 assert_false(e0, "tcache should be disabled"); 41 assert_d_eq(mallctl("thread.tcache.enabled", &e0, &sz, &e1, sz), 0, 43 assert_true(e0, "tcache should be enabled"); 46 assert_d_eq(mallctl("thread.tcache.enabled", &e0, [all...] |
/external/libcxx/test/std/language.support/support.exception/except.nested/ |
H A D | assign.pass.cpp | 31 std::nested_exception e0; local 33 e = e0; 44 std::nested_exception e0; 46 e = e0;
|
H A D | ctor_copy.pass.cpp | 31 std::nested_exception e0; local 32 std::nested_exception e = e0; 43 std::nested_exception e0; 44 std::nested_exception e = e0;
|
/external/mesa3d/src/mesa/tnl_dd/ |
H A D | t_dd_unfilled.h | 37 GLuint e0, GLuint e1, GLuint e2 ) 44 v[0] = (VERTEX *)GET_VERTEX(e0); 64 /* ef[e0], ef[e1], ef[e2]); */ 68 if (ef[e0]) POINT( v[0] ); 76 if (ef[e0]) LINE( v[0], v[1] ); 80 if (ef[e0]) LINE( v[0], v[1] ); 100 GLuint e0, GLuint e1, 108 v[0] = (VERTEX *)GET_VERTEX(e0); 136 if (ef[e0]) POINT( v[0] ); 143 if (ef[e0]) LIN 35 unfilled_tri( struct gl_context *ctx, GLenum mode, GLuint e0, GLuint e1, GLuint e2 ) argument 98 unfilled_quad( struct gl_context *ctx, GLenum mode, GLuint e0, GLuint e1, GLuint e2, GLuint e3 ) argument [all...] |
/external/eigen/demos/opengl/ |
H A D | icosphere.cpp | 76 int e0 = indices[i+k]; local 78 ids0[k] = e0; 79 if (e1>e0) 80 std::swap(e0,e1); 81 Key edgeKey = Key(e0) | (Key(e1)<<32); 87 mVertices.push_back( (mVertices[e0]+mVertices[e1]).normalized() );
|
/external/fdlibm/ |
H A D | e_rem_pio2.c | 92 int e0,i,j,nx,n,ix,hx; local 163 e0 = (ix>>20)-1046; /* e0 = ieee_ilogb(z)-23; */ 164 __HI(z) = ix - (e0<<20); 172 n = __kernel_rem_pio2(tx,y,e0,nx,2,two_over_pi);
|
H A D | k_rem_pio2.c | 15 * __kernel_rem_pio2(x,y,e0,nx,prec,ipio2) 16 * double x[],y[]; int e0,nx,prec; int ipio2[]; 34 * of x[0] is given in input parameter e0 (i.e., x[0]*2^e0 38 * e0 = ieee_ilogb(z)-23 39 * z = ieee_scalbn(z,-e0) 60 * e0 The exponent of x[0] 94 * ( 2^e0*x[0] * ipio2[jv-1]*2^(-24jv) )/8 96 * e0-3-24*jv >= 0 or (e0 164 __kernel_rem_pio2(double *x, double *y, int e0, int nx, int prec, const int *ipio2) argument [all...] |
/external/clang/test/CodeGenCXX/ |
H A D | const-init.cpp | 20 enum { e0, e1 }; enumerator in enum:PR5581::C::__anon1972
|
/external/clang/test/Sema/ |
H A D | function-redecl.c | 127 enum e0 {one}; enum 129 void f3(enum e0 x) {}
|
H A D | enum.c | 57 enum e0 { // expected-note {{previous definition is here}} enum 58 E0 = sizeof(enum e0 { E1 }), // expected-error {{nested redefinition}}
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
H A D | SampleElements.java | 34 public final E e0; field in class:SampleElements 40 public SampleElements(E e0, E e1, E e2, E e3, E e4) { argument 41 this.e0 = e0; 54 return Arrays.asList(e0, e1, e2, e3, e4); 95 Helpers.mapEntry(keys.e0, values.e0),
|
/external/mesa3d/src/mesa/swrast_setup/ |
H A D | ss_triangle.c | 52 GLuint e0, 65 GLuint e0, 76 if (ef[e0]) _swrast_Line( ctx, v0, v1 ); 79 if (ef[e0]) _swrast_Line( ctx, v0, v1 ); 91 GLuint e0, 98 if (ef[e0]) _swrast_Point( ctx, v0 ); 109 GLuint e0, 119 SWvertex *v0 = &verts[e0]; 149 render(ctx, ef, e0, e1, e2, v0, v1, v2); 157 render(ctx, ef, e0, e 63 _swsetup_edge_render_line_tri(struct gl_context *ctx, const GLubyte *ef, GLuint e0, GLuint e1, GLuint e2, const SWvertex *v0, const SWvertex *v1, const SWvertex *v2) argument 89 _swsetup_edge_render_point_tri(struct gl_context *ctx, const GLubyte *ef, GLuint e0, GLuint e1, GLuint e2, const SWvertex *v0, const SWvertex *v1, const SWvertex *v2) argument 108 _swsetup_render_tri(struct gl_context *ctx, GLuint e0, GLuint e1, GLuint e2, GLuint facing, swsetup_edge_render_prim_tri render) argument [all...] |
H A D | ss_tritmp.h | 33 static void TAG(triangle)(struct gl_context *ctx, GLuint e0, GLuint e1, GLuint e2 ) argument 47 v[0] = &verts[e0]; 84 SS_COLOR(v[0]->color, vbcolor[e0]); 89 COPY_4V(v[0]->attrib[FRAG_ATTRIB_COL0], vbcolor[e0]); 117 SS_SPEC(v[0]->attrib[FRAG_ATTRIB_COL1], vbspec[e0]); 162 _swsetup_render_tri(ctx, e0, e1, e2, facing, _swsetup_edge_render_point_tri); 169 _swsetup_render_tri(ctx, e0, e1, e2, facing, _swsetup_edge_render_line_tri);
|
/external/speex/libspeex/ |
H A D | ltp_bfin.h | 162 spx_word32_t e0; local 179 e0=inner_prod(sw, sw, len); 295 g = DIV32(corr[i-start], 10+SHR32(MULT16_16(spx_sqrt(e0),spx_sqrt(energy[i-start])),6));
|
H A D | pseudofloat.h | 288 int e0=0,e=0; local 296 e0 = spx_ilog2(b)-14; 297 b = VSHR32(b, e0); 298 e0 = -e0; 307 e += e0;
|
/external/v8/third_party/fdlibm/ |
H A D | fdlibm.cc | 116 int __kernel_rem_pio2(double* x, double* y, int e0, int nx) { argument 120 int32_t jv = (e0 - 3) / 24; 122 int32_t q0 = e0 - 24 * (jv + 1); 258 int32_t e0 = (ix >> 20) - 1046; local 260 zi |= static_cast<uint64_t>(ix - (e0 << 20)) << 32; 272 int n = __kernel_rem_pio2(tx, y, e0, nx);
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/custom/sec/ |
H A D | SecP224R1FieldElement.java | 197 private static void RM(int[] nc, int[] d0, int[] e0, int[] d1, int[] e1, int[] f1, int[] t) argument 199 SecP224R1Field.multiply(e1, e0, t); 203 SecP224R1Field.multiply(d1, e0, t); 216 int[] e0 = Nat224.create(); 221 Nat224.copy(e1, e0); 229 RM(nc, d0, e0, d1, e1, f1, t); 254 int[] e0 = Nat224.create(); 259 Nat224.copy(e1, e0); 265 Mod.invert(SecP224R1Field.P, e0, t);
|