Home
last modified time | relevance | path

Searched refs:gend (Results 1 – 25 of 1116) sorted by relevance

12345678910>>...45

/dports/editors/ted/Ted-2.23/ind/
H A Dindmini.c25 int * gend ) in indPartition() argument
119 gend[ngroup++]= ++first; in indPartition()
133 past= gend[group]; in indPartition()
166 int * gend= (int *)0; in indINDmini() local
184 if ( ! gend ) in indINDmini()
198 ngroup= 2; gend[0]= l; gend[1]= ind->indNodeCount; in indINDmini()
253 { gend[l++]= gend[r]; } in indINDmini()
265 past= gend[r]; in indINDmini()
317 free( (char *)gend ); in indINDmini()
326 if ( gend ) in indINDmini()
[all …]
/dports/cad/ghdl/ghdl-1.0.0/scripts/
H A Dci-run.sh23 gend () { function
58 gend () { function
229 gend
242 gend
305 gend
315 gend
320 gend
337 gend
366 gend
387 gend
[all …]
/dports/science/clipper/clipper-2.1/examples/
H A Dsgtest.cpp133 Spgr_descr::Symop_codes gend = gens.expand(); in main() local
135 for ( int j = 0; j < gend.size(); j++ ) in main()
136 if ( cens[i] == gend[j] ) goto skip1; in main()
138 gend = gens.expand(); in main()
139 if ( gend.size() == cens.size() ) break; // optional optimisation in main()
145 for ( int j = 0; j < gend.size(); j++ ) in main()
146 if ( prms[i] == gend[j] ) goto skip2; in main()
148 gend = gens.expand(); in main()
149 if ( gend.size() == ops.size() ) break; // optional optimisation in main()
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-video-angrylion/n64video/vi/
H A Drestore.c26 int gend = *g; in restore_filter16() local
29 const int* greenptr = &vi_restore_table[(gend << 2) & 0x3e0]; in restore_filter16()
50 gend += greenptr[tempg]; in restore_filter16()
63 gend += greenptr[tempg]; in restore_filter16()
70 *g = gend; in restore_filter16()
97 int gend = *g; in restore_filter32() local
100 const int* greenptr = &vi_restore_table[(gend << 2) & 0x3e0]; in restore_filter32()
121 gend += greenptr[tempg]; in restore_filter32()
134 gend += greenptr[tempg]; in restore_filter32()
140 *g = gend; in restore_filter32()
/dports/cad/ghdl/ghdl-1.0.0/testsuite/
H A Dtestsuite.sh33 gend () { function
45 gend () { function
69 gend
113 gend
121 gend
137 gend
141 gend
/dports/science/dynare/dynare-4.6.4/matlab/
H A Drealtime_shock_decomposition.m159 gend = size(oo.SmoothedShocks.(M_.exo_names{1}),1); variable
161 gend = gend0+j-fast_realtime; variable
193 epsilon=NaN(nshocks,gend);
199 z = zeros(endo_nbr,nshocks+2,gend+forecast_);
207 for i=1:gend+forecast_
216 if i > gend
240 for i=gend
259 zn(:,end,1:forecast_+1) = Smoothed_Variables_deviation_from_mean(:,gend-forecast_:gend);
295 zreal(:,:,j) = z(:,:,gend);
297 zreal(:,:,j:end) = z(:,:,gend:end);
[all …]
H A Dprior_posterior_statistics_core.m63 gend=myinputs.gend;
160 stock_smooth=NaN(endo_nbr,gend,MAX_nsmoo);
161 stock_update=NaN(endo_nbr,gend,MAX_nsmoo);
162 stock_innov=NaN(M_.exo_nbr,gend,MAX_ninno);
163 stock_smoothed_constant=NaN(endo_nbr,gend,MAX_n_smoothed_constant);
164 stock_smoothed_trend=NaN(endo_nbr,gend,MAX_n_smoothed_trend);
175 stock_error = NaN(length(varobs),gend,MAX_nerro);
219 constant_part=repmat(SteadyState(dr.order_var),1,gend);
228 constant_part=repmat(mean_varobs',1,gend);
230 constant_part=repmat(log(SteadyState(IdObs)),1,gend);
[all …]
H A Dprior_posterior_statistics.m44 gend = dataset.nobs; variable
66 i_last_obs = gend+(1-M_.maximum_endo_lag:0);
95 MAX_nsmoo = min(B,ceil(MaxNumberOfBytes/((endo_nbr)*gend)/8));
99 MAX_ninno = min(B,ceil(MaxNumberOfBytes/(exo_nbr*gend)/8));
167 localVars.gend=gend;
312 stock_gend=gend;
329 pm3(endo_nbr,gend,ifil(1),B,'Smoothed variables',...
332 pm3(exo_nbr,gend,ifil(2),B,'Smoothed shocks',...
338 pm3(endo_nbr,gend,ifil(10),B,'Smoothed constant',...
341 pm3(endo_nbr,gend,ifil(11),B,'Smoothed trend',...
[all …]
/dports/math/cadabra2/cadabra2-2.3.6.8/core/algorithms/
H A Depsilon_to_delta.cc81 iterator gend=tr.replace(epsilons[1], rep.begin()); in apply() local
87 if(rg.can_apply(gend)) in apply()
88 rg.apply(gend); in apply()
89 if(*gend->multiplier==0) { in apply()
95 if(*gend->multiplier!=1) { in apply()
98 multiply(tr.parent(gend)->multiplier, *gend->multiplier); in apply()
99 one(gend->multiplier); in apply()
/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpsysinfo/includes/
H A Dindicator.php36 sscanf( $end, "%2x%2x%2x", $rend, $gend, $bend );
39 if( $gbase == $gend ) $gend = $gend - 1; variable
43 $gmod = ( $gend - $gbase ) / $width;
/dports/databases/postgresql-libpqxx/libpqxx-7.2.0/test/unit/
H A Dtest_encodings.cxx56 [&points](char const *gbegin, char const *gend) { in test_for_glyphs_ascii() argument
57 points.push_back(gend - gbegin); in test_for_glyphs_ascii()
75 [&points](char const *gbegin, char const *gend) { in test_for_glyphs_utf8() argument
76 points.push_back(gend - gbegin); in test_for_glyphs_utf8()
90 [&points](char const *gbegin, char const *gend) { in test_for_glyphs_utf8() argument
91 points.push_back(gend - gbegin); in test_for_glyphs_utf8()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.get.area/
H A Dgbump.pass.cpp29 void setg(CharT* gbeg, CharT* gnext, CharT* gend) in setg()
31 base::setg(gbeg, gnext, gend); in setg()
38 CharT* gend = base::egptr(); in gbump() local
42 assert(base::egptr() == gend); in gbump()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.get.area/
H A Dgbump.pass.cpp29 void setg(CharT* gbeg, CharT* gnext, CharT* gend) in setg()
31 base::setg(gbeg, gnext, gend); in setg()
38 CharT* gend = base::egptr(); in gbump() local
42 assert(base::egptr() == gend); in gbump()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.get.area/
H A Dgbump.pass.cpp29 void setg(CharT* gbeg, CharT* gnext, CharT* gend) in setg()
31 base::setg(gbeg, gnext, gend); in setg()
38 CharT* gend = base::egptr(); in gbump() local
42 assert(base::egptr() == gend); in gbump()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.get.area/
H A Dgbump.pass.cpp29 void setg(CharT* gbeg, CharT* gnext, CharT* gend) in setg()
31 base::setg(gbeg, gnext, gend); in setg()
38 CharT* gend = base::egptr(); in gbump() local
42 assert(base::egptr() == gend); in gbump()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.get.area/
H A Dgbump.pass.cpp29 void setg(CharT* gbeg, CharT* gnext, CharT* gend) in setg()
31 base::setg(gbeg, gnext, gend); in setg()
38 CharT* gend = base::egptr(); in gbump() local
42 assert(base::egptr() == gend); in gbump()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.get.area/
H A Dgbump.pass.cpp29 void setg(CharT* gbeg, CharT* gnext, CharT* gend) in setg()
31 base::setg(gbeg, gnext, gend); in setg()
38 CharT* gend = base::egptr(); in gbump() local
42 assert(base::egptr() == gend); in gbump()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.get.area/
H A Dgbump.pass.cpp29 void setg(CharT* gbeg, CharT* gnext, CharT* gend) in setg()
31 base::setg(gbeg, gnext, gend); in setg()
38 CharT* gend = base::egptr(); in gbump() local
42 assert(base::egptr() == gend); in gbump()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.get.area/
H A Dgbump.pass.cpp29 void setg(CharT* gbeg, CharT* gnext, CharT* gend) in setg()
31 base::setg(gbeg, gnext, gend); in setg()
38 CharT* gend = base::egptr(); in gbump() local
42 assert(base::egptr() == gend); in gbump()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.get.area/
H A Dgbump.pass.cpp29 void setg(CharT* gbeg, CharT* gnext, CharT* gend) in setg()
31 base::setg(gbeg, gnext, gend); in setg()
38 CharT* gend = base::egptr(); in gbump() local
42 assert(base::egptr() == gend); in gbump()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.get.area/
H A Dgbump.pass.cpp29 void setg(CharT* gbeg, CharT* gnext, CharT* gend) in setg()
31 base::setg(gbeg, gnext, gend); in setg()
38 CharT* gend = base::egptr(); in gbump() local
42 assert(base::egptr() == gend); in gbump()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.get.area/
H A Dgbump.pass.cpp29 void setg(CharT* gbeg, CharT* gnext, CharT* gend) in setg()
31 base::setg(gbeg, gnext, gend); in setg()
38 CharT* gend = base::egptr(); in gbump() local
42 assert(base::egptr() == gend); in gbump()
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-core-util/src/templates/java/de/lmu/ifi/dbs/elki/utilities/datastructures/heap/
H A DKVHeap.java35 public interface ${classname}${key.gend}${val.gend} {
127 interface UnsortedIter${key.gend}${val.gend} extends Iter {
/dports/devel/roswell/roswell-20.06.14.107/src/
H A DMakefile.am9 gend.h: FORCE
24 cmd-internal.o: gend.h
25 util.o: gend.h
43 noinst_HEADERS = util.h opt.h cmd-install.h gend.h cmd-run.h
45 CLEANFILES = gend.h
/dports/biology/ugene/ugene-40.1/src/plugins/api_tests/src/core/dbi/msa/
H A DMsaDbiUnitTests.cpp122 row1.gend = 5; in IMPLEMENT_TEST()
134 row2.gend = 4; in IMPLEMENT_TEST()
155 CHECK_EQUAL(5, actualRow1.gend, "first row global end"); in IMPLEMENT_TEST()
168 CHECK_EQUAL(4, actualRow2.gend, "second row global end"); in IMPLEMENT_TEST()
197 row1.gend = 5; in IMPLEMENT_TEST()
209 row2.gend = 4; in IMPLEMENT_TEST()
220 row3.gend = 10; in IMPLEMENT_TEST()
248 CHECK_EQUAL(4, actualRow.gend, "row global end"); in IMPLEMENT_TEST()

12345678910>>...45