Home
last modified time | relevance | path

Searched refs:std1 (Results 1 – 25 of 2125) sorted by relevance

12345678910>>...85

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dcommopt.c133 int std, std1; in selection_sort() local
349 int std, std1; in fuse_forall() local
477 int std1, std2; in same_forall_size() local
566 int std1, std2; in same_forall_bnds() local
965 int std, std1; in is_fusable() local
1418 int std, std1; in eliminate_rt() local
1626 int std, std1; in eliminate_bnds() local
1789 int std1; in find_lp() local
1804 int std, std1; in eliminate_alloc() local
1927 int std, std1; in eliminate_sect() local
[all …]
H A Dtransfrm.c696 for (std1 = STD_NEXT(std); std1 > 0 && wherenest > 0; in rewrite_block_where()
697 std1 = STD_NEXT(std1)) { in rewrite_block_where()
747 for (std1 = where_std; std1 != endwhere_std; std1 = STD_NEXT(std1)) { in rewrite_block_where()
749 if (std1 == where_std || std1 == elsewhere_std) in rewrite_block_where()
803 std1 = STD_NEXT(std1)) { in rewrite_block_where()
805 if (std1 == where_std || std1 == elsewhere_std) in rewrite_block_where()
856 for (std1 = where_std; std1 != endwhere_std; std1 = STD_NEXT(std1)) { in rewrite_block_where()
1021 for (std1 = forallb_std; std1 != endforall_std; std1 = STD_NEXT(std1)) { in rewrite_block_forall()
2656 int std1; in use_lhs_for_user_func() local
2691 for (std1 = STD_NEXT(std); std1; std1 = STD_NEXT(std1)) { in use_lhs_for_user_func()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/regalloc/src/
H A Dsparse_set.rs740 let std1 = Set::<u32>::from_vec(vec1b); in test_sparse_set() localVariable
741 assert!(spa1.card() == std1.card()); in test_sparse_set()
758 std1.insert(n); in test_sparse_set()
759 assert!(spa1.card() == std1.card()); in test_sparse_set()
760 assert!(spa1.to_vec() == std1.to_vec()); in test_sparse_set()
764 std1.insert(tmp); in test_sparse_set()
765 assert!(spa1.card() == std1.card()); in test_sparse_set()
779 let std1 = Set::<u32>::from_vec(vec1b); in test_sparse_set() localVariable
803 std1.union(&std2); in test_sparse_set()
822 std1.remove(&std2); in test_sparse_set()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/regalloc-0.0.25/src/
H A Dsparse_set.rs745 let std1 = Set::<u32>::from_vec(vec1b); in test_sparse_set() localVariable
746 assert!(spa1.card() == std1.card()); in test_sparse_set()
763 std1.insert(n); in test_sparse_set()
764 assert!(spa1.card() == std1.card()); in test_sparse_set()
765 assert!(spa1.to_vec() == std1.to_vec()); in test_sparse_set()
769 std1.insert(tmp); in test_sparse_set()
770 assert!(spa1.card() == std1.card()); in test_sparse_set()
784 let std1 = Set::<u32>::from_vec(vec1b); in test_sparse_set() localVariable
808 std1.union(&std2); in test_sparse_set()
827 std1.remove(&std2); in test_sparse_set()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/regalloc/src/
H A Dsparse_set.rs740 let std1 = Set::<u32>::from_vec(vec1b); in test_sparse_set() localVariable
741 assert!(spa1.card() == std1.card()); in test_sparse_set()
758 std1.insert(n); in test_sparse_set()
759 assert!(spa1.card() == std1.card()); in test_sparse_set()
760 assert!(spa1.to_vec() == std1.to_vec()); in test_sparse_set()
764 std1.insert(tmp); in test_sparse_set()
765 assert!(spa1.card() == std1.card()); in test_sparse_set()
779 let std1 = Set::<u32>::from_vec(vec1b); in test_sparse_set() localVariable
803 std1.union(&std2); in test_sparse_set()
822 std1.remove(&std2); in test_sparse_set()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/regalloc/src/
H A Dsparse_set.rs740 let std1 = Set::<u32>::from_vec(vec1b); in test_sparse_set() localVariable
741 assert!(spa1.card() == std1.card()); in test_sparse_set()
758 std1.insert(n); in test_sparse_set()
759 assert!(spa1.card() == std1.card()); in test_sparse_set()
760 assert!(spa1.to_vec() == std1.to_vec()); in test_sparse_set()
764 std1.insert(tmp); in test_sparse_set()
765 assert!(spa1.card() == std1.card()); in test_sparse_set()
779 let std1 = Set::<u32>::from_vec(vec1b); in test_sparse_set() localVariable
803 std1.union(&std2); in test_sparse_set()
822 std1.remove(&std2); in test_sparse_set()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/regalloc/src/
H A Dsparse_set.rs740 let std1 = Set::<u32>::from_vec(vec1b); in test_sparse_set() localVariable
741 assert!(spa1.card() == std1.card()); in test_sparse_set()
758 std1.insert(n); in test_sparse_set()
759 assert!(spa1.card() == std1.card()); in test_sparse_set()
760 assert!(spa1.to_vec() == std1.to_vec()); in test_sparse_set()
764 std1.insert(tmp); in test_sparse_set()
765 assert!(spa1.card() == std1.card()); in test_sparse_set()
779 let std1 = Set::<u32>::from_vec(vec1b); in test_sparse_set() localVariable
803 std1.union(&std2); in test_sparse_set()
822 std1.remove(&std2); in test_sparse_set()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/regalloc/src/
H A Dsparse_set.rs745 let std1 = Set::<u32>::from_vec(vec1b); in test_sparse_set() localVariable
746 assert!(spa1.card() == std1.card()); in test_sparse_set()
763 std1.insert(n); in test_sparse_set()
764 assert!(spa1.card() == std1.card()); in test_sparse_set()
765 assert!(spa1.to_vec() == std1.to_vec()); in test_sparse_set()
769 std1.insert(tmp); in test_sparse_set()
770 assert!(spa1.card() == std1.card()); in test_sparse_set()
784 let std1 = Set::<u32>::from_vec(vec1b); in test_sparse_set() localVariable
808 std1.union(&std2); in test_sparse_set()
827 std1.remove(&std2); in test_sparse_set()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/lettre-0.10.0-rc.4/
H A DCargo.toml.orig-cargo93 async-std1 = ["async-std", "async-trait", "futures-io", "futures-util"]
94 #async-std1-native-tls = ["async-std1", "native-tls", "async-native-tls"]
95 async-std1-rustls-tls = ["async-std1", "rustls-tls", "futures-rustls"]
138 required-features = ["smtp-transport", "async-std1", "async-std1-rustls-tls", "builder"]
142 required-features = ["smtp-transport", "async-std1", "async-std1-rustls-tls", "builder"]
H A DCargo.toml62 required-features = ["smtp-transport", "async-std1", "async-std1-rustls-tls", "builder"]
66 required-features = ["smtp-transport", "async-std1", "async-std1-rustls-tls", "builder"]
213 async-std1 = ["async-std", "async-trait", "futures-io", "futures-util"]
214 async-std1-rustls-tls = ["async-std1", "rustls-tls", "futures-rustls"]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/camino-1.0.5/tests/
H A Dintegration_tests.rs70 let std1 = Path::new(path1); in test_borrow_eq_ord() localVariable
73 borrowed1, std1, in test_borrow_eq_ord()
79 std1 == std2, in test_borrow_eq_ord()
86 std1.cmp(std2), in test_borrow_eq_ord()
/dports/deskutils/just/just-0.10.5/cargo-crates/camino-1.0.5/tests/
H A Dintegration_tests.rs70 let std1 = Path::new(path1); in test_borrow_eq_ord() localVariable
73 borrowed1, std1, in test_borrow_eq_ord()
79 std1 == std2, in test_borrow_eq_ord()
86 std1.cmp(std2), in test_borrow_eq_ord()
/dports/lang/rust/rustc-1.58.1-src/vendor/camino/tests/
H A Dintegration_tests.rs70 let std1 = Path::new(path1); in test_borrow_eq_ord() localVariable
73 borrowed1, std1, in test_borrow_eq_ord()
79 std1 == std2, in test_borrow_eq_ord()
86 std1.cmp(std2), in test_borrow_eq_ord()
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/camino-1.0.5/tests/
H A Dintegration_tests.rs70 let std1 = Path::new(path1); in test_borrow_eq_ord() localVariable
73 borrowed1, std1, in test_borrow_eq_ord()
79 std1 == std2, in test_borrow_eq_ord()
86 std1.cmp(std2), in test_borrow_eq_ord()
/dports/devel/py-factory-boy/factory_boy-3.2.1/tests/
H A Dtest_mongoengine.py73 std1 = PersonFactory.create()
74 self.assertEqual('name1', std1.name)
75 self.assertEqual('street1', std1.address.street)
76 self.assertIsNotNone(std1.id)
H A Dtest_alchemy.py86 std1 = StandardFactory.build()
88 self.assertEqual('foo1', std1.foo)
92 std1 = StandardFactory.create()
93 self.assertEqual('foo1', std1.foo)
94 self.assertEqual(1, std1.id)
102 std1 = StandardFactory.create(id=10)
103 self.assertEqual('foo1', std1.foo) # sequence and pk are unrelated
104 self.assertEqual(10, std1.id)
/dports/textproc/chpp/chpp-0.3.5/gc/
H A DREADME.alpha11 Problem: can't link if libgc has been compiled with "cc -std1".
14 compiling in std1 mode (see man ld).
15 Proposed fix: none. Don't use cc -std1 !
/dports/lang/nwcc/nwcc_0.8.3/test2/
H A DMakefile15 std1obj= std1.o
63 std1: $(std1obj) target
64 $(CC) std1.o -o std1 -std=c89
150 std1.o:
151 $(CC) -c std1.c -std=c89
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libdingaling/build/config/
H A Dax_cflags_warn_all_ansi.m417 "-std1 % -verbose -w0 -warnprotos -std1" dnl Digital Unix
65 "-std1 % -verbose -w0 -warnprotos -std1" dnl Digital Unix
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libteletone/build/config/
H A Dax_cflags_warn_all_ansi.m417 "-std1 % -verbose -w0 -warnprotos -std1" dnl Digital Unix
65 "-std1 % -verbose -w0 -warnprotos -std1" dnl Digital Unix
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/srtp/build/config/
H A Dax_cflags_warn_all_ansi.m417 "-std1 % -verbose -w0 -warnprotos -std1" dnl Digital Unix
65 "-std1 % -verbose -w0 -warnprotos -std1" dnl Digital Unix
/dports/net/freeswitch/freeswitch-1.10.3.-release/build/config/
H A Dax_cflags_warn_all_ansi.m417 # "-std1 % -verbose -w0 -warnprotos -std1" dnl Digital Unix
65 # "-std1 % -verbose -w0 -warnprotos -std1" dnl Digital Unix
/dports/science/szip/szip-2.1.1/config/
H A Ddec-flags69 …PROD_CFLAGS="-std1 -verbose -warnprotos -ieee -misalign -O4 $ARCH -fp_reorder -readonly_strings -i…
73 DEBUG_CFLAGS="-g -std1 -verbose -warnprotos -ieee -misalign"
77 PROFILE_CFLAGS="-pg -std1 -verbose -warnprotos -ieee -misalign"
/dports/math/scilab/scilab-6.1.1/scilab/modules/statistics/tests/unit_tests/
H A Dcdfnor.dia.ref88 std1 = cdfnor("Std",p,q,x,mu);
94 if ( ~isnan(std1) ) then
95 assert_checkalmostequal ( std1 , std , precinv );
103 dstd = assert_computedigits ( std1 , std );
H A Dcdfnor.tst96 std1 = cdfnor("Std",p,q,x,mu);
102 if ( ~isnan(std1) ) then
103 assert_checkalmostequal ( std1 , std , precinv );
111 dstd = assert_computedigits ( std1 , std );

12345678910>>...85