Searched refs:ecp (Results 1 – 20 of 20) sorted by relevance
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_edit_ctrl.cpp | 100 CreateParams ecp = cp; in CreateEditCaret() local 101 ecp.pParentWnd = this; in CreateEditCaret() 102 ecp.dwFlags = PWS_CHILD | PWS_NOREFRESHCLIP; in CreateEditCaret() 103 ecp.dwBorderWidth = 0; in CreateEditCaret() 104 ecp.nBorderStyle = BorderStyle::SOLID; in CreateEditCaret() 105 ecp.rcRectWnd = CFX_FloatRect(); in CreateEditCaret() 107 m_pEditCaret->Create(ecp); in CreateEditCaret()
|
D | cpwl_combo_box.cpp | 260 CreateParams ecp = cp; in CreateEdit() local 261 ecp.pParentWnd = this; in CreateEdit() 262 ecp.dwFlags = PWS_VISIBLE | PWS_CHILD | PWS_BORDER | PES_CENTER | in CreateEdit() 266 ecp.dwFlags |= PWS_AUTOFONTSIZE; in CreateEdit() 269 ecp.dwFlags |= PWS_READONLY; in CreateEdit() 271 ecp.rcRectWnd = CFX_FloatRect(); in CreateEdit() 272 ecp.dwBorderWidth = 0; in CreateEdit() 273 ecp.nBorderStyle = BorderStyle::SOLID; in CreateEdit() 274 m_pEdit->Create(ecp); in CreateEdit()
|
/external/openssh/regress/unittests/sshbuf/ |
D | test_sshbuf_getput_crypto.c | 70 EC_POINT *ecp; in sshbuf_getput_crypto_tests() local 359 ecp = EC_POINT_new(EC_KEY_get0_group(eck)); in sshbuf_getput_crypto_tests() 360 ASSERT_PTR_NE(ecp, NULL); in sshbuf_getput_crypto_tests() 364 EC_KEY_get0_group(eck), ecp, bn_x, bn_y, NULL), 1); in sshbuf_getput_crypto_tests() 365 ASSERT_INT_EQ(EC_KEY_set_public_key(eck, ecp), 1); in sshbuf_getput_crypto_tests() 368 EC_POINT_free(ecp); in sshbuf_getput_crypto_tests()
|
/external/ppp/pppd/ |
D | Makefile.linux | 15 ecp.c ipxcp.c auth.c options.c sys-linux.c md4.c chap_ms.c \ 18 HEADERS = ccp.h session.h chap-new.h ecp.h fsm.h ipcp.h \ 24 ecp.o auth.o options.o demand.o utils.o sys-linux.o ipxcp.o tty.o \
|
D | Makefile.sol2 | 12 tty.o ccp.o ecp.o auth.o options.o demand.o utils.o sys-solaris.o \
|
D | Android.bp | 42 "ecp.c",
|
/external/elfutils/tests/ |
D | run-ecp-test2.sh | 24 testrun ${abs_builddir}/ecp testfile2 testfile2.tmp
|
D | run-ecp-test.sh | 24 testrun ${abs_builddir}/ecp testfile10 testfile10.tmp
|
D | Makefile.am | 44 show-abbrev hash newscn ecp dwflmodtest \ program 96 run-ecp-test.sh run-ecp-test2.sh run-alldts.sh \ 191 run-strip-test2.sh run-ecp-test.sh run-ecp-test2.sh \
|
D | ChangeLog | 240 * ecp.c: Likewise. 1180 * ecp.c: Likewise. 3145 * ecp.c (main): Use elf_end to clean up. 3253 * run-ecp-test.sh: Likewise. 3254 * run-ecp-test2.sh: Likewise. 3310 * run-ecp-test.sh: Likewise. 3311 * run-ecp-test2.sh: Likewise.
|
/external/elfutils/ |
D | .gitignore | 118 /tests/ecp
|
/external/arm-optimized-routines/test/traces/ |
D | sincosf.txt | 5282 -0x1.2978ecp-10 5322 -0x1.7036ecp-4 5780 0x1.650ecp-11 5995 0x1.650ecp-11 5996 0x1.650ecp-11 6181 0x1.0654ecp-9 6373 0x1.650ecp-11 10143 0x1.1169ecp-2 10852 0x1.6835ecp+3 10853 0x1.6835ecp+3 [all …]
|
D | exp.txt | 2518 0x1.0442466613ecp+0
|
/external/icu/icu4c/source/test/testdata/ |
D | IdnaTestV2.txt | 285 xn--a-ecp.ru; a⒈.ru; [V6]; xn--a-ecp.ru; ; ; # a⒈.ru 3646 ₅⒈。≯; 5⒈.≯8; [C2, P1, V6]; xn--5-tgnz5r.xn--8-ugn00i; ; xn--5-ecp.xn--8-ogo; [P1, V6] # 5⒈.≯8 3647 ₅⒈。≯; 5⒈.≯8; [C2, P1, V6]; xn--5-tgnz5r.xn--8-ugn00i; ; xn--5-ecp.xn--8-ogo; [P1, V6] # 5⒈.≯8 3652 xn--5-ecp.xn--8-ogo; 5⒈.≯8; [V6]; xn--5-ecp.xn--8-ogo; ; ; # 5⒈.≯8
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | IdnaTestV2.txt | 285 xn--a-ecp.ru; a⒈.ru; [V6]; xn--a-ecp.ru; ; ; # a⒈.ru 3646 ₅⒈。≯; 5⒈.≯8; [C2, P1, V6]; xn--5-tgnz5r.xn--8-ugn00i; ; xn--5-ecp.xn--8-ogo; [P1, V6] # 5⒈.≯8 3647 ₅⒈。≯; 5⒈.≯8; [C2, P1, V6]; xn--5-tgnz5r.xn--8-ugn00i; ; xn--5-ecp.xn--8-ogo; [P1, V6] # 5⒈.≯8 3652 xn--5-ecp.xn--8-ogo; 5⒈.≯8; [V6]; xn--5-ecp.xn--8-ogo; ; ; # 5⒈.≯8
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | IdnaTestV2.txt | 285 xn--a-ecp.ru; a⒈.ru; [V6]; xn--a-ecp.ru; ; ; # a⒈.ru 3646 ₅⒈。≯; 5⒈.≯8; [C2, P1, V6]; xn--5-tgnz5r.xn--8-ugn00i; ; xn--5-ecp.xn--8-ogo; [P1, V6] # 5⒈.≯8 3647 ₅⒈。≯; 5⒈.≯8; [C2, P1, V6]; xn--5-tgnz5r.xn--8-ugn00i; ; xn--5-ecp.xn--8-ogo; [P1, V6] # 5⒈.≯8 3652 xn--5-ecp.xn--8-ogo; 5⒈.≯8; [V6]; xn--5-ecp.xn--8-ogo; ; ; # 5⒈.≯8
|
/external/webrtc/data/voice_engine/stereo_rtp_files/ |
D | toggling_stereo_g729_pt18_pt125.rtp | 1628 ecp(=0T�
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 19994 "ecp",
|
/external/scapy/test/ |
D | regression.uts | 1605 ~ ppp ecp
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 60414 ecp %11075
|