Home
last modified time | relevance | path

Searched refs:fdomain (Results 1 – 25 of 58) sorted by relevance

123

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Dfdomain.c111 struct fdomain { struct
181 struct fdomain *fd = shost_priv(sh); in fdomain_select()
216 struct fdomain *fd = shost_priv(cmd->device->host); in fdomain_read_data()
236 struct fdomain *fd = shost_priv(cmd->device->host); in fdomain_write_data()
263 struct fdomain *fd = container_of(work, struct fdomain, work); in fdomain_work()
380 struct fdomain *fd = dev_id; in fdomain_irq()
399 struct fdomain *fd = shost_priv(cmd->device->host); in fdomain_queue()
432 struct fdomain *fd = shost_priv(sh); in fdomain_abort()
453 struct fdomain *fd = shost_priv(sh); in fdomain_host_reset()
508 struct fdomain *fd; in fdomain_create()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Dfdomain.c111 struct fdomain { struct
181 struct fdomain *fd = shost_priv(sh); in fdomain_select()
216 struct fdomain *fd = shost_priv(cmd->device->host); in fdomain_read_data()
236 struct fdomain *fd = shost_priv(cmd->device->host); in fdomain_write_data()
263 struct fdomain *fd = container_of(work, struct fdomain, work); in fdomain_work()
380 struct fdomain *fd = dev_id; in fdomain_irq()
399 struct fdomain *fd = shost_priv(cmd->device->host); in fdomain_queue()
432 struct fdomain *fd = shost_priv(sh); in fdomain_abort()
453 struct fdomain *fd = shost_priv(sh); in fdomain_host_reset()
508 struct fdomain *fd; in fdomain_create()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Dfdomain.c111 struct fdomain { struct
181 struct fdomain *fd = shost_priv(sh); in fdomain_select()
216 struct fdomain *fd = shost_priv(cmd->device->host); in fdomain_read_data()
236 struct fdomain *fd = shost_priv(cmd->device->host); in fdomain_write_data()
263 struct fdomain *fd = container_of(work, struct fdomain, work); in fdomain_work()
380 struct fdomain *fd = dev_id; in fdomain_irq()
399 struct fdomain *fd = shost_priv(cmd->device->host); in fdomain_queue()
432 struct fdomain *fd = shost_priv(sh); in fdomain_abort()
453 struct fdomain *fd = shost_priv(sh); in fdomain_host_reset()
508 struct fdomain *fd; in fdomain_create()
[all …]
/dports/math/vtk9/VTK-9.1.0/IO/Xdmf3/
H A DvtkXdmf3Reader.cxx294 shared_ptr<XdmfDomain> fdomain = in Init() local
298 for (j = 0; j < fdomain->getNumberGridCollections(); j++) in Init()
300 topc->insert(fdomain->getGridCollection(j)); in Init()
304 topc->insert(fdomain->getUnstructuredGrid(j)); in Init()
306 for (j = 0; j < fdomain->getNumberRectilinearGrids(); j++) in Init()
308 topc->insert(fdomain->getRectilinearGrid(j)); in Init()
312 topc->insert(fdomain->getCurvilinearGrid(j)); in Init()
314 for (j = 0; j < fdomain->getNumberRegularGrids(); j++) in Init()
316 topc->insert(fdomain->getRegularGrid(j)); in Init()
318 for (j = 0; j < fdomain->getNumberGraphs(); j++) in Init()
[all …]
/dports/math/vtk8/VTK-8.2.0/IO/Xdmf3/
H A DvtkXdmf3Reader.cxx322 for (j = 0; j < fdomain->getNumberGridCollections(); j++) in Init()
324 topc->insert(fdomain->getGridCollection(j)); in Init()
328 topc->insert(fdomain->getUnstructuredGrid(j)); in Init()
330 for (j = 0; j < fdomain->getNumberRectilinearGrids(); j++) in Init()
332 topc->insert(fdomain->getRectilinearGrid(j)); in Init()
334 for (j = 0; j < fdomain->getNumberCurvilinearGrids(); j++) in Init()
336 topc->insert(fdomain->getCurvilinearGrid(j)); in Init()
338 for (j = 0; j < fdomain->getNumberRegularGrids(); j++) in Init()
340 topc->insert(fdomain->getRegularGrid(j)); in Init()
342 for (j = 0; j < fdomain->getNumberGraphs(); j++) in Init()
[all …]
/dports/math/vtk6/VTK-6.2.0/IO/Xdmf3/
H A DvtkXdmf3Reader.cxx323 for (j = 0; j < fdomain->getNumberGridCollections(); j++) in Init()
325 topc->insert(fdomain->getGridCollection(j)); in Init()
329 topc->insert(fdomain->getUnstructuredGrid(j)); in Init()
331 for (j = 0; j < fdomain->getNumberRectilinearGrids(); j++) in Init()
333 topc->insert(fdomain->getRectilinearGrid(j)); in Init()
335 for (j = 0; j < fdomain->getNumberCurvilinearGrids(); j++) in Init()
337 topc->insert(fdomain->getCurvilinearGrid(j)); in Init()
339 for (j = 0; j < fdomain->getNumberRegularGrids(); j++) in Init()
341 topc->insert(fdomain->getRegularGrid(j)); in Init()
343 for (j = 0; j < fdomain->getNumberGraphs(); j++) in Init()
[all …]
/dports/mail/opendkim/opendkim-2.10.3/opendkim/
H A Dscreen.lua.sample20 fdomain = odkim.get_fromdomain(ctx)
21 if fdomain == nil then
29 if fdomain ~= sdomain then
/dports/mail/opendmarc/OpenDMARC-rel-opendmarc-1-4-2/reports/
H A Dopendmarc-import.in75 my $fdomain;
232 $from_id = get_table_id($fdomain, "domains");
382 print STDERR "$progname: failed to update reporting URI for $fdomain: " . $dbi_h->errstr . "\n";
395 print STDERR "$progname: failed to update reporting URI for $fdomain: " . $dbi_h->errstr . "\n";
407 print STDERR "$progname: failed to update policy data for $fdomain: " . $dbi_h->errstr . "\n";
652 $fdomain = $value;
671 undef $fdomain;
/dports/mail/opendkim/opendkim-2.10.3/libopendkim/
H A Ddkim-atps.c105 u_char *fdomain; in dkim_atps_check() local
138 fdomain = dkim_getdomain(dkim); in dkim_atps_check()
142 if (sdomain == NULL || fdomain == NULL || adomain == NULL || in dkim_atps_check()
143 ahash == NULL || strcasecmp(adomain, fdomain) != 0) in dkim_atps_check()
229 snprintf(query, sizeof query, "%s._atps.%s", b32, fdomain); in dkim_atps_check()
234 snprintf(query, sizeof query, "%s._atps.%s", sdomain, fdomain); in dkim_atps_check()
/dports/math/reduce/Reduce-svn5758-src/packages/excalc/
H A Dexcalc.tst42 fdomain f=f(psi,t,u,x,y);
99 fdomain a1=a1(x,y),a2=a2(x,y),b1=b1(x,y),b2=b2(x,y),
144 fdomain r=r(q(k));
192 fdomain f=f(u,v,phi);
213 fdomain a=a(u,v,phi);
236 fdomain v=v(t,r,theta,phi),p=p(r,theta,phi);
277 fdomain y=y(x,t),q=q(x),j=j(x);
326 fdomain f=f(r), g=g(r);
368 fdomain r=r(t),s=s(t);
449 fdomain ff=ff(r), gg=gg(r);
[all …]
H A Dexcalc.tex212 fdomain f=f(x,y),h=h(x);
296 fdomain f=f(x,y);
309 fdomain y=y(z);
810 fdomain f=f(r,th,ph);
1025 fdomain f=f(x);
1172 fdomain f=f(psi,t,u,x,y);
1274 fdomain r=r(q(k));
1322 fdomain f=f(u,v,phi);
1343 fdomain a=a(u,v,phi);
1445 fdomain f=f(r), g=g(r);
[all …]
H A Dexintro.red41 rlistat('(pform fdomain remfdomain tvector spacedim forder remforder
50 symbolic procedure fdomain u; fdomain1 u;
H A Dexcalc.rlg94 fdomain f=f(psi,t,u,x,y);
262 fdomain a1=a1(x,y),a2=a2(x,y),b1=b1(x,y),b2=b2(x,y),
377 fdomain r=r(q(k));
628 fdomain f=f(u,v,phi);
700 fdomain a=a(u,v,phi);
796 fdomain v=v(t,r,theta,phi),p=p(r,theta,phi);
1150 fdomain y=y(x,t),q=q(x),j=j(x);
1270 fdomain f=f(r), g=g(r);
1362 fdomain r=r(t),s=s(t);
1937 fdomain ff=ff(r), gg=gg(r);
[all …]
/dports/math/reduce/Reduce-svn5758-src/xmpl/
H A Dexcalc.tst42 fdomain f=f(psi,t,u,x,y);
99 fdomain a1=a1(x,y),a2=a2(x,y),b1=b1(x,y),b2=b2(x,y),
144 fdomain r=r(q(k));
192 fdomain f=f(u,v,phi);
213 fdomain a=a(u,v,phi);
236 fdomain v=v(t,r,theta,phi),p=p(r,theta,phi);
277 fdomain y=y(x,t),q=q(x),j=j(x);
315 fdomain f=f(r), g=g(r);
357 fdomain r=r(t),s=s(t);
438 fdomain ff=ff(r), gg=gg(r);
[all …]
H A Dexcalc.rlg94 fdomain f=f(psi,t,u,x,y);
262 fdomain a1=a1(x,y),a2=a2(x,y),b1=b1(x,y),b2=b2(x,y),
377 fdomain r=r(q(k));
628 fdomain f=f(u,v,phi);
700 fdomain a=a(u,v,phi);
796 fdomain v=v(t,r,theta,phi),p=p(r,theta,phi);
1150 fdomain y=y(x,t),q=q(x),j=j(x);
1235 fdomain f=f(r), g=g(r);
1327 fdomain r=r(t),s=s(t);
1902 fdomain ff=ff(r), gg=gg(r);
[all …]
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/apps/
H A Ddefncopy.c736 int fdomain = TRUE; local
762 fdomain = FALSE;
770 fdomain = FALSE;
801 if (fdomain)
804 if (fdomain)
/dports/databases/freetds/freetds-1.3.4/src/apps/
H A Ddefncopy.c739 int fdomain = TRUE; local
765 fdomain = FALSE;
773 fdomain = FALSE;
804 if (fdomain)
807 if (fdomain)
/dports/math/py-Diofant/Diofant-0.13.0/diofant/polys/
H A Dunivar.py125 fdomain = self.domain.field
152 alpha = fdomain(anm1 - bnm1)/fdomain(n*bn)
/dports/math/reduce/Reduce-svn5758-src/doc/manual/
H A Dexcalc.tex198 fdomain f=f(x,y),h=h(x);
279 fdomain f=f(x,y);
292 fdomain y=y(z);
794 fdomain f=f(r,th,ph);
1010 fdomain f=f(x);
1159 fdomain f=f(psi,t,u,x,y);
1261 fdomain r=r(q(k));
1309 fdomain f=f(u,v,phi);
1330 fdomain a=a(u,v,phi);
1432 fdomain f=f(r), g=g(r);
[all …]
/dports/audio/praat/praat-6.2.03/dwtools/
H A DSpectrum_extensions.cpp394 const double fdomain = my xmax - my xmin, factor = fdomain / fmax ;
401 const double df = freqscale == 1 ? factor * my dx : log10 (fdomain) / (numberOfFrequencies - 1);
/dports/science/hypre/hypre-2.23.0/src/test/
H A Dfparcsr_ls.f1184 subroutine fhypre_boomeramgsetdomaintype(fsolver, fdomain) argument
1187 integer fdomain local
1190 call HYPRE_BoomerAMGSetDomainType(fsolver, fdomain, ierr)
1202 subroutine fhypre_boomeramggetdomaintype(fsolver, fdomain) argument
1205 integer fdomain local
1208 call HYPRE_BoomerAMGGetDomainType(fsolver, fdomain, ierr)
/dports/net/ocserv/ocserv-1.1.3/
H A DAUTHORS41 fdomain <domain.florian at gmail.com>
/dports/dns/p5-Net-DRI/Net-DRI-0.96/t/
H A D633norid_epp.t48 my $fdomain = "facet-$ddomain";
61 $domain = $fdomain;
90 $domain = $fdomain;
/dports/dns/bind916/bind-9.16.27/bin/dig/include/dig/
H A Ddig.h155 dns_fixedname_t fdomain; member
/dports/dns/samba-nsupdate/bind-9.16.5/bin/dig/include/dig/
H A Ddig.h149 dns_fixedname_t fdomain; member

123