HomeSort by relevance Sort by last modified time
    Searched refs:a8 (Results 26 - 50 of 207) sorted by null

12 3 4 5 6 7 8 9

  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_prolog.h 18 # pragma option -Vx- -Ve- -a8 -b -pc
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_prolog.h 18 # pragma option -Vx- -Ve- -a8 -b -pc
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_prolog.h 18 # pragma option -Vx- -Ve- -a8 -b -pc
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_prolog.h 18 # pragma option -Vx- -Ve- -a8 -b -pc
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_prolog.h 18 # pragma option -Vx- -Ve- -a8 -b -pc
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
type_with_alignment.hpp 225 struct __attribute__((__aligned__(8))) a8 {}; struct in namespace:boost::align
235 template<> class type_with_alignment<8> { public: typedef align::a8 type; };
244 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::align::a8,true)
260 // for an example and test case. Thus types like a8 below will
269 struct __declspec(align(8)) a8 {
271 typedef a8 type;
296 align::a8,
337 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::align::a8,true)
357 struct a8{ double s; };
369 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::align::a8,true
    [all...]
  /external/chromium/testing/gmock/include/gmock/
gmock-generated-nice-strict.h 128 typename A6, typename A7, typename A8>
130 const A5& a5, const A6& a6, const A7& a7, const A8& a8) : MockClass(a1,
131 a2, a3, a4, a5, a6, a7, a8) {
137 typename A6, typename A7, typename A8, typename A9>
139 const A5& a5, const A6& a6, const A7& a7, const A8& a8,
140 const A9& a9) : MockClass(a1, a2, a3, a4, a5, a6, a7, a8, a9) {
146 typename A6, typename A7, typename A8, typename A9, typename A10>
148 const A5& a5, const A6& a6, const A7& a7, const A8& a8, const A9& a9
    [all...]
  /external/valgrind/main/memcheck/tests/
wrap6.c 419 UInt a7, UInt a8 )
430 words[8-1] = a8;
438 UInt a7, UInt a8 )
446 (int)a7, (int)a8);
447 CALL_FN_W_8W(r, fn, a1, a2, a3, a4, a5, a6, a7, a8);
456 UInt a7, UInt a8, UInt a9 )
467 words[8-1] = a8;
476 UInt a7, UInt a8, UInt a9 )
484 (int)a7, (int)a8, (int)a9);
485 CALL_FN_W_9W(r, fn, a1, a2, a3, a4, a5, a6, a7, a8, a9)
    [all...]
  /external/clang/test/CodeGen/
ms_struct-bitfield-1.c 71 static int a8[(sizeof(t8) == 4) -1]; variable
ms_struct-pack.c 124 static int a8[(sizeof(eight_ms) == 48) - 1]; variable
  /external/clang/test/SemaTemplate/
