/src/usr.bin/join/ |
join.c | 124 INPUT *F1, *F2; 129 F2 = &input2; 137 F1->unpair = F2->unpair = 1; 151 if ((F2->joinf = strtol(optarg, &end, 10)) < 1) { 159 --F2->joinf; 168 F2->unpair = 1; 184 if ((F1->joinf = F2->joinf = 194 --F2->joinf; 214 F2->unpair = 1; 247 F2->fp = stdin [all...] |
/src/common/lib/libc/hash/rmd160/ |
rmd160.c | 97 #define F2(x, y, z) (((x) | (~y)) ^ (z)) 243 R(d, e, a, b, c, F2, K2, 11, 3); 244 R(c, d, e, a, b, F2, K2, 13, 10); 245 R(b, c, d, e, a, F2, K2, 6, 14); 246 R(a, b, c, d, e, F2, K2, 7, 4); 247 R(e, a, b, c, d, F2, K2, 14, 9); 248 R(d, e, a, b, c, F2, K2, 9, 15); 249 R(c, d, e, a, b, F2, K2, 13, 8); 250 R(b, c, d, e, a, F2, K2, 15, 1); 251 R(a, b, c, d, e, F2, K2, 14, 2) [all...] |
/src/sys/crypto/cast128/ |
cast128.c | 35 #define F2(l, r, i) \ 59 F2(r, l, 1); 62 F2(l, r, 4); 65 F2(r, l, 7); 68 F2(l, r, 10); 73 F2(r, l, 13); 108 F2(r, l, 13); 112 F2(l, r, 10); 115 F2(r, l, 7); 118 F2(l, r, 4) [all...] |
/src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/ |
function_call_trie_test.cc | 146 // f0@t0 -> f1@t1 -> f2@t2 148 // If for whatever reason we see an exit for `f2` @ t3, followed by an exit for 150 // accounting local time to `f2` from d = (t3 - t2), then local time to `f1` 174 const auto &F2 = *F1.Callees[0].NodePtr; 175 ASSERT_EQ(F2.FId, 2); 176 ASSERT_FALSE(F2.Callees.empty()); 178 const auto &F3 = *F2.Callees[0].NodePtr; 185 EXPECT_EQ(F2.CallCount, 1u); 188 EXPECT_EQ(F2.CumulativeLocalTime, 300u); 305 const auto &F2 = *F1.Callees[0].NodePtr [all...] |
/src/sys/external/bsd/gnu-efi/dist/inc/ia64/ |
efisetjmp_arch.h | 9 UINT64 F2[2];
|
/src/tests/lib/semaphore/ |
sem.c | 319 #define F2(name, a, b) int _ksem_##name(a, b); \ 321 F2(init, unsigned int, intptr_t *); 328 F2(getvalue, intptr_t, unsigned int *); 329 F2(timedwait, intptr_t, const struct timespec *);
|
/src/libexec/getty/ |
gettytab.h | 111 #define F2 gettynums[11].value
|
subr.c | 206 compatflags(F2);
|
/src/libexec/ld.aout_so/ |
ld.so.sparc.uue | 263 MT@(@")00``F2`F`!@**@``2```C2(B`(T`0``$``-B<!````0``V)9`0`!`P 467 M0``M;9`0`!FD$``(D!``&$``+<F2![_TH)(@``*``!*`IJ``(H``<K`0(`!` 657 M)/F2$``=H!``"$``)0B0!"`$@*(@`!*```30)[_L$(`!.K`0/__$!Z!$EA`` 896 M@@``@*LO_P*``"F8B```F2,`"9DC``F9(P`)F2,`"9DC``F9(P`)F2,`"9DC 897 M``F9(P`)F2,`"9DC``F9(P`)F2,`"9DC``F9(P`)F2,`"9DC``F9(P`)F2,` [all...] |
ld.so.i386.uue | 973 M5HM%"%#HH/C__X/$$(MUR#MU$'89BU7H*U6LB54(B?`QTO=U$(E%#.F2^/__
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
imx6dl-prtvt7.dts | 71 f2 { 72 label = "GPIO Key F2";
|
imx6dl-prtmvt.dts | 67 f2 { 68 label = "GPIO Key F2";
|
/src/sys/external/bsd/gnu-efi/dist/inc/ |
efidebug.h | 360 UINT64 F2[2];
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/ |
rk3326-odroid-go2.dts | 121 label = "F2";
|
/src/share/terminfo/ |
terminfo | 3366 # four working function keys (F1, F2, F3 and F4.) The function keys 3877 # and -f2) entries use color for bold, standout and underlined text 3950 xnuppc+f2|Darwin PowerPC console alternate fancy color support, 4013 xnuppc-m-f2|darwin-m-f2|Darwin PowerPC console (alternate fancy monochrome), 4014 use=xnuppc+f2, 4016 xnuppc-f2|darwin-f2|Darwin PowerPC console (alternate fancy color), 4017 use=xnuppc+f2, use=xnuppc+c, 6535 # keys. For example, F2 sends \EOQ in both terminals because of this feature [all...] |
/src/tests/usr.bin/netpgpverify/ |
t_netpgpverify.sh | 6506 noQTk42//4f2/6z/42/af17/Ulf+D/o7PwxUQOqiaJ0zozUZWWVn4doSw6eNefqY 6563 cvUMvEhmBAJeQKutoV/e9KdEU2xN7LfP6pl9DjRi1aFHryuOpY+CnkMszJGcI+F2
|