Home
last modified time | relevance | path

Searched refs:behind (Results 51 – 75 of 15223) sorted by relevance

12345678910>>...609

/dports/net-mgmt/p5-FusionInventory-Agent/FusionInventory-Agent-2.5.2/resources/generic/lspci/
H A Dlinux-211 Memory behind bridge: e8000000-efefffff
12 Prefetchable memory behind bridge: 00000000d8000000-00000000dfffffff
37 I/O behind bridge: 00001000-00001fff
38 Memory behind bridge: e7f00000-e7ffffff
39 Prefetchable memory behind bridge: 00000000e0000000-00000000e01fffff
52 I/O behind bridge: 00002000-00002fff
53 Memory behind bridge: e0200000-e03fffff
54 Prefetchable memory behind bridge: 00000000e0400000-00000000e05fffff
67 I/O behind bridge: 00003000-00003fff
68 Memory behind bridge: e7e00000-e7efffff
[all …]
H A Ddell-xt286 I/O behind bridge: 00004000-00004fff
87 Memory behind bridge: c4200000-c43fffff
88 Prefetchable memory behind bridge: 00000000c4400000-00000000c45fffff
101 I/O behind bridge: 00003000-00003fff
102 Memory behind bridge: f6900000-f69fffff
103 Prefetchable memory behind bridge: 00000000c4000000-00000000c41fffff
116 I/O behind bridge: 0000d000-0000dfff
117 Memory behind bridge: f6600000-f68fffff
118 Prefetchable memory behind bridge: 00000000f0000000-00000000f01fffff
165 I/O behind bridge: 00002000-00002fff
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/nll/
H A Dcannot-move-block-spans.stderr1 error[E0507]: cannot move out of `*r` which is behind a shared reference
10 error[E0507]: cannot move out of `*r` which is behind a shared reference
19 error[E0507]: cannot move out of `*r` which is behind a shared reference
58 error[E0507]: cannot move out of `*r` which is behind a shared reference
67 error[E0507]: cannot move out of `*r` which is behind a shared reference
76 error[E0507]: cannot move out of `*r` which is behind a shared reference
/dports/devel/libegit2/libegit2-0ef8b13/src/
H A Degit-graph.c26 size_t ahead, behind; in egit_graph_ahead_behind() local
27 int retval = git_graph_ahead_behind(&ahead, &behind, repo, &local, &upstream); in egit_graph_ahead_behind()
30 return em_cons(env, EM_INTEGER(ahead), EM_INTEGER(behind)); in egit_graph_ahead_behind()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/suggestions/
H A Dsuggest-ref-mut.stderr1 error[E0594]: cannot assign to `self.0`, which is behind a `&` reference
10 error[E0594]: cannot assign to `*foo`, which is behind a `&` reference
19 error[E0594]: cannot assign to `*bar`, which is behind a `&` reference
28 error[E0594]: cannot assign to `*quo`, which is behind a `&` reference
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/rfc-2005-default-binding-mode/
H A Denum.stderr1 error[E0594]: cannot assign to `*x`, which is behind a `&` reference
7 error[E0594]: cannot assign to `*x`, which is behind a `&` reference
13 error[E0594]: cannot assign to `*x`, which is behind a `&` reference
H A Dexplicit-mut.stderr1 error[E0594]: cannot assign to `*n`, which is behind a `&` reference
7 error[E0594]: cannot assign to `*n`, which is behind a `&` reference
13 error[E0594]: cannot assign to `*n`, which is behind a `&` reference
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/render/
H A DrSysdep.cpp582 double behind = - time + realTime + timeOffset; in SwapGL() local
586 if ( behind > .5 || realTime > lastRendered + .2 ) in SwapGL()
588 timeOffset -= behind; in SwapGL()
594 if ( behind > .1 ) in SwapGL()
602 if ( behind < -.5 ) in SwapGL()
603 timeOffset -= behind; in SwapGL()
604 else if ( behind < -.1 ) in SwapGL()
606 int delay = int( -( behind + .1 ) * 1000000 ); in SwapGL()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/borrowck/
H A Dissue-85765.stderr1 error[E0596]: cannot borrow `*rofl` as mutable, as it is behind a `&` reference
10 error[E0594]: cannot assign to `*r`, which is behind a `&` reference
19 error[E0594]: cannot assign to `*x`, which is behind a `&` reference
28 error[E0594]: cannot assign to `*y`, which is behind a `&` reference
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/suggestions/dont-suggest-ref/
H A Dsimple.stderr1 error[E0507]: cannot move out of `s.0` which is behind a shared reference
10 error[E0507]: cannot move out of `r.0` which is behind a shared reference
19 error[E0507]: cannot move out of `r.0` which is behind a shared reference
28 error[E0507]: cannot move out of `r.0` which is behind a shared reference
40 error[E0507]: cannot move out of `r.0` which is behind a shared reference
52 error[E0507]: cannot move out of `sm.0` which is behind a mutable reference
61 error[E0507]: cannot move out of `rm.0` which is behind a mutable reference
70 error[E0507]: cannot move out of `rm.0` which is behind a mutable reference
79 error[E0507]: cannot move out of `rm.0` which is behind a mutable reference
91 error[E0507]: cannot move out of `rm.0` which is behind a mutable reference
[all …]
/dports/graphics/pikchr/pikchr-90b6d5b4a3/tests/
H A Dtest55.pikchr29 at CP fill 0xd8ecd0 behind In
34 at Pager fill 0xd0ece8 behind In
39 at 1/2<Tokenizer.n,CG.s> fill 0xe8d8d0 behind In
44 at 1/2<UT,TC> fill 0xe0ecc8 behind In
H A Dtest56.pikchr29 at CP fill 0xd8ecd0 behind In
34 at Pager fill 0xd0ece8 behind In
39 at 1/2<Tokenizer.n,CG.s> fill 0xe8d8d0 behind In
44 at 1/2<UT,TC> fill 0xe0ecc8 behind In
/dports/sysutils/fusefs-gitfs/gitfs-0.5.2/gitfs/
H A Drepository.py51 self.behind = False
85 behind = len(diverge_commits.second_commits) > 0
88 return ahead, behind
155 _, behind = self.diverge(upstream, branch_name)
156 self.behind = behind
157 return behind
/dports/net-mgmt/mysqld_exporter/mysqld_exporter-0.12.1/
H A Dexample.rules.yml37 and is falling behind (queue size {{$value}}).'
38 summary: xtradb cluster donor node falling behind
55 description: The mysql slave replication has fallen behind and is not recovering
64 description: The mysql slave replication has fallen behind and is not recovering
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libgit2-sys-0.12.26+1.3.0/libgit2/src/
H A Dgraph.c109 size_t *ahead, size_t *behind) in ahead_behind() argument
115 *behind = 0; in ahead_behind()
131 (*behind)++; in ahead_behind()
146 int git_graph_ahead_behind(size_t *ahead, size_t *behind, git_repository *repo, in git_graph_ahead_behind() argument
165 if (ahead_behind(commit_l, commit_u, ahead, behind) < 0) in git_graph_ahead_behind()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dgraph.c109 size_t *ahead, size_t *behind) in ahead_behind() argument
115 *behind = 0; in ahead_behind()
131 (*behind)++; in ahead_behind()
146 int git_graph_ahead_behind(size_t *ahead, size_t *behind, git_repository *repo, in git_graph_ahead_behind() argument
165 if (ahead_behind(commit_l, commit_u, ahead, behind) < 0) in git_graph_ahead_behind()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Dgraph.c109 size_t *ahead, size_t *behind) in ahead_behind() argument
115 *behind = 0; in ahead_behind()
131 (*behind)++; in ahead_behind()
146 int git_graph_ahead_behind(size_t *ahead, size_t *behind, git_repository *repo, in git_graph_ahead_behind() argument
165 if (ahead_behind(commit_l, commit_u, ahead, behind) < 0) in git_graph_ahead_behind()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dgraph.c109 size_t *ahead, size_t *behind) in ahead_behind() argument
115 *behind = 0; in ahead_behind()
131 (*behind)++; in ahead_behind()
146 int git_graph_ahead_behind(size_t *ahead, size_t *behind, git_repository *repo, in git_graph_ahead_behind() argument
165 if (ahead_behind(commit_l, commit_u, ahead, behind) < 0) in git_graph_ahead_behind()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dgraph.c109 size_t *ahead, size_t *behind) in ahead_behind() argument
115 *behind = 0; in ahead_behind()
131 (*behind)++; in ahead_behind()
146 int git_graph_ahead_behind(size_t *ahead, size_t *behind, git_repository *repo, in git_graph_ahead_behind() argument
165 if (ahead_behind(commit_l, commit_u, ahead, behind) < 0) in git_graph_ahead_behind()
/dports/lang/rust/rustc-1.58.1-src/vendor/libgit2-sys/libgit2/src/
H A Dgraph.c109 size_t *ahead, size_t *behind) in ahead_behind() argument
115 *behind = 0; in ahead_behind()
131 (*behind)++; in ahead_behind()
146 int git_graph_ahead_behind(size_t *ahead, size_t *behind, git_repository *repo, in git_graph_ahead_behind() argument
165 if (ahead_behind(commit_l, commit_u, ahead, behind) < 0) in git_graph_ahead_behind()
/dports/devel/libgit2/libgit2-1.3.0/src/
H A Dgraph.c109 size_t *ahead, size_t *behind) in ahead_behind() argument
115 *behind = 0; in ahead_behind()
131 (*behind)++; in ahead_behind()
146 int git_graph_ahead_behind(size_t *ahead, size_t *behind, git_repository *repo, in git_graph_ahead_behind() argument
165 if (ahead_behind(commit_l, commit_u, ahead, behind) < 0) in git_graph_ahead_behind()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Dgraph.c109 size_t *ahead, size_t *behind) in ahead_behind() argument
115 *behind = 0; in ahead_behind()
131 (*behind)++; in ahead_behind()
146 int git_graph_ahead_behind(size_t *ahead, size_t *behind, git_repository *repo, in git_graph_ahead_behind() argument
165 if (ahead_behind(commit_l, commit_u, ahead, behind) < 0) in git_graph_ahead_behind()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/praefect/reconciler/
H A Dreconciler_benchmark_test.go36 behind := 0
39 behind = 1
58 `, numRepositories, behind)
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/praefect/reconciler/
H A Dreconciler_benchmark_test.go37 behind := 0
40 behind = 1
59 `, numRepositories, behind)
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/praefect/reconciler/
H A Dreconciler_benchmark_test.go36 behind := 0
39 behind = 1
58 `, numRepositories, behind)

12345678910>>...609