Home
last modified time | relevance | path

Searched refs:epe (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/dports/science/quantum-espresso/q-e-qe-6.7.0/GWW/examples/example05/reference/
H A Dsi_simple_bse.out34 reading epe
41 epe:read all
43 epe:read all
44 epe:read all
45 epe:read all
254 reading epe
264 epe:read all
267 epe:read all
268 epe:read all
269 epe:read all
[all …]
/dports/net/dhcpcd-ui/dhcpcd-ui-0.7.8/src/dhcpcd-curses/
H A Deloop.c262 memset(&epe, 0, sizeof(epe)); in eloop_event_add()
263 epe.data.fd = fd; in eloop_event_add()
264 epe.events = EPOLLIN; in eloop_event_add()
286 epe.data.ptr = e; in eloop_event_add()
288 fd, &epe); in eloop_event_add()
344 epe.data.ptr = e; in eloop_event_add()
392 memset(&epe, 0, sizeof(epe)); in eloop_event_delete_write()
394 epe.data.ptr = e; in eloop_event_delete_write()
628 memset(&epe, 0, sizeof(epe)); in eloop_requeue()
633 epe.data.ptr = e; in eloop_requeue()
[all …]
/dports/textproc/docbook-xml/docbook-5.0/tools/
H A Ddb4-entities.pl14 my %epe = ();
40 $epe{$1} = $4;
42 $epe{$1} = $3;
54 if (exists $epe{$2}) {
56 print $epe{$2};
/dports/devel/php-ice37/ice-3.7.2/php/test/Ice/proxy/
H A DClient.php250 if(!($ex instanceof $epe))
273 if(!($ex instanceof $epe))
571 if(!($ex instanceof $epe))
601 if(!($ex instanceof $epe))
616 if(!($ex instanceof $epe))
631 if(!($ex instanceof $epe))
646 if(!($ex instanceof $epe))
661 if(!($ex instanceof $epe))
676 if(!($ex instanceof $epe))
691 if(!($ex instanceof $epe))
[all …]
/dports/devel/ice37/ice-3.7.2/php/test/Ice/proxy/
H A DClient.php250 if(!($ex instanceof $epe))
273 if(!($ex instanceof $epe))
571 if(!($ex instanceof $epe))
601 if(!($ex instanceof $epe))
616 if(!($ex instanceof $epe))
631 if(!($ex instanceof $epe))
646 if(!($ex instanceof $epe))
661 if(!($ex instanceof $epe))
676 if(!($ex instanceof $epe))
691 if(!($ex instanceof $epe))
[all …]
/dports/devel/py-ice37/ice-3.7.2/php/test/Ice/proxy/
H A DClient.php250 if(!($ex instanceof $epe))
273 if(!($ex instanceof $epe))
571 if(!($ex instanceof $epe))
601 if(!($ex instanceof $epe))
616 if(!($ex instanceof $epe))
631 if(!($ex instanceof $epe))
646 if(!($ex instanceof $epe))
661 if(!($ex instanceof $epe))
676 if(!($ex instanceof $epe))
691 if(!($ex instanceof $epe))
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/GWW/simple/
H A Dmake.depend18 epe.o : ../../Modules/becmod.o
20 epe.o : ../../Modules/fft_base.o
21 epe.o : ../../Modules/io_files.o
23 epe.o : ../../Modules/kind.o
24 epe.o : ../../Modules/mp_world.o
25 epe.o : ../../Modules/noncol.o
26 epe.o : ../../Modules/recvec.o
28 epe.o : ../../PW/src/pwcom.o
29 epe.o : ../../UtilXlib/mp.o
30 epe.o : ../../upflib/uspp.o
[all …]
/dports/cad/tochnog/Sources/Tochnog-Latest-jan-2014/
H A Dhyperela.cc27 long int memory, double unknowns[], double epe[], double sig[], in hyperelasticity() argument
37 if ( hyper_stress( gr, element, memory, unknowns, epe, new_stress ) ) { in hyperelasticity()
42 hyper_Cmat( gr, element, memory, unknowns, epe, Chyper ); in hyperelasticity()
47 double unknowns[], double epe[], double Chyper[MDIM][MDIM][MDIM][MDIM] ) in hyper_Cmat() argument
55 variation = DELTA * array_size( epe, MDIM*MDIM ); in hyper_Cmat()
58 array_move( epe, work, MDIM*MDIM ); in hyper_Cmat()
83 double unknowns[], double epe[], double stress[] ) in hyper_stress() argument
104 array_move( epe, C, MDIM*MDIM ); in hyper_stress()
109 array_move( epe, work, MDIM*MDIM ); in hyper_stress()
118 variation = DELTA * array_size( epe, MDIM*MDIM ); in hyper_stress()
/dports/print/latex2rtf/latex2rtf-2.3.17/cfg/
H A Dgreek.cfg18 SEENAME,bl'epe.
19 ALSONAME,bl'epe ep'ishs.
26 ALSONAME,bl'epe >ep'ishs.
/dports/lang/mono/mono-5.10.1.57/mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/
H A DConditionParser.cs61 } catch (ExpressionParseException epe) { in ParseAndEvaluate()
63 String.Format ("Unable to parse condition \"{0}\" : {1}", condition, epe.Message), in ParseAndEvaluate()
64 epe); in ParseAndEvaluate()
65 } catch (ExpressionEvaluationException epe) { in ParseAndEvaluate()
67 String.Format ("Unable to evaluate condition \"{0}\" : {1}", condition, epe.Message), in ParseAndEvaluate()
68 epe); in ParseAndEvaluate()
/dports/math/asl/solvers/
H A Drops.c844 expr **ep, **epe; in f_ANDLIST() local
847 epe = e->R.ep; in f_ANDLIST()
853 while(ep < epe); in f_ANDLIST()
860 expr **ep, **epe; in f_ORLIST() local
863 epe = e->R.ep; in f_ORLIST()
869 while(ep < epe); in f_ORLIST()
903 epe = e->R.ep; in f_OPSUMLIST()
1138 epe = e->R.ep; in f_OPCOUNT()
1178 epe = e->R.ep; in f_OPALLDIFF()
1179 n = epe - ep; in f_OPALLDIFF()
[all …]
H A Drops2.c918 expr **ep, **epe; in f_ANDLIST() local
921 epe = e->R.ep; in f_ANDLIST()
927 while(ep < epe); in f_ANDLIST()
934 expr **ep, **epe; in f_ORLIST() local
937 epe = e->R.ep; in f_ORLIST()
943 while(ep < epe); in f_ORLIST()
977 epe = e->R.ep; in f_OPSUMLIST()
1178 epe = e->R.ep; in f_OPCOUNT()
1218 epe = e->R.ep; in f_OPALLDIFF()
1219 n = epe - ep; in f_OPALLDIFF()
[all …]
H A Dqp_read.c62 expr **ep, **epe; local
105 epe = e->R.ep;
107 while(ep < epe);
H A Ddegree.c59 expr **ep, **epe; in kind() local
99 epe = e->R.ep; in kind()
101 while(i < 3 && ++ep < epe) { in kind()
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/Application/vtkpost/
H A Dvtkpost.cpp1320 epe->code = cell->GetCellType(); in ReadVtuFile()
1321 epe->code = vtk2ElmerElement(epe->code); in ReadVtuFile()
1326 epe->index = new int[epe->indexes]; in ReadVtuFile()
1328 epe->index[j] = cell->GetPointId(j); in ReadVtuFile()
1718 postLineStream >> epe->groupName >> epe->code; in ReadElmerPostFile()
1720 epe->indexes = epe->code % 100; in ReadElmerPostFile()
1721 epe->index = new int[epe->indexes]; in ReadElmerPostFile()
1723 if(epe->code == 820){ in ReadElmerPostFile()
1733 }else if(epe->code == 827){ in ReadElmerPostFile()
2087 switch(epe->code){ in groupChangedSlot()
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/tpl/ampl/
H A Drops.c1025 expr **ep, **epe;
1028 epe = e->R.ep;
1034 while(ep < epe);
1045 expr **ep, **epe;
1048 epe = e->R.ep;
1054 while(ep < epe);
1099 epe = e->R.ep;
1410 epe = e->R.ep;
1458 epe = e->R.ep;
1459 n = epe - ep;
[all …]
H A Drops2.c1024 expr **ep, **epe; variable
1027 epe = e->R.ep;
1033 while(ep < epe);
1044 expr **ep, **epe; variable
1047 epe = e->R.ep;
1053 while(ep < epe);
1099 epe = e->R.ep;
1373 epe = e->R.ep;
1421 epe = e->R.ep;
1422 n = epe - ep;
[all …]
H A Dqp_read.c60 expr **ep, **epe; local
103 epe = e->R.ep;
105 while(ep < epe);
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/ampl/
H A Drops.c1025 expr **ep, **epe;
1028 epe = e->R.ep;
1034 while(ep < epe);
1045 expr **ep, **epe;
1048 epe = e->R.ep;
1054 while(ep < epe);
1099 epe = e->R.ep;
1410 epe = e->R.ep;
1458 epe = e->R.ep;
1459 n = epe - ep;
[all …]
H A Drops2.c1024 expr **ep, **epe; variable
1027 epe = e->R.ep;
1033 while(ep < epe);
1044 expr **ep, **epe; variable
1047 epe = e->R.ep;
1053 while(ep < epe);
1099 epe = e->R.ep;
1373 epe = e->R.ep;
1421 epe = e->R.ep;
1422 n = epe - ep;
[all …]
H A Dqp_read.c60 expr **ep, **epe; local
103 epe = e->R.ep;
105 while(ep < epe);
/dports/astro/gpsd/gpsd-3.20/
H A Dmonitor_garmin.c44 float epe; member
190 pvt->epe = pvt->eph = pvt->epv = NAN; in garmin_bin_update()
191 display(mid51win, 8, 7, "%6.2f", pvt->epe); in garmin_bin_update()
/dports/math/R-cran-spdep/spdep/R/
H A DspBreg.R259 rhox = detm - epe
282 rhoy = detm - epe
767 rhox = detm - detx - epe
787 rhoy = detm - detx - epe
1257 epe = (crossprod(e))/(2*sige) functionVar
1258 rhox = detm - epe
1277 epe = (crossprod(e))/(2*sige)
1278 rhoy = detm - epe
1305 epe = (crossprod(e))/(2*sige)
1306 rhox = detm - epe
[all …]
/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A DGarminProtocolHandler.h152 float epe; member
172 float epe; member
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/stag/
H A Dstagstencil.c110 const PetscInt epe = stag->entriesPerElement; in DMStagStencilToIndexLocal() local
135 ix[idx] = eLocal * epe + stag->locationOffsets[pos[idx].loc] + pos[idx].c; in DMStagStencilToIndexLocal()
144 ix[idx] = eLocal * epe + stag->locationOffsets[pos[idx].loc] + pos[idx].c; in DMStagStencilToIndexLocal()
155 ix[idx] = eLocal * epe + stag->locationOffsets[pos[idx].loc] + pos[idx].c; in DMStagStencilToIndexLocal()

12345678910>>...13