Home
last modified time | relevance | path

Searched refs:mirrors (Results 401 – 425 of 6869) sorted by relevance

1...<<11121314151617181920>>...275

/dports/www/mirrorselect/mirrorselect-0.9.0/
H A Dmirrors.toml38 url = "https://mirrors.nycbug.org/pub/DragonflyBSD/dports"
174 url = "https://mirrors.dotsrc.org/dragonflybsd/dports"
184 url = "https://mirrors.ircam.fr/pub/DragonFlyBSD/dports"
243 url = "https://ftp.cc.uoc.gr/mirrors/DragonFly/dports"
313 url = "http://mirrors.coreix.net/dragonflybsd/dports"
/dports/devel/radare2/radare2-5.1.1/libr/bin/p/
H A Dbin_ningb.c269 if (!(m->mirrors = r_list_new ())) { in mem()
273 r_list_free (m->mirrors); in mem()
274 m->mirrors = NULL; in mem()
281 r_list_append (m->mirrors, n); in mem()
/dports/devel/svk/SVK-v2.2.3/lib/SVK/Command/
H A DMerge.pm138 if (my @mirrors = $dst->contains_mirror) {
140 .join(",", @mirrors)."\n"
141 unless $mirrors[0] eq $dst->path;
/dports/ftp/paraget/paraget-0.3.0/mirror-sets/
H A Dopenbsd2 ftp://download.sourceforge.net/pub/mirrors/OpenBSD/
18 ftp://ftp.iol.ie/mirrors/OpenBSD/
19 ftp://ftp.it.net.au/mirrors/OpenBSD
/dports/www/mirrorselect/mirrorselect-0.9.0/pkg/
H A DMakefile10 COMMENT= HTTP service that selects pkg(8) mirrors near to the client
63 ${INSTALL_DATA} ${WRKSRC}/mirrors.toml \
64 ${STAGEDIR}${ETCDIR}/mirrors.toml.sample
/dports/graphics/tesseract/tesseract-5.0.0/src/training/unicharset/
H A Dunicharset_training_utils.cpp111 std::vector<char32> mirrors(num_code_points, 0); in SetupBasicProperties() local
113 mirrors[i] = u_charMirror(uni_vector[i]); in SetupBasicProperties()
119 std::string mirror_uch = UNICHAR::UTF32ToUTF8(mirrors); in SetupBasicProperties()
/dports/www/chromium-legacy/chromium-88.0.4324.182/infra/config/subprojects/chromium/
H A Dsubproject.star23 # name = "mirrors-m86",
25 # source = "chromium-m86:mirrors",
/dports/sysutils/aptly/aptly-1.4.0/system/t03_help/
H A DMirrorHelpTest_gold1 aptly mirror - manage mirrors of remote repositories
8 list list mirrors
H A DMirrorTest_gold1 aptly mirror - manage mirrors of remote repositories
8 list list mirrors
/dports/sysutils/aptly/aptly-1.4.0/system/t08_db/
H A DCleanupDB11Test_gold1 Loading mirrors, local repos, snapshots and published repos...
2 Loading mirrors:
H A DCleanupDB12Test_gold1 Loading mirrors, local repos, snapshots and published repos...
2 Loading mirrors:
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/views/projects/mirrors/
H A D_mirror_repos_push.html.haml8 = render partial: 'projects/mirrors/ssh_host_keys', locals: { f: rm_f }
9 = render partial: 'projects/mirrors/authentication_method', locals: { f: rm_f }
/dports/devel/gitolite2/gitolite-2.3.1/contrib/
H A Dmirrorconf-helper.sh126 [ -f mirrors/$2/$3.conf ] && die "mirrors/$2/$3.conf already exists"
172 mkdir -p mirrors/$2
/dports/net/kget/kget-21.12.3/core/
H A Ddatasourcefactory.cpp538 void DataSourceFactory::setMirrors(const QHash<QUrl, QPair<bool, int> > &mirrors) in setMirrors() argument
542 QList<QUrl> newUrls = mirrors.keys(); in setMirrors()
558 QHash<QUrl, QPair<bool, int> >::const_iterator itEnd = mirrors.constEnd(); in setMirrors()
559 for (it = mirrors.constBegin(); it != itEnd; ++it) in setMirrors()
565 QHash<QUrl, QPair<bool, int> > DataSourceFactory::mirrors() const in mirrors() function in DataSourceFactory
567 QHash<QUrl, QPair<bool, int> > mirrors; in mirrors() local
572 mirrors[it.key()] = QPair<bool, int>(true, (*it)->parallelSegments()); in mirrors()
576 mirrors[m_unusedUrls[i]] = QPair<bool, int>(false, m_unusedConnections[i]); in mirrors()
579 return mirrors; in mirrors()
932 …const QList<QUrl> mirrors = m_sources.keys();//FIXME only remove the mirrors of the broken segment… in slotRepair() local
[all …]
/dports/science/mcstas-comps/mcstas-comps-2.5-src/contrib/
H A DGuide_multichannel.comp31 * Different guide coating can be set for vertical and horizontal mirrors.
60 * W: (AA-1) Width of supermirror cut-off for all mirrors
63 * mirrors in each channel
64 * Qcy: (AA-1) Critical scattering vector for top and bottom mirrors
66 * mirrors in each channel
67 * alphay: (AA) Slope of reflectivity for top and bottom mirrors
68 * mx: (1) m-value of material for left and right vertical mirrors
70 * my: (1) m-value of material for top and bottom mirrors. Zero
315 /* stopped, no way through blind & opaque mirrors*/
/dports/www/rss-bridge/rss-bridge-2021-04-25/bridges/
H A DOtrkeyFinderBridge.php164 $mirrors = $node->find('div.mirror');
168 foreach($mirrors as $mirror) {
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/maintainer-scripts/
H A Dsnapshot-README3 and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
/dports/science/healpix/Healpix_3.50/src/idl/zzz_external/epstopdf/
H A DREADME7 (list of mirrors at: http://ctan.org/mirrors)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/maintainer-scripts/
H A Dsnapshot-README3 and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
/dports/textproc/py-enrich/enrich-1.2.6/
H A D.pre-commit-config.yaml44 - repo: https://github.com/pre-commit/mirrors-mypy
56 - repo: https://github.com/pre-commit/mirrors-pylint
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.processor/src/org/graalvm/compiler/processor/
H A DAbstractProcessor.java170 List<AnnotationMirror> mirrors = getAnnotations(element, annotationType); in getAnnotation() local
171 return mirrors.isEmpty() ? null : mirrors.get(0); in getAnnotation()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.processor/src/org/graalvm/compiler/processor/
H A DAbstractProcessor.java170 List<AnnotationMirror> mirrors = getAnnotations(element, annotationType); in getAnnotation() local
171 return mirrors.isEmpty() ? null : mirrors.get(0); in getAnnotation()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/user/project/repository/mirror/
H A Dpull.md16 Unlike [push mirrors](push.md), pull mirrors retrieve changes from an upstream (remote)
36 1. Once per minute, a Sidekiq cron job schedules repository mirrors to update, based on:
39 - How many mirrors are already in the queue and due for updates. Being due depends
41 1. Sidekiq becomes available to process updates, mirrors are updated. If the update process:
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.compiler.apt.tests/processors/org/eclipse/jdt/compiler/apt/tests/processors/base/
H A DXMLConverter.java249 List<? extends AnnotationMirror> mirrors = e.getAnnotationMirrors(); in convertAnnotationMirrors() local
250 if (mirrors != null && !mirrors.isEmpty()) { in convertAnnotationMirrors()
252 for (AnnotationMirror am : mirrors) { in convertAnnotationMirrors()
/dports/www/glassfish4/glassfish4/.org.opensolaris,pkg/
H A Dcfg_cache8 mirrors = []
40 mirrors = []

1...<<11121314151617181920>>...275