/dports/sysutils/webmin/webmin-1.981/pptp-client/ |
H A D | edit.cgi | 104 $adddef = $1; 108 $adddef = 'GW'; 123 $adddef eq "GW" ? "checked" : "", $text{'edit_def1'}; 125 $adddef && $adddef ne "GW" ? "checked" : "", $text{'edit_def2'}; 127 $adddef eq "GW" ? "" : $adddef; 129 $adddef ? "" : "checked", $text{'no'};
|
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/mpm/ |
H A D | queue.cc | 160 adddef(stage->dequeue()); in cmdproc() 162 adddef(twocol); in cmdproc() 166 adddef(stage->dequeue()); in cmdproc() 176 adddef(stage->dequeue()); in cmdproc() 219 adddef(stage->dequeue()); in parmproc()
|
H A D | page.cc | 363 adddef(stage->dequeue()); in tryout() 437 adddef(stage->dequeue()); in commit() 440 adddef(new sentrange); in commit() 480 void page::adddef(range *r) in adddef() function in page
|
H A D | page.h | 100 void adddef(range *r); // add to one of the definite queues
|
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/mpm/ |
H A D | queue.cc | 173 adddef(stage->dequeue()); in cmdproc() 175 adddef(twocol); in cmdproc() 179 adddef(stage->dequeue()); in cmdproc() 189 adddef(stage->dequeue()); in cmdproc() 232 adddef(stage->dequeue()); in parmproc()
|
H A D | page.cc | 379 adddef(stage->dequeue()); in tryout() 453 adddef(stage->dequeue()); in commit() 456 adddef(new sentrange); in commit() 496 void page::adddef(range *r) in adddef() function in page
|
H A D | page.h | 113 void adddef(range *r); // add to one of the definite queues
|
/dports/mail/rspamd/rspamd-3.1/contrib/lua-lpeg/ |
H A D | lpegre.lua | 149 local function adddef (t, k, exp) function 158 local function firstdef (n, r) return adddef({n}, n, r) end 208 adddef) / mm.P
|
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/lua-lpeg/ |
H A D | lpegre.lua | 149 local function adddef (t, k, exp) function 158 local function firstdef (n, r) return adddef({n}, n, r) end 208 adddef) / mm.P
|
/dports/security/nmap/nmap-7.91/nselib/ |
H A D | re.lua | 203 local function adddef (t, k, exp) function 212 local function firstdef (n, r) return adddef({n}, n, r) end 261 adddef) / mm.P
|
/dports/devel/lua-lpeg/lpeg-1.0.2/ |
H A D | re.lua | 149 local function adddef (t, k, exp) function 158 local function firstdef (n, r) return adddef({n}, n, r) end 208 adddef) / mm.P
|
/dports/audio/moony-lv2/moony-0.36.0/lpeg-1.0.2/ |
H A D | re.lua | 149 local function adddef (t, k, exp) function 158 local function firstdef (n, r) return adddef({n}, n, r) end 208 adddef) / mm.P
|
/dports/editors/textadept/lpeg-1.0.2/ |
H A D | re.lua | 149 local function adddef (t, k, exp) function 158 local function firstdef (n, r) return adddef({n}, n, r) end 208 adddef) / mm.P
|
/dports/cad/nvc/nvc-r1.5.3/test/simp/ |
H A D | ffold.vhd | 11 function adddef(x, y : in integer := 5) return integer; 100 function adddef(x, y : in integer := 5) return integer is function 279 signal s6 : integer := adddef;
|
/dports/editors/fpc-ide/fpc-3.2.2/compiler/ |
H A D | optutils.pas | 339 function adddef(var n: tnode; arg: pointer): foreachnoderesult; in adddef() function 353 foreachnodestatic(pm_postprocess,p,@adddef,nil);
|
/dports/lang/fpc/fpc-3.2.2/compiler/ |
H A D | optutils.pas | 339 function adddef(var n: tnode; arg: pointer): foreachnoderesult; in adddef() function 353 foreachnodestatic(pm_postprocess,p,@adddef,nil);
|
/dports/lang/fpc-source/fpc-3.2.2/compiler/ |
H A D | optutils.pas | 339 function adddef(var n: tnode; arg: pointer): foreachnoderesult; in adddef() function 353 foreachnodestatic(pm_postprocess,p,@adddef,nil);
|
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/csg/ |
H A D | geometry.yy | 374 | recadddef adddef ';' 377 adddef:
|
/dports/textproc/rnv/rnv-1.7.11/ |
H A D | rnc.c | 674 static void adddef(struct rnc_source *sp,int name,int pat,int flags); 677 adddef(sp,key,val,flags); in folddef() 712 static void adddef(struct rnc_source *sp,int name,int pat,int flags) { in adddef() function 1098 adddef(sp,name,pat,flags); in define()
|
/dports/lang/pcc/pcc-1.1.0/cc/ccom/ |
H A D | cgram.y | 175 static void adddef(void); 960 | C_DEFAULT ':' { reached = 1; adddef(); flostat |= FDEF; } 1399 adddef(void) in adddef() function
|
/dports/lang/pcc/pcc-1.1.0/cc/cxxcom/ |
H A D | cgram.y | 185 static void adddef(void); 1044 | C_DEFAULT ':' { reached = 1; adddef(); flostat |= FDEF; } 1507 adddef(void) in adddef() function
|
/dports/math/reduce/Reduce-svn5758-src/libraries/crlibm/docs/latex/ |
H A D | tripledoubleprocedures.tex | 190 \begin{definition}[The \Add~ algorithm] \label{adddef} ~ \\ label 582 By the definition \ref{adddef} of the \Add~ procedure, we have
|
/dports/math/crlibm/crlibm-1.0beta4/docs/latex/ |
H A D | tripledoubleprocedures.tex | 190 \begin{definition}[The \Add~ algorithm] \label{adddef} ~ \\ label 582 By the definition \ref{adddef} of the \Add~ procedure, we have
|
/dports/math/octave-forge-interval/interval-3.2.0/src/crlibm/docs/latex/ |
H A D | tripledoubleprocedures.tex | 213 \begin{definition}[The \Add~ algorithm] \label{adddef} ~ \\ label 605 By the definition \ref{adddef} of the \Add~ procedure, we have
|