Home
last modified time | relevance | path

Searched refs:object_out (Results 1 – 25 of 227) sorted by relevance

12345678910

/dports/devel/R-cran-git2r/git2r/src/libgit2/src/
H A Dobject.c59 git_object **object_out, in git_object__from_raw() argument
69 assert(object_out); in git_object__from_raw()
70 *object_out = NULL; in git_object__from_raw()
100 *object_out = object; in git_object__from_raw()
106 git_object **object_out, in git_object__from_odb_object() argument
116 assert(object_out); in git_object__from_odb_object()
117 *object_out = NULL; in git_object__from_odb_object()
147 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
164 git_object **object_out, in git_object_lookup_prefix() argument
175 assert(repo && object_out && id); in git_object_lookup_prefix()
[all …]
/dports/misc/broot/broot-1.7.0/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dobject.c60 git_object **object_out, in git_object__from_raw() argument
70 GIT_ASSERT_ARG(object_out); in git_object__from_raw()
71 *object_out = NULL; in git_object__from_raw()
102 *object_out = object; in git_object__from_raw()
108 git_object **object_out, in git_object__from_odb_object() argument
118 GIT_ASSERT_ARG(object_out); in git_object__from_odb_object()
119 *object_out = NULL; in git_object__from_odb_object()
149 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
166 git_object **object_out, in git_object_lookup_prefix() argument
178 GIT_ASSERT_ARG(object_out); in git_object_lookup_prefix()
[all …]
H A Drevparse.c86 git_object **object_out, in revparse_lookup_object() argument
94 if ((error = maybe_sha(object_out, repo, spec)) != GIT_ENOTFOUND) in revparse_lookup_object()
101 object_out, repo, git_reference_target(ref), GIT_OBJECT_ANY); in revparse_lookup_object()
113 ((error = maybe_abbrev(object_out, repo, spec)) != GIT_ENOTFOUND)) in revparse_lookup_object()
116 if ((error = maybe_describe(object_out, repo, spec)) != GIT_ENOTFOUND) in revparse_lookup_object()
664 git_object **object_out, in revparse() argument
679 GIT_ASSERT_ARG(object_out); in revparse()
684 *object_out = NULL; in revparse()
812 *object_out = base_rev; in revparse()
832 git_object **object_out, in git_revparse_ext() argument
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Dobject.c60 git_object **object_out, in git_object__from_raw() argument
70 GIT_ASSERT_ARG(object_out); in git_object__from_raw()
71 *object_out = NULL; in git_object__from_raw()
102 *object_out = object; in git_object__from_raw()
108 git_object **object_out, in git_object__from_odb_object() argument
118 GIT_ASSERT_ARG(object_out); in git_object__from_odb_object()
119 *object_out = NULL; in git_object__from_odb_object()
149 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
166 git_object **object_out, in git_object_lookup_prefix() argument
178 GIT_ASSERT_ARG(object_out); in git_object_lookup_prefix()
[all …]
H A Drevparse.c86 git_object **object_out, in revparse_lookup_object() argument
94 if ((error = maybe_sha(object_out, repo, spec)) != GIT_ENOTFOUND) in revparse_lookup_object()
101 object_out, repo, git_reference_target(ref), GIT_OBJECT_ANY); in revparse_lookup_object()
113 ((error = maybe_abbrev(object_out, repo, spec)) != GIT_ENOTFOUND)) in revparse_lookup_object()
116 if ((error = maybe_describe(object_out, repo, spec)) != GIT_ENOTFOUND) in revparse_lookup_object()
664 git_object **object_out, in revparse() argument
679 GIT_ASSERT_ARG(object_out); in revparse()
684 *object_out = NULL; in revparse()
812 *object_out = base_rev; in revparse()
832 git_object **object_out, in git_revparse_ext() argument
[all …]
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/src/
H A Dobject.c60 git_object **object_out, in git_object__from_raw() argument
70 assert(object_out); in git_object__from_raw()
71 *object_out = NULL; in git_object__from_raw()
102 *object_out = object; in git_object__from_raw()
108 git_object **object_out, in git_object__from_odb_object() argument
118 assert(object_out); in git_object__from_odb_object()
119 *object_out = NULL; in git_object__from_odb_object()
149 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
166 git_object **object_out, in git_object_lookup_prefix() argument
177 assert(repo && object_out && id); in git_object_lookup_prefix()
[all …]
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dobject.c60 git_object **object_out, in git_object__from_raw() argument
70 GIT_ASSERT_ARG(object_out); in git_object__from_raw()
71 *object_out = NULL; in git_object__from_raw()
102 *object_out = object; in git_object__from_raw()
108 git_object **object_out, in git_object__from_odb_object() argument
118 GIT_ASSERT_ARG(object_out); in git_object__from_odb_object()
119 *object_out = NULL; in git_object__from_odb_object()
149 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
166 git_object **object_out, in git_object_lookup_prefix() argument
178 GIT_ASSERT_ARG(object_out); in git_object_lookup_prefix()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/src/
H A Dobject.c60 git_object **object_out, in git_object__from_raw() argument
70 assert(object_out); in git_object__from_raw()
71 *object_out = NULL; in git_object__from_raw()
101 *object_out = object; in git_object__from_raw()
107 git_object **object_out, in git_object__from_odb_object() argument
117 assert(object_out); in git_object__from_odb_object()
118 *object_out = NULL; in git_object__from_odb_object()
148 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
165 git_object **object_out, in git_object_lookup_prefix() argument
176 assert(repo && object_out && id); in git_object_lookup_prefix()
[all …]
/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 Dobject.c60 git_object **object_out, in git_object__from_raw() argument
70 GIT_ASSERT_ARG(object_out); in git_object__from_raw()
71 *object_out = NULL; in git_object__from_raw()
102 *object_out = object; in git_object__from_raw()
108 git_object **object_out, in git_object__from_odb_object() argument
118 GIT_ASSERT_ARG(object_out); in git_object__from_odb_object()
119 *object_out = NULL; in git_object__from_odb_object()
149 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
166 git_object **object_out, in git_object_lookup_prefix() argument
178 GIT_ASSERT_ARG(object_out); in git_object_lookup_prefix()
[all …]
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libgit2-sys-0.12.17+1.1.0/libgit2/src/
H A Dobject.c60 git_object **object_out, in git_object__from_raw() argument
70 GIT_ASSERT_ARG(object_out); in git_object__from_raw()
71 *object_out = NULL; in git_object__from_raw()
102 *object_out = object; in git_object__from_raw()
108 git_object **object_out, in git_object__from_odb_object() argument
118 GIT_ASSERT_ARG(object_out); in git_object__from_odb_object()
119 *object_out = NULL; in git_object__from_odb_object()
149 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
166 git_object **object_out, in git_object_lookup_prefix() argument
178 GIT_ASSERT_ARG(object_out); in git_object_lookup_prefix()
[all …]
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/src/
H A Dobject.c60 git_object **object_out, in git_object__from_raw() argument
70 assert(object_out); in git_object__from_raw()
71 *object_out = NULL; in git_object__from_raw()
101 *object_out = object; in git_object__from_raw()
107 git_object **object_out, in git_object__from_odb_object() argument
117 assert(object_out); in git_object__from_odb_object()
118 *object_out = NULL; in git_object__from_odb_object()
148 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
165 git_object **object_out, in git_object_lookup_prefix() argument
176 assert(repo && object_out && id); in git_object_lookup_prefix()
[all …]
/dports/devel/libgit2/libgit2-1.3.0/src/
H A Dobject.c60 git_object **object_out, in git_object__from_raw() argument
70 GIT_ASSERT_ARG(object_out); in git_object__from_raw()
71 *object_out = NULL; in git_object__from_raw()
102 *object_out = object; in git_object__from_raw()
108 git_object **object_out, in git_object__from_odb_object() argument
118 GIT_ASSERT_ARG(object_out); in git_object__from_odb_object()
119 *object_out = NULL; in git_object__from_odb_object()
149 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
166 git_object **object_out, in git_object_lookup_prefix() argument
178 GIT_ASSERT_ARG(object_out); in git_object_lookup_prefix()
[all …]
/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 Dobject.c60 git_object **object_out, in git_object__from_raw() argument
70 GIT_ASSERT_ARG(object_out); in git_object__from_raw()
71 *object_out = NULL; in git_object__from_raw()
102 *object_out = object; in git_object__from_raw()
108 git_object **object_out, in git_object__from_odb_object() argument
118 GIT_ASSERT_ARG(object_out); in git_object__from_odb_object()
119 *object_out = NULL; in git_object__from_odb_object()
149 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
166 git_object **object_out, in git_object_lookup_prefix() argument
178 GIT_ASSERT_ARG(object_out); in git_object_lookup_prefix()
[all …]
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/src/
H A Dobject.c60 git_object **object_out, in git_object__from_raw() argument
70 assert(object_out); in git_object__from_raw()
71 *object_out = NULL; in git_object__from_raw()
102 *object_out = object; in git_object__from_raw()
108 git_object **object_out, in git_object__from_odb_object() argument
118 assert(object_out); in git_object__from_odb_object()
119 *object_out = NULL; in git_object__from_odb_object()
149 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
166 git_object **object_out, in git_object_lookup_prefix() argument
177 assert(repo && object_out && id); in git_object_lookup_prefix()
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libgit2-sys-0.12.22+1.1.0/libgit2/src/
H A Dobject.c60 git_object **object_out, in git_object__from_raw() argument
70 GIT_ASSERT_ARG(object_out); in git_object__from_raw()
71 *object_out = NULL; in git_object__from_raw()
102 *object_out = object; in git_object__from_raw()
108 git_object **object_out, in git_object__from_odb_object() argument
118 GIT_ASSERT_ARG(object_out); in git_object__from_odb_object()
119 *object_out = NULL; in git_object__from_odb_object()
149 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
166 git_object **object_out, in git_object_lookup_prefix() argument
178 GIT_ASSERT_ARG(object_out); in git_object_lookup_prefix()
[all …]
/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 Dobject.c60 git_object **object_out, in git_object__from_raw() argument
70 GIT_ASSERT_ARG(object_out); in git_object__from_raw()
71 *object_out = NULL; in git_object__from_raw()
102 *object_out = object; in git_object__from_raw()
108 git_object **object_out, in git_object__from_odb_object() argument
118 GIT_ASSERT_ARG(object_out); in git_object__from_odb_object()
119 *object_out = NULL; in git_object__from_odb_object()
149 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
166 git_object **object_out, in git_object_lookup_prefix() argument
178 GIT_ASSERT_ARG(object_out); in git_object_lookup_prefix()
[all …]
H A Drevparse.c86 git_object **object_out, in revparse_lookup_object() argument
94 if ((error = maybe_sha(object_out, repo, spec)) != GIT_ENOTFOUND) in revparse_lookup_object()
101 object_out, repo, git_reference_target(ref), GIT_OBJECT_ANY); in revparse_lookup_object()
113 ((error = maybe_abbrev(object_out, repo, spec)) != GIT_ENOTFOUND)) in revparse_lookup_object()
116 if ((error = maybe_describe(object_out, repo, spec)) != GIT_ENOTFOUND) in revparse_lookup_object()
664 git_object **object_out, in revparse() argument
679 GIT_ASSERT_ARG(object_out); in revparse()
684 *object_out = NULL; in revparse()
812 *object_out = base_rev; in revparse()
832 git_object **object_out, in git_revparse_ext() argument
[all …]
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dobject.c60 git_object **object_out, in git_object__from_raw() argument
70 GIT_ASSERT_ARG(object_out); in git_object__from_raw()
71 *object_out = NULL; in git_object__from_raw()
102 *object_out = object; in git_object__from_raw()
108 git_object **object_out, in git_object__from_odb_object() argument
118 GIT_ASSERT_ARG(object_out); in git_object__from_odb_object()
119 *object_out = NULL; in git_object__from_odb_object()
149 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
166 git_object **object_out, in git_object_lookup_prefix() argument
178 GIT_ASSERT_ARG(object_out); in git_object_lookup_prefix()
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dobject.c60 git_object **object_out, in git_object__from_raw() argument
70 GIT_ASSERT_ARG(object_out); in git_object__from_raw()
71 *object_out = NULL; in git_object__from_raw()
102 *object_out = object; in git_object__from_raw()
108 git_object **object_out, in git_object__from_odb_object() argument
118 GIT_ASSERT_ARG(object_out); in git_object__from_odb_object()
119 *object_out = NULL; in git_object__from_odb_object()
149 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
166 git_object **object_out, in git_object_lookup_prefix() argument
178 GIT_ASSERT_ARG(object_out); in git_object_lookup_prefix()
[all …]
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dobject.c60 git_object **object_out, in git_object__from_raw() argument
70 GIT_ASSERT_ARG(object_out); in git_object__from_raw()
71 *object_out = NULL; in git_object__from_raw()
102 *object_out = object; in git_object__from_raw()
108 git_object **object_out, in git_object__from_odb_object() argument
118 GIT_ASSERT_ARG(object_out); in git_object__from_odb_object()
119 *object_out = NULL; in git_object__from_odb_object()
149 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
166 git_object **object_out, in git_object_lookup_prefix() argument
178 GIT_ASSERT_ARG(object_out); in git_object_lookup_prefix()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/libgit2-sys/libgit2/src/
H A Dobject.c60 git_object **object_out, in git_object__from_raw() argument
70 GIT_ASSERT_ARG(object_out); in git_object__from_raw()
71 *object_out = NULL; in git_object__from_raw()
102 *object_out = object; in git_object__from_raw()
108 git_object **object_out, in git_object__from_odb_object() argument
118 GIT_ASSERT_ARG(object_out); in git_object__from_odb_object()
119 *object_out = NULL; in git_object__from_odb_object()
149 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
166 git_object **object_out, in git_object_lookup_prefix() argument
178 GIT_ASSERT_ARG(object_out); in git_object_lookup_prefix()
[all …]
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libgit2-sys-0.12.18+1.1.0/libgit2/src/
H A Dobject.c60 git_object **object_out, in git_object__from_raw() argument
70 GIT_ASSERT_ARG(object_out); in git_object__from_raw()
71 *object_out = NULL; in git_object__from_raw()
102 *object_out = object; in git_object__from_raw()
108 git_object **object_out, in git_object__from_odb_object() argument
118 GIT_ASSERT_ARG(object_out); in git_object__from_odb_object()
119 *object_out = NULL; in git_object__from_odb_object()
149 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
166 git_object **object_out, in git_object_lookup_prefix() argument
178 GIT_ASSERT_ARG(object_out); in git_object_lookup_prefix()
[all …]
/dports/textproc/bat/bat-0.18.3/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dobject.c60 git_object **object_out, in git_object__from_raw() argument
70 GIT_ASSERT_ARG(object_out); in git_object__from_raw()
71 *object_out = NULL; in git_object__from_raw()
102 *object_out = object; in git_object__from_raw()
108 git_object **object_out, in git_object__from_odb_object() argument
118 GIT_ASSERT_ARG(object_out); in git_object__from_odb_object()
119 *object_out = NULL; in git_object__from_odb_object()
149 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
166 git_object **object_out, in git_object_lookup_prefix() argument
178 GIT_ASSERT_ARG(object_out); in git_object_lookup_prefix()
[all …]
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/src/
H A Dobject.c55 git_object **object_out, in git_object__from_odb_object() argument
65 assert(object_out); in git_object__from_odb_object()
66 *object_out = NULL; in git_object__from_odb_object()
96 *object_out = git_cache_store_parsed(&repo->objects, object); in git_object__from_odb_object()
113 git_object **object_out, in git_object_lookup_prefix() argument
124 assert(repo && object_out && id); in git_object_lookup_prefix()
156 *object_out = object; in git_object_lookup_prefix()
192 error = git_object__from_odb_object(object_out, repo, odb_obj, type); in git_object_lookup_prefix()
199 int git_object_lookup(git_object **object_out, git_repository *repo, const git_oid *id, git_otype t… in git_object_lookup() argument
200 return git_object_lookup_prefix(object_out, repo, id, GIT_OID_HEXSZ, type); in git_object_lookup()
H A Drevparse.c89 git_object **object_out, in revparse_lookup_object() argument
97 if ((error = maybe_sha(object_out, repo, spec)) != GIT_ENOTFOUND) in revparse_lookup_object()
104 object_out, repo, git_reference_target(ref), GIT_OBJ_ANY); in revparse_lookup_object()
116 ((error = maybe_abbrev(object_out, repo, spec)) != GIT_ENOTFOUND)) in revparse_lookup_object()
119 if ((error = maybe_describe(object_out, repo, spec)) != GIT_ENOTFOUND) in revparse_lookup_object()
663 git_object **object_out, in revparse__ext() argument
678 assert(object_out && reference_out && repo && spec); in revparse__ext()
680 *object_out = NULL; in revparse__ext()
808 *object_out = base_rev; in revparse__ext()
828 git_object **object_out, in git_revparse_ext() argument
[all …]

12345678910