Home
last modified time | relevance | path

Searched refs:head_ref (Results 1 – 25 of 477) sorted by relevance

12345678910>>...20

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/btrfs/
H A Ddelayed-ref.c783 head_ref->processing = 0; in init_delayed_ref_head()
828 &head_ref->href_node); in add_delayed_ref_head()
836 head_ref = existing; in add_delayed_ref_head()
840 if (head_ref->is_data && head_ref->ref_mod < 0) { in add_delayed_ref_head()
857 return head_ref; in add_delayed_ref_head()
944 if (!head_ref) { in btrfs_add_delayed_tree_ref()
984 head_ref = add_delayed_ref_head(trans, head_ref, record, in btrfs_add_delayed_tree_ref()
1049 if (!head_ref) { in btrfs_add_delayed_data_ref()
1062 head_ref); in btrfs_add_delayed_data_ref()
1078 head_ref = add_delayed_ref_head(trans, head_ref, record, in btrfs_add_delayed_data_ref()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/btrfs/
H A Ddelayed-ref.c783 head_ref->processing = 0; in init_delayed_ref_head()
828 &head_ref->href_node); in add_delayed_ref_head()
836 head_ref = existing; in add_delayed_ref_head()
840 if (head_ref->is_data && head_ref->ref_mod < 0) { in add_delayed_ref_head()
857 return head_ref; in add_delayed_ref_head()
944 if (!head_ref) { in btrfs_add_delayed_tree_ref()
984 head_ref = add_delayed_ref_head(trans, head_ref, record, in btrfs_add_delayed_tree_ref()
1049 if (!head_ref) { in btrfs_add_delayed_data_ref()
1062 head_ref); in btrfs_add_delayed_data_ref()
1078 head_ref = add_delayed_ref_head(trans, head_ref, record, in btrfs_add_delayed_data_ref()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/btrfs/
H A Ddelayed-ref.c783 head_ref->processing = 0; in init_delayed_ref_head()
828 &head_ref->href_node); in add_delayed_ref_head()
836 head_ref = existing; in add_delayed_ref_head()
840 if (head_ref->is_data && head_ref->ref_mod < 0) { in add_delayed_ref_head()
857 return head_ref; in add_delayed_ref_head()
944 if (!head_ref) { in btrfs_add_delayed_tree_ref()
984 head_ref = add_delayed_ref_head(trans, head_ref, record, in btrfs_add_delayed_tree_ref()
1049 if (!head_ref) { in btrfs_add_delayed_data_ref()
1062 head_ref); in btrfs_add_delayed_data_ref()
1078 head_ref = add_delayed_ref_head(trans, head_ref, record, in btrfs_add_delayed_data_ref()
[all …]
/dports/devel/py-oci/oci-2.53.1/src/oci/devops/models/
H A Ddevops_code_repository_filter_attributes.py37 def head_ref(self): member in DevopsCodeRepositoryFilterAttributes
48 @head_ref.setter
49 def head_ref(self, head_ref): argument
58 self._head_ref = head_ref
H A Dgitlab_filter_attributes.py44 def head_ref(self): member in GitlabFilterAttributes
55 @head_ref.setter
56 def head_ref(self, head_ref): argument
65 self._head_ref = head_ref
H A Dgithub_filter_attributes.py44 def head_ref(self): member in GithubFilterAttributes
55 @head_ref.setter
56 def head_ref(self, head_ref): member in GithubFilterAttributes
65 self._head_ref = head_ref
/dports/www/firefox/firefox-99.0/python/mozversioncontrol/test/
H A Dtest_update.py42 rev0 = vcs.head_ref
45 rev1 = vcs.head_ref
52 assert vcs.head_ref == rev0
55 assert vcs.head_ref == rev1
62 assert vcs.head_ref == rev1
/dports/www/firefox-esr/firefox-91.8.0/python/mozversioncontrol/test/
H A Dtest_update.py42 rev0 = vcs.head_ref
45 rev1 = vcs.head_ref
52 assert vcs.head_ref == rev0
55 assert vcs.head_ref == rev1
62 assert vcs.head_ref == rev1
/dports/mail/thunderbird/thunderbird-91.8.0/python/mozversioncontrol/test/
H A Dtest_update.py42 rev0 = vcs.head_ref
45 rev1 = vcs.head_ref
52 assert vcs.head_ref == rev0
55 assert vcs.head_ref == rev1
62 assert vcs.head_ref == rev1
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/build/git-hooks/
H A Dpre-commit15 head_ref=MERGE_HEAD
18 head_ref=HEAD
22 head_ref=HEAD
25 submods=$(submodule_diff $head_ref)
52 if [ "$(git ls-files .gitmodules)" ] && [ "$(gitmodules_diff $head_ref)" ]; then
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/build/git-hooks/
H A Dpre-commit15 head_ref=MERGE_HEAD
18 head_ref=HEAD
22 head_ref=HEAD
25 submods=$(submodule_diff $head_ref)
52 if [ "$(git ls-files .gitmodules)" ] && [ "$(gitmodules_diff $head_ref)" ]; then
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/build/git-hooks/
H A Dpre-commit15 head_ref=MERGE_HEAD
18 head_ref=HEAD
22 head_ref=HEAD
25 submods=$(submodule_diff $head_ref)
52 if [ "$(git ls-files .gitmodules)" ] && [ "$(gitmodules_diff $head_ref)" ]; then
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/build/git-hooks/
H A Dpre-commit15 head_ref=MERGE_HEAD
18 head_ref=HEAD
22 head_ref=HEAD
25 submods=$(submodule_diff $head_ref)
52 if [ "$(git ls-files .gitmodules)" ] && [ "$(gitmodules_diff $head_ref)" ]; then
/dports/devel/libgit2/libgit2-1.3.0/tests/revert/
H A Drename.c31 git_reference *head_ref; in test_revert_rename__automerge() local
36 cl_git_pass(git_repository_head(&head_ref, repo)); in test_revert_rename__automerge()
37 cl_git_pass(git_reference_peel((git_object **)&head_commit, head_ref, GIT_OBJECT_COMMIT)); in test_revert_rename__automerge()
48 git_reference_free(head_ref); in test_revert_rename__automerge()
H A Dbare.c54 git_reference *head_ref; in test_revert_bare__conflicts() local
70 cl_git_pass(git_repository_head(&head_ref, repo)); in test_revert_bare__conflicts()
71 cl_git_pass(git_reference_peel((git_object **)&head_commit, head_ref, GIT_OBJECT_COMMIT)); in test_revert_bare__conflicts()
81 git_reference_free(head_ref); in test_revert_bare__conflicts()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/controllers/projects/
H A Dcompare_controller.rb79 invalid = [head_ref, start_ref].filter { |ref| !valid_ref?(ref) }
110 @compare = CompareService.new(source_project, head_ref).execute(target_project, start_ref)
117 def head_ref method in CompareController
133 …environment_params = source_project.repository.branch_exists?(head_ref) ? { ref: head_ref } : { co…
146 .find_by(source_project: source_project, source_branch: head_ref, target_branch: start_ref)
/dports/security/samhain/samhain-4.4.3/src/
H A Dsh_subuid.c151 static void reread_subordinate (char * file, struct subuid_t ** head_ref) in reread_subordinate() argument
156 if (*head_ref) { free_subordinate(*head_ref); *head_ref = NULL; } in reread_subordinate()
169 new->next = *head_ref; in reread_subordinate()
170 *head_ref = new; in reread_subordinate()
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dsh_subuid.c151 static void reread_subordinate (char * file, struct subuid_t ** head_ref) in reread_subordinate() argument
156 if (*head_ref) { free_subordinate(*head_ref); *head_ref = NULL; } in reread_subordinate()
169 new->next = *head_ref; in reread_subordinate()
170 *head_ref = new; in reread_subordinate()
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dsh_subuid.c151 static void reread_subordinate (char * file, struct subuid_t ** head_ref) in reread_subordinate() argument
156 if (*head_ref) { free_subordinate(*head_ref); *head_ref = NULL; } in reread_subordinate()
169 new->next = *head_ref; in reread_subordinate()
170 *head_ref = new; in reread_subordinate()
/dports/www/firefox/firefox-99.0/third_party/python/taskcluster_taskgraph/taskgraph/util/
H A Dvcs.py39 def head_ref(self) -> str: member in Repository
83 def head_ref(self): member in HgRepository
104 revision = revision or self.head_ref
126 def head_ref(self): member in GitRepository
136 return self.head_ref
146 revision = revision or self.head_ref
/dports/devel/libgit2/libgit2-1.3.0/tests/filter/
H A Dfile.c10 git_reference *head_ref; in test_filter_file__initialize() local
20 cl_git_pass(git_repository_head(&head_ref, g_repo)); in test_filter_file__initialize()
21 cl_git_pass(git_reference_peel((git_object **)&head, head_ref, GIT_OBJECT_COMMIT)); in test_filter_file__initialize()
25 git_reference_free(head_ref); in test_filter_file__initialize()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/examples/
H A Dmerge.c121 git_reference *head_ref; in perform_fastforward() local
124 err = git_reference_lookup(&head_ref, repo, "HEAD"); in perform_fastforward()
131 symbolic_ref = git_reference_symbolic_target(head_ref); in perform_fastforward()
140 git_reference_free(head_ref); in perform_fastforward()
210 git_reference *head_ref; in create_merge_commit() local
219 check_lg2(git_repository_head(&head_ref, repo), "failed to get repo HEAD", NULL); in create_merge_commit()
250 err = git_reference_peel((git_object **)&parents[0], head_ref, GIT_OBJECT_COMMIT); in create_merge_commit()
262 repo, git_reference_name(head_ref), in create_merge_commit()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/examples/
H A Dmerge.c121 git_reference *head_ref; in perform_fastforward() local
124 err = git_reference_lookup(&head_ref, repo, "HEAD"); in perform_fastforward()
131 symbolic_ref = git_reference_symbolic_target(head_ref); in perform_fastforward()
140 git_reference_free(head_ref); in perform_fastforward()
210 git_reference *head_ref; in create_merge_commit() local
219 check_lg2(git_repository_head(&head_ref, repo), "failed to get repo HEAD", NULL); in create_merge_commit()
250 err = git_reference_peel((git_object **)&parents[0], head_ref, GIT_OBJECT_COMMIT); in create_merge_commit()
262 repo, git_reference_name(head_ref), in create_merge_commit()
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/examples/
H A Dmerge.c122 git_reference *head_ref; in perform_fastforward() local
125 err = git_reference_lookup(&head_ref, repo, "HEAD"); in perform_fastforward()
132 symbolic_ref = git_reference_symbolic_target(head_ref); in perform_fastforward()
141 git_reference_free(head_ref); in perform_fastforward()
211 git_reference *head_ref; in create_merge_commit() local
220 check_lg2(git_repository_head(&head_ref, repo), "failed to get repo HEAD", NULL); in create_merge_commit()
251 err = git_reference_peel((git_object **)&parents[0], head_ref, GIT_OBJECT_COMMIT); in create_merge_commit()
263 repo, git_reference_name(head_ref), in create_merge_commit()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/examples/
H A Dmerge.c121 git_reference *head_ref; in perform_fastforward() local
124 err = git_reference_lookup(&head_ref, repo, "HEAD"); in perform_fastforward()
131 symbolic_ref = git_reference_symbolic_target(head_ref); in perform_fastforward()
140 git_reference_free(head_ref); in perform_fastforward()
210 git_reference *head_ref; in create_merge_commit() local
219 check_lg2(git_repository_head(&head_ref, repo), "failed to get repo HEAD", NULL); in create_merge_commit()
250 err = git_reference_peel((git_object **)&parents[0], head_ref, GIT_OBJECT_COMMIT); in create_merge_commit()
262 repo, git_reference_name(head_ref), in create_merge_commit()

12345678910>>...20