Searched refs:f0 (Results 76 - 99 of 99) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha512-sparcv9.pl482 ldd [%o0 + 0x00], %f0 ! load context
521 std %f0, [%o0 + 0x00] ! store context
584 ld [%o0 + 0x00], %f0
614 st %f0, [%o0 + 0x00] ! store context
H A Dsha1-sparcv9a.pl79 @X=("%f0", "%f1", "%f2", "%f3", "%f4", "%f5", "%f6", "%f7",
102 ![fxors %f0,%f3,%f3] !10/17/12:X[0] dependency
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dnamespace.pl236 $name =~ s/_R[a-f0-9]{8}$//; # module versions adds this
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dadpcm.c334 int shift,filter,f0,f1; local
351 f0 = xa_adpcm_table[filter][0];
361 s = ( t<<shift ) + ((s_1*f0 + s_2*f1+32)>>6);
381 f0 = xa_adpcm_table[filter][0];
388 s = ( t<<shift ) + ((s_1*f0 + s_2*f1+32)>>6);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c1624 * f0 and size0 are only used if nreq != 0, and they will
1627 * without initializing f0 and size0, and they are in fact
1631 u32 uninitialized_var(f0);
1781 f0 = wr->send_flags & IB_SEND_FENCE ?
1795 qp->send_wqe_offset) | f0 | op0,
1937 * f0 and size0 are only used if nreq != 0, and they will
1940 * without initializing f0 and size0, and they are in fact
1944 u32 uninitialized_var(f0);
1958 ((qp->sq.head & 0xffff) << 8) | f0 | op0;
2120 f0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dsparct4-mont.pl158 ld [%i4+4],%f0
159 fsrc2 %f0,%f60
481 ld [%i2+4],%f0
486 fsrc2 %f0,%f60
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dsparct4-mont.pl158 ld [%i4+4],%f0
159 fsrc2 %f0,%f60
481 ld [%i2+4],%f0
486 fsrc2 %f0,%f60
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/cxt1e1/
H A Dlinux.c945 c4_add_dev (hdw_info_t * hi, int brdno, unsigned long f0, unsigned long f1, argument
988 (c4_init (ci, (u_char *) f0, (u_char *) f1) != SBE_DRVR_SUCCESS))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/lib/
H A Dmemcpy_mck.S76 mov f6=f0
598 fcmp.eq p8,p0=f6,f0 // is it memcpy?
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/telephony/
H A Dixj.h185 unsigned int f0:1; member in struct:__anon16090
H A Dixj.c2346 j->ex_sig.bits.caller_id = j->ex_sig.bits.pstn_wink = j->ex_sig.bits.f0 = j->ex_sig.bits.f1 = j->ex_sig.bits.f2 =
2578 j->ex.bits.f0 = 1;
6196 j->ex.bits.f0 = 0;
7078 j->ex_sig.bits.caller_id = j->ex_sig.bits.pstn_wink = j->ex_sig.bits.f0 = j->ex_sig.bits.f1 = j->ex_sig.bits.f2 =
10415 /* Select the filter (f0 - f3) to use. */
10467 /* Select the filter (f0 - f3) to use. */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Drtrap_64.S388 ldda [%o3 + %o2] ASI_BLK_P, %f0
H A Dentry.S1392 std %f0, [%o0 + 0x00]
1427 ldd [%o0 + 0x00], %f0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/storage/
H A Dinitializers.c1102 00000000000003f0
1534 00000000000003f0
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DEvolveClasses.java5020 private String f0 = "0"; field in class:EvolveClasses.AllowFieldAddDelete_Embed
5033 private String f0 = "0"; field in class:EvolveClasses.AllowFieldAddDelete_Base
5058 private String f0 = "0"; field in class:EvolveClasses.AllowFieldAddDelete
5108 TestCase.assertEquals("0", o.f0);
5120 TestCase.assertEquals("0", o.f0);
5132 TestCase.assertEquals("0", o.f0);
5173 "f0", "0",
6010 private String f0 = "0"; // new field field in class:EvolveClasses.FieldAddAndConvert
6062 TestCase.assertEquals("0", obj.f0);
6097 "f0", "
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-tegra/
H A Dpinmux.c60 #define PINGROUP(pg_name, f0, f1, f2, f3, \
65 TEGRA_MUX_ ## f0, \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dlibahci.c1691 u32 f0 = le32_to_cpu(f[0]); local
1692 if (f0 & (1 << 15))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha1-sparcv9a.pl79 @X=("%f0", "%f1", "%f2", "%f3", "%f4", "%f5", "%f6", "%f7",
102 ![fxors %f0,%f3,%f3] !10/17/12:X[0] dependency
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dres_func.S611 | $f0 for the source op denormalized
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin2292 �V��=��^�.�K��"_�y3�}���� � h�U ���MC�P����;�.�f0��W��@S����aS�%;�{���K|)�?����a>"�Q���k��.��p���� g����w�[�a �|��5���%�g������Vy���������g����=��Xm��=������Xijo��r��E�������/����LAj�'��]��* �������5|V��eW�IhT� ������������g��j%k�e��d�b���4��m�hL�91� sXJ� ������o��{@������L�=��>Vy�r#�QS�D�'�l�V��kO�,���?2n�L��3t>:���%$�Os��b*/D)_e�Qz�sN�8����Q���t�g�����P��(&y&�� "0��;�u�p�sN:����v<�c����^� <�il��Up���IkT��N��{��+�"Q5�=J�=}������g���\�?,��Y��cS�K���.���x7p�����t���3���]���5��>���%_����x��3�?S���`L��v��I: ��fz�J0=p�$�������L{<��#�b��ib�}�m��l�a:�;�>p�$��K6�@M������6��<5�bX���������ma��2[��8 ������������]��3��t���?��;^e.L3r�A��'(L�&�_a��CJ�����P���S%��$T�����Eov .J=��4V2��K���u?|���OR��x ���'��3
9739 .�0B�bX��t��1!����t#�t�������[�<l� z�4i����������3X�+o�?�; �d<� ��Z;� ��M�4�Cc������R5D�/C�u�} �.g�[Dx��:101�=����UV�7K�Q�>���Y1��nx�c�!�V� ��������Dx�YWb��������ZO61h����&���.����2�`Xe�8X�S{�������kJ]5���M����pHc,�?�5b�:���<���,[���-��,���&!����To�;,����+�J8u��7u�~��wo><��BG� �;��������� x��� ���z�����G�vX�c��6�/!�6����~[�,`�6�e���W���1�fM,:P����Q���Q�`zw��[�q�����[����8Q�����^��z�0F�\�������� ���?�pY� ����%�Ob��(4��[h��i>��.?��d����|K���cb��v8��=��bz��|�P�UPQ��Q��)�;Y��Q��w���,/�le�[G/c�7� ���3��XL<�g���������}4<f0�}"���������n ���������f]9���h��#nv�F���nkH�(�uA�Eke�X���Z���n�1��W/�j�R��\��6������[�lo� ����?�-V����K��H-�Z_�S���hM�����4��k;+��P��%���������B��\��P���e�x���O�Y�-0����O=�4�����*���=�2�C�a�����:����t��c~�m9K?g�a���+��C�gpI��c��8�h�8� -�wv�:���������r���6[t�~Mq��M���Q�^��J�9�_k`gWf�^����p/9��E�!I�������oC�����D���(UtX�^�K�c����`j]��2������3tP���Npw�����U ����-������>�ng�@� ������h�5�`|+�E�I�v=KtA4��.����,\[�S�_��d9�e�G��3+5�$�|�����U;���lyViVoc��7PA�����vdU����0�q@,�$��"�|���-�+I�G>���������q�\�_��T.M������x�����-�j����b`� _%�-A��J�2���*7hUv�\������ ���r��2�jHc�P\k8��*��y����P�(:����t>eU&��)����s!����
10651 *]XZ��L)+��T�\� �����(W����z&�A� �K����U���(*� �����Z�=�J��(�G�"%���~�P������*W9����g���;�,��pa$���������\����T�/��Q$<x��������9�,&9��r����ys������x7�V��T�?���j�����7���f0�Y��Ej �&n��4(Z�?��A��;�O��?D ���?
10793 ^\�6�[Z����x*^)��H���zQ�A�H��x���G��M��'��^���y��I������<#��f0�,�C,(C��> `#��f0��C,(C��> `#��f0�@{�����
12696 �����l�������q� ��q��\q� ��q��<�� �����|��� ���3��f�Q�g�I��f�Y��g�E�Xf�U�Xg�M��f�]����C�8��S�8��K����[����G�x��W�x��O����_���C 3�(c�3�$SL3�,s���"K,��*k���&[l��.{�s�!Gs�)g�s�%W\s�-w���#O<��+o���'_|��/�E����0��L0���0��,�������l�������p���p��\p���p��<�������|������@U����0��L0���0��,�������l�������p���p��\p���p��<�������|�������_�?��a�aFe�q&�d�if�e�yXd�eVXe�u6�d�mv�e�}8���r;V5��;�<z��H�t���3��)���&������L{V���]����q%[�K,���U��3%�LH�V2� c���h����Kv�0�X:�L��i��e��C�X�������^��6��y���y����=�;�U�a�����]�a8��q�S����s\�7����x�� ��@'�������C b��(a ���$�0�f0�9�c�X�2�bkX�6��m�`{��q�c��g8�.�W�� nq�{4�N�hC;:��.t���C?���0F�c�&1�i�0�Y�a X����X�:6��-lc���>p�#��8�9.p����5np�;������mhG:��n��}��bC�F�c�&1�i�0�Y�a X����X�:6��-lc���>p�#��8�9.p����5np�;����G���Nt�=�E�1����1�Q<��1�ILa-�`s����e<�*��� lb ���.�����8�)�p� \�9�p����h�"�� ��@'�������C b��(a ���$�0�f0�9�c�X�2�bkX�6��m�`{��q�c��g8�.�W�� nq�{4�I�hC;:��.t���C?���0F0�G�8&0�)L���b�X�"����X����Mla;���q�C�'8��q�K<��q�[���v�izG;:��.t���C?���0F0�G�8&0�)L���b�X�"����X����Mla;���q�C�'8��q�K<��q�[���w�?���t� ��A/���<� �0����0� Lb
12712 �ha���<��%,�)V��ul`[��v��}�G8� Nq�s\��q�k��w�G����6����B7z��>�c1�! c�x�1�c���4Z��,�0�,b �x�U�a�����]�a8��q�S����s\�7����x�� ��@'�������C b��(a ���$�0�f0�9�c�X�2�bkX�6��m�`{��q�c��g8�.�W�� nq�{4,�G���Nt�=�E�1����1�Q<��1�ILa-�`s����e<�*��� lb ���.�����8�)�p� \�9�p����h�����vt�]�Fz��~ �!1�a�`�0�qL`S�F 3�����E,aO��5�c���6v��=���8�1Np�3���x�+\���C� zG���Nt���C?���0F0�G�8&0�)L���b�X�"����X����Mla;���q�C�'8��q�K<��q�[�����;���t� ��A/���<� �0����0� Lb
12737 �ha���<��%,�)V��ul`[��v��}�G8� Nq�s\��q�k��w�G�:�� ��@'�������C b��(a ���$�0�f0
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex8189 \gdef^^f0{\missingcharmsg{LATIN SMALL LETTER ETH}}
8309 \gdef^^f0{\missingcharmsg{LATIN SMALL LETTER D WITH STROKE}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex7917 \gdef^^f0{\missingcharmsg{LATIN SMALL LETTER ETH}}
8037 \gdef^^f0{\missingcharmsg{LATIN SMALL LETTER D WITH STROKE}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex7955 \gdef^^f0{\missingcharmsg{LATIN SMALL LETTER ETH}}
8075 \gdef^^f0{\missingcharmsg{LATIN SMALL LETTER D WITH STROKE}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex7955 \gdef^^f0{\missingcharmsg{LATIN SMALL LETTER ETH}}
8075 \gdef^^f0{\missingcharmsg{LATIN SMALL LETTER D WITH STROKE}}

Completed in 704 milliseconds

1234