Home
last modified time | relevance | path

Searched refs:n5 (Results 1 – 22 of 22) sorted by relevance

/external/chromium/base/
Dlinked_list_unittest.cc113 Node n5(5); in TEST() local
119 list.Append(&n5); in TEST()
122 EXPECT_EQ(&n5, list.tail()); in TEST()
132 EXPECT_EQ(&n5, list.tail()); in TEST()
139 n5.RemoveFromList(); in TEST()
171 list.Append(&n5); in TEST()
174 EXPECT_EQ(&n5, list.tail()); in TEST()
/external/qemu/slirp-android/
Dtcp_subr.c767 u_int n1, n2, n3, n4, n5, n6; in tcp_emu() local
825 &n1, &n2, &n3, &n4, &n5, &n6, buff); in tcp_emu()
830 lport = (n5 << 8) | (n6); in tcp_emu()
837 n5 = (n6 >> 8) & 0xff; in tcp_emu()
850 n1, n2, n3, n4, n5, n6, x==7?buff:""); in tcp_emu()
857 &n1, &n2, &n3, &n4, &n5, &n6, buff); in tcp_emu()
862 lport = (n5 << 8) | (n6); in tcp_emu()
869 n5 = (n6 >> 8) & 0xff; in tcp_emu()
882 n1, n2, n3, n4, n5, n6, x==7?buff:""); in tcp_emu()
/external/qemu/slirp/
Dtcp_subr.c612 u_int n1, n2, n3, n4, n5, n6; in tcp_emu() local
970 &n1, &n2, &n3, &n4, &n5, &n6, buff); in tcp_emu()
975 lport = htons((n5 << 8) | (n6)); in tcp_emu()
982 n5 = (n6 >> 8) & 0xff; in tcp_emu()
995 n1, n2, n3, n4, n5, n6, x==7?buff:""); in tcp_emu()
1002 &n1, &n2, &n3, &n4, &n5, &n6, buff); in tcp_emu()
1007 lport = htons((n5 << 8) | (n6)); in tcp_emu()
1014 n5 = (n6 >> 8) & 0xff; in tcp_emu()
1027 n1, n2, n3, n4, n5, n6, x==7?buff:""); in tcp_emu()
/external/openssl/crypto/ec/
Decp_smpl.c1008 BIGNUM *n0, *n1, *n2, *n3, *n4, *n5, *n6; in ec_GFp_simple_add() local
1035 n5 = BN_CTX_get(ctx); in ec_GFp_simple_add()
1083 if (!BN_mod_sub_quick(n5, n1, n3, p)) goto end; in ec_GFp_simple_add()
1088 if (BN_is_zero(n5)) in ec_GFp_simple_add()
1117 if (!BN_copy(&r->Z, n5)) goto end; in ec_GFp_simple_add()
1127 if (!field_mul(group, &r->Z, n0, n5, ctx)) goto end; in ec_GFp_simple_add()
1134 if (!field_sqr(group, n4, n5, ctx)) goto end; in ec_GFp_simple_add()
1146 if (!field_mul(group, n5, n4, n5, ctx)) goto end; /* now n5 is n5^3 */ in ec_GFp_simple_add()
1147 if (!field_mul(group, n1, n2, n5, ctx)) goto end; in ec_GFp_simple_add()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_cm0_kdt_mgc4.pkb48 …�ð�7�����>�|�9�Q������x�+���0� )��X\x��� 7�U_� �>N%�����|�4p�`۸4p㉎��n5�o��sP��C��s�;���3�…
/external/valgrind/unittest/
Dposix_tests.cc667 StealthNotification n1, n2, n3, n4, n5; variable
688 n5.wait(); in Worker2()
710 n5.signal(); in Worker3()
/external/v8/test/mjsunit/
Dlarge-object-allocation.js175 this.n5 = i;
/external/gtest/test/
Dgtest_unittest.cc1636 const char* e5, int n1, int n2, int n3, int n4, int n5) { in operator ()()
1637 const int sum = n1 + n2 + n3 + n4 + n5; in operator ()()
1645 << n1 << " + " << n2 << " + " << n3 << " + " << n4 << " + " << n5 in operator ()()
1755 int n5 = 0; in TEST() local
1757 n1++, n2++, n3++, n4++, n5++) in TEST()
1763 EXPECT_EQ(1, n5) << "Argument 5 is not evaluated exactly once."; in TEST()
/external/sonivox/jet_tools/JetCreator/
Dimg_Redo.py22 \xee\xc3\x02\xcd\xf0\x03\xfaZ\xaa`\x13\x01\x9e\x86\xc4\\\n5\xaf)\xf0>\x86\
Dimg_splash.py17 \x1fp\x8d\x86\n5\xc4d\xbd\x84-Dm\x01\xea-\x14\xe3\xbbX\x16e\xccNX\x80\xfc\
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/fr-FR/
Dfr-FR_nk0_kdt_dur.pkb95 ������oP�gċ�� ]:�8}P�cc.�j����!�CӉ`#����HW�C����u4(;�\���n5�m��J\�v
Dfr-FR_kdt_posp.pkb231 �u���)7[��J����`�v@B֌8}D[���n5<nDS"�.)�h�@fB
Dfr-FR_nk0_kpdf_mgc.pkb2036 …�utq�u�D���� �������.j��^$@7�kj����������������x�o4� *�W�n5퉌Gz���˫(r�'"[y8"���e…
/external/protobuf/gtest/test/
Dgtest_unittest.cc2464 const char* e5, int n1, int n2, int n3, int n4, int n5) { in operator ()()
2465 const int sum = n1 + n2 + n3 + n4 + n5; in operator ()()
2473 << n1 << " + " << n2 << " + " << n3 << " + " << n4 << " + " << n5 in operator ()()
2583 int n5 = 0; in TEST() local
2585 n1++, n2++, n3++, n4++, n5++) in TEST()
2591 EXPECT_EQ(1, n5) << "Argument 5 is not evaluated exactly once."; in TEST()
/external/chromium/testing/gtest/test/
Dgtest_unittest.cc2225 const char* e5, int n1, int n2, int n3, int n4, int n5) { in operator ()()
2226 const int sum = n1 + n2 + n3 + n4 + n5; in operator ()()
2234 << n1 << " + " << n2 << " + " << n3 << " + " << n4 << " + " << n5 in operator ()()
2344 int n5 = 0; in TEST() local
2346 n1++, n2++, n3++, n4++, n5++) in TEST()
2352 EXPECT_EQ(1, n5) << "Argument 5 is not evaluated exactly once."; in TEST()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_kdt_posp.pkb199 …B� x<��[���6~cA6�1Y����Mm�b"�ƤS8�D��L�.c5���h&G<����8�D��G�P�|s:y���n5&��v��e� ���0dQ��…
/external/jpeg/
Dtestimg.ppm4n5*t;0xB6�UG�PB�O@�SD�WI�VJ�RG�NG�TN�UN�RK�XMdSeZDGK2=J,IX9ZkIgxTcxQYnESh=Nc8J_4:L&0?,95>)=C5<B…
/external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
Dvideo.rtpdump620 ��HR�����^e�!ze\?�<�@��p]u��x>^������c~>yN�HN��E�������z�OQ}�:��W�n5��q} �N�A��A��(T�|�0…
/external/pcre/testdata/
Dtestinput21475 "(?P<n0>a)(?P<n1>b)(?P<n2>c)(?P<n3>d)(?P<n4>e)(?P<n5>f)(?P<n6>g)(?P<n7>h)(?P<n8>i)(?P<n9>j)(?P<n10>…
Dtestoutput25658 "(?P<n0>a)(?P<n1>b)(?P<n2>c)(?P<n3>d)(?P<n4>e)(?P<n5>f)(?P<n6>g)(?P<n7>h)(?P<n8>i)(?P<n9>j)(?P<n10>…
5669 n5 6
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/
Den-GB_kh0_kpdf_mgc.pkb3896 ��]�����n5�!�GG(DQjSTS;p�oz�?JJUj~8@ST'c�EDEERETJZY\dgh��y��NeHz}�GOMNSGSJRUS\bitrtr|��M�
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en30607 http://www.cato.org/pubs/policy_report/cpr-18n5-1.html
58864 http://www.nature.com/ncb/journal/v6/n5/full/ncb0504-377.html