Searched refs:V2 (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A DLindent5 V2=`echo $RES | cut -d' ' -f3 | cut -d'.' -f2`
10 if [ $V2 -gt 2 ]; then
12 elif [ $V2 -eq 2 ]; then
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A DDAC960.c70 p->V2.LogicalDeviceInformation[drive_nr];
91 p->V2.LogicalDeviceInformation[drive_nr];
119 p->V2.LogicalDeviceInformation[drive_nr];
289 CommandAllocationLength = offsetof(DAC960_Command_T, V2.EndMarker);
307 Controller->V2.RequestSensePool = RequestSensePool;
358 Command->cmd_sglist = Command->V2.ScatterList;
359 Command->V2.ScatterGatherList =
361 Command->V2.ScatterGatherListDMA = ScatterGatherDMA;
362 Command->V2.RequestSense =
364 Command->V2
[all...]
H A DDAC960.h31 V1 and V2 Firmware Controllers.
40 V1 and V2 Firmware Controllers.
49 V1 and V2 Firmware Controllers.
57 V1 and V2 Firmware Controllers.
983 Define the DAC960 V2 Firmware Command Opcodes.
1000 Define the DAC960 V2 Firmware IOCTL Opcodes.
1025 Define the DAC960 V2 Firmware Command Identifier type.
1032 Define the DAC960 V2 Firmware Command Status Codes.
1046 Define the DAC960 V2 Firmware Memory Type structure.
1067 Define the DAC960 V2 Firmwar
2260 } V2; member in union:DAC960_Command::__anon10938
2477 } V2; member in union:DAC960_Controller::__anon10941
2491 #define V2 macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dxxan.c216 uint8_t *V2 = V + s->pic.linesize[2]; local
226 V[i] = V[i+1] = V2[i] = V2[i+1] = vval | (vval >> 5);
232 V2 += s->pic.linesize[2] * 2;
H A Dtruemotion2.c61 int *Y1, *U1, *V1, *Y2, *U2, *V2; member in struct:TM2Context
368 V = (ctx->cur?ctx->V2:ctx->V1) + by * 2 * Vstride + bx * 2;\
382 Vo = (ctx->cur?ctx->V1:ctx->V2) + by * 2 * oVstride + bx * 2;\
752 V = (ctx->cur?ctx->V2:ctx->V1);
925 l->V2 = l->V2_base + l->uv_stride * 2 + 2;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/regulator/
H A Dpcap-regulator.c122 VREG_INFO(V2, PCAP_REG_VREG1, 5, 6, 19, 22),
266 VREG(V1), VREG(V2), VREG(V3), VREG(V4), VREG(V5), VREG(V6), VREG(V7),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dxxan.c249 uint8_t *V2 = V + s->pic->linesize[2]; local
263 V[i] = V[i+1] = V2[i] = V2[i+1] = vval | (vval >> 5);
269 V2 += s->pic->linesize[2] * 2;
H A Dtruemotion2.c84 int *Y1, *U1, *V1, *Y2, *U2, *V2; member in struct:TM2Context
416 V = (ctx->cur?ctx->V2:ctx->V1) + by * 2 * Vstride + bx * 2;\
430 Vo = (ctx->cur?ctx->V1:ctx->V2) + by * 2 * oVstride + bx * 2;\
809 V = (ctx->cur?ctx->V2:ctx->V1);
986 l->V2 = l->V2_base + l->uv_stride * 2 + 2;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mfd/
H A Dezx-pcap.h112 #define V2 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/mpi/sparc32/
H A Dmpih-add1.S151 ! ** V2 **
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/sparc32/
H A Dmpih-add1.S151 ! ** V2 **
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/mISDN/
H A Davmfritz.c975 pr_notice("%s: PCI V2 stat %#x\n", fc->name, val);
976 pr_notice("%s: PCI V2 Class %X Rev %d\n", fc->name,
980 ASSIGN_FUNC(V2, ISAC, fc->isac);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dxmlparse.c1905 a macro, then rescan for more expansions. Thus, we use V2 to expand
1911 #define V2(a,b,c) XML_L("expat_")V1(a,b,c) macro
1913 return V2(XML_MAJOR_VERSION, XML_MINOR_VERSION, XML_MICRO_VERSION);
1916 #undef V2 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c1675 a macro, then rescan for more expansions. Thus, we use V2 to expand
1681 #define V2(a,b,c) XML_L("expat_")V1(a,b,c) macro
1683 return V2(XML_MAJOR_VERSION, XML_MINOR_VERSION, XML_MICRO_VERSION);
1686 #undef V2 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c1904 a macro, then rescan for more expansions. Thus, we use V2 to expand
1910 #define V2(a,b,c) XML_L("expat_")V1(a,b,c) macro
1912 return V2(XML_MAJOR_VERSION, XML_MINOR_VERSION, XML_MICRO_VERSION);
1915 #undef V2 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin2055 t�~ R��T������~L|����I6�"��5[8-�,��v��C��p�5o��+pa�$xCl�>�s��m�6�L�����$���p�������:7}����V���-����)��Bl��$&&�� �C����{�kb[E� ��Z��������F�!H��<��S���Mf��M�����&�6O�8���X3�6;j�p�w����. ����a�>q�+�e{;K����"�&��U�q�M�����N�����{������aa�$N�&>��iG�7H4����?��nB���n�CP�i\���j�.K���O����k�;����X�OVk���0]����������p�^��aL�6��,��B��F�t�B�S<'m���6>Ql:�Ij�"�f�h&�!Z��q������W�� e�����k���s4c \4 ���V�==t����s�����V2|�<�8�
2298 �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
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]
4821 ����Wu�8�#�3��*||`�������z� ���h����������q`��[�^P����Z�}'�<��r�WF+���O�� 5��4�)Y'�w�A<��c�� ��$������:-�����3,�M��J��u�:�s32V*!]�4���z�4@��|��&�[>����������\�j����e�t�;����l�@e*tC��24|fT�V �*���J�����G�bh�R���8���8���^��Pi�����!�����7�X���^9PX�a�8L�j���o�����������Z�V2����,9�}vN��'�:�SU��P����Ru>���8UN %\� F��o����Y�m�Bx�,��D6��)&��cf�Qv�U�}2%,9�
5265 ����Wu�8�#�3��*||`�������z� ���h����������q`��[�^P����Z�}'�<��r�WF+���O�� 5��4�)Y'�w�A<��c�� ��$������:-�����3,�M��J��u�:�s32V*!]�4���z�4@��|��&�[>����������\�j����e�t�;����l�@e*tC��24|fT�V �*���J�����G�bh�R���8���8���^��Pi�����!�����7�X���^9PX�a�8L�j���o�����������Z�V2����,9�}vN��'�:�SU��P����Ru>���8UN %\� F��o����Y�m�Bx�,��D6��)&��cf�Qv�U�}2%,9�
6682 |���6N�B-�@��!@���}�~�_����-��H�����G��1�%4�=�/Jj����|1O� ���5��Ky\T��@��o���D;g�)�Fu3��g1Z�����s���=�p��<\��FZ�����W���n��&��4�ff������%��2�0�o!���L���� f+3����V2��K�� �A{4�F��>?��#�t��Q��X7x~����f6o���2����B�+z8h�z����h��������Mt��e��0�'d�o������k��-��x�1DJ��6��E�`�G��_~��]#����i<WR�zB�C���I�3�H���C�-�,G�
7836 G��.�h��a���!�'8�]V2��a�����c��`�#����%`u"7s#��k����%`�"E,�H��00a��gs���8 �X� a ��!KV!�C������a`���?��9K��-y���a`��'��F-y���a`��m������s��$���00nI;�����%����s������a`����a`�������%���s?��oE�9�4�?�~���0����#����y�~���x�n���k8��Gx����#|3��y����A��8����p����#���c<��8|��a �;y�����-)��?�������;gI��Kf��>{��Xg���%���C���
8149 ���u�;P���fO��R�m�1�<I|b���&4�Y��O�)} ���E������7�b��F ��t'���!����<?n��� �h�����pdSO��S�t��f��7V�|��vq�g�#���-h�������-5�����&�����wP���9�n�7F����z^�2~u��Q�J�m�TZj()=7>���ER(��$�'���x�lA�;�$T���{y�[��C�*M������Xt�<I/��i �G��x')�R�;�;P�SO���PO�����:>��q�t���=�D�87�?-�����>c�_������*]z��� X�KyM U������|�r��~%��L��q�jv�����P{Cm���x��V2?���L�x�]v���a=d�~WLl�7�pQm�I�)��06�:�������(3A� .{��h@ 0k 8j[������l���O��K|�L~*�)'�)s���������)�O�>�'?=1��A�U@q��O��%�\������j�j;��L�u�\���[ �V�����4�Y���5���8������4���VN�Z�95��o}L��'0B��HM��ox�K����j[o�f��_m>/,��09F���~��_m+��nd�.��V����zB�0:��o��[��(��x;@o�$� ��d`�>�%G����_�����d`5���=\*�"0L|�MH�F9��Bt����x
9539 &��3h������_`�]0�����)e�uL!��F���^+w�1��U�:y{������� �'��h� �[(V2�l�h�]�OT�A"�� �;dAQ
9684 H����-L�$���$��8�)���&Kh�L���b�X����K��� }v8�3��u��u�l���<�O�\}��*����� �@=�Y(��1�tr���>�� \���z��:���A�/K��R}�-�g��@ X�K�J]V�K��> 8BH�j XsR��'[���/E��@� ��@V2���
[all...]

Completed in 330 milliseconds