Searched refs:ka1 (Results 1 – 10 of 10) sorted by relevance
/freebsd/usr.bin/sort/ |
H A D | file.c | 393 struct keys_array *ka1, *ka2; in check() local 398 ka1 = ka2 = NULL; in check() 415 ka1 = keys_array_alloc(); in check() 416 preproc(s1, ka1); in check() 431 int cmp = key_coll(ka2, ka1, 0); in check() 457 clean_keys_array(s1, ka1); in check() 458 sort_free(ka1); in check() 459 ka1 = ka2; in check() 474 if (ka1) { in check() 475 clean_keys_array(s1, ka1); in check() [all …]
|
H A D | coll.c | 536 struct keys_array *ka1; in str_list_coll() local 539 ka1 = keys_array_alloc(); in str_list_coll() 541 preproc(str1, ka1); in str_list_coll() 550 ret = key_coll(ka1, &((*ss2)->ka), 0); in str_list_coll() 555 clean_keys_array(str1, ka1); in str_list_coll() 556 sort_free(ka1); in str_list_coll()
|
/freebsd/contrib/ncurses/misc/ |
H A D | emx.src | 229 # ka1,kh kcuu1 kpp,ka3 256 ka1=\0G,
|
H A D | terminfo.src | 697 # ka1,kh kcuu1 kpp,ka3 717 el=\E[K, ka1=\0G, ka3=\0I, kb2=\0L, kc1=\0O, kc3=\0Q, 914 ind=\n, ka1=\E#7, ka3=\E#5, kb2=\E#9, kbs=^H, kc1=\E#1, 1827 cuf1=\E[C$<2>, cuu1=\E[A$<2>, invis=\E[8m$<2>, ka1=\E[q, 2435 # Note however, that the arrangement of the 5-key ka1-kc3 do not follow the 2440 ka1=\EOq, ka3=\EOs, kb2=\EOr, kc1=\EOp, kc3=\EOn, 2470 ka1=\EOw, ka3=\EOy, kb2=\EOu, kc1=\EOq, kc3=\EOs, ka2=\EOx, 3689 cbt=\E[Z, dim=\E[2m, kEND=\E[1;2F, kHOM=\E[1;2H, ka1@, ka3@, 4466 ka1@, ka3@, kb2@, kc1@, kc3@, kent@, kf0@, kf1@, kf10@, kf2@, kf3@, kf4@, 4902 kLFT=\EO5D, kNXT=\E[6;5~, kPRV=\E[5;5~, kRIT=\EO5C, ka1@, [all …]
|
/freebsd/contrib/ncurses/include/ |
H A D | Caps.uwin | 470 key_a1 ka1 str K1 KEY_A1 0534 YB-GE upper left of keypad
|
H A D | Caps.hpux11 | 511 key_a1 ka1 str K1 KEY_A1 0534 YB-GE upper left of keypad
|
H A D | Caps | 509 key_a1 ka1 str K1 KEY_A1 0534 YB-GE upper left of keypad
|
H A D | Caps.osf1r5 | 492 key_a1 ka1 str K1 KEY_A1 0534 YB-GE upper left of keypad
|
H A D | Caps.keys | 512 key_a1 ka1 str K1 KEY_A1 0534 YB-GE upper left of keypad
|
H A D | Caps.aix4 | 509 key_a1 ka1 str K1 KEY_A1 0534 YB-GE upper left of keypad
|