/freebsd/tools/tools/umastat/ |
H A D | umastat.c | 282 struct uma_keg *kzp, kz; in main() local 358 LIST_NEXT(&kz, uk_link)) { in main() 359 ret = kread(kvm, kzp, &kz, sizeof(kz), 0); in main() 366 uma_print_keg_align(&kz, " "); in main() 367 printf(" uk_pages = %d\n", kz.uk_pages); in main() 368 printf(" uk_free = %d\n", kz.uk_free); in main() 369 printf(" uk_reserve = %d\n", kz.uk_reserve); in main() 370 printf(" uk_size = %d\n", kz.uk_size); in main() 371 printf(" uk_rsize = %d\n", kz.uk_rsize); in main() 372 printf(" uk_maxpages = %d\n", kz.uk_maxpages); in main() [all …]
|
/freebsd/contrib/unbound/contrib/ |
H A D | warmup.sh | 21 admir.kz 27 almaty.tele2.kz 33 beeline.kz 50 google.kz 53 goto.kz 60 irr.kz 64 kcell.kz 65 krisha.kz 109 tele2.kz 110 tengrinews.kz
|
H A D | warmup.cmd | 27 admir.kz 33 almaty.tele2.kz 39 beeline.kz 55 google.kz 58 goto.kz 64 irr.kz 68 kcell.kz 69 krisha.kz 113 tele2.kz 114 tengrinews.kz
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86SchedSapphireRapids.td | 602 "^V(ADD|SUB)PSZ128rm((b|k|bk|kz)?)$", 626 "^VPOPCNT(D|Q)Z128rm(b|k|kz)$", 633 … "^VPM(AX|IN)(S|U)QZ128rm((b|k|bk|kz)?)$", 638 … "^VPERM(I|T)2(D|Q|PS)Z128rm((b|k|bk|kz)?)$", 640 … "^VPERM(I|T)2PDZ128rm((b|k|bk|kz)?)$", 664 "^VALIGN(D|Q)Z256rri((k|kz)?)$", 679 "^VPERM(D|Q)Z256rr((k|kz)?)$", 681 "^VPERM(I|T)2(D|Q)Z(128|256)rr((k|kz)?)$", 682 "^VPERM(I|T)2(D|Q)Zrr((k|kz)?)$", 683 "^VPM(AX|IN)(S|U)QZ(128|256)rr((k|kz)?)$", [all …]
|
H A D | X86MCInstLower.cpp | 1920 INSTR_CASE(V, Instr, Z128, kz) \ in addConstantComments() 1923 INSTR_CASE(V, Instr, Z256, kz) \ in addConstantComments() 1926 INSTR_CASE(V, Instr, Z, kz) in addConstantComments() 1970 case Instr##kz: in addConstantComments() 2027 MOV_AVX512_CASE(Z128, kz) in addConstantComments() 2033 MOV_AVX512_CASE(Z256, kz) \ in addConstantComments() 2038 MOV_AVX512_CASE(Z, kz) \ in addConstantComments() 2139 MOVX_CASE(V, Ext, Type, Z128, kz ) \ in addConstantComments() 2142 MOVX_CASE(V, Ext, Type, Z256, kz ) \ in addConstantComments() 2145 MOVX_CASE(V, Ext, Type, Z, kz ) in addConstantComments()
|
H A D | X86InstrFMA3Info.cpp | 29 FMA3GROUP(Name, Suf##kz, Attrs | X86InstrFMA3Group::KZeroMasked)
|
/freebsd/lib/libmemstat/ |
H A D | memstat_uma.c | 318 struct uma_keg *kzp, kz; in memstat_kvm_uma() local 370 LIST_NEXT(&kz, uk_link)) { in memstat_kvm_uma() 371 ret = kread(kvm, kzp, &kz, sizeof(kz), 0); in memstat_kvm_uma() 378 for (uzp = LIST_FIRST(&kz.uk_zones); uzp != NULL; uzp = in memstat_kvm_uma() 435 if (kz.uk_flags & UMA_ZFLAG_INTERNAL) in memstat_kvm_uma() 449 mtp->mt_size = kz.uk_size; in memstat_kvm_uma() 450 mtp->mt_rsize = kz.uk_rsize; in memstat_kvm_uma() 473 if (!((kz.uk_flags & UMA_ZONE_SECONDARY) && in memstat_kvm_uma() 474 LIST_FIRST(&kz.uk_zones) != uzp)) { in memstat_kvm_uma()
|
H A D | memstat_malloc.c | 478 struct memstat_kmemzone *kmemzones, *kz; in memstat_malloc_zone_init_kvm() local 507 kz = kmemzones; in memstat_malloc_zone_init_kvm() 509 memstat_malloc_zone_sizes[i] = kz->kz_size; in memstat_malloc_zone_init_kvm() 510 kz = (struct memstat_kmemzone *)((char *)kz + objsize); in memstat_malloc_zone_init_kvm()
|
/freebsd/contrib/bearssl/src/mac/ |
H A D | hmac_ct.c | 69 uint32_t kr, km, kl, kz, u; in br_hmac_outCT() local 133 kz = ((kr + (uint32_t)len + po + bs - 1) & ~(bs - 1)) - 1 - kr; in br_hmac_outCT() 134 kl = kz - 7; in br_hmac_outCT() 180 CCOPY(EQ(u, kz), tmp2, tmp1, hlen); in br_hmac_outCT()
|
/freebsd/share/vt/keymaps/ |
H A D | Makefile | 53 kz.io.kbd \ 54 kz.kst.kbd \
|
H A D | INDEX.keymaps | 314 kz.kst.kbd:en:Kazakh 315 kz.kst.kbd:da:Kasakhisk 316 kz.kst.kbd:de:Kasachisch 317 kz.kst.kbd:fr:Kazakh 319 kz.io.kbd:en:Kazakh (with IO) 320 kz.io.kbd:da:Kasakhisk (IO) 321 kz.io.kbd:de:Kasachisch (mit IO) 322 kz.io.kbd:fr:Kazakh (avec IO)
|
/freebsd/share/i18n/esdb/KAZAKH/ |
H A D | KAZAKH.alias | 4 KZ1048 kz-1048
|
/freebsd/sys/vm/ |
H A D | uma_core.c | 5499 uma_keg_t kz; local 5505 LIST_FOREACH(kz, &uma_kegs, uk_link) { 5506 LIST_FOREACH(z, &kz->uk_zones, uz_link) 5554 uma_keg_t kz; local 5569 LIST_FOREACH(kz, &uma_kegs, uk_link) { 5570 LIST_FOREACH(z, &kz->uk_zones, uz_link) 5586 LIST_FOREACH(kz, &uma_kegs, uk_link) { 5589 kfree += kz->uk_domain[i].ud_free_items; 5590 pages += kz->uk_domain[i].ud_pages; 5592 LIST_FOREACH(z, &kz->uk_zones, uz_link) { [all …]
|
/freebsd/share/i18n/csmapper/KAZAKH/ |
H A D | KZ1048%UCS.src | 28 # Mapping data are available online at http://www.sci.kz/~sairan/kazcode/TableA.html 32 # http://www.sci.kz/~sairan/kazcode/TableA.html contains changes from windows-1251 in blue.
|
H A D | PTCP154%UCS.src | 44 # e-mail: auskov@idc.kz
|
H A D | UCS%KZ1048.src | 28 # Mapping data are available online at http://www.sci.kz/~sairan/kazcode/TableA.html 32 # http://www.sci.kz/~sairan/kazcode/TableA.html contains changes from windows-1251 in blue.
|
/freebsd/contrib/smbfs/ |
H A D | CREDITS | 11 Author - Boris Popov <bp@butya.kz>, <bp@freebsd.org>
|
H A D | README | 28 ftp://ftp.butya.kz/pub/smbfs/smbfs.tar.gz
|
H A D | HISTORY | 148 Boris Popov <bp@butya.kz>
|
/freebsd/crypto/openssl/test/certs/ |
H A D | ee-key.pem | 19 6kz/6CRdiwKBgBE1ZpxLr7qvMXModPn8obNuBPhweNsDexw3fP2itX4Fp2Y34DGY
|
/freebsd/libexec/rc/rc.d/ |
H A D | syscons | 134 kk.pt154.io) echo kz.io;; 135 kk.pt154.kst) echo kz.kst;;
|
/freebsd/tools/tools/vt/keymaps/ |
H A D | KBDFILES.map | 81 PT154 kk.pt154.kst.kbd kz.kst.kbd 82 PT154 kk.pt154.io.kbd kz.io.kbd
|
/freebsd/share/i18n/csmapper/KOI/ |
H A D | KOI8-C%UCS.src | 17 # http://www.sci.kz/~sairan/kazcode/Table14.html
|
H A D | UCS%KOI8-C.src | 22 # http://www.sci.kz/~sairan/kazcode/Table14.html
|
/freebsd/contrib/tzdata/ |
H A D | asia | 2294 # Review of the linked documents from http://adilet.zan.kz/ 2344 # http://adilet.zan.kz/rus/docs/P920000028_ 2362 # http://adilet.zan.kz/rus/docs/P920000284_ 2369 # http://adilet.zan.kz/rus/docs/R940000384_ 2377 # http://adilet.zan.kz/rus/docs/P960000575_ 2383 # http://adilet.zan.kz/rus/docs/P990000305_ 2392 # http://adilet.zan.kz/rus/archive/docs/P000001749_/23.11.2000 2405 # http://adilet.zan.kz/rus/docs/P030001342_ 2410 # http://adilet.zan.kz/rus/archive/docs/P040000775_/20.07.2004 2420 # http://adilet.zan.kz/ru [all...] |