Home
last modified time | relevance | path

Searched defs:n_ops (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/dports/emulators/qemu5/qemu-5.2.0/tests/fp/
H A Dfp-bench.c139 static void update_random_ops(int n_ops, enum precision prec) in update_random_ops()
166 static void fill_random(union fp *ops, int n_ops, enum precision prec, in fill_random()
197 static void bench(enum precision prec, enum op op, int n_ops, bool no_neg) in bench()
356 #define GEN_BENCH(name, type, prec, op, n_ops) \ argument
362 #define GEN_BENCH_NO_NEG(name, type, prec, op, n_ops) \ argument
368 #define GEN_BENCH_ALL_TYPES(opname, op, n_ops) \ argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/fp/
H A Dfp-bench.c139 static void update_random_ops(int n_ops, enum precision prec) in update_random_ops()
166 static void fill_random(union fp *ops, int n_ops, enum precision prec, in fill_random()
197 static void bench(enum precision prec, enum op op, int n_ops, bool no_neg) in bench()
356 #define GEN_BENCH(name, type, prec, op, n_ops) \ argument
362 #define GEN_BENCH_NO_NEG(name, type, prec, op, n_ops) \ argument
368 #define GEN_BENCH_ALL_TYPES(opname, op, n_ops) \ argument
/dports/emulators/qemu42/qemu-4.2.1/tests/fp/
H A Dfp-bench.c139 static void update_random_ops(int n_ops, enum precision prec) in update_random_ops()
166 static void fill_random(union fp *ops, int n_ops, enum precision prec, in fill_random()
197 static void bench(enum precision prec, enum op op, int n_ops, bool no_neg) in bench()
356 #define GEN_BENCH(name, type, prec, op, n_ops) \ argument
362 #define GEN_BENCH_NO_NEG(name, type, prec, op, n_ops) \ argument
368 #define GEN_BENCH_ALL_TYPES(opname, op, n_ops) \ argument
/dports/emulators/qemu-utils/qemu-4.2.1/tests/fp/
H A Dfp-bench.c139 static void update_random_ops(int n_ops, enum precision prec) in update_random_ops()
166 static void fill_random(union fp *ops, int n_ops, enum precision prec, in fill_random()
197 static void bench(enum precision prec, enum op op, int n_ops, bool no_neg) in bench()
356 #define GEN_BENCH(name, type, prec, op, n_ops) \ argument
362 #define GEN_BENCH_NO_NEG(name, type, prec, op, n_ops) \ argument
368 #define GEN_BENCH_ALL_TYPES(opname, op, n_ops) \ argument
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/fp/
H A Dfp-bench.c139 static void update_random_ops(int n_ops, enum precision prec) in update_random_ops()
166 static void fill_random(union fp *ops, int n_ops, enum precision prec, in fill_random()
197 static void bench(enum precision prec, enum op op, int n_ops, bool no_neg) in bench()
356 #define GEN_BENCH(name, type, prec, op, n_ops) \ argument
362 #define GEN_BENCH_NO_NEG(name, type, prec, op, n_ops) \ argument
368 #define GEN_BENCH_ALL_TYPES(opname, op, n_ops) \ argument
/dports/emulators/qemu60/qemu-6.0.0/tests/fp/
H A Dfp-bench.c139 static void update_random_ops(int n_ops, enum precision prec) in update_random_ops()
166 static void fill_random(union fp *ops, int n_ops, enum precision prec, in fill_random()
197 static void bench(enum precision prec, enum op op, int n_ops, bool no_neg) in bench()
356 #define GEN_BENCH(name, type, prec, op, n_ops) \ argument
362 #define GEN_BENCH_NO_NEG(name, type, prec, op, n_ops) \ argument
368 #define GEN_BENCH_ALL_TYPES(opname, op, n_ops) \ argument
/dports/emulators/qemu/qemu-6.2.0/tests/fp/
H A Dfp-bench.c147 static void update_random_ops(int n_ops, enum precision prec) in update_random_ops()
194 static void fill_random(union fp *ops, int n_ops, enum precision prec, in fill_random()
232 static void bench(enum precision prec, enum op op, int n_ops, bool no_neg) in bench()
426 #define GEN_BENCH(name, type, prec, op, n_ops) \ argument
432 #define GEN_BENCH_NO_NEG(name, type, prec, op, n_ops) \ argument
438 #define GEN_BENCH_ALL_TYPES(opname, op, n_ops) \ argument
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/interfaces/ecpg/ecpglib/po/
H A Dde.po111 #. translator: this string will be truncated at 149 characters expanded.
133 msgstr "nicht mit Verbindung »%s« verbunden auf Zeile %d"
/dports/science/code_saturne/code_saturne-7.1.0/tests/
H A Dcs_blas_test.c296 long n_ops, in _print_stats()
379 long n_ops, in _print_mem_stats()
448 long n_ops, in _print_time_stats()
523 long n_ops; in _dot_product_1() local
715 long n_ops; in _dot_product_2() local
870 long n_ops; in _dot_product_m() local
965 long n_ops; in _axpy_test() local
1171 long n_ops; in _division_test() local
1354 long n_ops; in _sqrt_test() local
1478 long n_ops; in _ad_x_test() local
[all …]
/dports/net/nss_ldap/nss_ldap-265/
H A Dnss_common.h44 int n_ops; member
/dports/net/nss-pam-ldapd/nss-pam-ldapd-0.9.11/nss/
H A Dsolnss.h102 int n_ops; /* number of function pointers */ member
/dports/net/nss-pam-ldapd-sasl/nss-pam-ldapd-0.9.11/nss/
H A Dsolnss.h102 int n_ops; /* number of function pointers */ member
/dports/math/gecode/gecode-0916a1a/test/
H A Dafc.cpp67 static const int n_ops = 8 * 1024; member in Test::AFC
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dpr55116-2.c27 int n_ops = 2, input_ops = 2; in simplify_plus_minus() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/i386/
H A Dpr55116-2.c28 int n_ops = 2, input_ops = 2; in simplify_plus_minus() local
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/i386/
H A Dpr55116-2.c28 int n_ops = 2, input_ops = 2; in simplify_plus_minus() local
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr55116-2.c28 int n_ops = 2, input_ops = 2; in simplify_plus_minus() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/i386/
H A Dpr55116-2.c28 int n_ops = 2, input_ops = 2; in simplify_plus_minus() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr55116-2.c28 int n_ops = 2, input_ops = 2; in simplify_plus_minus() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dpr55116-2.c28 int n_ops = 2, input_ops = 2; in simplify_plus_minus() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr55116-2.c28 int n_ops = 2, input_ops = 2; in simplify_plus_minus() local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr55116-2.c28 int n_ops = 2, input_ops = 2; in simplify_plus_minus() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dpr55116-2.c28 int n_ops = 2, input_ops = 2; in simplify_plus_minus() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/i386/
H A Dpr55116-2.c27 int n_ops = 2, input_ops = 2; in simplify_plus_minus() local
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/i386/
H A Dpr55116-2.c27 int n_ops = 2, input_ops = 2; in simplify_plus_minus() local

12345678910>>...12