Home
last modified time | relevance | path

Searched refs:limit_list (Results 1 – 25 of 39) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/grit/grit/tool/
H A Dxmb.py241 limit_list = []
247 limit_list.append(node.attrs['name'])
250 limit_list = [item.strip() for item in limit_file.read().split('\n')]
256 not ('name' in node.attrs and node.attrs['name'] in limit_list)):
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/grit/grit/tool/
H A Dxmb.py241 limit_list = []
247 limit_list.append(node.attrs['name'])
250 limit_list = [item.strip() for item in limit_file.read().split('\n')]
256 not ('name' in node.attrs and node.attrs['name'] in limit_list)):
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/tools/grit/grit/tool/
H A Dxmb.py241 limit_list = []
247 limit_list.append(node.attrs['name'])
250 limit_list = [item.strip() for item in limit_file.read().split('\n')]
256 not ('name' in node.attrs and node.attrs['name'] in limit_list)):
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/src/
H A Drevwalk.c401 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
549 if ((error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/dports/misc/broot/broot-1.7.0/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Drevwalk.c459 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
631 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Drevwalk.c459 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
631 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/src/
H A Drevwalk.c444 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
616 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/dports/devel/R-cran-git2r/git2r/src/libgit2/src/
H A Drevwalk.c411 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
583 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Drevwalk.c459 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
631 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/src/
H A Drevwalk.c444 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
616 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/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 Drevwalk.c459 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
631 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libgit2-sys-0.12.17+1.1.0/libgit2/src/
H A Drevwalk.c459 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
631 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/src/
H A Drevwalk.c414 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
586 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/dports/devel/libgit2/libgit2-1.3.0/src/
H A Drevwalk.c459 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
631 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.19+1.1.0/libgit2/src/
H A Drevwalk.c459 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
631 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/src/
H A Drevwalk.c444 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
616 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libgit2-sys-0.12.22+1.1.0/libgit2/src/
H A Drevwalk.c459 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
631 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/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 Drevwalk.c459 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
631 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Drevwalk.c459 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
631 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Drevwalk.c459 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
631 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Drevwalk.c459 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
631 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/dports/lang/rust/rustc-1.58.1-src/vendor/libgit2-sys/libgit2/src/
H A Drevwalk.c459 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
631 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libgit2-sys-0.12.18+1.1.0/libgit2/src/
H A Drevwalk.c459 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
631 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/dports/textproc/bat/bat-0.18.3/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Drevwalk.c459 static int limit_list(git_commit_list **out, git_revwalk *walk, git_commit_list *commits) in limit_list() function
631 if (walk->limited && (error = limit_list(&commits, walk, commits)) < 0) in prepare_walk()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/syntax_tools/src/
H A Derl_syntax_lib.erl2201 || T <- limit_list(G, Depth, Node)]
2246 limit_list(Ts, N, Node) -> function

12