Home
last modified time | relevance | path

Searched +defs:b +defs:i (Results 1 – 25 of 274956) sorted by relevance

12345678910>>...10999

/dports/math/armadillo/armadillo-10.7.1/tests2/
H A Dhdf5.cpp36 arma::Mat<u8> b; variable
69 arma::Mat<u16> b; variable
102 arma::Mat<u32> b; variable
136 arma::Mat<u64> b; variable
170 arma::Mat<s8> b; variable
203 arma::Mat<s16> b; variable
236 arma::Mat<s32> b; variable
270 arma::Mat<s64> b; variable
304 arma::Mat<char> b; variable
603 arma::Mat<float> b; variable
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/i386/
H A Dpr102464-vrndscaleph.c8 for (int i = 0; i != 8; i++) in foo() local
15 for (int i = 0; i != 8; i++) in foo1() local
22 for (int i = 0; i != 8; i++) in foo2() local
29 for (int i = 0; i != 8; i++) in foo3() local
36 for (int i = 0; i != 8; i++) in foo4() local
43 for (int i = 0; i != 16; i++) in foo5() local
50 for (int i = 0; i != 16; i++) in foo6() local
57 for (int i = 0; i != 16; i++) in foo7() local
64 for (int i = 0; i != 16; i++) in foo8() local
71 for (int i = 0; i != 16; i++) in foo9() local
[all …]
/dports/math/libocas/libocas_v096/
H A Dsvmocas_parseout.m71 i = strmatch('load_time',lines); variable
73 i = strmatch('init_time',lines); variable
76 b = strfind(l,':'); variable
80 i = strmatch('qp_solver_time',lines); variable
86 i = strmatch('sort_time',lines); variable
92 i = strmatch('output_time',lines); variable
98 i = strmatch('add_time',lines); variable
104 i = strmatch('w_time',lines); variable
110 i = strmatch('ocas_time',lines); variable
116 i = strmatch('total_time',lines); variable
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/types/
H A DTestFoldNECompares.java42 public static void test1(boolean b) { in test1()
43 int i = getNarrowInt(b, 42, 142); in test1() local
53 public static void test2(boolean b) { in test2()
54 int i = getNarrowInt(b, 42, 142); in test2() local
66 public static void test3(boolean b) { in test3()
67 int i = getNarrowInt(b, 42, 142); in test3() local
80 int i = getNarrowInt(b, 42, 142); in test4() local
95 int i = getNarrowInt(b, 42, 142); in test5() local
106 int i = getNarrowInt(b, 42, 142); in test6() local
119 int i = getNarrowInt(b, 42, 142); in test7() local
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/types/
H A DTestFoldNECompares.java42 public static void test1(boolean b) { in test1()
43 int i = getNarrowInt(b, 42, 142); in test1() local
53 public static void test2(boolean b) { in test2()
54 int i = getNarrowInt(b, 42, 142); in test2() local
66 public static void test3(boolean b) { in test3()
67 int i = getNarrowInt(b, 42, 142); in test3() local
80 int i = getNarrowInt(b, 42, 142); in test4() local
95 int i = getNarrowInt(b, 42, 142); in test5() local
106 int i = getNarrowInt(b, 42, 142); in test6() local
119 int i = getNarrowInt(b, 42, 142); in test7() local
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/types/
H A DTestFoldNECompares.java42 public static void test1(boolean b) { in test1()
43 int i = getNarrowInt(b, 42, 142); in test1() local
53 public static void test2(boolean b) { in test2()
54 int i = getNarrowInt(b, 42, 142); in test2() local
66 public static void test3(boolean b) { in test3()
67 int i = getNarrowInt(b, 42, 142); in test3() local
80 int i = getNarrowInt(b, 42, 142); in test4() local
95 int i = getNarrowInt(b, 42, 142); in test5() local
106 int i = getNarrowInt(b, 42, 142); in test6() local
119 int i = getNarrowInt(b, 42, 142); in test7() local
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-alias-check-3.c15 f1 (struct s *a, struct s *b) in f1()
17 for (int i = 0; i < N; ++i) in f1() local
22 f2 (struct s *a, struct s *b) in f2()
24 for (int i = 0; i < N; ++i) in f2() local
29 f3 (struct s *a, struct s *b) in f3()
31 for (int i = 0; i < N; ++i) in f3() local
36 f4 (struct s *a, struct s *b) in f4()
38 for (int i = 0; i < N; ++i) in f4() local
43 f5 (struct s *a, struct s *b) in f5()
45 for (int i = 0; i < N; ++i) in f5() local
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-alias-check-3.c15 f1 (struct s *a, struct s *b) in f1()
17 for (int i = 0; i < N; ++i) in f1() local
22 f2 (struct s *a, struct s *b) in f2()
24 for (int i = 0; i < N; ++i) in f2() local
29 f3 (struct s *a, struct s *b) in f3()
31 for (int i = 0; i < N; ++i) in f3() local
36 f4 (struct s *a, struct s *b) in f4()
38 for (int i = 0; i < N; ++i) in f4() local
43 f5 (struct s *a, struct s *b) in f5()
45 for (int i = 0; i < N; ++i) in f5() local
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-alias-check-3.c15 f1 (struct s *a, struct s *b) in f1()
17 for (int i = 0; i < N; ++i) in f1() local
22 f2 (struct s *a, struct s *b) in f2()
24 for (int i = 0; i < N; ++i) in f2() local
29 f3 (struct s *a, struct s *b) in f3()
31 for (int i = 0; i < N; ++i) in f3() local
36 f4 (struct s *a, struct s *b) in f4()
38 for (int i = 0; i < N; ++i) in f4() local
43 f5 (struct s *a, struct s *b) in f5()
45 for (int i = 0; i < N; ++i) in f5() local
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-alias-check-3.c15 f1 (struct s *a, struct s *b) in f1()
17 for (int i = 0; i < N; ++i) in f1() local
22 f2 (struct s *a, struct s *b) in f2()
24 for (int i = 0; i < N; ++i) in f2() local
29 f3 (struct s *a, struct s *b) in f3()
31 for (int i = 0; i < N; ++i) in f3() local
36 f4 (struct s *a, struct s *b) in f4()
38 for (int i = 0; i < N; ++i) in f4() local
43 f5 (struct s *a, struct s *b) in f5()
45 for (int i = 0; i < N; ++i) in f5() local
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-alias-check-3.c15 f1 (struct s *a, struct s *b) in f1()
17 for (int i = 0; i < N; ++i) in f1() local
22 f2 (struct s *a, struct s *b) in f2()
24 for (int i = 0; i < N; ++i) in f2() local
29 f3 (struct s *a, struct s *b) in f3()
31 for (int i = 0; i < N; ++i) in f3() local
36 f4 (struct s *a, struct s *b) in f4()
38 for (int i = 0; i < N; ++i) in f4() local
43 f5 (struct s *a, struct s *b) in f5()
45 for (int i = 0; i < N; ++i) in f5() local
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-alias-check-3.c15 f1 (struct s *a, struct s *b) in f1()
17 for (int i = 0; i < N; ++i) in f1() local
22 f2 (struct s *a, struct s *b) in f2()
24 for (int i = 0; i < N; ++i) in f2() local
29 f3 (struct s *a, struct s *b) in f3()
31 for (int i = 0; i < N; ++i) in f3() local
36 f4 (struct s *a, struct s *b) in f4()
38 for (int i = 0; i < N; ++i) in f4() local
43 f5 (struct s *a, struct s *b) in f5()
45 for (int i = 0; i < N; ++i) in f5() local
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/vect/
H A Dvect-alias-check-3.c15 f1 (struct s *a, struct s *b) in f1()
17 for (int i = 0; i < N; ++i) in f1() local
22 f2 (struct s *a, struct s *b) in f2()
24 for (int i = 0; i < N; ++i) in f2() local
29 f3 (struct s *a, struct s *b) in f3()
31 for (int i = 0; i < N; ++i) in f3() local
36 f4 (struct s *a, struct s *b) in f4()
38 for (int i = 0; i < N; ++i) in f4() local
43 f5 (struct s *a, struct s *b) in f5()
45 for (int i = 0; i < N; ++i) in f5() local
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/vect/
H A Dvect-alias-check-3.c15 f1 (struct s *a, struct s *b) in f1()
17 for (int i = 0; i < N; ++i) in f1() local
22 f2 (struct s *a, struct s *b) in f2()
24 for (int i = 0; i < N; ++i) in f2() local
29 f3 (struct s *a, struct s *b) in f3()
31 for (int i = 0; i < N; ++i) in f3() local
36 f4 (struct s *a, struct s *b) in f4()
38 for (int i = 0; i < N; ++i) in f4() local
43 f5 (struct s *a, struct s *b) in f5()
45 for (int i = 0; i < N; ++i) in f5() local
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-alias-check-3.c15 f1 (struct s *a, struct s *b) in f1()
17 for (int i = 0; i < N; ++i) in f1() local
22 f2 (struct s *a, struct s *b) in f2()
24 for (int i = 0; i < N; ++i) in f2() local
29 f3 (struct s *a, struct s *b) in f3()
31 for (int i = 0; i < N; ++i) in f3() local
36 f4 (struct s *a, struct s *b) in f4()
38 for (int i = 0; i < N; ++i) in f4() local
43 f5 (struct s *a, struct s *b) in f5()
45 for (int i = 0; i < N; ++i) in f5() local
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-alias-check-3.c15 f1 (struct s *a, struct s *b) in f1()
17 for (int i = 0; i < N; ++i) in f1() local
22 f2 (struct s *a, struct s *b) in f2()
24 for (int i = 0; i < N; ++i) in f2() local
29 f3 (struct s *a, struct s *b) in f3()
31 for (int i = 0; i < N; ++i) in f3() local
36 f4 (struct s *a, struct s *b) in f4()
38 for (int i = 0; i < N; ++i) in f4() local
43 f5 (struct s *a, struct s *b) in f5()
45 for (int i = 0; i < N; ++i) in f5() local
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-alias-check-3.c15 f1 (struct s *a, struct s *b) in f1()
17 for (int i = 0; i < N; ++i) in f1() local
22 f2 (struct s *a, struct s *b) in f2()
24 for (int i = 0; i < N; ++i) in f2() local
29 f3 (struct s *a, struct s *b) in f3()
31 for (int i = 0; i < N; ++i) in f3() local
36 f4 (struct s *a, struct s *b) in f4()
38 for (int i = 0; i < N; ++i) in f4() local
43 f5 (struct s *a, struct s *b) in f5()
45 for (int i = 0; i < N; ++i) in f5() local
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-alias-check-3.c15 f1 (struct s *a, struct s *b) in f1()
17 for (int i = 0; i < N; ++i) in f1() local
22 f2 (struct s *a, struct s *b) in f2()
24 for (int i = 0; i < N; ++i) in f2() local
29 f3 (struct s *a, struct s *b) in f3()
31 for (int i = 0; i < N; ++i) in f3() local
36 f4 (struct s *a, struct s *b) in f4()
38 for (int i = 0; i < N; ++i) in f4() local
43 f5 (struct s *a, struct s *b) in f5()
45 for (int i = 0; i < N; ++i) in f5() local
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-alias-check-3.c15 f1 (struct s *a, struct s *b) in f1()
17 for (int i = 0; i < N; ++i) in f1() local
22 f2 (struct s *a, struct s *b) in f2()
24 for (int i = 0; i < N; ++i) in f2() local
29 f3 (struct s *a, struct s *b) in f3()
31 for (int i = 0; i < N; ++i) in f3() local
36 f4 (struct s *a, struct s *b) in f4()
38 for (int i = 0; i < N; ++i) in f4() local
43 f5 (struct s *a, struct s *b) in f5()
45 for (int i = 0; i < N; ++i) in f5() local
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-alias-check-3.c15 f1 (struct s *a, struct s *b) in f1()
17 for (int i = 0; i < N; ++i) in f1() local
22 f2 (struct s *a, struct s *b) in f2()
24 for (int i = 0; i < N; ++i) in f2() local
29 f3 (struct s *a, struct s *b) in f3()
31 for (int i = 0; i < N; ++i) in f3() local
36 f4 (struct s *a, struct s *b) in f4()
38 for (int i = 0; i < N; ++i) in f4() local
43 f5 (struct s *a, struct s *b) in f5()
45 for (int i = 0; i < N; ++i) in f5() local
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/vect/
H A Dvect-alias-check-3.c15 f1 (struct s *a, struct s *b) in f1()
17 for (int i = 0; i < N; ++i) in f1() local
22 f2 (struct s *a, struct s *b) in f2()
24 for (int i = 0; i < N; ++i) in f2() local
29 f3 (struct s *a, struct s *b) in f3()
31 for (int i = 0; i < N; ++i) in f3() local
36 f4 (struct s *a, struct s *b) in f4()
38 for (int i = 0; i < N; ++i) in f4() local
43 f5 (struct s *a, struct s *b) in f5()
45 for (int i = 0; i < N; ++i) in f5() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/vect/
H A Dvect-alias-check-3.c15 f1 (struct s *a, struct s *b) in f1()
17 for (int i = 0; i < N; ++i) in f1() local
22 f2 (struct s *a, struct s *b) in f2()
24 for (int i = 0; i < N; ++i) in f2() local
29 f3 (struct s *a, struct s *b) in f3()
31 for (int i = 0; i < N; ++i) in f3() local
36 f4 (struct s *a, struct s *b) in f4()
38 for (int i = 0; i < N; ++i) in f4() local
43 f5 (struct s *a, struct s *b) in f5()
45 for (int i = 0; i < N; ++i) in f5() local
[all …]
/dports/devel/simde/simde-0.7.2/test/x86/
H A Dskel.c25 for (int i = 0 ; i < 8 ; i++) { in test_simde_mm_xxx_ps() local
65 for (size_t i = 0 ; i < 8 ; i++) { in test_simde_mm_xxx_ps() local
99 for (int i = 0 ; i < 8 ; i++) { in test_simde_mm_xxx_pd() local
173 for (int i = 0 ; i < 8 ; i++) { in test_simde_mm_xxx_epi8() local
210 for (int i = 0 ; i < 8 ; i++) { in test_simde_mm_mask_xxx_epi8() local
249 for (int i = 0 ; i < 8 ; i++) { in test_simde_mm_maskz_xxx_epi8() local
285 for (int i = 0 ; i < 8 ; i++) { in test_simde_mm_xxx_epi16() local
322 for (int i = 0 ; i < 8 ; i++) { in test_simde_mm_mask_xxx_epi16() local
361 for (int i = 0 ; i < 8 ; i++) { in test_simde_mm_maskz_xxx_epi16() local
397 for (int i = 0 ; i < 8 ; i++) { in test_simde_mm_xxx_epi32() local
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A Dloop-unrolling.cpp95 int b = 22 / (k - 42); // no-warning in simple_no_unroll3() local
108 int b = 22 / (k - 42); // no-warning in simple_no_unroll4() local
121 int b = 22 / (k - 42); // no-warning in simple_no_unroll5() local
260 int b = 22 / (k - 42); // no-warning in escape_before_loop_no_unroll1() local
273 int b = 22 / (k - 42); // no-warning in escape_before_loop_no_unroll2() local
286 int b = 22 / (k - 42); // no-warning in escape_before_loop_no_unroll3() local
303 int b = 22 / (k - 42); // no-warning in nested_outer_unrolled() local
382 int recursion_unroll1(bool b) { in recursion_unroll1()
395 int recursion_unroll2(bool b) { in recursion_unroll2()
407 int recursion_unroll3(bool b) { in recursion_unroll3()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A Dloop-unrolling.cpp95 int b = 22 / (k - 42); // no-warning in simple_no_unroll3() local
108 int b = 22 / (k - 42); // no-warning in simple_no_unroll4() local
121 int b = 22 / (k - 42); // no-warning in simple_no_unroll5() local
260 int b = 22 / (k - 42); // no-warning in escape_before_loop_no_unroll1() local
273 int b = 22 / (k - 42); // no-warning in escape_before_loop_no_unroll2() local
286 int b = 22 / (k - 42); // no-warning in escape_before_loop_no_unroll3() local
303 int b = 22 / (k - 42); // no-warning in nested_outer_unrolled() local
382 int recursion_unroll1(bool b) { in recursion_unroll1()
395 int recursion_unroll2(bool b) { in recursion_unroll2()
407 int recursion_unroll3(bool b) { in recursion_unroll3()
[all …]

12345678910>>...10999