Home
last modified time | relevance | path

Searched defs:remotes (Results 1 – 25 of 521) sorted by relevance

12345678910>>...21

/dports/devel/R-cran-desc/desc/R/
H A Dremotes.R2 parse_remotes <- function(remotes) { argument
6 deparse_remotes <- function(remotes) { argument
11 remotes <- self$get("Remotes") functionVar
19 idesc_set_remotes <- function(self, private, remotes) { argument
25 idesc_add_remotes <- function(self, private, remotes) { argument
34 remotes <- self$get_remotes() functionVar
/dports/devel/py-gitless/gitless-0.8.8/gitless/cli/
H A Dgl_remote.py45 def _do_list(remotes): argument
60 def _do_create(rn, ru, remotes): argument
68 def _do_delete(delete_r, remotes): argument
/dports/devel/R-cran-parallelly/parallelly/tests/
H A Das.cluster.R56 remotes <- Sys.getenv("R_PARALLELLY_TESTS_REMOTES", "") globalVar
57 remotes <- gsub(" ", "", unlist(strsplit(remotes, split = ","))) globalVar
58 remotes <- remotes[nzchar(remotes)] globalVar
/dports/sysutils/conan/conan-1.44.0/conans/client/graph/
H A Dgraph_builder.py50 def load_graph(self, root_node, check_updates, update, remotes, profile_host, profile_build, argument
72 remotes, profile_host, profile_build, graph_lock): argument
115 remotes, profile_host, profile_build, graph_lock): argument
135 def _resolve_ranges(self, graph, requires, consumer, update, remotes): argument
150 def _resolve_alias(self, node, require, graph, check_updates, update, remotes): argument
188 update, remotes): argument
226 def _expand_require(self, require, node, graph, check_updates, update, remotes, profile_host, argument
400 update, remotes, profile, graph_lock, original_ref=None): argument
432 update, remotes, profile_host, profile_build, graph_lock, context_switch, argument
H A Dgraph_binaries.py74 def _evaluate_cache_pkg(self, node, package_layout, pref, metadata, remote, remotes, update): argument
103 def _evaluate_remote_pkg(self, node, pref, remote, remotes, remote_selected): argument
163 def _evaluate_node(self, node, build_mode, update, remotes): argument
232 def _process_node(self, node, pref, build_mode, update, remotes): argument
392 def evaluate_graph(self, deps_graph, build_mode, update, remotes, nodes_subset=None, root=None): argument
420 def reevaluate_node(self, node, remotes, build_mode, update): argument
H A Dproxy.py27 def get_recipe(self, ref, check_updates, update, remotes, recorder): argument
46 def _get_recipe(self, layout, ref, check_updates, update, remotes, recorder): argument
115 def _download_recipe(self, layout, ref, output, remotes, remote, recorder): argument
H A Drange_resolver.py99 def resolve(self, require, base_conanref, update, remotes): argument
150 def _search_remotes(self, search_ref, remotes): argument
161 def _resolve_remote(self, search_ref, version_range, remotes): argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/s/query/
H A Destablish_cursors_test.cpp93 std::vector<std::pair<ShardId, BSONObj>> remotes; in TEST_F() local
110 std::vector<std::pair<ShardId, BSONObj>> remotes{{kTestShardIds[0], cmdObj}}; in TEST_F() local
140 std::vector<std::pair<ShardId, BSONObj>> remotes{{kTestShardIds[0], cmdObj}}; in TEST_F() local
165 std::vector<std::pair<ShardId, BSONObj>> remotes{{kTestShardIds[0], cmdObj}}; in TEST_F() local
323 std::vector<std::pair<ShardId, BSONObj>> remotes{ in TEST_F() local
356 std::vector<std::pair<ShardId, BSONObj>> remotes{ in TEST_F() local
402 std::vector<std::pair<ShardId, BSONObj>> remotes{ in TEST_F() local
448 std::vector<std::pair<ShardId, BSONObj>> remotes{ in TEST_F() local
504 std::vector<std::pair<ShardId, BSONObj>> remotes{ in TEST_F() local
559 std::vector<std::pair<ShardId, BSONObj>> remotes{ in TEST_F() local
[all …]
/dports/www/R-cran-gh/gh/tests/testthat/
H A Dtest-git.R2 remotes <- list( list
12 remotes <- list( list
/dports/sysutils/conan/conan-1.44.0/conans/client/
H A Dinstaller.py97 def _prepare_sources(self, conanfile, pref, package_layout, remotes): argument
188 def build_package(self, node, keep_build, recorder, remotes): argument
308 def install(self, deps_graph, remotes, build_mode, update, profile_host, profile_build, argument
419 remotes, build_mode, update): argument
524 def _handle_node_cache(self, node, keep_build, processed_package_references, remotes): argument
566 def _build_package(self, node, output, keep_build, remotes): argument
/dports/devel/arcanist-lib/arcanist-b2e715f/src/repository/marker/
H A DArcanistRepositoryMarkerQuery.php11 private $remotes; variable in ArcanistRepositoryMarkerQuery
24 final public function withRemotes(array $remotes) {
/dports/devel/arcanist/arcanist-b2e715f/src/repository/marker/
H A DArcanistRepositoryMarkerQuery.php11 private $remotes; variable in ArcanistRepositoryMarkerQuery
24 final public function withRemotes(array $remotes) {
/dports/sysutils/conan/conan-1.44.0/conans/client/cmd/
H A Dcopy.py10 def _prepare_sources(cache, ref, remote_manager, loader, remotes): argument
17 def cmd_copy(ref, user_channel, package_ids, cache, user_io, remote_manager, loader, remotes, argument
/dports/comms/lirc/lirc-0.9.0/daemons/
H A Dhw_hiddev.c275 char *hiddev_rec(struct ir_remote *remotes) in hiddev_rec()
525 char *sb0540_rec(struct ir_remote *remotes) in sb0540_rec()
602 char *macmini_rec(struct ir_remote *remotes) in macmini_rec()
675 char *samsung_rec(struct ir_remote *remotes) in samsung_rec()
/dports/www/R-cran-gh/gh/R/
H A Dgit.R18 remotes <- lapply(x, github_remote_parse) functionVar
60 remotes <- conf[grepl("^remote", names(conf))] functionVar
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/connectionbroker/
H A Dbroker.go22 remotes remotes.Remotes member
97 remotes remotes.Remotes member
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/connectionbroker/
H A Dbroker.go22 remotes remotes.Remotes member
97 remotes remotes.Remotes member
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/connectionbroker/
H A Dbroker.go22 remotes remotes.Remotes member
98 remotes remotes.Remotes member
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/connectionbroker/
H A Dbroker.go22 remotes remotes.Remotes member
98 remotes remotes.Remotes member
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/docker/swarmkit/connectionbroker/
H A Dbroker.go22 remotes remotes.Remotes member
98 remotes remotes.Remotes member
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/connectionbroker/
H A Dbroker.go22 remotes remotes.Remotes member
98 remotes remotes.Remotes member
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/connectionbroker/
H A Dbroker.go22 remotes remotes.Remotes member
98 remotes remotes.Remotes member
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/connectionbroker/
H A Dbroker.go22 remotes remotes.Remotes member
98 remotes remotes.Remotes member
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/connectionbroker/
H A Dbroker.go22 remotes remotes.Remotes member
98 remotes remotes.Remotes member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/connectionbroker/
H A Dbroker.go22 remotes remotes.Remotes member
98 remotes remotes.Remotes member

12345678910>>...21