Searched refs:U1 (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/rio/
H A Dcmdpkt.h108 } U1; member in struct:PktCmd
156 } U1; member in struct:PktCmd_M
159 #define Command U1.S1.CmdHdr.PcCommand
160 #define PhbNum U1.S1.CmdHdr.U0.PcPhbNum
161 #define IDNum U1.S1.CmdHdr.U0.PcIDNum
162 #define IDNum2 U1.S5.PcIDNum2
163 #define LinkNum U1.S1.CmdHdr.U0.PcLinkNum
164 #define Sequence U1.S2.PcSequence
165 #define BootData U1.S2.PcBootData
166 #define BootSequence U1
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/missing/crypto/rijndael/
H A Drijndael-alg-fst.c106 *((const word32*)U1[w[0]])
113 *((const word32*)U1[w[0]])
120 *((const word32*)U1[w[0]])
127 *((const word32*)U1[w[0]])
443 *((const word32*)U1[a[0][0]])
449 *((const word32*)U1[a[1][0]])
455 *((const word32*)U1[a[2][0]])
461 *((const word32*)U1[a[3][0]])
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Dinput.asm113 pand m1, m0, m2 ; (word) { U0, U1, ..., U7 }
168 mov%1 m0, [srcq+wq*2] ; (byte) { U0, V0, U1, V1, ... }
170 pand m2, m0, m4 ; (word) { U0, U1, ..., U7 }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/ppc/
H A Dyuv2rgb_altivec.c649 vector signed short X, X0, X1, Y0, U0, V0, Y1, U1, V1, U, V; local
703 * U0 = u0 u0 u1 u1 u2 u2 u3 u3 U1 = u4 u4 u5 u5 u6 u6 u7 u7
710 U1 = vec_mergel(U, U);
714 cvtyuvtoRGB(c, Y1, U1, V1, &R1, &G1, &B1);
794 * U0 = u0 u0 u1 u1 u2 u2 u3 u3 U1 = u4 u4 u5 u5 u6 u6 u7 u7
801 U1 = vec_mergel(U, U);
805 cvtyuvtoRGB(c, Y1, U1, V1, &R1, &G1, &B1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/ppc/
H A Dyuv2rgb_altivec.c638 vector signed short X,X0,X1,Y0,U0,V0,Y1,U1,V1,U,V; local
692 U0= u0 u0 u1 u1 u2 u2 u3 u3 U1= u4 u4 u5 u5 u6 u6 u7 u7
699 U1 = vec_mergel (U,U);
703 cvtyuvtoRGB (c, Y1,U1,V1,&R1,&G1,&B1);
770 U0= u0 u0 u1 u1 u2 u2 u3 u3 U1= u4 u4 u5 u5 u6 u6 u7 u7
777 U1 = vec_mergel (U,U);
781 cvtyuvtoRGB (c, Y1,U1,V1,&R1,&G1,&B1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dtruemotion2.c61 int *Y1, *U1, *V1, *Y2, *U2, *V2; member in struct:TM2Context
369 U = (ctx->cur?ctx->U2:ctx->U1) + by * 2 * Ustride + bx * 2;\
383 Uo = (ctx->cur?ctx->U1:ctx->U2) + by * 2 * oUstride + bx * 2;
751 U = (ctx->cur?ctx->U2:ctx->U1);
922 l->U1 = l->U1_base + l->uv_stride * 2 + 2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtruemotion2.c84 int *Y1, *U1, *V1, *Y2, *U2, *V2; member in struct:TM2Context
417 U = (ctx->cur?ctx->U2:ctx->U1) + by * 2 * Ustride + bx * 2;\
431 Uo = (ctx->cur?ctx->U1:ctx->U2) + by * 2 * oUstride + bx * 2;
808 U = (ctx->cur?ctx->U2:ctx->U1);
983 l->U1 = l->U1_base + l->uv_stride * 2 + 2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/csharp/
H A DUnzip.cs145 [MarshalAs( UnmanagedType.ByValArray, SizeConst= 32000, ArraySubType = UnmanagedType.U1)]
152 [MarshalAs( UnmanagedType.ByValArray, SizeConst= 260, ArraySubType = UnmanagedType.U1)]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Decp_nistz256.c296 BN_ULONG U1[P256_LIMBS], S1[P256_LIMBS]; local
345 ecp_nistz256_mul_mont(U1, in1_x, Z2sqr); /* U1 = X1*Z2^2 */
347 ecp_nistz256_sub(H, U2, U1); /* H = U2 - U1 */
352 if (is_equal(U1, U2) && !in1infty && !in2infty) {
368 ecp_nistz256_mul_mont(U2, U1, Hsqr); /* U1*H^2 */
369 ecp_nistz256_mul_by_2(Hsqr, U2); /* 2*U1*H^2 */
440 ecp_nistz256_sub(H, U2, in1_x); /* H = U2 - U1 */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistz256.c296 BN_ULONG U1[P256_LIMBS], S1[P256_LIMBS]; local
345 ecp_nistz256_mul_mont(U1, in1_x, Z2sqr); /* U1 = X1*Z2^2 */
347 ecp_nistz256_sub(H, U2, U1); /* H = U2 - U1 */
352 if (is_equal(U1, U2) && !in1infty && !in2infty) {
368 ecp_nistz256_mul_mont(U2, U1, Hsqr); /* U1*H^2 */
369 ecp_nistz256_mul_by_2(Hsqr, U2); /* 2*U1*H^2 */
440 ecp_nistz256_sub(H, U2, in1_x); /* H = U2 - U1 */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A DJSON_parser.c202 U1, /* u1 */ enumerator in enum:states
267 /*escape ES*/ {__,__,__,__,__,__,__,__,ST,ST,ST,__,__,__,__,__,__,ST,__,__,__,ST,__,ST,ST,__,ST,U1,__,__,__,__},
268 /*u1 U1*/ {__,__,__,__,__,__,__,__,__,__,__,__,__,__,U2,U2,U2,U2,U2,U2,U2,U2,__,__,__,__,__,__,U2,U2,__,__},
294 /*\ D2*/ {__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,__,U1,__,__,__,__},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Drijndael.c503 *((u32*)w) = *((u32*)U1[w[0]]) ^ *((u32*)U2[w[1]])
507 *((u32*)w) = *((u32*)U1[w[0]]) ^ *((u32*)U2[w[1]])
511 *((u32*)w) = *((u32*)U1[w[0]]) ^ *((u32*)U2[w[1]])
515 *((u32*)w) = *((u32*)U1[w[0]]) ^ *((u32*)U2[w[1]])
H A Drijndael-tables.h1153 static const unsigned char U1[256][4] = variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Drijndael.c503 *((u32*)w) = *((u32*)U1[w[0]]) ^ *((u32*)U2[w[1]])
507 *((u32*)w) = *((u32*)U1[w[0]]) ^ *((u32*)U2[w[1]])
511 *((u32*)w) = *((u32*)U1[w[0]]) ^ *((u32*)U2[w[1]])
515 *((u32*)w) = *((u32*)U1[w[0]]) ^ *((u32*)U2[w[1]])
H A Drijndael-tables.h1153 static const unsigned char U1[256][4] = variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/x86/
H A Dinput.asm609 pand m1, m0, m2 ; (word) { U0, U1, ..., U7 }
664 mov%1 m0, [srcq+wq*2] ; (byte) { U0, V0, U1, V1, ... }
666 pand m2, m0, m5 ; (word) { U0, U1, ..., U7 }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dilsp.S273 # and U1, V1 are the most significant words. #
346 cmp.w %d2, %d3 # V1 = U1 ?
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/asm/
H A Decp_nistz256-x86_64.pl2190 $U1,$U2,$S1,$S2,
2329 lea $U1(%rsp), $r_ptr # U1 = X1*Z2^2
2330 call __ecp_nistz256_mul_mont$x # p256_mul_mont(U1, in1_x, Z2sqr);
2336 lea $U1(%rsp), $b_ptr
2337 lea $H(%rsp), $r_ptr # H = U2 - U1
2338 call __ecp_nistz256_sub_from$x # p256_sub(H, U2, U1);
2345 jnz .Ladd_proceed$x # is_equal(U1,U2)?
2392 `&load_for_mul("$Hsqr(%rsp)", "$U1(%rsp)", "$src0")`
2393 lea $U2(%rsp), $r_ptr # U1*
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/asm/
H A Decp_nistz256-x86_64.pl2190 $U1,$U2,$S1,$S2,
2329 lea $U1(%rsp), $r_ptr # U1 = X1*Z2^2
2330 call __ecp_nistz256_mul_mont$x # p256_mul_mont(U1, in1_x, Z2sqr);
2336 lea $U1(%rsp), $b_ptr
2337 lea $H(%rsp), $r_ptr # H = U2 - U1
2338 call __ecp_nistz256_sub_from$x # p256_sub(H, U2, U1);
2345 jnz .Ladd_proceed$x # is_equal(U1,U2)?
2392 `&load_for_mul("$Hsqr(%rsp)", "$U1(%rsp)", "$src0")`
2393 lea $U2(%rsp), $r_ptr # U1*
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/autoconf/
H A Dshtool2463 (diff -U1 $file $file.new >$tmpfile) 2>/dev/null
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin902 I1��������o�����%�����t&���2�D�t&��=�2��.jRh h�9�D����� Ph�9h 2�L ���J�����u$1��5���?����t;] ~�] �=���E��E9E�������E �e�[^_]���&��'U1��������91�V1�1�S�� ��1��������B� ��%�=�u:�B<t<t<u*�X2��u �02��u�0���t �� ���1�����X2��t`�T2����j��h�h���h�yh�����Ph�h�h�9������Ph�9h 2�L ���/� 02��t ��1�����4��t�2�����[ � ���tV����h��h�yh���� Ph�h�9�u����� Ph�9h 2�L ����i�X2�����T2���������t,j��h�h���h�yh�����Ph��jj� 02���4&��u���=,2��Pu&�0���t��9���@u �����R��h�yh��(��Ph�h�h�9�������Ph�9h 2�L ����91�� ����Y��t&� ����� �@=���u5��jPh�9� ����1�����9��� �u4�����u+���H�����x����@�����������u������|��jPh�9��
1192 ������������������������������P������P��h#h�"jWP������������ 1�����H!���u������v���tT��u3� T2��ujjhN#h 2�L ���������� R�� ���������� P�M��/����D������������������W������VSQ�8��������������� R�d ������XW�W ���e�[^_]�����'U��WVS�� �H �}�5D ��u?�t&���H�����x����@��������������������� ���t���K�������w@�����H�����x����@������k��������tZ������ ���v��������H �����5D u �� [^_]������u �� [^_]�����J�u�� [^_]�Z������ [^_]�����'U1���S��� H �E1��@ 1����D t
1376 ������E������� ( �e�[^]����&U��WVS�� ��9�=\��@�@���-�$�@&���������9��� � � ��P����������%�=@t ������������A��9�����B���u�����h�5R��E��E��S�t&�}� t1�}�nuu/��v#�E��� �s��P�j�����9�����B��E���)��p��E��\�]��M���u6��v1�U��� R�)������E��E����$�������F���9��t����E�������9�����B��uA���������������!�������t�����u�������)�t ���/u����������u����9�����S������� 9�t2�� � ���$�K�� j�k������<$�a�����9��!x1��e�[^_]���t&U1���W1�1�V1�S���������U��������9������1��@ t
3270 ;�]�K��Uq��,�w?:����2L����(�+[(f�\M��P��\hnmiH���e=���JN*?H�e�aYur�����J�7qnCd��vx� :��R������b{��]��"�2����f!��f��ZrpS�A��t����W��N$��.���mu��FY��kS�~�I����P�{GY��n�����������U��uDi��ql�v�<b�����z+��O�;�w�����{����r���x7�f9������z��� aM����Z,���|�w�n�RDV:�a4�MU~%m�d����$T[���Q0�N����jq�"�[��kg�t#;:fn ���EVz�2UT��(��]McF��� [���%����E��\H�;��#�Y����u[���~�`P�o3�Y*�o���}��z����`UJ�J���=KQ�M���'���&��}�C=)�=�yxV2��<��HEi��]T �L��]����������a�h��U1����- )����z�S���q��#��������B�f&Us����3���Z5��DX��I�X���Q����z�B*��T��b�1���c(�KYh(�V�h��:��NU��m8m29B�.J*��H(��������4 ����(����Y�����nH�m]
4106 ����&�Q����-� o����/5`�%tO���0���f���r��1�qe�����2����zZ�>I{ ����N�����C�N�������������� �7���>f�O�����z< T�Q~��'����n�7z���w(;�:����P��rO�!� �|)���G=���G�����0T��R��Z�-�l ����nn��������[�A��hi1u�l��M��;0��T�qG�U1��(�@��{i�b\�P�V�w�6de���5��#}�{����Au�8L�u�b\\i���0�w�-.|� ����}��oA�[�c!z���<���)���7��������Z��W�XP�C�������o��m ���������}A��{[�� ���=7-�$��m�V[�Y�oc����j�t+��;� .��y��{�.|�
9771 ��a�l?G�s[C�Nw�C��.J�����C�S��v(�p���;���)U1��<?N��'5x^��P?�<�f>�C���H���q��� �q�T��2~Rb�Z�rP�d���U�SfkR�6��"�)��8N��4�L;�Q��B�2��)p��(�.|��� ���/Q�R��etG)gO)p��V*3�QR[������pQ2�{2���$��
14255 ��Q�s���[�S�U1�#����� �] �6�P��@��h}?h���;�3����)����H"�� /F��,^��Q���P���^#C ��L����M4,�8��"�����a_���)��5���H ���$���Py�%;�b�^>���2n��>����n�� ~�n�Z���w���"����� Y� �sOI�������a��:%��F�*���-�}��C!��(H����%r�������F��z�_rt���(���v���sT3?�XCC�����@�c��$J�h��w��|0�
14579 ����]�2Q����r�f ����^�����{� �W��M���e��Z�)b���h�?��(/�U1�X�{���gy~;�K����^p"?�q�7x�G"y�\>P�4/6:�:�����Z��-� ��8x�g�?��Y�< J�&q��4���u��|�?5V����GqY�H�� �U --��cW�.����m}���l��"rEY�������Eb�$8��`��b[�b�(�����L��{6Q�W���K/�c���f���z��Y��f�f�)�P��Alz��[���T"�Dx<���6��g� #��P����[��<�X�y��}���o������>����/�t��c;����<����>������C\�O�r���|3�1���,�B�V6 �/��eb�������n�u�8H �-q*����}P�N(�V�F7���v" ��N�������r���)��o���Ku(�?l���S[_>/�������MF ��$6�������bB�O ���6��k�������ae� ��9|�CU�_�{��;9�%bY�%J8�J]���p�U7� �W�,
14871 �F��t��Um:U�L��Z�0Cu���<f�*�#+�P��p5R'~]G��s��8\c@Z:�Q��V-����|K���C��4��+M����i��-�r�c��U(��YU���J�\���Kf��VYq�����[���+�5WTG����tK�S��y1�4�0f\y�x9��0P� ��U�����V�m����fu6�G�/����%L�%jCX�T�PF��5�Y $�G���D��Do���T���f�t6�G�s�����L��j�� 5t���[k�*�#k)C]�A]�W��BM&U�u�&+9A�N��j�:'�a��J��5P ��U�Pk4�5zU�*�R5E�j�b):U9dl����r u����#�b ?�8��iP9��6�hRu�N����������L������#��y�@U $�G�2��L��L��C�:�T�Su�bct�� �W�� ��l �2b�*�#�g������T����i:U��� M��r��\�/R~��~�NB�l���H���� u�u�^�Dj���S5C1� ���D��F� 2��� T�@~dEjD�����BK����:V1��:Ua�>��a�O^+�V��b ?�a��hP����BG����:N1�q:Ue���U}��~�%�~��@U $�G�� �Q ��zUST���j�N�l%����Z�Pk���2�+d���������e���Z��/��az��x��x�J��u��`�+���`���$��9U1��Y+�
14874 ���U�zHU�NU<2�P=:Uc���Qc��dJ��5�b ?�c��iP��z�J� ����x$�P'�T�c�uj�:�z���Zc�*�#����iP����Q��%U�:U�q��>��+*�����@�� u�RU1��
[all...]

Completed in 198 milliseconds