Home
last modified time | relevance | path

Searched refs:Kh (Results 1 – 25 of 2438) sorted by relevance

12345678910>>...98

/dports/games/wesnoth/wesnoth-1.14.17/data/
H A Dscenario-leaders.cfg8 … , Kh , Ch , Wwf , Ch , Kh , Ch , Wwf …
9 Ww , Ww , Wwr , Ch , Kh , Ch , Wwr , C…
11 … , Ch , Ch , Wwr , Wwf , Ch , Kh , Ch …
12Kh , Ch , Wwr , Wwr , Ch , 1 Kh , Ch , …
14 … , Wwr , Ch , Wwr , Wwr , Ch , Kh , Ch …
15Kh , Ch , Wwf , Ch , Ch , Ch , Wwf , …
17 Ww , Ch , Kh , Ch , Wwr , Wwr , Wwr , W…
18 … , Wwr , Ch , Kh , Ch , Wwr , Wwr , Wwr …
/dports/audio/vo-amrwbenc/vo-amrwbenc-0.1.3/amrwbenc/src/
H A Dlevinson.c117 Word16 Kh, Kl; /* reflection coefficient; hi and lo */ in Levinson() local
136 Kh = t0 >> 16; in Levinson()
138 rc[0] = Kh; in Levinson()
145 t0 = Mpy_32(Kh, Kl, Kh, Kl); /* K*K in Q31 */ in Levinson()
182 Kh = t2 >> 16; in Levinson()
185 rc[i - 1] = Kh; in Levinson()
187 if (abs_s(Kh) > 32750) in Levinson()
205 t0 = Mpy_32(Kh, Kl, Ah[i - j], Al[i - j]); in Levinson()
215 t0 = Mpy_32(Kh, Kl, Kh, Kl); /* K*K in Q31 */ in Levinson()
/dports/audio/opencore-amr/opencore-amr-0.1.5/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
H A Dlevinson.cpp580 Word16 Kh; /* reflexion coefficient; hi and lo */ in Levinson() local
614 Kh = (Word16)(t0 >> 16); in Levinson()
615 Kl = (Word16)((t0 >> 1) - ((Word32)(Kh) << 15)); in Levinson()
627 t0 = Mpy_32(Kh, Kl, Kh, Kl, pOverflow); /* K*K */ in Levinson()
682 Kh = (Word16)(t2 >> 16); in Levinson()
683 Kl = (Word16)((t2 >> 1) - ((Word32)(Kh) << 15)); in Levinson()
690 if ((abs_s(Kh)) > 32750) in Levinson()
707 t0 = (((Word32)Kh* *(p_Al--)) >> 15); in Levinson()
709 t0 += ((Word32)Kh* *(p_Ah--)); in Levinson()
722 t0 = Mpy_32(Kh, Kl, Kh, Kl, pOverflow); /* K*K */ in Levinson()
/dports/cad/pcb/pcb-4.2.0/gts/
H A Dcurvature.c162 Kh[0] = Kh[1] = Kh[2] = 0.0; in gts_vertex_mean_curvature_normal()
186 Kh[0] /= 2*area; in gts_vertex_mean_curvature_normal()
187 Kh[1] /= 2*area; in gts_vertex_mean_curvature_normal()
188 Kh[2] /= 2*area; in gts_vertex_mean_curvature_normal()
281 gdouble temp = Kh*Kh - Kg; in gts_vertex_principal_curvatures()
288 *K1 = Kh + temp; in gts_vertex_principal_curvatures()
289 *K2 = Kh - temp; in gts_vertex_principal_curvatures()
354 normKh = sqrt (gts_vector_scalar (Kh, Kh)); in gts_vertex_principal_directions()
357 N[0] = Kh[0] / normKh; in gts_vertex_principal_directions()
358 N[1] = Kh[1] / normKh; in gts_vertex_principal_directions()
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/gts/src/
H A Dcurvature.c162 Kh[0] = Kh[1] = Kh[2] = 0.0; in gts_vertex_mean_curvature_normal()
186 Kh[0] /= 2*area; in gts_vertex_mean_curvature_normal()
187 Kh[1] /= 2*area; in gts_vertex_mean_curvature_normal()
188 Kh[2] /= 2*area; in gts_vertex_mean_curvature_normal()
281 gdouble temp = Kh*Kh - Kg; in gts_vertex_principal_curvatures()
288 *K1 = Kh + temp; in gts_vertex_principal_curvatures()
289 *K2 = Kh - temp; in gts_vertex_principal_curvatures()
354 normKh = sqrt (gts_vector_scalar (Kh, Kh)); in gts_vertex_principal_directions()
357 N[0] = Kh[0] / normKh; in gts_vertex_principal_directions()
358 N[1] = Kh[1] / normKh; in gts_vertex_principal_directions()
[all …]
/dports/graphics/gts/gts-0.7.6/src/
H A Dcurvature.c162 Kh[0] = Kh[1] = Kh[2] = 0.0; in gts_vertex_mean_curvature_normal()
186 Kh[0] /= 2*area; in gts_vertex_mean_curvature_normal()
187 Kh[1] /= 2*area; in gts_vertex_mean_curvature_normal()
188 Kh[2] /= 2*area; in gts_vertex_mean_curvature_normal()
281 gdouble temp = Kh*Kh - Kg; in gts_vertex_principal_curvatures()
288 *K1 = Kh + temp; in gts_vertex_principal_curvatures()
289 *K2 = Kh - temp; in gts_vertex_principal_curvatures()
354 normKh = sqrt (gts_vector_scalar (Kh, Kh)); in gts_vertex_principal_directions()
357 N[0] = Kh[0] / normKh; in gts_vertex_principal_directions()
358 N[1] = Kh[1] / normKh; in gts_vertex_principal_directions()
[all …]
/dports/sysutils/webmin/webmin-1.981/ldap-useradmin/lang/
H A Dvi.auto13 index_unone=Không tìm thấy người dùng LDAP nào dưới $1.
14 index_gnone=Không tìm thấy nhóm LDAP nào dưới $1.
17 index_egsearch=Không thể tìm kiếm các nhóm theo $1 : $2
23 imap_econn=Không thể kết nối với máy chủ IMAP $1
29 uedit_cap=Khả năng của người dùng
53 usave_eicreate=Không thể tạo người dùng
54 usave_eiacl=Không thể cấp quyền cho quản trị viên
57 usave_eiquota=Không thể đặt hạn ngạch IMAP
58 usave_eifolder=Không thể tạo thư mục $1
61 usave_ebook=Không thể tạo mục nhập sổ địa chỉ : $1
[all …]
/dports/math/freefem++/FreeFem-sources-4.6/examples/misc/
H A DRichard.edp58 Vh Ahdt,Kh;
74 int2d(Th)( Ahdt * h * v+ Kh* (dx(h)*dx(v)+dy(h)*dy(v)) )
75 - int2d(Th)( Ahdt* hn*v - Kh* dy(v) )
83 int2d(Th)( Ahdt * h * v+ Kh* (dx(h)*dx(v)+dy(h)*dy(v)) )
84 - int2d(Th)( Ahdt* hn*v - Kh* dy(v) )
93 Ahdt=0; Kh=1;
102 Kh=K(h);
105 cout << " "<< Kh[].min << " " << Kh[].max << endl;
107 // plot(Kh,fill=1,value=1,wait=1,cmm="Kh");
108 // plot(Kh,wait=1,cmm="Kh");
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/langs/vi_VN/
H A Dboxes.lang14 BoxLastCustomers=Khách hàng sửa đổi mới nhất
56 BoxGoodCustomers=Khách hàng thân thiết
57 BoxTitleGoodCustomers=%s Khách hàng thân thiết
64 NoRecordedCustomers=Không có khách hàng được ghi lại
65 NoRecordedContacts=Không có Liên lạc được ghi lại
66 NoActionsToDo=Không có hành động để làm
68 NoRecordedProposals=Không có đề xuất được ghi lại
74 NoRecordedProspects=Không có triển vọng được ghi lại
76 NoRecordedContracts=Không có Hợp đồng được ghi lại
96 ForCustomersInvoices=Khách hàng hoá đơn
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/langs/vi_VN/
H A Dboxes.lang13 BoxLastCustomers=Khách hàng sửa đổi mới nhất
51 BoxGoodCustomers=Khách hàng thân thiết
52 BoxTitleGoodCustomers=%s Khách hàng thân thiết
59 NoRecordedCustomers=Không có khách hàng được ghi lại
60 NoRecordedContacts=Không có Liên lạc được ghi lại
61 NoActionsToDo=Không có hành động để làm
63 NoRecordedProposals=Không có đề xuất được ghi lại
69 NoRecordedProspects=Không có triển vọng được ghi lại
71 NoRecordedContracts=Không có Hợp đồng được ghi lại
91 ForCustomersInvoices=Khách hàng hoá đơn
[all …]
/dports/korean/hcode/hcode2.1-mailpatch3/CODE/
H A Dtry.roman24 {Kh}, {Kh!n}, {Kh!l}, {Kh!ls}, {Kh!m}, {Kh!s}, {Kh!ch}, {Kh!h},
/dports/sysutils/webmin/webmin-1.981/bacula-backup/lang/
H A Dvi.auto12 index_restart=Khởi động lại Bacula
86 filesets_ednone=Không được chọn
156 job_pool=Khối lượng hồ bơi
264 storage_other=Khác ..
312 label_title=Khối lượng nhãn
328 pools_title=Khối lượng hồ bơi
371 poolstatus_never=Không bao giờ
375 dvolumes_enone=Không được chọn
397 cancel_enone=Không được chọn
638 restore_ok=Khôi phục ngay
[all …]
/dports/games/wesnoth/wesnoth-1.14.17/data/multiplayer/maps/
H A D4p_Castle_Hopping_Isle.map3Kh, Gg, Gg, Hh, Re, Re, Re, Gs^Fms, Gg, Gs^Fp, Re, Hh, Gg, Ch, Kh, Ch, Gg, Gg, Gg, Ch, Kh, Ch, Gg,…
7 … Mm, Hh, Gs^Fp, Gs^Fms, Rp, Gg, Rp, Kh, Ch, Gg, Hh, Ww, Ww, Ww, Gg, Gg^Ve, Gg, Gs, Gs^Fp, Ww, Ww, …
9 …, Re, Gg, Hh, Mm, Re, Re, Ww, Gg, Ww, Ww^Bw\, Kh, Ww, Gg^Vc, Gg^Efm, Mm, Gs^Fms, Gg, Gs^Fds, Gg^Ve…
10 …Ch, Kh, Gs^Fp, Re, Re, Re, Gg, Gg^Ve, Ww, Ww, Ww, Ww, Chw, Chw, Chr, Gg, Gg, Gg, Hh, Gg, Chr, Chw,…
14 …, Ch, Kh, Re, Re, Hh, Gs, Gs, Gg, Ww, Ww, Ww, Ww, Kh, Chw, Gg^Ve, Gg, Gg, Gg, Mm, Gg, Gg^Vc, Chw,
16 …s, Ss, Gg, Re, Gg, Rp, Rp, Rp, Gg, Kh, Ch, Gg, Ww, Ww, Ww, Ww, Hh, Gs, Gs^Uf, Gg^Ve, Gs^Fp, Ww, Ww…
20Kh, Rp, Aa^Vea, Re, Re, Hh, Re, Re, Re, Re, Aa^Vha, Ha, Aa, Re, Kh, Ch, Aa^Fpa, Ww, Aa^Fpa, Ch, Kh
/dports/mail/roundcube/roundcubemail-1.5.1/program/localization/vi_VN/
H A Dmessages.inc18 $messages['loginfailed'] = 'Không đăng nhập được';
21 $messages['storageerror'] = 'Không kết nối được với máy chủ.';
36 $messages['nomessages'] = 'Không có thư nào';
54 $messages['nocontactsfound'] = 'Không tìm thấy liên hệ.';
56 $messages['sendingfailed'] = 'Không gửi được thư';
60 $messages['errormoving'] = 'Không thể chuyển được thư';
61 $messages['errorcopying'] = 'Không thể sao chép thư';
62 $messages['errordeleting'] = 'Không thể xóa được thư';
63 $messages['errormarking'] = 'Không thể đánh dấu (các) thư';
142 $messages['contactdelerror'] = 'Không thể xóa liên lạc';
[all …]
/dports/sysutils/webmin/webmin-1.981/cluster-copy/lang/
H A Dvi.auto3 index_none=Không có bản sao tập tin theo lịch trình đã được xác định.
34 edit_none=Không ai
36 save_err=Không thể lưu công việc cron cluster
37 save_efiles=Không có tập tin để sao chép đã nhập
39 save_eservers=Không có máy chủ để sao chép để nhập
47 exec_failed=Không thể sao chép sang $1 : $2
51 exec_nothing=Không có tệp nào được sao chép thành công vào $1.
52 exec_not=Không thể sao chép các tệp sau vào $1 :
55 exec_on=Không thể chạy trên $1 : $2
66 delete_err=Không thể xóa bản sao
[all …]
/dports/sysutils/webmin/webmin-1.981/iscsi-tgtd/lang/
H A Dvi.auto12 index_restart=Khởi động lại iSCSI TGTd
29 dtargets_err=Không thể xóa mục tiêu
30 dtargets_enone=Không có lựa chọn!
38 target_lvm=Khối lượng logic LVM
44 target_none=Không có gì
54 target_iuserall=Không cần xác thực
59 target_ousernone=Không xác thực
62 target_err=Không thể lưu mục tiêu
82 stop_err=Không thể dừng iSCSI TGTd
84 atboot_err=Không thể bật khi khởi động
[all …]
/dports/sysutils/webmin/webmin-1.981/bsdfdisk/lang/
H A Dvi.auto16 disk_start=Khối bắt đầu
17 disk_end=Khối kết thúc
21 disk_free=Không gian trông
43 slice_sstart=Khối bắt đầu
44 slice_send=Khối kết thúc
53 slice_start=Khối bắt đầu
54 slice_end=Khối kết thúc
78 nslice_end=Khối kết thúc
114 part_start=Khối bắt đầu
115 part_end=Khối kết thúc
[all …]
/dports/sysutils/webmin/webmin-1.981/dfsadmin/lang/
H A Dvi.auto4 index_clients=Khách hàng
7 index_none=Không có thư mục hiện đang được xuất khẩu trên hệ thống này.
26 edit_des=Khách hàng phải sử dụng DES?
27 edit_kerberos=Khách hàng phải sử dụng kerberos?
29 edit_anon0=Không được thiết lập
30 edit_anon1=Không truy cập
35 save_err=Không thể lưu chia sẻ
54 delete_err=Không thể xóa cổ phiếu
55 delete_enone=Không được chọn
57 restart_err=Không thể áp dụng thay đổi
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/winged_edge/
H A DCurvature.cpp147 Kh = Vec3r(0.0, 0.0, 0.0); in gts_vertex_mean_curvature_normal()
161 Kh = Vec3r(Kh + temp * (v2->GetVertex() - v->GetVertex())); in gts_vertex_mean_curvature_normal()
164 Kh = Vec3r(Kh + temp * (v1->GetVertex() - v->GetVertex())); in gts_vertex_mean_curvature_normal()
167 Kh[0] /= 2 * area; in gts_vertex_mean_curvature_normal()
168 Kh[1] /= 2 * area; in gts_vertex_mean_curvature_normal()
169 Kh[2] /= 2 * area; in gts_vertex_mean_curvature_normal()
245 real temp = Kh * Kh - Kg; in gts_vertex_principal_curvatures()
255 *K1 = Kh + temp; in gts_vertex_principal_curvatures()
256 *K2 = Kh - temp; in gts_vertex_principal_curvatures()
315 normKh = Kh.norm(); in gts_vertex_principal_directions()
[all …]
/dports/sysutils/webmin/webmin-1.981/iscsi-target/lang/
H A Dvi.auto11 index_restart=Khởi động lại mục tiêu iSCSI
27 dtargets_err=Không thể xóa mục tiêu
28 dtargets_enone=Không có lựa chọn!
36 target_lvm=Khối lượng logic LVM
42 target_none=Không có gì
53 target_iuserall=Không cần xác thực
58 target_ousernone=Không xác thực
61 target_err=Không thể lưu mục tiêu
103 timeout_nopinone=Không bao giờ ping
123 initiators_ips=Khách hàng được phép
[all …]
/dports/sysutils/usermin/usermin-1.830/gnupg/ulang/
H A Dvi.auto12 setup_err=Không thể thiết lập GnuPG
48 import_err=Không thể nhập khóa
63 key_ascii=Khóa ở định dạng ascii
64 key_sign=Khóa ký
78 key_trust_2=Không đáng tin cậy
97 encrypt_err=Không thể mã hóa tập tin
126 sign_err=Không thể ký tập tin
154 signkey_title=Khóa ký
203 delkeys_err=Không thể xóa khóa
204 delkeys_enone=Không được chọn
[all …]
/dports/sysutils/webmin/webmin-1.981/fail2ban/lang/
H A Dvi.auto27 filters_derr=Không thể xóa bộ lọc
28 filters_enone=Không được chọn
40 filter_err=Không thể lưu bộ lọc
52 actions_derr=Không thể xóa hành động
53 actions_enone=Không được chọn
62 action_err=Không thể lưu hành động
83 jails_derr=Không thể xóa các nhà tù
84 jails_enone=Không được chọn
104 jail_err=Không thể cứu tù
120 jail_none=Không có bộ nào
[all …]
/dports/graphics/gdk-pixbuf2/gdk-pixbuf-2.40.0/po/
H A Dvi.po68 msgstr "Không hỗ trợ kiểu ảnh « %s »"
146 msgstr "Không biết dạng thức ảnh"
259 msgstr "Không thể tạo luồng: %s"
269 msgstr "Không thể đọc từ luồng: %s"
273 msgstr "Không thể nạp ảnh mảng"
277 msgstr "Không thể nạp siêu tập tin"
285 msgstr "Không thể lưu"
427 msgstr "Không thể giải mã ảnh"
801 msgstr "Không hỗ trợ kiểu ảnh TGA"
882 msgstr "Không đủ bộ nhớ để tải ảnh"
[all …]
/dports/sysutils/webmin/webmin-1.981/iscsi-client/lang/
H A Dvi.auto1 index_title=Khách hàng iSCSI
15 auth_method_none=Không xác thực
17 auth_userpass_def=Không cần thiết
33 auth_egen=Không thể tạo tên mới!
80 ifaces_nouses=Không có kết nối
87 iadd_err=Không thể thêm giao diện
94 difaces_enone=Không được chọn
113 conns_nodevice=Không có bản đồ
143 dconns_enone=Không được chọn
154 dconns_unused=Không sử dụng
[all …]
/dports/biology/py-biopython/biopython-1.79/Tests/FSSP/
H A D1cnv.fssp256 … K H 3< S+ 0 0 116 123 Kh Sh Sh Sh Ts K D P .. Kh Lg Nh Dh Sh Dh .. Dh Eh Ah Fh Kh Kh
299 … H > S+ 0 0 64 144 Sh Nh Nh Nh Eh Kh Eh Gh Th Nh Kh Es Gh Ah Eh Gh Dh Rh Sh Ih Eh Eh Rh
302 …70 70 K H X S+ 0 0 53 143 Kh Rh Rh Rh Kh Yh Nh Mh Rh Th Kh Mh Sh Qh Kh Dh Kh Eh Kh Q…
331 … K H X S+ 0 0 75 149 Kh Kh Kh Kh Sh Kh Qh Dh Ah Ah Kh Mh Dh Ph Vh Ph Qh Kh Kh .. .. Vs…
338 …H H X5S+ 0 0 9 190 Hh Wh Wh Wh Kh Lh Ih Kh Kh Vh Kh Vh Dh Vh Ah Ah Ih Rh Ah Lh Vh Lh Lh…
441 … X S+ 0 0 52 152 Lh Nh Nh Nh Kh Kh Sh Nh Nh Qh Ys Eh Dh Dh Kh Rh Nh Kh Sh Ah Nt Kh Lg Rh …
915 … S S- 0 0 41 154 Nh Eh Kh Qh Nh Eh Dt Dh Ah Kh Eh Eh Lh Dt .. Qh .. Kh Eh Qt .. Kh Dh …
1235 …145 145 E H X S+ 0 0 50 191 Eh Sh Eh Kh Gh Kh Ah Yh Ah Ah Qh Yh Ah Ph Vh Hh Kh Kh Kh
1302 …212 212 T H < S+ 0 0 3 155 Ah ch Mt Kh Ti .. Vh Rh Ih Rh Rh Kh Th Nh Ag Lh Kh Kh Kh
2052 … S+ 0 0 15 196 Eg Lh Dh .. Yh .. Ah Ah Kh Kh .. Ah Kh Qh Kh Ah Eh Vh Vh .. Rh Hh Th Lh Kh
[all …]

12345678910>>...98