Home
last modified time | relevance | path

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

123456

/netbsd/src/external/bsd/kyua-cli/dist/engine/
Dfilters_test.cpp144 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/
Dfpu_explode.c115 #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/
Dfpu_explode.c140 #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/
Ded.c39 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/
Darm-neon.c53 int8x8_t f1; member
60 int8x8_t f1; member
67 int8x8_t f1; member
/netbsd/src/sys/arch/powerpc/fpu/
Dfpu_explode.c140 #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/
Dpy-auto-load-chaining-f1.c21 f1 () in f1() function
Dpy-infthread.c6 int f1 (int a, int b) in f1() function
Dpy-pending-frame-level.c27 f1 (void) in f1() function
/netbsd/src/external/lgpl3/mpfr/dist/tests/
Dtcmpabs.c32 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/
Dlspec.h11 int f1(void) in f1() function
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dvla-optimized-out.c29 f1 (int i) in f1() function
Dcomplex-parts.c39 float f1 = 2.5; in main() local
Dstep-line.c37 f1 (int i) in f1() function
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.multi/
Ddummy-frame-restore.c19 f1 (void) in f1() function
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
Drvalue-ref-types.cc57 int f1; in f() local
/netbsd/src/lib/libc/gdtoa/
DstrtoIdd.c38 strtoIdd(s, sp, f0, f1) CONST char *s; char **sp; double *f0, *f1; in strtoIdd() argument
DstrtoIf.c38 strtoIf(s, sp, f0, f1) CONST char *s; char **sp; float *f0, *f1; in strtoIf() argument
DstrtoId.c38 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/
Dmap-to-same-line.c26 float f1 = 2.0, f2 = 4.1, f3; in main() local
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
Dmi-sym-info-1.c30 f1 (int arg1, int arg2) in f1() function
/netbsd/src/sys/external/bsd/drm2/linux/
Dlinux_dma_fence_chain.c116 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/
Denable_execute_stack_test.c60 pfunc f1 = (pfunc)(uintptr_t)execution_buffer; in main() local
Dclear_cache_test.c64 pfunc f1 = (pfunc)(uintptr_t)execution_buffer; in main() local
/netbsd/src/external/lgpl3/gmp/dist/mpz/
Dlucnum2_ui.c50 mp_limb_t f1 = FIB_TABLE ((int) n - 1); in mpz_lucnum2_ui() local

123456