Home
last modified time | relevance | path

Searched refs:stage1 (Results 1 – 25 of 2350) sorted by relevance

12345678910>>...94

/dports/lang/ghc/ghc-8.8.4-boot/compiler/stage1/build/
H A D.depend-v.haskell10 compiler/stage1/build/FiniteMap.o : compiler/stage1/build/GhcPrelude.hi
52 compiler/stage1/build/Config.o : compiler/stage1/build/Config.hs
72 compiler/stage1/build/Ar.o : compiler/stage1/build/GhcPrelude.hi
134 compiler/stage1/build/Ctype.o : compiler/stage1/build/Panic.hi
222 compiler/stage1/build/Maybes.o : compiler/stage1/build/Util.hi
699 compiler/stage1/build/Bag.o : compiler/stage1/build/Util.hi
1446 compiler/stage1/build/FV.o : compiler/stage1/build/Var.hi
1515 compiler/stage1/build/Type.o : compiler/stage1/build/FV.hi
1805 compiler/stage1/build/Id.o : compiler/stage1/build/Var.hi
1806 compiler/stage1/build/Id.o : compiler/stage1/build/Var.hi
[all …]
/dports/lang/ghc/ghc-8.8.4-boot/ghc/stage1/build/
H A D.depend.haskell14 ghc/stage1/build/Main.o : compiler/stage1/build/Binary.hi
15 ghc/stage1/build/Main.o : compiler/stage1/build/TcRnMonad.hi
16 ghc/stage1/build/Main.o : compiler/stage1/build/Finder.hi
17 ghc/stage1/build/Main.o : compiler/stage1/build/Module.hi
22 ghc/stage1/build/Main.o : compiler/stage1/build/Panic.hi
23 ghc/stage1/build/Main.o : compiler/stage1/build/Util.hi
24 ghc/stage1/build/Main.o : compiler/stage1/build/SrcLoc.hi
34 ghc/stage1/build/Main.o : compiler/stage1/build/Config.hi
36 ghc/stage1/build/Main.o : compiler/stage1/build/Module.hi
44 ghc/stage1/build/Main.o : compiler/stage1/build/GHC.hi
[all …]
/dports/lang/zig-devel/zig-0.9.0/src/stage1/
H A Dstage1.cpp31 return &g->stage1; in zig_stage1_create()
71 g->root_out_name = buf_create_from_mem(stage1->root_name_ptr, stage1->root_name_len); in zig_stage1_build_object()
72 buf_init_from_mem(&g->o_file_output_path, stage1->emit_o_ptr, stage1->emit_o_len); in zig_stage1_build_object()
73 buf_init_from_mem(&g->h_file_output_path, stage1->emit_h_ptr, stage1->emit_h_len); in zig_stage1_build_object()
74 buf_init_from_mem(&g->asm_file_output_path, stage1->emit_asm_ptr, stage1->emit_asm_len); in zig_stage1_build_object()
78 buf_init_from_mem(&g->docs_output_path, stage1->emit_docs_ptr, stage1->emit_docs_len); in zig_stage1_build_object()
84 g->test_filter = buf_create_from_mem(stage1->test_filter_ptr, stage1->test_filter_len); in zig_stage1_build_object()
92 g->have_pic = stage1->pic; in zig_stage1_build_object()
93 g->have_pie = stage1->pie; in zig_stage1_build_object()
94 g->have_lto = stage1->lto; in zig_stage1_build_object()
[all …]
/dports/lang/zig/zig-0.9.0/src/stage1/
H A Dstage1.cpp31 return &g->stage1; in zig_stage1_create()
71 g->root_out_name = buf_create_from_mem(stage1->root_name_ptr, stage1->root_name_len); in zig_stage1_build_object()
72 buf_init_from_mem(&g->o_file_output_path, stage1->emit_o_ptr, stage1->emit_o_len); in zig_stage1_build_object()
73 buf_init_from_mem(&g->h_file_output_path, stage1->emit_h_ptr, stage1->emit_h_len); in zig_stage1_build_object()
74 buf_init_from_mem(&g->asm_file_output_path, stage1->emit_asm_ptr, stage1->emit_asm_len); in zig_stage1_build_object()
78 buf_init_from_mem(&g->docs_output_path, stage1->emit_docs_ptr, stage1->emit_docs_len); in zig_stage1_build_object()
84 g->test_filter = buf_create_from_mem(stage1->test_filter_ptr, stage1->test_filter_len); in zig_stage1_build_object()
92 g->have_pic = stage1->pic; in zig_stage1_build_object()
93 g->have_pie = stage1->pie; in zig_stage1_build_object()
94 g->have_lto = stage1->lto; in zig_stage1_build_object()
[all …]
/dports/multimedia/librav1e/rav1e-0.5.1/src/asm/x86/transform/
H A Dforward.rs153 _mm256_unpacklo_epi64(stage1.0, stage1.2), in transpose_8x8_avx2()
154 _mm256_unpackhi_epi64(stage1.0, stage1.2), in transpose_8x8_avx2()
155 _mm256_unpacklo_epi64(stage1.1, stage1.3), in transpose_8x8_avx2()
156 _mm256_unpackhi_epi64(stage1.1, stage1.3), in transpose_8x8_avx2()
157 _mm256_unpacklo_epi64(stage1.4, stage1.6), in transpose_8x8_avx2()
158 _mm256_unpackhi_epi64(stage1.4, stage1.6), in transpose_8x8_avx2()
159 _mm256_unpacklo_epi64(stage1.5, stage1.7), in transpose_8x8_avx2()
160 _mm256_unpackhi_epi64(stage1.5, stage1.7), in transpose_8x8_avx2()
196 _mm256_unpacklo_epi64(stage1.0, stage1.2), in transpose_8x4_avx2()
197 _mm256_unpackhi_epi64(stage1.0, stage1.2), in transpose_8x4_avx2()
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/src/asm/x86/transform/
H A Dforward.rs153 _mm256_unpacklo_epi64(stage1.0, stage1.2), in transpose_8x8_avx2()
154 _mm256_unpackhi_epi64(stage1.0, stage1.2), in transpose_8x8_avx2()
155 _mm256_unpacklo_epi64(stage1.1, stage1.3), in transpose_8x8_avx2()
156 _mm256_unpackhi_epi64(stage1.1, stage1.3), in transpose_8x8_avx2()
157 _mm256_unpacklo_epi64(stage1.4, stage1.6), in transpose_8x8_avx2()
158 _mm256_unpackhi_epi64(stage1.4, stage1.6), in transpose_8x8_avx2()
159 _mm256_unpacklo_epi64(stage1.5, stage1.7), in transpose_8x8_avx2()
160 _mm256_unpackhi_epi64(stage1.5, stage1.7), in transpose_8x8_avx2()
196 _mm256_unpacklo_epi64(stage1.0, stage1.2), in transpose_8x4_avx2()
197 _mm256_unpackhi_epi64(stage1.0, stage1.2), in transpose_8x4_avx2()
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rav1e-0.4.1/src/asm/x86/transform/
H A Dforward.rs153 _mm256_unpacklo_epi64(stage1.0, stage1.2), in transpose_8x8_avx2()
154 _mm256_unpackhi_epi64(stage1.0, stage1.2), in transpose_8x8_avx2()
155 _mm256_unpacklo_epi64(stage1.1, stage1.3), in transpose_8x8_avx2()
156 _mm256_unpackhi_epi64(stage1.1, stage1.3), in transpose_8x8_avx2()
157 _mm256_unpacklo_epi64(stage1.4, stage1.6), in transpose_8x8_avx2()
158 _mm256_unpackhi_epi64(stage1.4, stage1.6), in transpose_8x8_avx2()
159 _mm256_unpacklo_epi64(stage1.5, stage1.7), in transpose_8x8_avx2()
160 _mm256_unpackhi_epi64(stage1.5, stage1.7), in transpose_8x8_avx2()
196 _mm256_unpacklo_epi64(stage1.0, stage1.2), in transpose_8x4_avx2()
197 _mm256_unpackhi_epi64(stage1.0, stage1.2), in transpose_8x4_avx2()
[all …]
/dports/devel/caf/actor-framework-0.18.5/libcaf_core/test/
H A Dcomposition.cpp52 auto stage1 = sys.spawn(multiplier, 4); in CAF_TEST_FIXTURE_SCOPE() local
54 auto testee = stage2 * stage1; in CAF_TEST_FIXTURE_SCOPE()
56 expect((int), from(self).to(stage1).with(1)); in CAF_TEST_FIXTURE_SCOPE()
62 auto stage1 = sys.spawn(multiplier, 4); in CAF_TEST() local
64 auto testee = stage1 * stage2 * stage1; in CAF_TEST()
66 expect((int), from(self).to(stage1).with(1)); in CAF_TEST()
68 expect((int), from(self).to(stage1).with(14)); in CAF_TEST()
69 expect((int), from(stage1).to(self).with(56)); in CAF_TEST()
73 auto stage1 = sys.spawn(multiplier, 4); in CAF_TEST() local
75 auto testee = stage2 * stage1; in CAF_TEST()
[all …]
/dports/math/fricas/fricas-1.3.7/src/boot/
H A DMakefile.in43 all-ax: stage1/stamp_bootsys lobj_lst
70 stage1/stamp_bootsys: stage0/stamp_bootsys
72 [ -d stage1 ] || $(mkinstalldirs) stage1
73 $(MAKE) OBJECTS="$(boot_objects)" stage1/bootsys$(EXEEXT)
74 -rm -f $(addprefix stage1/, $(boot_objects))
75 -rm -f $(addprefix stage1/, $(boot_clisp))
76 mv $(boot_objects) stage1
77 mv $(boot_clisp) stage1
78 -mv $(boot_data) $(boot_fn) $(boot_lib) stage1
80 $(LN_S) stage1 prev-stage
[all …]
/dports/sysutils/cdrdao/cdrdao-1.2.4/paranoia/
H A Doverlap.c135 if(p->stage1.offpoints>=10){ in offset_adjust_settings()
139 p->dynoverlap=(p->stage1.offpoints?p->stage1.offdiff/ in offset_adjust_settings()
140 p->stage1.offpoints*3:CD_FRAMEWORDS); in offset_adjust_settings()
143 p->dynoverlap=-p->stage1.offmin*1.5; in offset_adjust_settings()
146 p->dynoverlap=p->stage1.offmax*1.5; in offset_adjust_settings()
157 p->stage1.offpoints/=1.2; in offset_adjust_settings()
158 p->stage1.offaccum/=1.2; in offset_adjust_settings()
159 p->stage1.offdiff/=1.2; in offset_adjust_settings()
161 p->stage1.offmin=0; in offset_adjust_settings()
162 p->stage1.offmax=0; in offset_adjust_settings()
[all …]
/dports/audio/cdparanoia/cdparanoia-III-alpha9.8/paranoia/
H A Doverlap.c135 if(p->stage1.offpoints>=10){ in offset_adjust_settings()
139 p->dynoverlap=(p->stage1.offpoints?p->stage1.offdiff/ in offset_adjust_settings()
140 p->stage1.offpoints*3:CD_FRAMEWORDS); in offset_adjust_settings()
143 p->dynoverlap=-p->stage1.offmin*1.5; in offset_adjust_settings()
146 p->dynoverlap=p->stage1.offmax*1.5; in offset_adjust_settings()
157 p->stage1.offpoints/=1.2; in offset_adjust_settings()
158 p->stage1.offaccum/=1.2; in offset_adjust_settings()
159 p->stage1.offdiff/=1.2; in offset_adjust_settings()
161 p->stage1.offmin=0; in offset_adjust_settings()
162 p->stage1.offmax=0; in offset_adjust_settings()
[all …]
/dports/sysutils/libcdio-paranoia/libcdio-paranoia-10.2+2.0.1/lib/paranoia/
H A Doverlap.c183 if(p->stage1.offpoints>=10){ in offset_adjust_settings()
187 p->dynoverlap=(p->stage1.offpoints?p->stage1.offdiff/ in offset_adjust_settings()
188 p->stage1.offpoints*3:CD_FRAMEWORDS); in offset_adjust_settings()
191 p->dynoverlap=-p->stage1.offmin*1.5; in offset_adjust_settings()
194 p->dynoverlap=p->stage1.offmax*1.5; in offset_adjust_settings()
205 p->stage1.offpoints/=1.2; in offset_adjust_settings()
206 p->stage1.offaccum/=1.2; in offset_adjust_settings()
207 p->stage1.offdiff/=1.2; in offset_adjust_settings()
209 p->stage1.offmin=0; in offset_adjust_settings()
210 p->stage1.offmax=0; in offset_adjust_settings()
[all …]
/dports/biology/gmap/gmap-2020-09-12/src/
H A Dextension-search.c957 … Indexdb_largeptr(&stage1->plus_positions_high[queryoffset],&stage1->plus_positions[queryoffset], in get_elt_sets_queryfwd()
962 Indexdb_ptr(&stage1->plus_positions[queryoffset],indexdb,stage1->plus_oligos[queryoffset]); in get_elt_sets_queryfwd()
1019 Indexdb_ptr(&stage1->minus_positions[queryoffset],indexdb2,stage1->minus_oligos[queryoffset]); in get_elt_sets_queryfwd()
1210 … Indexdb_largeptr(&stage1->plus_positions_high[queryoffset],&stage1->plus_positions[queryoffset], in get_elt_sets_queryrev()
1215 Indexdb_ptr(&stage1->plus_positions[queryoffset],indexdb,stage1->plus_oligos[queryoffset]); in get_elt_sets_queryrev()
1271 Indexdb_ptr(&stage1->minus_positions[queryoffset],indexdb2,stage1->minus_oligos[queryoffset]); in get_elt_sets_queryrev()
1565 stage1->stream_alloc,stage1->streamsize_alloc,query_compress, in process_seed()
1713 get_elt_sets_queryfwd(&stage1->queryfwd_plus_set,&stage1->queryfwd_minus_set, in Extension_search()
1718 get_elt_sets_queryrev(&stage1->queryrev_plus_set,&stage1->queryrev_minus_set, in Extension_search()
1726 stage1->queryfwd_plus_set,stage1->queryrev_plus_set, in Extension_search()
[all …]
/dports/sysutils/cdrkit/cdrkit-1.1.11/libparanoia/
H A Doverlap.c174 if (p->stage1.offpoints >= 10) { in offset_adjust_settings()
179 p->dynoverlap = (p->stage1.offpoints ? p->stage1.offdiff / in offset_adjust_settings()
183 p->dynoverlap = -p->stage1.offmin * 1.5; in offset_adjust_settings()
186 p->dynoverlap = p->stage1.offmax * 1.5; in offset_adjust_settings()
196 if (p->stage1.offpoints > 600) { in offset_adjust_settings()
201 p->stage1.offpoints /= 1.2; in offset_adjust_settings()
202 p->stage1.offaccum /= 1.2; in offset_adjust_settings()
203 p->stage1.offdiff /= 1.2; in offset_adjust_settings()
205 p->stage1.offmin = 0; in offset_adjust_settings()
206 p->stage1.offmax = 0; in offset_adjust_settings()
[all …]
/dports/sysutils/genisoimage/cdrkit-1.1.11/libparanoia/
H A Doverlap.c174 if (p->stage1.offpoints >= 10) { in offset_adjust_settings()
179 p->dynoverlap = (p->stage1.offpoints ? p->stage1.offdiff / in offset_adjust_settings()
183 p->dynoverlap = -p->stage1.offmin * 1.5; in offset_adjust_settings()
186 p->dynoverlap = p->stage1.offmax * 1.5; in offset_adjust_settings()
196 if (p->stage1.offpoints > 600) { in offset_adjust_settings()
201 p->stage1.offpoints /= 1.2; in offset_adjust_settings()
202 p->stage1.offaccum /= 1.2; in offset_adjust_settings()
203 p->stage1.offdiff /= 1.2; in offset_adjust_settings()
205 p->stage1.offmin = 0; in offset_adjust_settings()
206 p->stage1.offmax = 0; in offset_adjust_settings()
[all …]
/dports/devel/sunpromake/schily-2021-09-18/libparanoia/
H A Doverlap.c190 if (p->stage1.offpoints >= 10) {
195 p->dynoverlap = (p->stage1.offpoints ? p->stage1.offdiff /
199 p->dynoverlap = -p->stage1.offmin * 1.5;
202 p->dynoverlap = p->stage1.offmax * 1.5;
212 if (p->stage1.offpoints > 600) {
217 p->stage1.offpoints /= 1.2;
218 p->stage1.offaccum /= 1.2;
219 p->stage1.offdiff /= 1.2;
221 p->stage1.offmin = 0;
222 p->stage1.offmax = 0;
[all …]
/dports/devel/smake/schily-2021-09-18/libparanoia/
H A Doverlap.c190 if (p->stage1.offpoints >= 10) {
195 p->dynoverlap = (p->stage1.offpoints ? p->stage1.offdiff /
199 p->dynoverlap = -p->stage1.offmin * 1.5;
202 p->dynoverlap = p->stage1.offmax * 1.5;
212 if (p->stage1.offpoints > 600) {
217 p->stage1.offpoints /= 1.2;
218 p->stage1.offaccum /= 1.2;
219 p->stage1.offdiff /= 1.2;
221 p->stage1.offmin = 0;
222 p->stage1.offmax = 0;
[all …]
/dports/devel/schilybase/schily-2021-09-18/libparanoia/
H A Doverlap.c190 if (p->stage1.offpoints >= 10) {
195 p->dynoverlap = (p->stage1.offpoints ? p->stage1.offdiff /
199 p->dynoverlap = -p->stage1.offmin * 1.5;
202 p->dynoverlap = p->stage1.offmax * 1.5;
212 if (p->stage1.offpoints > 600) {
217 p->stage1.offpoints /= 1.2;
218 p->stage1.offaccum /= 1.2;
219 p->stage1.offdiff /= 1.2;
221 p->stage1.offmin = 0;
222 p->stage1.offmax = 0;
[all …]
/dports/net/rscsi/schily-2021-09-18/libparanoia/
H A Doverlap.c190 if (p->stage1.offpoints >= 10) {
195 p->dynoverlap = (p->stage1.offpoints ? p->stage1.offdiff /
199 p->dynoverlap = -p->stage1.offmin * 1.5;
202 p->dynoverlap = p->stage1.offmax * 1.5;
212 if (p->stage1.offpoints > 600) {
217 p->stage1.offpoints /= 1.2;
218 p->stage1.offaccum /= 1.2;
219 p->stage1.offdiff /= 1.2;
221 p->stage1.offmin = 0;
222 p->stage1.offmax = 0;
[all …]
/dports/archivers/star/schily-2021-09-18/libparanoia/
H A Doverlap.c190 if (p->stage1.offpoints >= 10) {
195 p->dynoverlap = (p->stage1.offpoints ? p->stage1.offdiff /
199 p->dynoverlap = -p->stage1.offmin * 1.5;
202 p->dynoverlap = p->stage1.offmax * 1.5;
212 if (p->stage1.offpoints > 600) {
217 p->stage1.offpoints /= 1.2;
218 p->stage1.offaccum /= 1.2;
219 p->stage1.offdiff /= 1.2;
221 p->stage1.offmin = 0;
222 p->stage1.offmax = 0;
[all …]
/dports/sysutils/cdrtools/schily-2021-09-18/libparanoia/
H A Doverlap.c190 if (p->stage1.offpoints >= 10) {
195 p->dynoverlap = (p->stage1.offpoints ? p->stage1.offdiff /
199 p->dynoverlap = -p->stage1.offmin * 1.5;
202 p->dynoverlap = p->stage1.offmax * 1.5;
212 if (p->stage1.offpoints > 600) {
217 p->stage1.offpoints /= 1.2;
218 p->stage1.offaccum /= 1.2;
219 p->stage1.offdiff /= 1.2;
221 p->stage1.offmin = 0;
222 p->stage1.offmax = 0;
[all …]
/dports/editors/ved/schily-2021-09-18/libparanoia/
H A Doverlap.c190 if (p->stage1.offpoints >= 10) {
195 p->dynoverlap = (p->stage1.offpoints ? p->stage1.offdiff /
199 p->dynoverlap = -p->stage1.offmin * 1.5;
202 p->dynoverlap = p->stage1.offmax * 1.5;
212 if (p->stage1.offpoints > 600) {
217 p->stage1.offpoints /= 1.2;
218 p->stage1.offaccum /= 1.2;
219 p->stage1.offdiff /= 1.2;
221 p->stage1.offmin = 0;
222 p->stage1.offmax = 0;
[all …]
/dports/devel/sccs/schily-2021-09-18/libparanoia/
H A Doverlap.c190 if (p->stage1.offpoints >= 10) {
195 p->dynoverlap = (p->stage1.offpoints ? p->stage1.offdiff /
199 p->dynoverlap = -p->stage1.offmin * 1.5;
202 p->dynoverlap = p->stage1.offmax * 1.5;
212 if (p->stage1.offpoints > 600) {
217 p->stage1.offpoints /= 1.2;
218 p->stage1.offaccum /= 1.2;
219 p->stage1.offdiff /= 1.2;
221 p->stage1.offmin = 0;
222 p->stage1.offmax = 0;
[all …]
/dports/sysutils/schilyutils/schily-2021-09-18/libparanoia/
H A Doverlap.c190 if (p->stage1.offpoints >= 10) {
195 p->dynoverlap = (p->stage1.offpoints ? p->stage1.offdiff /
199 p->dynoverlap = -p->stage1.offmin * 1.5;
202 p->dynoverlap = p->stage1.offmax * 1.5;
212 if (p->stage1.offpoints > 600) {
217 p->stage1.offpoints /= 1.2;
218 p->stage1.offaccum /= 1.2;
219 p->stage1.offdiff /= 1.2;
221 p->stage1.offmin = 0;
222 p->stage1.offmax = 0;
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/cpp/test/
H A DSpecializationTest.cpp52 std::vector<std::string> stage1; in BOOST_AUTO_TEST_CASE() local
53 stage1.push_back("and a one"); in BOOST_AUTO_TEST_CASE()
54 stage1.push_back("and a two"); in BOOST_AUTO_TEST_CASE()
55 hm.contain.insert(stage1); in BOOST_AUTO_TEST_CASE()
56 stage1.clear(); in BOOST_AUTO_TEST_CASE()
57 stage1.push_back("then a one, two"); in BOOST_AUTO_TEST_CASE()
58 stage1.push_back("three!"); in BOOST_AUTO_TEST_CASE()
59 stage1.push_back("FOUR!!"); in BOOST_AUTO_TEST_CASE()
60 hm.contain.insert(stage1); in BOOST_AUTO_TEST_CASE()
61 stage1.clear(); in BOOST_AUTO_TEST_CASE()
[all …]

12345678910>>...94