HomeSort by relevance Sort by last modified time
    Searched defs:a2 (Results 326 - 350 of 592) sorted by null

<<11121314151617181920>>

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/preprocessed/gcc/
bind.hpp 199 typedef typename r2::type a2; typedef in struct:boost::mpl::bind2::apply
201 typedef aux::resolve_bind_arg< a2,U1,U2,U3,U4,U5 > t2;
262 typedef typename r2::type a2; typedef in struct:boost::mpl::bind3::apply
264 typedef aux::resolve_bind_arg< a2,U1,U2,U3,U4,U5 > t2;
330 typedef typename r2::type a2; typedef in struct:boost::mpl::bind4::apply
332 typedef aux::resolve_bind_arg< a2,U1,U2,U3,U4,U5 > t2;
405 typedef typename r2::type a2; typedef in struct:boost::mpl::bind5::apply
407 typedef aux::resolve_bind_arg< a2,U1,U2,U3,U4,U5 > t2;
493 typedef typename r2::type a2; typedef in struct:boost::mpl::bind3::apply
495 typedef aux::resolve_bind_arg< a2,U1,U2,U3,U4,U5 > t2
541 typedef typename r2::type a2; typedef in struct:boost::mpl::bind3::apply
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
type_with_alignment.hpp 223 struct __attribute__((__aligned__(2))) a2 {}; struct in namespace:boost::align
233 template<> class type_with_alignment<2> { public: typedef align::a2 type; };
242 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::align::a2,true)
355 struct a2{ short s; };
367 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::align::a2,true)
382 template <> struct type_with_alignment<2>{ typedef align::a2 type; };
  /packages/apps/Email/tests/src/com/android/email/activity/
AccountSelectorAdapterTest.java 67 final Account a2 = ProviderTestUtils.setupAccount("a2", true, mProviderContext); local
88 final Account a2 = ProviderTestUtils.setupAccount("a2", true, context); local
91 final Mailbox m2 = ProviderTestUtils.setupMailbox("box2", a2.mId, true, context,
122 c.setAccountMailboxInfo(context, a2.mId, m2.mId);
125 assertEquals(a2.mId, c.getAccountId());
126 assertEquals("a2", c.getAccountDisplayName());
MailboxFragmentAdapterTest.java 51 Account a2 = ProviderTestUtils.setupAccount("a2", true, c); local
55 Mailbox b2i = ProviderTestUtils.setupMailbox("box2i", a2.mId, true, c, Mailbox.TYPE_INBOX);
58 Mailbox b2o = ProviderTestUtils.setupMailbox("box2i", a2.mId, true, c, Mailbox.TYPE_OUTBOX);
60 Mailbox b2d = ProviderTestUtils.setupMailbox("box2d", a2.mId, true, c, Mailbox.TYPE_DRAFTS);
62 Mailbox b2t = ProviderTestUtils.setupMailbox("box2t", a2.mId, true, c, Mailbox.TYPE_TRASH);
  /bionic/libc/arch-mips/include/machine/
regdef.h 46 #define a2 $6 macro
  /bionic/libc/kernel/arch-mips/asm/
regdef.h 31 #define a2 $6 macro
76 #define a2 $6 macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
regdef.h 31 #define a2 $6 macro
76 #define a2 $6 macro
  /development/ndk/platforms/android-9/arch-mips/include/machine/
regdef.h 46 #define a2 $6 macro
  /external/apache-http/src/org/apache/http/impl/auth/
DigestScheme.java 327 String a2 = null; local
333 a2 = method + ':' + uri;
335 String md5a2 = encode(md5Helper.digest(EncodingUtils.getAsciiBytes(a2)));
  /external/chromium_org/third_party/WebKit/Source/core/platform/audio/
SincResampler.cpp 95 double a2 = 0.5 * alpha; local
122 double window = a0 - a1 * cos(2.0 * piDouble * x) + a2 * cos(4.0 * piDouble * x);
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
RealtimeAnalyser.cpp 148 double a2 = 0.5 * alpha; local
152 double window = a0 - a1 * cos(2 * piDouble * x) + a2 * cos(4 * piDouble * x);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_setup_line.c 83 float a2 = info->v2[vert_attr][i]; local
85 float da21 = a1 - a2;
115 float a2 = info->v2[vert_attr][i] * info->v2[0][3]; local
117 float da21 = a1 - a2;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_sf_emit.c 431 struct brw_reg a2 = offset(c->vert[2], i); local
440 brw_MUL(p, a2, a2, c->inv_w[2]);
451 brw_ADD(p, c->a2_sub_a0, a2, negate(a0));
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nv10_state_tnl.c 243 float a0, b0, a1, a2, b2, a3; local
253 a2 = get_shine(nv10_spot_params[1], e);
263 k[2] = a2 + b2 * cutoff;
272 k[2] = a2 + b2;
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_aatritemp.h 154 const GLfloat a2 = v2->attrib[attr][c] * invW2; variable
155 compute_plane(p0, p1, p2, a0, a1, a2, attrPlane[attr][c]);
  /external/chromium_org/third_party/skia/src/opts/
SkBitmapProcState_opts_SSSE3.cpp 134 __m128i a0, a1, a2, a3; local
143 a2 = _mm_cvtsi32_si128(pixel2);
146 a2 = _mm_unpacklo_epi8(a2, a3);
151 a0 = _mm_unpacklo_epi64(a0, a2);
  /external/clang/test/CXX/special/class.dtor/
p5-0x.cpp 22 struct A2 {
23 A2();
28 A2 a2; // expected-error {{deleted function}} variable
  /external/clang/test/CXX/temp/temp.decls/temp.class/temp.mem.enum/
p1.cpp 25 A<char>::E a2 = A<char>::e2; variable
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
sizeofpack.cpp 33 array<2> a2; local
34 int aa2 = make_array<int>(a2, 0L, "abc");
  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
p3.cpp 20 A<volatile int> a2 = f1(vi); local
50 A<volatile int> a2 = f2(vi); local
  /external/clang/test/CodeGen/
arm-homogenous.c 163 double a2; member in struct:__anon18256
187 __short4 a2; member in struct:__anon18257
const-init.c 9 char a2[2][5] = { "asdf" }; variable
10 // CHECK: @a2 = global [2 x [5 x i8]] {{\[}}[5 x i8] c"asdf\00", [5 x i8] zeroinitializer]
ms_struct-bitfield-2.c 128 static int a2[(sizeof (struct_2) == size_struct_2) -1]; variable
  /external/clang/test/CodeGenCXX/
catch-undef-behavior.cpp 284 int a2[1]; member in struct:ArrayMembers
297 return p->a2[n];
copy-constructor-synthesis.cpp 130 A a2; member in struct:PR6628::B

Completed in 1108 milliseconds

<<11121314151617181920>>