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

  /src/common/lib/libc/hash/rmd160/
rmd160.c 99 #define F4(x, y, z) ((x) ^ ((y) | (~z)))
277 R(b, c, d, e, a, F4, K4, 9, 4);
278 R(a, b, c, d, e, F4, K4, 15, 0);
279 R(e, a, b, c, d, F4, K4, 5, 5);
280 R(d, e, a, b, c, F4, K4, 11, 9);
281 R(c, d, e, a, b, F4, K4, 6, 7);
282 R(b, c, d, e, a, F4, K4, 8, 12);
283 R(a, b, c, d, e, F4, K4, 13, 2);
284 R(e, a, b, c, d, F4, K4, 12, 10);
285 R(d, e, a, b, c, F4, K4, 5, 14)
    [all...]
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
efisetjmp_arch.h 11 UINT64 F4[2];
  /src/sys/external/bsd/acpica/dist/compiler/
readme.txt 120 automatically displayed by VC. Also, you can use F4 to step through
  /src/sys/external/bsd/gnu-efi/dist/inc/
efidebug.h 362 UINT64 F4[2];
  /src/share/terminfo/
terminfo 2720 # PF1--PF4 are used as F1--F4.
3337 # * Added function key support (F1-F4). These only work in Terminal.app
3366 # four working function keys (F1, F2, F3 and F4.) The function keys
3646 # + f1-f4 map to pf1-pf4
4197 # supports xterm-style modified function-keys, using X11R6 F1-F4.
4477 # mapping, as installed. Both VT100 PF1-PF4 keys and quasi-vt220 F1-F4 keys
4942 # codes for F1-F4 except while in VT220 mode.
5245 # that, PF1-PF4 are emulated via F1-F4, which leaves the "/", "*" and "+" not
6231 # of f1-f4 -TD
6795 # F4 ESC [ 14 ~ ESC [ 26 ~ ESC [ 14 ^ ESC [ 26
    [all...]

Completed in 35 milliseconds