Home
last modified time | relevance | path

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

12345678910>>...15

/netbsd/external/bsd/kyua-cli/dist/engine/
H A 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
280 const engine::test_filter f1(fs::path("d1/d2"), ""); in ATF_TEST_CASE_BODY() local
[all …]
/netbsd/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/
H A Dtypeinfo.d16 bool equals(T f1, T f2) in equals()
43 bool equals(T f1, T f2) in equals()
48 int compare(T f1, T f2) in compare()
122 F f1 = +0.0, variable
170 F f1 = +0.0i, variable
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-powerpc/
H A Daix-toc-1a.s15 .f1: label
22 f1: label
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-powerpc/
H A Daix-toc-1a.s15 .f1: label
22 f1: label
/netbsd/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
H A Dreg_helper.h69 #define REG_SET_2(reg, init_value, f1, v1, f2, v2) \ argument
74 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument
80 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
162 #define REG_GET_2(reg_name, f1, v1, f2, v2) \ argument
167 #define REG_GET_3(reg_name, f1, v1, f2, v2, f3, v3) \ argument
173 #define REG_GET_4(reg_name, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
236 #define REG_UPDATE_2(reg, f1, v1, f2, v2) \ argument
241 #define REG_UPDATE_3(reg, f1, v1, f2, v2, f3, v3) \ argument
247 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
384 #define REG_UPDATE_SEQ_2(reg, f1, v1, f2, v2) \ argument
[all …]
/netbsd/sys/arch/m68k/fpe/
H A 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/sys/external/bsd/drm2/dist/drm/amd/display/dmub/src/
H A Ddmub_reg.h67 #define REG_SET_2(reg, init_value, f1, v1, f2, v2) \ argument
72 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument
78 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
94 #define REG_UPDATE_2(reg, f1, v1, f2, v2) \ argument
99 #define REG_UPDATE_3(reg, f1, v1, f2, v2, f3, v3) \ argument
105 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
/netbsd/external/apache2/argon2/dist/phc-winner-argon2/kats/
H A Dtest.ps15 function CompareFiles($f1, $f2, $i) { in CompareFiles()
/netbsd/external/gpl3/gdb/dist/sim/sh64/
H A Dsh64.c99 sim_fpu f1, f2, fres; in sh64_faddd() local
124 sim_fpu f1, f2; in sh64_fcmpeqd() local
134 sim_fpu f1, f2; in sh64_fcmpeqs() local
144 sim_fpu f1, f2; in sh64_fcmpged() local
154 sim_fpu f1, f2; in sh64_fcmpges() local
164 sim_fpu f1, f2; in sh64_fcmpgtd() local
174 sim_fpu f1, f2; in sh64_fcmpgts() local
184 sim_fpu f1, f2; in sh64_fcmpund() local
194 sim_fpu f1, f2; in sh64_fcmpuns() local
207 } f1; in sh64_fcnvds() local
[all …]
/netbsd/external/gpl3/gdb.old/dist/sim/sh64/
H A Dsh64.c99 sim_fpu f1, f2, fres; in sh64_faddd() local
124 sim_fpu f1, f2; in sh64_fcmpeqd() local
134 sim_fpu f1, f2; in sh64_fcmpeqs() local
144 sim_fpu f1, f2; in sh64_fcmpged() local
154 sim_fpu f1, f2; in sh64_fcmpges() local
164 sim_fpu f1, f2; in sh64_fcmpgtd() local
174 sim_fpu f1, f2; in sh64_fcmpgts() local
184 sim_fpu f1, f2; in sh64_fcmpund() local
194 sim_fpu f1, f2; in sh64_fcmpuns() local
207 } f1; in sh64_fcnvds() local
[all …]
/netbsd/external/gpl2/diffutils/dist/src/
H A Ded.c44 lin f0, l0, f1, l1; in print_ed_hunk() local
97 lin i, f0, l0, f1, l1; in pr_forward_ed_hunk() local
139 lin i, f0, l0, f1, l1; in print_rcs_hunk() local
/netbsd/sys/arch/sparc/fpu/
H A 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/external/gpl2/xcvs/dist/diff/
H A Ded.c39 int f0, l0, f1, l1; local
115 int f0, l0, f1, l1; local
161 int f0, l0, f1, l1; local
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
H A Darm-neon.c53 int8x8_t f1; member
60 int8x8_t f1; member
67 int8x8_t f1; member
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
H A Darm-neon.c53 int8x8_t f1; member
60 int8x8_t f1; member
67 int8x8_t f1; member
/netbsd/sys/arch/powerpc/fpu/
H A 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/external/gpl3/gdb/dist/ld/testsuite/ld-mips-elf/
H A Dexport-class-ref-f1.s13 f1: label
H A Dgot-page-7a.s3 f1: label
/netbsd/external/gpl3/gdb/dist/gold/testsuite/
H A Dpr12826_1.s10 f1: label
H A Dexception_test_2.cc28 f1() in f1() function
H A Dprotected_main_2.cc26 f1() in f1() function
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/xtensa/
H A Dfirst_frag_align.s3 f1: label
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-mips-elf/
H A Dexport-class-ref-f1.s13 f1: label
H A Dgot-page-7a.s3 f1: label
/netbsd/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dexception_test_2.cc28 f1() in f1() function

12345678910>>...15