| /netbsd/src/external/bsd/kyua-cli/dist/engine/ |
| D | filters_test.cpp | 144 const engine::test_filter f1(fs::path("foo"), ""); in ATF_TEST_CASE_BODY() local 150 const engine::test_filter f1(fs::path("foo/bar"), ""); in ATF_TEST_CASE_BODY() local 156 const engine::test_filter f1(fs::path("foo/bar"), ""); in ATF_TEST_CASE_BODY() local 162 const engine::test_filter f1(fs::path("foo"), ""); in ATF_TEST_CASE_BODY() local 168 const engine::test_filter f1(fs::path("foo"), "bar"); in ATF_TEST_CASE_BODY() local 247 const engine::test_filter f1(fs::path("d1/d2"), ""); in ATF_TEST_CASE_BODY() local 251 const engine::test_filter f1(fs::path("d1/d2"), ""); in ATF_TEST_CASE_BODY() local 257 const engine::test_filter f1(fs::path("d1/d2"), ""); in ATF_TEST_CASE_BODY() local 263 const engine::test_filter f1(fs::path("d1/d2"), "bar"); in ATF_TEST_CASE_BODY() local 269 const engine::test_filter f1(fs::path("d1/d2"), "bar"); in ATF_TEST_CASE_BODY() local [all …]
|
| /netbsd/src/sys/arch/m68k/fpe/ |
| D | fpu_explode.c | 115 #define FP_TOF(exp, expbias, allfrac, f0, f1, f2, f3) \ argument 149 uint32_t frac, f0, f1; in fpu_stof() local 167 uint32_t frac, f0, f1, f2; in fpu_dtof() local 186 uint32_t f0, f1, f2; in fpu_xtof() local
|
| /netbsd/src/sys/arch/sparc/fpu/ |
| D | fpu_explode.c | 140 #define FP_TOF(exp, expbias, allfrac, f0, f1, f2, f3) \ argument 177 u_int frac, f0, f1; in fpu_stof() local 195 u_int frac, f0, f1, f2; in fpu_dtof() local 214 u_int frac, f0, f1, f2, f3; in fpu_qtof() local
|
| /netbsd/src/external/gpl2/xcvs/dist/diff/ |
| D | ed.c | 39 int f0, l0, f1, l1; local 115 int f0, l0, f1, l1; local 161 int f0, l0, f1, l1; local
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/ |
| D | arm-neon.c | 53 int8x8_t f1; member 60 int8x8_t f1; member 67 int8x8_t f1; member
|
| /netbsd/src/sys/arch/powerpc/fpu/ |
| D | fpu_explode.c | 140 #define FP_TOF(exp, expbias, allfrac, f0, f1, f2, f3) \ argument 177 u_int frac, f0, f1; in fpu_stof() local 195 u_int frac, f0, f1, f2; in fpu_dtof() local
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/ |
| D | py-auto-load-chaining-f1.c | 21 f1 () in f1() function
|
| D | py-infthread.c | 6 int f1 (int a, int b) in f1() function
|
| D | py-pending-frame-level.c | 27 f1 (void) in f1() function
|
| /netbsd/src/external/lgpl3/mpfr/dist/tests/ |
| D | tcmpabs.c | 32 mpfr_flags_t f1, f2, flags[2] = { 0, MPFR_FLAGS_ALL }; in cmpabs() local 182 mpfr_flags_t f1, f2, flags[2] = { 0, MPFR_FLAGS_ALL }; in cmpabs_ui() local
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.linespec/ |
| D | lspec.h | 11 int f1(void) in f1() function
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| D | vla-optimized-out.c | 29 f1 (int i) in f1() function
|
| D | complex-parts.c | 39 float f1 = 2.5; in main() local
|
| D | step-line.c | 37 f1 (int i) in f1() function
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.multi/ |
| D | dummy-frame-restore.c | 19 f1 (void) in f1() function
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
| D | rvalue-ref-types.cc | 57 int f1; in f() local
|
| /netbsd/src/lib/libc/gdtoa/ |
| D | strtoIdd.c | 38 strtoIdd(s, sp, f0, f1) CONST char *s; char **sp; double *f0, *f1; in strtoIdd() argument
|
| D | strtoIf.c | 38 strtoIf(s, sp, f0, f1) CONST char *s; char **sp; float *f0, *f1; in strtoIf() argument
|
| D | strtoId.c | 38 strtoId(s, sp, f0, f1) CONST char *s; char **sp; double *f0, *f1; in strtoId() argument
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/ |
| D | map-to-same-line.c | 26 float f1 = 2.0, f2 = 4.1, f3; in main() local
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/ |
| D | mi-sym-info-1.c | 30 f1 (int arg1, int arg2) in f1() function
|
| /netbsd/src/sys/external/bsd/drm2/linux/ |
| D | linux_dma_fence_chain.c | 116 struct dma_fence *f, *f1; in dma_fence_chain_enable_signaling() local 141 struct dma_fence *f, *f1; in dma_fence_chain_signaled() local
|
| /netbsd/src/sys/external/bsd/compiler_rt/dist/test/Unit/ |
| D | enable_execute_stack_test.c | 60 pfunc f1 = (pfunc)(uintptr_t)execution_buffer; in main() local
|
| D | clear_cache_test.c | 64 pfunc f1 = (pfunc)(uintptr_t)execution_buffer; in main() local
|
| /netbsd/src/external/lgpl3/gmp/dist/mpz/ |
| D | lucnum2_ui.c | 50 mp_limb_t f1 = FIB_TABLE ((int) n - 1); in mpz_lucnum2_ui() local
|