Searched refs:_b (Results 51 - 75 of 80) sorted by relevance

1234

/external/wpa_supplicant_8/src/utils/
H A Dcommon.c772 int _b = *(int *) b; local
776 if (_b == 0)
778 return _a - _b;
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dcommon.c772 int _b = *(int *) b; local
776 if (_b == 0)
778 return _a - _b;
/external/libnl/lib/route/
H A Dtc.c245 int tca_compare(struct nl_object *_a, struct nl_object *_b, argument
249 struct rtnl_tca *b = (struct rtnl_tca *) _b;
H A Dneigh.c199 static int neigh_compare(struct nl_object *_a, struct nl_object *_b, argument
203 struct rtnl_neigh *b = (struct rtnl_neigh *) _b;
H A Dneightbl.c57 static int neightbl_compare(struct nl_object *_a, struct nl_object *_b, argument
61 struct rtnl_neightbl *b = (struct rtnl_neightbl *) _b;
H A Drule.c277 static int rule_compare(struct nl_object *_a, struct nl_object *_b, argument
281 struct rtnl_rule *b = (struct rtnl_rule *) _b;
H A Daddr.c478 static int addr_compare(struct nl_object *_a, struct nl_object *_b, argument
482 struct rtnl_addr *b = (struct rtnl_addr *) _b;
H A Dlink.c682 static int link_compare(struct nl_object *_a, struct nl_object *_b, argument
686 struct rtnl_link *b = (struct rtnl_link *) _b;
H A Droute_obj.c357 static int route_compare(struct nl_object *_a, struct nl_object *_b, argument
361 struct rtnl_route *b = (struct rtnl_route *) _b;
/external/libnl/lib/fib_lookup/
H A Dlookup.c143 static int result_compare(struct nl_object *_a, struct nl_object *_b, argument
/external/opencv/cv/src/
H A Dcvgeometry.cpp130 icvCreateCenterNormalLine( CvSubdiv2DEdge edge, double *_a, double *_b, double *_c ) argument
140 *_b = b + b;
H A Dcvcalibration.cpp1343 CvMat *_A = 0, *_b = 0, *_allH = 0, *_allK = 0;
1370 _b = cvCreateMat( 2*nimages, 1, CV_64F );
1381 double* bp = _b->data.db + i*2;
1419 cvSolve( _A, _b, &_f, CV_LSQ | CV_SVD );
1434 cvReleaseMat( &_b );
1819 static int dbCmp( const void* _a, const void* _b )
1822 double b = *(const double*)_b;
H A Dcvcalibinit.cpp1755 static int is_equal_quad( const void* _a, const void* _b, void* ) argument
1758 CvRect b = (*((CvContour**)_b))->rect;
/external/openssl/crypto/ec/
H A Dectest.c771 #define CHAR2_CURVE_TEST_INTERNAL(_name, _p, _a, _b, _x, _y, _y_bit, _order, _cof, _degree, _variable) \
788 #define CHAR2_CURVE_TEST_INTERNAL(_name, _p, _a, _b, _x, _y, _y_bit, _order, _cof, _degree, _variable) \
803 #define CHAR2_CURVE_TEST(_name, _p, _a, _b, _x, _y, _y_bit, _order, _cof, _degree, _variable) \
806 if (!BN_hex2bn(&b, _b)) ABORT; \
808 CHAR2_CURVE_TEST_INTERNAL(_name, _p, _a, _b, _x, _y, _y_bit, _order, _cof, _degree, _variable) \
/external/libnl/lib/netfilter/
H A Dct_obj.c273 static int ct_compare(struct nl_object *_a, struct nl_object *_b, argument
277 struct nfnl_ct *b = (struct nfnl_ct *) _b;
/external/valgrind/main/VEX/priv/
H A Dguest_amd64_helpers.c2250 # define SET_ABCD(_a,_b,_c,_d) \
2252 st->guest_RBX = (ULong)(_b); \
2334 # define SET_ABCD(_a,_b,_c,_d) \
2336 st->guest_RBX = (ULong)(_b); \
2456 # define SET_ABCD(_a,_b,_c,_d) \
2458 st->guest_RBX = (ULong)(_b); \
2610 # define SET_ABCD(_a,_b,_c,_d) \
2612 st->guest_RBX = (ULong)(_b); \
H A Dguest_x86_helpers.c2329 # define SET_ABCD(_a,_b,_c,_d) \
2331 st->guest_EBX = (UInt)(_b); \
/external/e2fsprogs/lib/ext2fs/
H A Dext2fs.h543 #define HOLE_BLKADDR(_b) ((_b) == 0 || (_b) == EXT2FS_COMPRESSED_BLKADDR)
/external/opencv/cxcore/src/
H A Dcxmatmul.cpp1195 const uchar* _b = B->data.ptr + k*b_step0 + j*b_step1; local
1226 icvGEMM_CopyBlock( _b, b_step, b_buf, _b_step, b_size, elem_size );
1227 _b = b_buf;
1231 block_mul_func( _a, _a_step, _b, _b_step, _d, _d_step,
1234 single_mul_func( _a, _a_step, _b, _b_step, _c, C->step, _d, _d_step,
H A Dcxpersistence.cpp3718 icvSortIdxCmpFunc( const void* _a, const void* _b, void* userdata ) argument
3722 const int* b = *(const int**)_b;
/external/opencv/ml/src/
H A Dml_inner_functions.cpp444 icvCmpIntegersPtr( const void* _a, const void* _b )
447 int b = **(const int**)_b;
/external/chromium_org/third_party/sqlite/src/tool/
H A Dlemon.c4450 int Symbolcmpp(const void *_a, const void *_b) argument
4453 const struct symbol **b = (const struct symbol **) _b;
4614 int Configcmp(const char *_a,const char *_b) argument
4617 const struct config *b = (struct config *) _b;
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
H A Ddojo-1.6.1.js6302 var val, retVal = 0, _b = d.body();
6312 if(node == _b){ break; }
/external/chromium_org/third_party/libjingle/source/talk/media/testdata/
H A Dvideo.rtpdump221 ��f��u^��V�Į���7w#�C��H#�����O�V�pMׯ�'_����~�o��|������<���9e�����������/�Nyp����A�50{�W拻/��.�_K�z�O[�0����Dzfr��K��hT)|%�?~� 'ج_b=��������s��$���E��K���׺��c߱Ǔ){G�)�T7�7��ߓ���{��7��?����b��k�����as�o�M��qiF��=�nP���.��f����r !�Xf2��x���J�] a
871 ������"!���a&��5C��{��q��jK���'�B��봂��#�g�C��F�Aw��{��{r�`�?��_�b��߲�sύ�a7�P��=��A��}�� ����~q�e�|��B.����~���a�����$y����Z�{u�K�虜���7�� ۶��.��o$N�?ر�>���/@�a;���sW��#B��e�\����_b���O������P�����������!ې�>n�0��.��f�ۙ�r�!�x5��П7b��8j��r/u��C��_.�7�pz^�G�����������X�' � zR �P�6/�)�\~ߧо�QX&��o���Wؿ�^�~}��~J�cV��� ��%&!�2�W��[?���{��`����n�7�.���낟�|8�w����b+Q9�۷�p���
907 "D��a2�Ն�!1��S�!��O��&�3�ڑm�F�P�ާ2��z�7ɋp1A��5�j��z~O�^�z��6&%]�о F����`�rɓ��O')nA�F���B"z�#>�D4 <G`[T�x���/��O'f��(�.�(:�M8���F����w�z'���@����йm���&��X8���/ j<4���> n�Z>��.��f��b�r�!�v0b�Չ��! ��eP?�}��@lN��Ԟ�na�@G�Ozj��Qĉ�X��\b�w��D��q2Og�Q6���0DN�N�Ԝޟ�Dc��=}�_�_b�* 0����+�u����tDH�?�W��b���L��$�O�]�$����֢�}��A���Vx�&a6; �Yyt!�S�c�P����,�� >:���_/��r{��
944 �`�]S/p��fZ�4����?Rꄱ�����~av��D Bd�3ڣЅ�ByXՉ~��a���~5OQ\%���^u�c(\�ؼ~�ߡ}�Bj���yPZD )W~���$S[��W7�Ӄ M:�����Κ��$>���a z�o�|��D�H��^2E]j����?M�G�aW��|F����^ĉ����9��Y�f#8�7������v;v���t,��X�/~U͈��c��οB8���_�2�Ke�܃�n��j���U���"0�1�)�p��w�L�R�6~��e0=����;��cO��+Φu6-���C��tA^���=��{�<!��C����e��sf�>�*އC�O�P��ͻv��BL)g�@� {��A3�_Rl�!�p�-�0zӟ�C���J f?�P�6��co�v ��3�-�����Ш] ��QYq�'�tllcɝ̯��ۛ��v�Ƚ +>�;š�)�u��X��i�:��>n��ꗃ.��f����r�!�-���IbJ����w/xG(�{����x�����/x��pM��F��a�wa�i���r$NV/z�|���|My��B��=���c f��b}^+�4 ��5�����'���"T؁��ڧO��A7��d���_�-@�H�y��Y=^k����{��IhF������dg�mz���;��;���������k��H?]݃���������������*���oB����D��>n�����.��f��zr�!��-���6+���YbJ�q��;��$C�e6(E�����yםx�cw/b����з��lH�)םy׫�<!^fHCL?�Q{4 i?7 �v'���� V+Tɓ�i��pRh��'�~�UM�b�G?h�$&ƅz[@o��H��М�o�ƐC�2N����l�HA�@�ƨ���� ��P�D���Vq>�_�Ȩ�|&��)�����ۛ՜��0v\��G��E�qǟ���'���E={�����rdNL���_b���w�b��7�'��ծ��ܸ������ʇr�w�v"bC�}ľ���LH AB}
1030 �B�VRH��+=g񵿼�̻�#ϛ�_`�˿�U�S���/X���`�L~�(���?�|:'����5sh�'�����{��G��`�=f&���eW�l!*�H�g�%�q�l�3�^�\G�{��Dʺ��C�N��G��LK���l\��נ}՗尬�߆F �+2��Vu;�7� Cr����?���; ��c,�]�e�� �����a2�*��0��Z�2�}�:��՘`�p���O�1L���Zg^�����/Y��G��#Si��?6:f��}E��೨�f�_�YP�)��>"n�PW��.��f��(r�!�b>_b��܌�G^�ċ���Ln;�����جs�L>�+�|h��F���W^�o�d~��|K�LՉgs�Hu�%����|W/��k��z��T���'O,�΢���v>���]��[�+_b^�&ؿw��(�~?�����oܔ��3V{�(H��Q��Q�n� ��q�X�,Q����/L|»���O��&��Y ��`ã1&�Z��^Ě�g����^��<V D�݉�Ĥ�K9&~#�'Q�';��!4���|��w�&�hc�� �����5�?;�f3B�4d�T�� �{�.ײt }��[(�M >�~�<�k�W�]/R�v��������&�ӱ�UR��ޟ���~m��_�|~�?�����b��r q�_ށ�`��'ج��=L
1396 �I��� Q��F_Z�������_b�~^�%�l��+a ޝ8�+�U5��_߿d� 1y��Aj���:;0�0]��:C��/�`�E�Y)�`�/ �P�;��y(*ǫ�"|��S�S����vf��DJ]q��w�� �p���G&����lkk���ߗ4G7�3��z� {��>Zn�߱��.��f�Hr�!�f3���Р�x=.�H��U�|��&�ddH����&A�H���8-�+C���;��r(����I�rRgת��T��b�ћ�r����� LD� �$��$�0yL��HgHx���i��1�D!jp���������ߧ���AH�7�A�r ���St��Kw����L���WXܟ�Ue�e�|�XJ\tΡ�椒g�;�о?&�#0�!_��&5ɋ���;�db�3������NE� � br|�����"\Rt�͖�<7v��y���%��������wd�̗��s�vU�V�$7YF �m�a�H�>�D�范����׿?O�D�+���ޅu��3�L^�*p5Lx�x�����+*��X��t �?�~����A�u_��w�5��M�Rʦ2��Gp�g�p���܃ �����x�A�k��p��}v%���?���t.�{/ �+b��X��_��}�`�'�a탊�˷�[��=j2��o��H<�����.u�_���/$Y$C8��) ��x�;��n��/�F��ߊ��~e��ڔ��|����}=�Ӟle4h�wC�����j�T��Q��?�`��Oڣ�K�f��]��Ј�6u�c���+��������y�#y_���ϰ�����|#�|;3#��^+E�����i!�[����K�>�}�����#��_�F��ЮM&��i%�3����͈�;+���y3s8�L��I?�923������>[n��V��.��f���r�!��b9�œ���ň�w�v&��o��
1440 �*�U��˖��Y�f�v�@]�U.e��7'�&�Yo덿4,}��M�����c#^�y������עq/@=�-�TD*%Q*���p��Z�c�û�P�5�Eêe�6}���<jZ,���q �Oe덍��� ����EDe2'(�اt_x�&�~��5"5�$gc���1���>��_b��U�=��M��n�� ����L�Cle<5o�w~ooò��A04�>����y_��_⸟:��c�+o�� ��F��716,��i5ðZ��^7F�qʰO�wp�`͹l�k�m����Eҝ��>\�cෟ}��2��8#�����F)k����]�_�y��~/��+)7w~��pY@_wob�ј�w�l�m�]_�;�C]�4lu��^���q����-��~ˏxL�I��Һq[���/b�,t�,���G��|�8<�?�Ȕ���=T���u��ۦ���C yy������:��oD��\n?zl1P�[�6�>~���@�lSU�|�Gj��2a�o�a~`���A�' 0Va?����j�;��:2O��`S���xC��]��Ǎ�-ۑ{L�Q���_�G]}���ȧ�.��A4����ȗ�f�����X̓�����������@��5�E��ޅ�R��6.���R2CW����6a�쬔{��r���!���r&-F߸�3�<�.��7}YW�tǡ���$�a�a_О��c�_9�w��NM��ô˽xd������W~�'��\+{��BG�Q�}|!�V�;_w�
/external/pixman/pixman/
H A Dpixman-mmx.c600 b = _mm_and_si64 (p, MC (565_b));

Completed in 5605 milliseconds

1234