Searched refs:ka1 (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/usr.bin/sort/
H A Dfile.c405 struct keys_array *ka1, *ka2; local
410 ka1 = ka2 = NULL;
427 ka1 = keys_array_alloc();
428 preproc(s1, ka1);
443 int cmp = key_coll(ka2, ka1, 0);
469 clean_keys_array(s1, ka1);
470 sort_free(ka1);
471 ka1 = ka2;
486 if (ka1) {
487 clean_keys_array(s1, ka1);
[all...]
H A Dcoll.c541 struct keys_array *ka1; local
544 ka1 = keys_array_alloc();
546 preproc(str1, ka1);
555 ret = key_coll(ka1, &((*ss2)->ka), 0);
560 clean_keys_array(str1, ka1);
561 sort_free(ka1);
/freebsd-10-stable/contrib/ncurses/misc/
H A Demx.src228 # ka1,kh kcuu1 kpp,ka3
255 ka1=\0G,
H A Dterminfo.src1545 invis=\E[8m$<2>, ka1=\E[q, ka3=\E[s, kb2=\E[r, kbs=^H,
1965 # Note however, that the arrangement of the 5-key ka1-kc3 do not follow the
1970 ka1=\EOq, ka3=\EOs, kb2=\EOr, kc1=\EOp, kc3=\EOn,
2000 ka1=\EOw, ka3=\EOy, kb2=\EOu, kc1=\EOq, kc3=\EOs, kent=\EOM,
2817 ka1@, ka3@, kb2@, kc1@, kc3@, kent@, kf0@, kf1@, kf10@, kf2@, kf3@, kf4@,
3022 kLFT=\EO5D, kNXT=\E[6;5~, kPRV=\E[5;5~, kRIT=\EO5C, ka1@,
3331 ka1=\217w, ka3=\217u, kb2=\217y, kbeg=\217E, kbs=^H,
4000 kPRV@, ka1=\E[7~, ka3=\E[5~, kb2=\EOu, kbeg=\EOu, kbs=^H,
4308 ka1=\E[214z, ka3=\E[216z, kb2=\E[218z, kc1=\E[220z,
4316 ka1
[all...]
/freebsd-10-stable/contrib/ncurses/include/
H A DCaps.uwin431 key_a1 ka1 str K1 KEY_A1 0534 YB-GE upper left of keypad
H A DCaps463 key_a1 ka1 str K1 KEY_A1 0534 YB-GE upper left of keypad
H A DCaps.aix4463 key_a1 ka1 str K1 KEY_A1 0534 YB-GE upper left of keypad
H A DCaps.hpux11465 key_a1 ka1 str K1 KEY_A1 0534 YB-GE upper left of keypad
H A DCaps.keys465 key_a1 ka1 str K1 KEY_A1 0534 YB-GE upper left of keypad

Completed in 190 milliseconds