Searched refs:a6 (Results 126 - 150 of 155) sorted by relevance

1234567

/external/clang/test/Misc/
H A Ddiag-template-diffing.cpp1315 A<int*, &x> a6 = A<int, 3 - 1>();
/external/googletest/googlemock/test/
H A Dgmock-generated-function-mockers_test.cc590 int a5, int a6, char a7, int a8, bool a9)> foo;
H A Dgmock-generated-matchers_test.cc1069 EqualsSumOfMatcherP6<int, int, int, int, int, char> a6 = local
1087 (void)a6;
/external/libmojo/mojo/public/cpp/bindings/tests/
H A Dsample_service_unittest.cc356 EXPECT_EQ(-111111111111LL, defaults->a6);
/external/libvpx/libvpx/vp8/common/x86/
H A Dloopfilter_block_sse2_x86_64.asm411 punpckhdq xmm3, xmm8 ; 86 96 a6 b6 c6 d6 e6 f6
648 punpckhdq xmm3, xmm8 ; 86 96 a6 b6 c6 d6 e6 f6
/external/v8/src/mips64/
H A Dsimulator-mips64.h168 a0, a1, a2, a3, a4, a5, a6, a7, enumerator in enum:v8::internal::Simulator::Register
H A Dassembler-mips64.h52 V(a4) V(a5) V(a6) V(a7) V(t0) V(t1) V(t2) V(t3) \
58 V(a4) V(a5) V(a6) V(a7) V(t0) V(t1) V(t2) V(s7)
H A Dmacro-assembler-mips64.cc4213 li(a6, Operand(ExternalReference(Isolate::kHandlerAddress, isolate())));
4214 ld(a5, MemOperand(a6));
4218 sd(sp, MemOperand(a6));
6892 Register empty_fixed_array_value = a6;
H A Dassembler-mips64.cc103 10, // a6
136 a0, a1, a2, a3, a4, a5, a6, a7,
H A Dsimulator-mips64.cc4981 if (argument_count >= 7) set_register(a6, va_arg(parameters, int64_t));
/external/v8/testing/gmock/test/
H A Dgmock-generated-function-mockers_test.cc590 int a5, int a6, char a7, int a8, bool a9)> foo;
H A Dgmock-generated-matchers_test.cc1069 EqualsSumOfMatcherP6<int, int, int, int, int, char> a6 = local
1087 (void)a6;
/external/opencv/cv/src/
H A Dcvhough.cpp53 #define a6 -9.580378e-4f /*(-(float)0x3af27)/((float)0x1000000)*64/(Pi*Pi*Pi*Pi*Pi*Pi); */ macro
55 #define _sin(x) ((((((a6*(x) + a5)*(x) + a4)*(x) + a3)*(x) + a2)*(x) + a1)*(x) + a0)
/external/libvpx/libvpx/vpx_dsp/arm/
H A Didct_neon.h223 const int16x8_t a6, const int16x8_t a7,
251 c6 = vrsraq_n_s16(vreinterpretq_s16_u16(vmovl_u8(b6)), a6, 6);
220 add_and_store_u8_s16(const int16x8_t a0, const int16x8_t a1, const int16x8_t a2, const int16x8_t a3, const int16x8_t a4, const int16x8_t a5, const int16x8_t a6, const int16x8_t a7, uint8_t *b, const int b_stride) argument
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-darwin.c9349 ULong* a4, UWord* a5, UWord* a6,
9356 *a5 = aRG7; *a6 = aRG8;
9358 *a1 = aRG1; *a2 = aRG2; *a3 = aRG3; *a4 = aRG4; *a5 = aRG5; *a6 = aRG6;
9540 UWord a1; UWord a2; ULong a3; ULong a4; UWord a5; UWord a6; local
9541 munge_wwllww(&a1, &a2, &a3, &a4, &a5, &a6,
9546 a1, *(void**)a2, a3, a4, a5, a6);
9551 UWord a1; UWord a2; ULong a3; ULong a4; UWord a5; UWord a6; local
9552 munge_wwllww(&a1, &a2, &a3, &a4, &a5, &a6,
9348 munge_wwllww(UWord* a1, UWord* a2, ULong* a3, ULong* a4, UWord* a5, UWord* a6, UWord aRG1, UWord aRG2, UWord aRG3, UWord aRG4, UWord aRG5, UWord aRG6, UWord aRG7, UWord aRG8) argument
/external/elfutils/tests/
H A Drun-allregs.sh2243 54: %a6 (a6), unsigned 32 bits
2316 54: %a6 (a6), unsigned 32 bits
H A Drun-addrcfi.sh3432 access reg54 (%a6): undefined
3509 access reg54 (%a6): undefined
/external/google-breakpad/src/testing/test/
H A Dgmock-generated-matchers_test.cc937 EqualsSumOfMatcherP6<int, int, int, int, int, char> a6 = local
/external/v8/src/regexp/mips64/
H A Dregexp-macro-assembler-mips64.cc25 * - a6 : Current position in input, as negative offset from end of string.
674 argument_registers |= a4.bit() | a5.bit() | a6.bit() | a7.bit();
/external/libvpx/libvpx/vp8/common/arm/neon/
H A Dsixtappredict_neon.c71 uint8x8_t a0, a1, a2, a3, a4, a5, a6, a7, a8; local
103 a6 = load_and_shift(src);
113 b6 = vext_u8(a6, a7, 4);
/external/v8/src/full-codegen/mips64/
H A Dfull-codegen-mips64.cc2410 // a6: copy of the first argument or undefined if it doesn't exist.
2412 __ ld(a6, MemOperand(sp, arg_count * kPointerSize));
2414 __ LoadRoot(a6, Heap::kUndefinedValueRootIndex);
2430 __ Push(a6, a5, a4, a1, a0);
/external/valgrind/none/tests/arm64/
H A Dmemory.stdout.exp3510 [144] .. .. .. .. .. .. .. .. .. d0 29 f0 b5 e3 db a6
3781 [144] e6 b1 03 2d d2 5c f2 41 0a 9c 62 02 b3 0f bc a6
6391 [112] 3e aa a6 38 d0 29 f0 10 .. .. .. .. .. .. .. ..
9579 [160] fe 59 7c .. be f5 43 7e a6 .. .. .. .. .. .. ..
10811 [176] 9f ad 5b a7 cb a6 c7 49 76 5b 25 02 6e 7e dd 65
10868 [128] 4f 22 4e a6 dc 80 01 37 10 e4 18 e1 df e4 52 c2
11739 [128] .. .. .. .. .. .. .. .. .. 92 d8 67 1d a6 25 b3
12102 [176] f4 a6 8b f6 ea 6b 34 a7 75 bf 80 f8 1f d2 18 60
12190 [144] e5 9e 21 2b 1e dd 65 62 0b 59 a6 ac 8e 63 96 1a
12911 [144] 2a e9 a6 9
[all...]
/external/llvm/test/MC/X86/AlignedBundling/
H A Dautogen-inst-offset-align-to-end.s1676 # CHECK: 12a6: incl
/external/valgrind/VEX/priv/
H A Dguest_ppc_toIR.c16157 IRTemp a7, a6, a5, a4, a3, a2, a1, a0; local
16162 a7 = a6 = a5 = a4 = a3 = a2 = a1 = a0 = IRTemp_INVALID;
16507 breakV128to4x64U( mkexpr(aOE), &a14, &a10, &a6, &a2 ); local
16523 binop(Iop_Add64, mkexpr(a7), mkexpr(a6)),
16547 breakV128to4x64S( mkexpr(aOE), &a14, &a10, &a6, &a2 ); local
16563 binop(Iop_Add64, mkexpr(a7), mkexpr(a6)),
16583 breakV128to4x64S( mkexpr(aOdd), &a6, &a4, &a2, &a0 ); local
16588 binop(Iop_Add64, mkexpr(a7), mkexpr(a6))));
/external/syslinux/bios/dos/
H A Dsyslinux.com335 ���� '<� œ���/���^��#1w�d�7<A�����Z�n����y�7�%]���`H��]R�U'N5݄��9��ىm$��9ęa�� k�a�a����=k����R+���/lMu�q�e[E��.�գJ#�I]�U<�2�ktΆTߩ f8��:TAg�"N��� x�����E�����%|:�P�s���Go��Ko���i."��ꔋ�@dž�K�Ч{9�+0����ֽ!���0�2 ��bl�v�9|��j�q�za�\�"����3$7̂�c�2�?�@A8�k������˲/&�KZ���e(�<�Vl�� ULd;�4���� .���d�z x�y�%]�:<ˋ =�h�޵k��Ag)�]@ʖ���€v�IS,�N�`���kU���x��N��J�ģ<��l9ŔSھ�F�����Zk��)�ߚ�検S�<���.����W)-^b�w|��hJ�!��]��E:[1����ǀo(�s��A<��st��鑵���sq��22,��E��?����(�"]�C_i^rJC�嬲k͙e}H�U�����1Uu %~ܻ�}��� �M�b�s�j��y(�A���+u�?�8�8́������;��_�|�>\$�2�GUu�|�d��$|�*�ørH) ��m���oY�[P`�B�/٦e�CN�?�d�i�� $'���8���҃�`���re`�/��Cl�/�VT�ɨA0�bP�c'kgCc�����%KF�tO縎2Q�����D!� �79����F�NL���Q�W��y<�_M���mpҁ�#��$2��a"0��J�����g|xʛ�o�H�MT#��Td�[���"Q�"�:ڙ��i�m�J��W�q��a6�A|r� �x���T�G���������w�Q�F�ɢ� ��f��G���Y{�?�����Ǻ�l��9�8D[K�-ߐNr,��E&ŀ�2j�Z@���z �� �1�`��k��lco�h�[N��c�����ٗu��V� Y�
860 eNHl+ ��y o��������|�>�f�`o��XW2���YW�e�D���(�D���^�F��a6=��

Completed in 1946 milliseconds

1234567