Home
last modified time | relevance | path

Searched defs:ignores (Results 1 – 25 of 620) sorted by relevance

12345678910>>...25

/dports/textproc/the_silver_searcher/the_silver_searcher-2.2.0/src/
H A Dignore.h7 struct ignores { struct
28 struct ignores *parent; argument
30 typedef struct ignores ignores; typedef
/dports/www/newsboat/newsboat-2.22.1/test/
H A Drssignores.cpp16 RssIgnores ignores; variable
34 RssIgnores ignores; variable
50 RssIgnores ignores; variable
74 RssIgnores ignores; variable
92 RssIgnores ignores; variable
111 RssIgnores ignores; variable
125 RssIgnores ignores; variable
226 RssIgnores ignores; variable
/dports/sysutils/py-pywatchman/watchman-4.9.0/root/
H A Dvcs.cpp9 json_ref ignores = root->config.get("ignore_vcs"); in config_get_ignore_vcs() local
26 auto ignores = config_get_ignore_vcs(this); in applyIgnoreVCSConfiguration() local
/dports/math/spot/spot-2.10.2/tests/python/
H A Dipnbdoctest.py69 def canonicalize(s, type, ignores): argument
152 def canonical_dict(dict, ignores): argument
203 def compare_outputs(ref, test, ignores=[]): argument
/dports/math/py-spot/spot-2.10.2/tests/python/
H A Dipnbdoctest.py69 def canonicalize(s, type, ignores): argument
152 def canonical_dict(dict, ignores): argument
203 def compare_outputs(ref, test, ignores=[]): argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/tests/org.eclipse.team.tests.cvs.core/src/org/eclipse/team/tests/ccvs/core/cvsresources/
H A DEclipseSynchronizerTest.java609 IResource[] ignores = new IResource[] { project1.getFolder("CVS") }; in testMembers() local
612 assertBijection(expectedMembers.toArray(), members, ignores); in testMembers() local
626 assertBijection(expectedMembers.toArray(), members, ignores); in testMembers() local
645 assertBijection(expectedMembers.toArray(), members, ignores); in testMembers() local
661 assertBijection(expectedMembers.toArray(), members, ignores); in testMembers() local
681 private <T> void assertBijection(T[] a, T[] b, T[] ignores) { in assertBijection()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/src/
H A Dignore.c249 git_ignores *ignores, in push_ignore_file()
298 git_ignores *ignores) in git_ignore__for_path()
419 void git_ignore__free(git_ignores *ignores) in git_ignore__free()
459 int *out, git_ignores *ignores, const char *pathname, git_dir_flag dir_flag) in git_ignore__lookup()
530 git_ignores ignores; in git_ignore_path_is_ignored() local
/dports/misc/broot/broot-1.7.0/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dignore.c236 git_ignores *ignores, in push_ignore_file()
284 git_ignores *ignores) in git_ignore__for_path()
409 void git_ignore__free(git_ignores *ignores) in git_ignore__free()
452 int *out, git_ignores *ignores, const char *pathname, git_dir_flag dir_flag) in git_ignore__lookup()
526 git_ignores ignores; in git_ignore_path_is_ignored() local
/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 Dignore.c245 git_ignores *ignores, in push_ignore_file()
294 git_ignores *ignores) in git_ignore__for_path()
419 void git_ignore__free(git_ignores *ignores) in git_ignore__free()
462 int *out, git_ignores *ignores, const char *pathname, git_dir_flag dir_flag) in git_ignore__lookup()
536 git_ignores ignores; in git_ignore_path_is_ignored() local
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Dignore.c245 git_ignores *ignores, in push_ignore_file()
294 git_ignores *ignores) in git_ignore__for_path()
419 void git_ignore__free(git_ignores *ignores) in git_ignore__free()
462 int *out, git_ignores *ignores, const char *pathname, git_dir_flag dir_flag) in git_ignore__lookup()
536 git_ignores ignores; in git_ignore_path_is_ignored() local
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/src/
H A Dignore.c236 git_ignores *ignores, in push_ignore_file()
284 git_ignores *ignores) in git_ignore__for_path()
402 void git_ignore__free(git_ignores *ignores) in git_ignore__free()
445 int *out, git_ignores *ignores, const char *pathname, git_dir_flag dir_flag) in git_ignore__lookup()
519 git_ignores ignores; in git_ignore_path_is_ignored() local
/dports/devel/R-cran-git2r/git2r/src/libgit2/src/
H A Dignore.c241 git_ignores *ignores, in push_ignore_file()
290 git_ignores *ignores) in git_ignore__for_path()
411 void git_ignore__free(git_ignores *ignores) in git_ignore__free()
454 int *out, git_ignores *ignores, const char *pathname, git_dir_flag dir_flag) in git_ignore__lookup()
528 git_ignores ignores; in git_ignore_path_is_ignored() local
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dignore.c245 git_ignores *ignores, in push_ignore_file()
294 git_ignores *ignores) in git_ignore__for_path()
419 void git_ignore__free(git_ignores *ignores) in git_ignore__free()
462 int *out, git_ignores *ignores, const char *pathname, git_dir_flag dir_flag) in git_ignore__lookup()
536 git_ignores ignores; in git_ignore_path_is_ignored() local
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/src/
H A Dignore.c236 git_ignores *ignores, in push_ignore_file()
284 git_ignores *ignores) in git_ignore__for_path()
402 void git_ignore__free(git_ignores *ignores) in git_ignore__free()
445 int *out, git_ignores *ignores, const char *pathname, git_dir_flag dir_flag) in git_ignore__lookup()
519 git_ignores ignores; in git_ignore_path_is_ignored() local
/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 Dignore.c245 git_ignores *ignores, in push_ignore_file()
294 git_ignores *ignores) in git_ignore__for_path()
419 void git_ignore__free(git_ignores *ignores) in git_ignore__free()
462 int *out, git_ignores *ignores, const char *pathname, git_dir_flag dir_flag) in git_ignore__lookup()
536 git_ignores ignores; in git_ignore_path_is_ignored() local
/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 Dignore.c236 git_ignores *ignores, in push_ignore_file()
284 git_ignores *ignores) in git_ignore__for_path()
404 void git_ignore__free(git_ignores *ignores) in git_ignore__free()
447 int *out, git_ignores *ignores, const char *pathname, git_dir_flag dir_flag) in git_ignore__lookup()
521 git_ignores ignores; in git_ignore_path_is_ignored() local
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libgit2-sys-0.12.17+1.1.0/libgit2/src/
H A Dignore.c236 git_ignores *ignores, in push_ignore_file()
284 git_ignores *ignores) in git_ignore__for_path()
404 void git_ignore__free(git_ignores *ignores) in git_ignore__free()
447 int *out, git_ignores *ignores, const char *pathname, git_dir_flag dir_flag) in git_ignore__lookup()
521 git_ignores ignores; in git_ignore_path_is_ignored() local
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/src/
H A Dignore.c236 git_ignores *ignores, in push_ignore_file()
284 git_ignores *ignores) in git_ignore__for_path()
402 void git_ignore__free(git_ignores *ignores) in git_ignore__free()
445 int *out, git_ignores *ignores, const char *pathname, git_dir_flag dir_flag) in git_ignore__lookup()
516 git_ignores ignores; in git_ignore_path_is_ignored() local
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/src/
H A Dignore.c236 git_ignores *ignores, in push_ignore_file()
284 git_ignores *ignores) in git_ignore__for_path()
402 void git_ignore__free(git_ignores *ignores) in git_ignore__free()
445 int *out, git_ignores *ignores, const char *pathname, git_dir_flag dir_flag) in git_ignore__lookup()
519 git_ignores ignores; in git_ignore_path_is_ignored() local
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libgit2-sys-0.12.22+1.1.0/libgit2/src/
H A Dignore.c236 git_ignores *ignores, in push_ignore_file()
284 git_ignores *ignores) in git_ignore__for_path()
409 void git_ignore__free(git_ignores *ignores) in git_ignore__free()
452 int *out, git_ignores *ignores, const char *pathname, git_dir_flag dir_flag) in git_ignore__lookup()
526 git_ignores ignores; in git_ignore_path_is_ignored() local
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dignore.c236 git_ignores *ignores, in push_ignore_file()
284 git_ignores *ignores) in git_ignore__for_path()
409 void git_ignore__free(git_ignores *ignores) in git_ignore__free()
452 int *out, git_ignores *ignores, const char *pathname, git_dir_flag dir_flag) in git_ignore__lookup()
526 git_ignores ignores; in git_ignore_path_is_ignored() local
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dignore.c245 git_ignores *ignores, in push_ignore_file()
294 git_ignores *ignores) in git_ignore__for_path()
419 void git_ignore__free(git_ignores *ignores) in git_ignore__free()
462 int *out, git_ignores *ignores, const char *pathname, git_dir_flag dir_flag) in git_ignore__lookup()
536 git_ignores ignores; in git_ignore_path_is_ignored() local
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dignore.c245 git_ignores *ignores, in push_ignore_file()
294 git_ignores *ignores) in git_ignore__for_path()
419 void git_ignore__free(git_ignores *ignores) in git_ignore__free()
462 int *out, git_ignores *ignores, const char *pathname, git_dir_flag dir_flag) in git_ignore__lookup()
536 git_ignores ignores; in git_ignore_path_is_ignored() local
/dports/lang/rust/rustc-1.58.1-src/vendor/libgit2-sys/libgit2/src/
H A Dignore.c245 git_ignores *ignores, in push_ignore_file()
294 git_ignores *ignores) in git_ignore__for_path()
419 void git_ignore__free(git_ignores *ignores) in git_ignore__free()
462 int *out, git_ignores *ignores, const char *pathname, git_dir_flag dir_flag) in git_ignore__lookup()
536 git_ignores ignores; in git_ignore_path_is_ignored() local
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libgit2-sys-0.12.18+1.1.0/libgit2/src/
H A Dignore.c236 git_ignores *ignores, in push_ignore_file()
284 git_ignores *ignores) in git_ignore__for_path()
404 void git_ignore__free(git_ignores *ignores) in git_ignore__free()
447 int *out, git_ignores *ignores, const char *pathname, git_dir_flag dir_flag) in git_ignore__lookup()
521 git_ignores ignores; in git_ignore_path_is_ignored() local

12345678910>>...25