Home
last modified time | relevance | path

Searched refs:tempvar (Results 1 – 25 of 175) sorted by relevance

1234567

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Analysis/cert/
H A Denv34-c-cert-examples.c14 char *tempvar; in incorrect_usage() local
21 tempvar = getenv("TEMP"); in incorrect_usage()
23 if (!tempvar) in incorrect_usage()
33 char *tempvar; in correct_usage_1() local
50 if (tempvar != NULL) { in correct_usage_1()
65 free(tempvar); in correct_usage_1()
70 char *tempvar; in correct_usage_2() local
84 tempvar = strdup(temp); in correct_usage_2()
85 if (tempvar == NULL) { in correct_usage_2()
99 free(tempvar); in correct_usage_2()
[all …]
/dports/print/py-preppy/preppy-2.4.1/test/
H A Dcheck_basics.py180 tempvar = preppyVariables[f]
182 dictionary[tempvar] = tempvar
196 tempvar = preppyFunctions[f]
198 dictionary[tempvar] = tempvar
/dports/mail/ecartis/ecartis-1.0.0/src/
H A Dlcgi.c249 struct listserver_cgi_tempvar *tempvar; in add_cgi_tempvar() local
251 tempvar = (struct listserver_cgi_tempvar *)malloc(sizeof(struct in add_cgi_tempvar()
254 tempvar->name = strdup(name); in add_cgi_tempvar()
255 tempvar->value = strdup(val); in add_cgi_tempvar()
257 tempvar->next = cgi_tempvars; in add_cgi_tempvar()
258 cgi_tempvars = tempvar; in add_cgi_tempvar()
/dports/net-mgmt/snmptt/snmptt_1.4.2/
H A Dsnmptt3176 my @tempvar = ();
3255 push(@rawtrap, $tempvar[0]);
3258 if ($tempvar[0] eq "") {
3266 push(@rawtrap, $tempvar[1]);
3271 if ($tempvar[1] eq "") {
3282 $tempvar[0] = $1;
3288 $tempvar[1] = $1;
3292 $tempvar[0] = $tempvar[1];
3377 push(@tempvar, $temp1);
3440 push(@tempvar, $temp1);
[all …]
/dports/math/reduce/Reduce-svn5758-src/packages/cde/
H A Dcde_vectorfield.red51 scalar tempvar,tempmind,tempdvar,ntempdvar,exprtemp1,exprtemp2;
52 tempvar:=idtomind(0,evenvar);
53 tempmind:=cadr tempvar;
54 tempdvar:=car tempvar;
77 scalar tempvar,tempmind,tempdvar,ntempdvar,exprtemp1,exprtemp2;
78 tempvar:=idtomind(1,oddvar);
79 tempmind:=cadr tempvar;
80 tempdvar:=car tempvar;
H A Dcde_varcalc.red58 begin scalar density_ext,tempvar,tempmind,exprtemp,result;
62 tempvar:=idtomind(0,el);
63 if equal(car tempvar,component) then
65 tempmind:=cadr tempvar;
82 begin scalar tempvar,tempmind,exprtemp,density_ext,result;
86 tempvar:=idtomind(1,el);
87 if equal(car tempvar,component) then
89 tempmind:=cadr tempvar;
300 tempvar:=idtomind(0,el);
301 tempmind:=cadr tempvar;
[all …]
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.c1327 ScriptVariant tempvar; in execute_animation_script() local
1380 ScriptVariant tempvar; in execute_takedamage_script() local
1443 ScriptVariant tempvar; in execute_on_bind_update_other_to_self() local
1476 ScriptVariant tempvar; in execute_on_bind_update_self_to_other() local
1505 ScriptVariant tempvar; in execute_onpain_script() local
1528 ScriptVariant tempvar; in execute_onfall_script() local
1584 ScriptVariant tempvar; in execute_onblocks_script() local
1602 ScriptVariant tempvar; in execute_onblockw_script() local
1644 ScriptVariant tempvar; in execute_inhole_script() local
1682 ScriptVariant tempvar; in execute_onblockp_script() local
[all …]
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.c1313 ScriptVariant tempvar; in execute_animation_script() local
1339 ScriptVariant tempvar; in execute_takedamage_script() local
1382 ScriptVariant tempvar; in execute_onpain_script() local
1406 ScriptVariant tempvar; in execute_onfall_script() local
1449 ScriptVariant tempvar; in execute_onblocks_script() local
1468 ScriptVariant tempvar; in execute_onblockw_script() local
1497 ScriptVariant tempvar; in execute_onblocko_script() local
1519 ScriptVariant tempvar; in execute_onblockz_script() local
1538 ScriptVariant tempvar; in execute_onblocka_script() local
1559 ScriptVariant tempvar; in execute_onmovex_script() local
[all …]
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.c2069 ScriptVariant tempvar; in execute_animation_script() local
2122 ScriptVariant tempvar; in execute_takedamage_script() local
2167 ScriptVariant tempvar; in execute_onpain_script() local
2190 ScriptVariant tempvar; in execute_onfall_script() local
2235 ScriptVariant tempvar; in execute_onblocks_script() local
2253 ScriptVariant tempvar; in execute_onblockw_script() local
2286 ScriptVariant tempvar; in execute_inhole_script() local
2319 ScriptVariant tempvar; in execute_onblockp_script() local
2347 ScriptVariant tempvar; in execute_onblocko_script() local
2368 ScriptVariant tempvar; in execute_onblockz_script() local
[all …]
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.c1877 ScriptVariant tempvar; in execute_animation_script() local
1930 ScriptVariant tempvar; in execute_takedamage_script() local
1972 ScriptVariant tempvar; in execute_onpain_script() local
1995 ScriptVariant tempvar; in execute_onfall_script() local
2037 ScriptVariant tempvar; in execute_onblocks_script() local
2055 ScriptVariant tempvar; in execute_onblockw_script() local
2083 ScriptVariant tempvar; in execute_onblocko_script() local
2104 ScriptVariant tempvar; in execute_onblockz_script() local
2122 ScriptVariant tempvar; in execute_onblocka_script() local
2142 ScriptVariant tempvar; in execute_onmovex_script() local
[all …]
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/mysql/specs/
H A Ddatasource.test.ts128 tempvar: {
161 tempvar: {
196 tempvar: {
229 tempvar: {
264 tempvar: {
302 tempvar: {
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.c1468 ScriptVariant tempvar; in execute_animation_script() local
1506 ScriptVariant tempvar; in execute_takedamage_script() local
1548 ScriptVariant tempvar; in execute_onpain_script() local
1571 ScriptVariant tempvar; in execute_onfall_script() local
1613 ScriptVariant tempvar; in execute_onblocks_script() local
1631 ScriptVariant tempvar; in execute_onblockw_script() local
1659 ScriptVariant tempvar; in execute_onblocko_script() local
1680 ScriptVariant tempvar; in execute_onblockz_script() local
1698 ScriptVariant tempvar; in execute_onblocka_script() local
1718 ScriptVariant tempvar; in execute_onmovex_script() local
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Utilclass/
H A DSchemaTokenCreator.cs317 int tempvar = 0; in nextToken()
326 tempvar += checkdec; in nextToken()
333 if (tempvar != 0) in nextToken()
336 tempvar--; in nextToken()
337 while (tempvar > 0) in nextToken()
340 tempvar--; in nextToken()
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/mssql/specs/
H A Ddatasource.test.ts92 tempvar: {
127 tempvar: {
164 tempvar: {
208 tempvar: {
241 tempvar: {
/dports/science/massxpert/massxpert-c229f4a1abde3c20b83a90e50f9c5d79104dfa5f/usermanual/
H A Dmassxpert-macros.tex56 \newlength{\tempvar}
60 \setlength{\tempvar}{\parindent}
64 \setlength{\parindent}{\tempvar}
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/postgres/specs/
H A Ddatasource.test.ts346 tempvar: {
379 tempvar: {
421 tempvar: {
461 tempvar: {
495 tempvar: {
532 tempvar: {
/dports/math/scilab/scilab-6.1.1/scilab/modules/m2sci/macros/sci_files/
H A Dsci_fgets.sci37 tempvar = %F;
40 tempvar = %T;
47 if tempvar then
/dports/math/reduce/Reduce-svn5758-src/packages/cde/examples_book/
H A Dcde_add.red8 scalar tempvar,tempmind,tempdvar,ntempdvar,exprtemp1,exprtemp2,tempres;
12 tempvar:=idtomind(0,el);
13 tempmind:=cadr tempvar;
14 tempdvar:=car tempvar;
/dports/math/maxima/maxima-5.43.2/share/contrib/gentran/
H A Dgentrandemo1.mac314 /* You can generate a numbered "temporary variable" using the command tempvar. */
315 varname : tempvar(false);
317 /* Invoking tempvar again generates the same variable name. */
318 tempvar(false);
323 /* . . . after which another invocation of tempvar returns a new variable name. */
324 tempvar(false);
330 tempvar(false);
333 /* Here is an example using tempvar and markvar. */
337 var : tempvar(false),
H A Dgentrandemo1c.mac314 /* You can generate a numbered "temporary variable" using the command tempvar. */
315 varname : tempvar(false);
317 /* Invoking tempvar again generates the same variable name. */
318 tempvar(false);
323 /* . . . after which another invocation of tempvar returns a new variable name. */
324 tempvar(false);
330 tempvar(false);
333 /* Here is an example using tempvar and markvar. */
337 var : tempvar(false),
/dports/math/reduce/Reduce-svn5758-src/packages/algint/
H A Dfindres.red116 scalar place2,tempvar,topterm,a,b,xx;
124 tempvar:=gensym();
128 let2(list('expt,tempvar,car topterm),
129 subst(tempvar,x,prepsq(place2 ./ cdr topterm)),
131 place2:=list list(x,'plus,x,tempvar);
147 clear tempvar;
/dports/www/phpgroupware/phpgroupware-0.9.16.017/nntp/inc/
H A Dclass.mail.inc.php608 $tempvar = explode(' ',$lines[$i]);
611 if (count($tempvar) > 2 && is_long((int)$tempvar[1]))
863 $tempvar = True;
880 $struct->ifdescription = $tempvar;
885 $struct->ifid = $tempvar;
899 $struct->ifdisposition = $tempvar;
908 $struct->ifparameters = $tempvar;
/dports/shells/oksh/oksh-7.0/
H A Dexpr.c144 static struct tbl *tempvar(void);
205 es->val = tempvar(); in v_evaluate()
496 es->val = tempvar(); in token()
508 es->val = tempvar(); in token()
564 tempvar(void) in tempvar() function
588 vq = tempvar(); in intvar()
/dports/shells/pdksh/pdksh-5.2.14/
H A Dexpr.c137 static struct tbl *tempvar ARGS((void));
198 es->val = tempvar();
493 es->val = tempvar();
505 es->val = tempvar();
568 tempvar() in tempvar() function
594 vq = tempvar();
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/input/
H A Dhighlight.do45 tempvar by
48 tempvar `xvars' `by'

1234567