temp_arg_type.cpp 22 A<ns::B> a8; // expected-error{{use of class template 'ns::B' requires template arguments}}
instantiate-expr-2.cpp 42 void test_bin_op_overload(A<1> *a1, A<2> *a2, A<4> *a4, A<8> *a8) {
50 ZZ *zz = a8;
64 void test_unary_op_overload(A<8> *a8) {
66 UZ *uz = a8;
temp_arg_template.cpp 27 C<Ylong> *a8; // expected-error{{template template argument has different template parameters than its corresponding template template parameter}} variable
  /external/llvm/test/MC/MachO/ARM/
static-movt-relocs.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumbv7-apple-darwin10 -filetype=obj -o - < %s | macho-dump | FileCheck %s
thumb2-movw-fixup.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumbv7-apple-darwin10 -filetype=obj -o - < %s | macho-dump | FileCheck %s
  /external/pixman/pixman/
pixman-arm-simd.c 203 PIXMAN_STD_FAST_PATH (SRC, a8, null, a8, armv6_composite_src_8_8),
228 PIXMAN_STD_FAST_PATH (ADD, a8, null, a8, armv6_composite_add_8_8),
230 PIXMAN_STD_FAST_PATH (OVER, solid, a8, a8r8g8b8, armv6_composite_over_n_8_8888),
231 PIXMAN_STD_FAST_PATH (OVER, solid, a8, x8r8g8b8, armv6_composite_over_n_8_8888),
232 PIXMAN_STD_FAST_PATH (OVER, solid, a8, a8b8g8r8, armv6_composite_over_n_8_8888),
233 PIXMAN_STD_FAST_PATH (OVER, solid, a8, x8b8g8r8, armv6_composite_over_n_8_8888),
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
s390x-gf2m.pl 55 ($a1,$a2,$a4,$a8,$a12,$a48)=map("%r$_",(6..11));
56 ($lo,$hi,$b)=map("%r$_",(3..5)); $a=$lo; $mask=$a8;
67 sllg $a8,$a,3
86 xgr $a48,$a8
99 stg $a8,`$stdframe+8*8`($sp) # tab[8]=a8
101 stg $a1,`$stdframe+9*8`($sp) # tab[9]=a1^a8
103 stg $a2,`$stdframe+10*8`($sp) # tab[10]=a2^a8
105 stg $a12,`$stdframe+11*8`($sp) # tab[11]=a1^a2^a8
108 stg $a48,`$stdframe+12*8`($sp) # tab[12]=a4^a8
    [all...]
  /external/openssl/crypto/bn/asm/
s390x-gf2m.pl 55 ($a1,$a2,$a4,$a8,$a12,$a48)=map("%r$_",(6..11));
56 ($lo,$hi,$b)=map("%r$_",(3..5)); $a=$lo; $mask=$a8;
67 sllg $a8,$a,3
86 xgr $a48,$a8
99 stg $a8,`$stdframe+8*8`($sp) # tab[8]=a8
101 stg $a1,`$stdframe+9*8`($sp) # tab[9]=a1^a8
103 stg $a2,`$stdframe+10*8`($sp) # tab[10]=a2^a8
105 stg $a12,`$stdframe+11*8`($sp) # tab[11]=a1^a2^a8
108 stg $a48,`$stdframe+12*8`($sp) # tab[12]=a4^a8
    [all...]
  /external/chromium_org/native_client_sdk/src/examples/api/mouse_cursor/
mouse_cursor.cc 29 uint8_t a8 = static_cast<uint8_t>(255 * a); local
33 return (a8 << 24) | (r8 << 16) | (g8 << 8) | b8;
  /external/valgrind/main/coregrind/
m_syscall.c 462 UWord a7, UWord a8, /* 28(esp)..32(esp) */
482 UWord a7, UWord a8, /* 28(esp)..32(esp) */
495 UWord a7, UWord a8, /* 28(esp)..32(esp) */
528 UWord a7, UWord a8, /* 8(rsp), 16(rsp) */
552 UWord a7, UWord a8, /* 8(rsp), 16(rsp) */
639 UWord a7, UWord a8 )
677 u64 = do_syscall_unix_WRK(a1,a2,a3,a4,a5,a6,a7,a8,
683 wLO = do_syscall_mach_WRK(a1,a2,a3,a4,a5,a6,a7,a8,
688 wLO = do_syscall_mdep_WRK(a1,a2,a3,a4,a5,a6,a7,a8,
703 wLO = do_syscall_unix_WRK(a1,a2,a3,a4,a5,a6,a7,a8,
    [all...]
  /art/test/003-omnibus-opcodes/src/
MethodCall.java 40 int a6, int a7, double a8, float a9, double a10, short a11, int a12,
  /dalvik/tests/003-omnibus-opcodes/src/
MethodCall.java 40 int a6, int a7, double a8, float a9, double a10, short a11, int a12,
  /external/chromium_org/third_party/libva/va/
va_compat.h 75 #define VA_CPP_HELPER_N_ARGS_LIST(a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a12, a13, a14, a15, a16, N, ...) N
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/bind/
bind_template.hpp 258 template<class A1, class A2, class A3, class A4, class A5, class A6, class A7, class A8> result_type operator()(A1 & a1, A2 & a2, A3 & a3, A4 & a4, A5 & a5, A6 & a6, A7 & a7, A8 & a8)
260 list8<A1 &, A2 &, A3 &, A4 &, A5 &, A6 &, A7 &, A8 &> a(a1, a2, a3, a4, a5, a6, a7, a8);
264 template<class A1, class A2, class A3, class A4, class A5, class A6, class A7, class A8> result_type operator()(A1 & a1, A2 & a2, A3 & a3, A4 & a4, A5 & a5, A6 & a6, A7 & a7, A8 & a8) const
266 list8<A1 &, A2 &, A3 &, A4 &, A5 &, A6 &, A7 &, A8 &> a(a1, a2, a3, a4, a5, a6, a7, a8);
    [all...]
  /external/chromium_org/v8/test/webkit/
apply-varargs.js 29 function callee(a1, a2, a3, a4, a5, a6, a7, a8)
47 if (a8 !== undefined)
53 function dummy(a1, a2, a3, a4, a5, a6, a7, a8)

Completed in 1803 milliseconds

12 3 4 5 6 7 8 9