Home
last modified time | relevance | path

Searched refs:isd (Results 1 – 25 of 818) sorted by relevance

12345678910>>...33

/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.ucl.ac.uk18 Disallow: /isd/common/cst/swg/meetings
20 Disallow: /isd/common/mac/fetch
23 Disallow: /isd/common/software/it_managers
24 Disallow: /isd/common/wireless/eduroam/bin
26 Disallow: /isd/community/isd-staff
27 Disallow: /isd/community/reports
30 Disallow: /isd/staff/network/help/topology
39 Disallow: /isd/Clusters/Bookings
40 Disallow: /isd/Clusters/Courses
41 Disallow: /isd/Clusters/Maps
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/lib/atc/
H A DFE_Interpolate.cpp204 for (int isd = 0; isd < nSD_; isd++) in shape_function() local
220 for (int isd = 0; isd < nSD_; isd++) in shape_function() local
222 dN[isd](ip,inode) = dNdx(isd,inode); in shape_function()
266 for (int isd = 0; isd < nSD_; isd++) { in face_shape_function() local
267 n(isd,ip) = normal(isd); in face_shape_function()
296 for (int isd = 0; isd < nSD_; isd++) { in face_shape_function() local
318 for (int isd = 0; isd < nSD_; isd++) { in face_shape_function() local
618 for (int isd = 0; isd < nSD_; ++isd) { in compute_N() local
667 for (int isd = 0; isd < nSD_; ++isd) { in compute_N_dNdr() local
710 for (int isd = 0; isd < nSD_; ++isd) { in compute_N() local
[all …]
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/atc/
H A DFE_Interpolate.cpp204 for (int isd = 0; isd < nSD_; isd++) in shape_function() local
220 for (int isd = 0; isd < nSD_; isd++) in shape_function() local
222 dN[isd](ip,inode) = dNdx(isd,inode); in shape_function()
266 for (int isd = 0; isd < nSD_; isd++) { in face_shape_function() local
267 n(isd,ip) = normal(isd); in face_shape_function()
296 for (int isd = 0; isd < nSD_; isd++) { in face_shape_function() local
318 for (int isd = 0; isd < nSD_; isd++) { in face_shape_function() local
618 for (int isd = 0; isd < nSD_; ++isd) { in compute_N() local
667 for (int isd = 0; isd < nSD_; ++isd) { in compute_N_dNdr() local
710 for (int isd = 0; isd < nSD_; ++isd) { in compute_N() local
[all …]
/dports/astro/gpsman/gpsman-6.4.4.2/manual/html/info/
H A Dinstupdate.tcl193 set isd [FindValues SRCDIR $iex]
198 gets stdin isd
199 if { [file pathtype $isd] != "absolute" || \
227 puts "DEBUG: file copy -force $fiex $isd/gpsman.tcl-old"
231 puts "\tSRCDIR \t$isd"
243 lappend vars SRCDIR ; lappend vals $isd
254 puts "Copying updated files to $isd..."
259 file copy -force $f $isd
262 puts "DEBUG: file copy -force $f $isd"
274 puts "DEBUG: file copy -force $f $isd/gmicons"
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/argos/
H A Dargos_cafe_fsd.F86 isd=indexl(i)
129 ang=dih(isd,2,iset)
130 for=dih(isd,3,iset)
213 rdih(isd,1)=phi
238 + factu*dih(isd,3,2)*(one+cos(dih(isd,1,2)*phi-dih(isd,2,2)))
240 + factu*dih(isd,3,3)*(one+cos(dih(isd,1,3)*phi-dih(isd,2,3)))
332 + -for*sin(rpa)*(phi*dih(isd,1,4)-dih(isd,2,4))
335 dera(5,idih(isd,1))=dera(5,idih(isd,1))+fourth*dercon
336 dera(5,idih(isd,2))=dera(5,idih(isd,2))+fourth*dercon
337 dera(5,idih(isd,3))=dera(5,idih(isd,3))+fourth*dercon
[all …]
H A Dargos_cafe_lsd.F15 integer isd,ndi,ndihes,nconst
43 do 4 isd=1,numd(2)
47 if(idd(isd,5).ge.0) then
49 ndi=itemp(idd(isd,1))
51 ndi=ndi+itemp(idd(isd,2))
53 ndi=ndi+itemp(idd(isd,3))
55 ndi=ndi+itemp(idd(isd,4))
60 if(idd(isd,5).eq.1) nconst=nconst+1
63 ldihes(ndihes)=isd
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/argos/
H A Dargos_cafe_fsd.F86 isd=indexl(i)
129 ang=dih(isd,2,iset)
130 for=dih(isd,3,iset)
213 rdih(isd,1)=phi
238 + factu*dih(isd,3,2)*(one+cos(dih(isd,1,2)*phi-dih(isd,2,2)))
240 + factu*dih(isd,3,3)*(one+cos(dih(isd,1,3)*phi-dih(isd,2,3)))
332 + -for*sin(rpa)*(phi*dih(isd,1,4)-dih(isd,2,4))
335 dera(5,idih(isd,1))=dera(5,idih(isd,1))+fourth*dercon
336 dera(5,idih(isd,2))=dera(5,idih(isd,2))+fourth*dercon
337 dera(5,idih(isd,3))=dera(5,idih(isd,3))+fourth*dercon
[all …]
H A Dargos_cafe_lsd.F15 integer isd,ndi,ndihes,nconst
43 do 4 isd=1,numd(2)
47 if(idd(isd,5).ge.0) then
49 ndi=itemp(idd(isd,1))
51 ndi=ndi+itemp(idd(isd,2))
53 ndi=ndi+itemp(idd(isd,3))
55 ndi=ndi+itemp(idd(isd,4))
60 if(idd(isd,5).eq.1) nconst=nconst+1
63 ldihes(ndihes)=isd
/dports/cad/feappv/feappv-4.1i/program/
H A Dpblend2.f2 subroutine pblend2a(iblend,iside,isd) argument
27 integer isd,i,i1,i2 local
75 integer is(isd,*),iside(*)
86 do i4 = 3,isd
121 integer i,i1,i2,i3, isd local
122 integer is(isd,*),iside(*)
126 do i3 = 1,isd
175 integer isd,ndm,nen1
204 do k = 3,isd
222 do k = 3,isd
[all …]
H A Dpblendm.f2 subroutine pblendm(isd,blend,ndm,nen1,prt,prth,eflag,nflag) argument
40 integer n,n1,isd,blend,ndm,nen1 local
66 call pblend2a(tblend,iside,isd)
71 & iside,isd,ndm,nen1,prt,prth,eflag,nflag)
79 call pblend3(n,hr(fp(2)),tblend,mr(fp(1)),isd,ndm,nen1,
89 call pblend1a(mr(np(162)),tblend,iside,isd)
94 & iside(1),isd,ndm,nen1,prt,prth,eflag,nflag)
H A Dpblend1.f2 subroutine pblend1a(is,iblend,iside,isd) argument
32 integer isd,iside(*), is(isd,*),iblend(*) local
44 do i4 = 3,isd
62 setvar = palloc(162,'BSIDE',numsd*isd,1)
64 call pblenda2(i3,i1,i2,mr(np(162)),iside,isd)
69 & iside,isd,ndm,nen1,prt,prth,eflag,nflag)
101 integer isd,ndm,nen1,nrig, nsn, iside
104 integer is(isd,*),iblend(*), ix(nen1,*), ilr(*)
121 do j = isd,2,-1
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Diconmanager.cpp104 ScIconSetData isd; in readIconConfigFiles() local
113 isd.path = e.text(); in readIconConfigFiles()
117 isd.author = e.text(); in readIconConfigFiles()
121 isd.license = e.text(); in readIconConfigFiles()
125 isd.activeversion = e.text(); in readIconConfigFiles()
129 isd.variant = e.text(); in readIconConfigFiles()
137 isd.baseName = e.text(); in readIconConfigFiles()
143 if (isd.baseName.isEmpty()) in readIconConfigFiles()
146 m_iconSets.insert(isd.baseName, isd); in readIconConfigFiles()
147 if (isd.activeversion.isEmpty()) in readIconConfigFiles()
[all …]
/dports/science/dftbplus/dftbplus-19.1/prog/dftb+/lib_math/
H A Dranlux.F90201 integer :: ii, isd local
218 isd = iabs(isdext(25))
219 self%i24 = mod(isd,100)
220 isd = isd / 100
221 self%j24 = mod(isd,100)
222 isd = isd / 100
223 self%in24 = mod(isd,100)
224 isd = isd / 100
225 self%luxlev = isd
/dports/math/pari/pari-2.13.3/src/functions/number_theoretical/
H A Dqfbred5 Help: qfbred(x,{flag=0},{d},{isd},{sd}): reduction of the binary
6 quadratic form x. All other args. are optional. The arguments d, isd and
20 The arguments $d$, \var{isd}, \var{sd}, if present, supply the values of the
34 \fun{GEN}{redrealnod}{GEN x, GEN isd} (= \kbd{qfbred(x,2,,isd)}),
36 \fun{GEN}{rhorealnod}{GEN x, GEN isd} (= \kbd{qfbred(x,3,,isd)}).
/dports/sysutils/pciutils/pciutils-3.7.0/lib/
H A Dnames.c56 id_lookup_subsys(struct pci_access *a, int flags, int iv, int id, int isv, int isd) in id_lookup_subsys() argument
60 d = id_lookup(a, flags, ID_SUBSYSTEM, iv, id, isv, isd); in id_lookup_subsys()
62 d = id_lookup(a, flags, ID_GEN_SUBSYSTEM, isv, isd, 0, 0); in id_lookup_subsys()
63 if (!d && iv == isv && id == isd) /* Check for subsystem == device */ in id_lookup_subsys()
127 int iv, id, isv, isd, icls, ipif; in pci_lookup_name() local
177 isd = va_arg(args, int); in pci_lookup_name()
178 sprintf(numbuf, "%04x", isd); in pci_lookup_name()
180 …return format_name(buf, size, flags, id_lookup_subsys(a, flags, iv, id, isv, isd), numbuf, "Device… in pci_lookup_name()
185 isd = va_arg(args, int); in pci_lookup_name()
187 d = id_lookup_subsys(a, flags, iv, id, isv, isd); in pci_lookup_name()
[all …]
/dports/devel/libpci/pciutils-3.7.0/lib/
H A Dnames.c56 id_lookup_subsys(struct pci_access *a, int flags, int iv, int id, int isv, int isd) in id_lookup_subsys() argument
60 d = id_lookup(a, flags, ID_SUBSYSTEM, iv, id, isv, isd); in id_lookup_subsys()
62 d = id_lookup(a, flags, ID_GEN_SUBSYSTEM, isv, isd, 0, 0); in id_lookup_subsys()
63 if (!d && iv == isv && id == isd) /* Check for subsystem == device */ in id_lookup_subsys()
127 int iv, id, isv, isd, icls, ipif; in pci_lookup_name() local
177 isd = va_arg(args, int); in pci_lookup_name()
178 sprintf(numbuf, "%04x", isd); in pci_lookup_name()
180 …return format_name(buf, size, flags, id_lookup_subsys(a, flags, iv, id, isv, isd), numbuf, "Device… in pci_lookup_name()
185 isd = va_arg(args, int); in pci_lookup_name()
187 d = id_lookup_subsys(a, flags, iv, id, isv, isd); in pci_lookup_name()
[all …]
/dports/math/py-gym/gym-0.21.0/gym/envs/toy_text/
H A Ddiscrete.py33 def __init__(self, nS, nA, P, isd): argument
35 self.isd = isd
44 self.s = categorical_sample(self.isd, self.np_random)
51 self.s = categorical_sample(self.isd, self.np_random)
/dports/math/R-cran-VGAM/VGAM/R/
H A Dqrrvglm.control.q21 isd.latvar = rep_len(c(2, 1, rep_len(0.5, Rank)), Rank),
89 if (!is.Numeric(isd.latvar, positive = TRUE))
90 stop("bad input for 'isd.latvar'")
91 if (any(isd.latvar < 0.2 |
92 isd.latvar > 10))
93 stop("isd.latvar values must lie between 0.2 and 10")
94 if (length(isd.latvar) > 1 && any(diff(isd.latvar) > 0))
95 stop("successive isd.latvar values must not increase")
165 isd.latvar = rep_len(isd.latvar, Rank),
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/ELF/
H A DRelocations.cpp608 isd->sections.push_back(sec); in addCopyRelSymbol()
1583 fn(os, isd); in forEachInputSectionDescription()
1681 if (isd->thunkSections.empty()) in mergeThunks()
1685 llvm::erase_if(isd->thunkSections, in mergeThunks()
1706 std::merge(isd->sections.begin(), isd->sections.end(), in mergeThunks()
1710 isd->sections = std::move(tmp); in mergeThunks()
1755 if (!isd || isd->sections.empty()) in getISThunkSec()
1794 if (isd->sections.empty()) in createInitialThunkSections()
1799 isd->sections.back()->outSecOff + isd->sections.back()->getSize(); in createInitialThunkSections()
1828 !isd->sections.empty()) { in addThunkSection()
[all …]
H A DAArch64ErrataFix.cpp486 uint64_t prevIsecLimit = isd.sections.front()->outSecOff; in insertPatches()
488 uint64_t outSecAddr = isd.sections.front()->getParent()->addr; in insertPatches()
495 for (const InputSection *isec : isd.sections) { in insertPatches()
517 tmp.reserve(isd.sections.size() + patches.size()); in insertPatches()
523 std::merge(isd.sections.begin(), isd.sections.end(), patches.begin(), in insertPatches()
525 isd.sections = std::move(tmp); in insertPatches()
579 InputSectionDescription &isd) { in patchInputSectionDescription() argument
581 for (InputSection *isec : isd.sections) { in patchInputSectionDescription()
634 if (auto *isd = dyn_cast<InputSectionDescription>(bc)) { in createFixes() local
636 patchInputSectionDescription(*isd); in createFixes()
[all …]
H A DARMErrataFix.cpp357 uint64_t prevIsecLimit = isd.sections.front()->outSecOff; in insertPatches()
359 uint64_t outSecAddr = isd.sections.front()->getParent()->addr; in insertPatches()
367 for (const InputSection *isec : isd.sections) { in insertPatches()
387 tmp.reserve(isd.sections.size() + patches.size()); in insertPatches()
393 std::merge(isd.sections.begin(), isd.sections.end(), patches.begin(), in insertPatches()
395 isd.sections = std::move(tmp); in insertPatches()
474 InputSectionDescription &isd) { in patchInputSectionDescription() argument
476 for (InputSection *isec : isd.sections) { in patchInputSectionDescription()
516 if (auto *isd = dyn_cast<InputSectionDescription>(bc)) { in createFixes() local
518 patchInputSectionDescription(*isd); in createFixes()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/ELF/
H A DRelocations.cpp597 isd->sections.push_back(sec); in addCopyRelSymbol()
1557 fn(os, isd); in forEachInputSectionDescription()
1655 if (isd->thunkSections.empty()) in mergeThunks()
1659 llvm::erase_if(isd->thunkSections, in mergeThunks()
1680 std::merge(isd->sections.begin(), isd->sections.end(), in mergeThunks()
1684 isd->sections = std::move(tmp); in mergeThunks()
1729 if (!isd || isd->sections.empty()) in getISThunkSec()
1768 if (isd->sections.empty()) in createInitialThunkSections()
1773 isd->sections.back()->outSecOff + isd->sections.back()->getSize(); in createInitialThunkSections()
1802 !isd->sections.empty()) { in addThunkSection()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/ELF/
H A DRelocations.cpp577 isd->sections.push_back(sec); in addCopyRelSymbol()
1517 fn(os, isd); in forEachInputSectionDescription()
1615 if (isd->thunkSections.empty()) in mergeThunks()
1619 llvm::erase_if(isd->thunkSections, in mergeThunks()
1640 std::merge(isd->sections.begin(), isd->sections.end(), in mergeThunks()
1644 isd->sections = std::move(tmp); in mergeThunks()
1689 if (!isd || isd->sections.empty()) in getISThunkSec()
1728 if (isd->sections.empty()) in createInitialThunkSections()
1733 isd->sections.back()->outSecOff + isd->sections.back()->getSize(); in createInitialThunkSections()
1762 !isd->sections.empty()) { in addThunkSection()
[all …]
H A DAArch64ErrataFix.cpp489 uint64_t prevIsecLimit = isd.sections.front()->outSecOff; in insertPatches()
491 uint64_t outSecAddr = isd.sections.front()->getParent()->addr; in insertPatches()
498 for (const InputSection *isec : isd.sections) { in insertPatches()
520 tmp.reserve(isd.sections.size() + patches.size()); in insertPatches()
526 std::merge(isd.sections.begin(), isd.sections.end(), patches.begin(), in insertPatches()
528 isd.sections = std::move(tmp); in insertPatches()
582 InputSectionDescription &isd) { in patchInputSectionDescription() argument
584 for (InputSection *isec : isd.sections) { in patchInputSectionDescription()
637 if (auto *isd = dyn_cast<InputSectionDescription>(bc)) { in createFixes() local
639 patchInputSectionDescription(*isd); in createFixes()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/ELF/
H A DRelocations.cpp577 isd->sections.push_back(sec); in addCopyRelSymbol()
1517 fn(os, isd); in forEachInputSectionDescription()
1615 if (isd->thunkSections.empty()) in mergeThunks()
1619 llvm::erase_if(isd->thunkSections, in mergeThunks()
1640 std::merge(isd->sections.begin(), isd->sections.end(), in mergeThunks()
1644 isd->sections = std::move(tmp); in mergeThunks()
1689 if (!isd || isd->sections.empty()) in getISThunkSec()
1728 if (isd->sections.empty()) in createInitialThunkSections()
1733 isd->sections.back()->outSecOff + isd->sections.back()->getSize(); in createInitialThunkSections()
1762 !isd->sections.empty()) { in addThunkSection()
[all …]

12345678910>>...33