HomeSort by: relevance | last modified time | path
    Searched refs:pf1 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/bktr/
bktr_core.c 3802 const struct meteor_pixfmt *pf1, *pf2; local in function:oformat_meteor_to_bt
3811 pf1 = &meteor_pixfmt_table[i].public;
3817 if ((pf1->type == pf2->type) &&
3818 (pf1->Bpp == pf2->Bpp) &&
3819 !memcmp(pf1->masks, pf2->masks, sizeof(pf1->masks)) &&
3820 (pf1->swap_bytes == pf2->swap_bytes) &&
3821 (pf1->swap_shorts == pf2->swap_shorts))
  /src/share/terminfo/
terminfo 1661 # In application keypad mode, F9-F12 generate codes like vt100 PF1-PF4, i.e.,
2474 # all the keypad keys transmit "Esc O {code}" sequences. The PF1 - PF4 keys
2491 # labelled somewhat differently, like GOLD instead of PF1, but this is
2497 # | PF1 | PF2 | PF3 | PF4 |
2531 # | PF1 | PF2 | PF3 | PF4 |
2595 kcuf1=\EOC, kcuu1=\EOA, lf1=pf1, lf2=pf2, lf3=pf3, lf4=pf4,
2720 # PF1--PF4 are used as F1--F4.
2803 krdo=\E[29~, lf1=pf1, lf2=pf2, lf3=pf3, lf4=pf4, nel=\EE,
2837 kslt=\2334~, lf1=pf1, lf2=pf2, lf3=pf3, lf4=pf4, mc0=\233i,
3000 kf7=\E[18~, kf8=\E[19~, kf9=\E[20~, lf1=pf1, lf2=pf2
    [all...]

Completed in 18 milliseconds