Home
last modified time | relevance | path

Searched refs:firste (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/bison/bison-3.7.6/src/
H A Dgraphviz.c184 bool firste = true; in output_red() local
196 firste = print_token (&eout, firste, symbols[i]->tag); in output_red()
203 conclude_red (&eout, source, ruleno, true, firste && !defaulted, fout); in output_red()
/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/attic/
H A DJastrow_wf_data.cpp91 firste.Resize(2); in read()
93 firste(0)=0; in read()
94 firste(1)=espin(0); in read()
102 for(int e=firste(s); e<laste(s); e++) in read()
H A DJastrow_wf_data.h155 Array1 <int> firste, laste; variable
/dports/mail/ezmlm-idx/ezmlm-idx-7.2.2/lang/da/text/
H A Dsub-confirm16 Denne bekr�ftelse tjener to form�l. For det firste konstateres om
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-loop-split.c238 edge firste = loop_preheader_edge (loop1); in connect_loop_phis() local
252 init = PHI_ARG_DEF_FROM_EDGE (phi_first, firste); in connect_loop_phis()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-split.c238 edge firste = loop_preheader_edge (loop1); in connect_loop_phis() local
252 init = PHI_ARG_DEF_FROM_EDGE (phi_first, firste); in connect_loop_phis()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-split.c238 edge firste = loop_preheader_edge (loop1); in connect_loop_phis() local
252 init = PHI_ARG_DEF_FROM_EDGE (phi_first, firste); in connect_loop_phis()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-loop-split.c238 edge firste = loop_preheader_edge (loop1); in connect_loop_phis() local
252 init = PHI_ARG_DEF_FROM_EDGE (phi_first, firste); in connect_loop_phis()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-split.c238 edge firste = loop_preheader_edge (loop1); in connect_loop_phis() local
252 init = PHI_ARG_DEF_FROM_EDGE (phi_first, firste); in connect_loop_phis()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-loop-split.c238 edge firste = loop_preheader_edge (loop1); in connect_loop_phis() local
252 init = PHI_ARG_DEF_FROM_EDGE (phi_first, firste); in connect_loop_phis()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-loop-split.c238 edge firste = loop_preheader_edge (loop1); in connect_loop_phis() local
252 init = PHI_ARG_DEF_FROM_EDGE (phi_first, firste); in connect_loop_phis()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-loop-split.c238 edge firste = loop_preheader_edge (loop1); in connect_loop_phis() local
252 init = PHI_ARG_DEF_FROM_EDGE (phi_first, firste); in connect_loop_phis()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-loop-split.c238 edge firste = loop_preheader_edge (loop1); in connect_loop_phis() local
252 init = PHI_ARG_DEF_FROM_EDGE (phi_first, firste); in connect_loop_phis()
/dports/devel/fossil/fossil-src-2.17/tools/cvs2fossil/lib/
H A Dc2f_prev.tcl746 Border [lindex $fragments 0] firsts firste
752 set laste $firste
779 set myitems [lrange $myitems 0 $firste]
780 set mytitems [lrange $mytitems 0 $firste]
/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/plugins/
H A Ddisposablemailblock.php202 'firste.ml',
/dports/math/gap/gap-4.11.0/pkg/kbmag-1.5.9/standalone/lib/
H A Dkbfns.c2040 int i, ne, **table, ct, *cword, firste, clength, cstate, im, *statelist; in check_finite() local
2068 firste = 1; in check_finite()
2073 i = firste - 1; in check_finite()
2090 firste = cword[--clength] + 1; in check_finite()
H A Dfsa.c1478 int i, g1, g2, ne, ngens, ngens1 = 0, **table, dr, *cword, firste, clength, in fsa_enumerate() local
1602 firste = 1; in fsa_enumerate()
1607 i = firste - 1; in fsa_enumerate()
1620 firste = cword[--clength] + 1; in fsa_enumerate()
/dports/cad/openroad/OpenROAD-2.0/src/TritonRoute/src/gc/
H A DFlexGC_main.cpp1520 gcSegment* firste = nullptr; // first edge to check in checkMetalShape_minStep() local
1535 firste = nullptr; in checkMetalShape_minStep()
1538 firste = e.get(); in checkMetalShape_minStep()
1543 if (!firste) { in checkMetalShape_minStep()
1547 auto edge = firste; in checkMetalShape_minStep()
1589 if (be == firste) { in checkMetalShape_minStep()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-loop-split.c242 edge firste = loop_preheader_edge (loop1); in connect_loop_phis() local
256 init = PHI_ARG_DEF_FROM_EDGE (phi_first, firste); in connect_loop_phis()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-loop-split.c242 edge firste = loop_preheader_edge (loop1); in connect_loop_phis() local
256 init = PHI_ARG_DEF_FROM_EDGE (phi_first, firste); in connect_loop_phis()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-loop-split.c242 edge firste = loop_preheader_edge (loop1); in connect_loop_phis() local
256 init = PHI_ARG_DEF_FROM_EDGE (phi_first, firste); in connect_loop_phis()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-loop-split.c242 edge firste = loop_preheader_edge (loop1); in connect_loop_phis() local
256 init = PHI_ARG_DEF_FROM_EDGE (phi_first, firste); in connect_loop_phis()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-split.c242 edge firste = loop_preheader_edge (loop1); in connect_loop_phis() local
256 init = PHI_ARG_DEF_FROM_EDGE (phi_first, firste); in connect_loop_phis()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-split.c242 edge firste = loop_preheader_edge (loop1); in connect_loop_phis() local
256 init = PHI_ARG_DEF_FROM_EDGE (phi_first, firste); in connect_loop_phis()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-loop-split.c242 edge firste = loop_preheader_edge (loop1);
256 init = PHI_ARG_DEF_FROM_EDGE (phi_first, firste);

12