Home
last modified time | relevance | path

Searched defs:f1 (Results 1 – 25 of 81) sorted by relevance

1234

/freebsd/contrib/kyua/engine/
H A Dfilters_test.cpp147 const engine::test_filter f1(fs::path("foo"), ""); in ATF_TEST_CASE_BODY() local
153 const engine::test_filter f1(fs::path("foo/bar"), ""); in ATF_TEST_CASE_BODY() local
159 const engine::test_filter f1(fs::path("foo/bar"), ""); in ATF_TEST_CASE_BODY() local
165 const engine::test_filter f1(fs::path("foo"), ""); in ATF_TEST_CASE_BODY() local
171 const engine::test_filter f1(fs::path("foo"), "bar"); in ATF_TEST_CASE_BODY() local
250 const engine::test_filter f1(fs::path("d1/d2"), ""); in ATF_TEST_CASE_BODY() local
254 const engine::test_filter f1(fs::path("d1/d2"), ""); in ATF_TEST_CASE_BODY() local
260 const engine::test_filter f1(fs::path("d1/d2"), ""); in ATF_TEST_CASE_BODY() local
266 const engine::test_filter f1(fs::path("d1/d2"), "bar"); in ATF_TEST_CASE_BODY() local
272 const engine::test_filter f1(fs::path("d1/d2"), "bar"); in ATF_TEST_CASE_BODY() local
[all …]
/freebsd/sys/contrib/libsodium/regen-msvc/
H A Dregen-msvc.py46 f1 = "" variable
55 f1 = f1 + " <ClCompile Include=\"..\\..\\..\\..\\{}\">\r\n".format(file) variable
56 f1 = f1 + " <Filter>{}</Filter>\r\n".format(basedir) variable
57 f1 = f1 + " </ClCompile>\r\n" variable
/freebsd/contrib/diff/src/
H A Ded.c42 lin f0, l0, f1, l1; in print_ed_hunk() local
95 lin i, f0, l0, f1, l1; in pr_forward_ed_hunk() local
137 lin i, f0, l0, f1, l1; in print_rcs_hunk() local
H A Difdef.c127 char const *f1 = ++f; in format_group() local
272 char const *f1 = f; in print_ifdef_lines() local
/freebsd/contrib/sendmail/libsm/
H A Dstrcaseeq.c36 char *f1; local
84 char *f1; local
/freebsd/sys/powerpc/fpu/
H A Dfpu_explode.c132 #define FP_TOF(exp, expbias, allfrac, f0, f1, f2, f3) \ argument
169 u_int frac, f0, f1; in fpu_stof() local
187 u_int frac, f0, f1, f2; in fpu_dtof() local
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_51.h114 uint64_t f1 = f[1]; in fe25519_cmov() local
151 uint64_t f1 = f[1]; in fe25519_cswap() local
195 uint64_t f1 = f[1]; in fe25519_copy() local
247 uint64_t f0, f1, f2, f3, f4; in fe25519_mul() local
338 uint64_t f0, f1, f2, f3, f4; in fe25519_sq() local
417 uint64_t f0, f1, f2, f3, f4; in fe25519_sq2() local
H A Ded25519_ref10_fe_25_5.h153 int32_t f1 = f[1]; in fe25519_cmov() local
203 int32_t f1 = f[1]; in fe25519_cswap() local
277 int32_t f1 = f[1]; in fe25519_copy() local
371 int32_t f1 = f[1]; in fe25519_mul() local
641 int32_t f1 = f[1]; in fe25519_sq() local
813 int32_t f1 = f[1]; in fe25519_sq2() local
986 int32_t f1 = f[1]; in fe25519_scalar_product() local
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_strings.lua209 function f1(s, p) function
/freebsd/contrib/unifdef/tests/
H A Dcrlf.c2 int f1() { return 0; } in f1() function
H A Dif6.c2 int f1() { return 0; } in f1() function
/freebsd/tools/regression/tls/ttls4/
H A Dttls4.c16 *f1(void *arg) in f1() function
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/
H A Dtst.FunctionLookup.c32 f1(int i) in f1() function
/freebsd/contrib/gdtoa/
H A DstrtoId.c36 strtoId(s, sp, f0, f1) CONST char *s; char **sp; double *f0, *f1; in strtoId() argument
H A DstrtoIf.c36 strtoIf(s, sp, f0, f1) CONST char *s; char **sp; float *f0, *f1; in strtoIf() argument
H A DstrtoIdd.c36 strtoIdd(s, sp, f0, f1) CONST char *s; char **sp; double *f0, *f1; in strtoIdd() argument
/freebsd/contrib/tcpdump/
H A Dprint-smb.c174 const char *f1 = NULL, *f2 = NULL; in print_trans2() local
329 const char *f1, *f2, *f3, *f4; in print_trans() local
397 const char *f1 = NULL, *f2 = NULL; in print_negprot() local
435 const char *f1 = NULL, *f2 = NULL; in print_sesssetup() local
477 const char *f1 = NULL, *f2 = NULL; in print_lockingandx() local
830 const char *f1, *f2; in print_smb() local
/freebsd/usr.bin/diff/
H A Ddiffreg.c270 FILE *f1, *f2; in diffreg_stone() local
480 files_differ(FILE * f1,FILE * f2,int flags) files_differ() argument
728 check(FILE * f1,FILE * f2,int flags) check() argument
905 output(char * file1,FILE * f1,char * file2,FILE * f2,int flags) output() argument
1050 change(char * file1,FILE * f1,char * file2,FILE * f2,int a,int b,int c,int d,int * pflags) change() argument
1494 dump_context_vec(FILE * f1,FILE * f2,int flags) dump_context_vec() argument
1597 dump_unified_vec(FILE * f1,FILE * f2,int flags) dump_unified_vec() argument
[all...]
/freebsd/lib/libc/tests/gen/
H A Dfmtcheck_test.c79 const char *f, *cf, *f1, *f2; in ATF_TC_BODY() local
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_fmtcheck.c90 const char *f, *cf, *f1, *f2; in ATF_TC_BODY() local
/freebsd/lib/libc/stdlib/
H A Dmerge.c115 u_char *f1, *f2, *t, *b, *tp2, *q, *l1, *l2; in mergesort_b() local
269 u_char *f1, *f2, *s, *l2, *last, *p2; in setup() local
/freebsd/sbin/ipf/libipf/
H A Dsave_file.c63 file_opts_t *f1 = ctx1, *f2 = ctx2; in file_match() local
/freebsd/lib/librss/
H A Dlibrss.c51 int f1, f2, p; in rss_sock_set_recvrss() local
/freebsd/contrib/file/src/
H A Dfmtcheck.c235 fmtcheck(const char *f1, const char *f2) in fmtcheck()
/freebsd/crypto/openssh/
H A Dpoly1305.c41 uint64_t f0,f1,f2,f3; in poly1305_auth() local

1234