Home
last modified time | relevance | path

Searched refs:get_parents (Results 1 – 25 of 216) sorted by relevance

123456789

/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/dulwich/
H A Dwalk.py58 self._get_parents = walker.get_parents
129 self._get_parents = walker.get_parents
239 get_parents=lambda commit: commit.parents, argument
284 self.get_parents = get_parents
337 if len(self.get_parents(commit)) > 1:
375 results = _topo_reorder(results, self.get_parents)
384 def _topo_reorder(entries, get_parents=lambda commit: commit.parents): argument
400 for p in get_parents(entry.commit):
410 for parent_id in get_parents(commit):
H A Dobject_store.py196 get_parents=lambda commit: commit.parents, argument
211 get_parents=get_parents)
266 get_parents=lambda commit: commit.parents): argument
289 queue.extend(get_parents(cmt))
1096 get_tagged=None, get_parents=lambda commit: commit.parents): argument
1098 self._get_parents = get_parents
1111 have_commits, get_parents=self._get_parents)[0]
1116 want_commits, all_ancestors, get_parents=self._get_parents)
1183 def __init__(self, local_heads, get_parents, shallow=None): argument
1190 self.get_parents = get_parents
[all …]
H A Drepo.py429 def get_parents(commit): function
432 return self.get_parents(commit.id, commit)
438 get_parents=get_parents))
452 heads, self.get_parents, shallow=self.get_shallow())
491 def get_parents(self, sha, commit=None): member in BaseRepo
614 kwargs['get_parents'] = lambda commit: self.get_parents(
/dports/devel/dulwich/dulwich-0.19.16/dulwich/
H A Dwalk.py56 self._get_parents = walker.get_parents
128 self._get_parents = walker.get_parents
238 get_parents=lambda commit: commit.parents, argument
284 self.get_parents = get_parents
338 if len(self.get_parents(commit)) > 1:
377 results = _topo_reorder(results, self.get_parents)
386 def _topo_reorder(entries, get_parents=lambda commit: commit.parents): argument
403 for p in get_parents(entry.commit):
413 for parent_id in get_parents(commit):
H A Dobject_store.py206 get_parents=lambda commit: commit.parents, argument
222 get_parents=get_parents)
281 get_parents=lambda commit: commit.parents): argument
305 queue.extend(get_parents(cmt))
1166 get_tagged=None, get_parents=lambda commit: commit.parents): argument
1168 self._get_parents = get_parents
1181 have_commits, get_parents=self._get_parents)[0]
1186 want_commits, all_ancestors, get_parents=self._get_parents)
1253 def __init__(self, local_heads, get_parents, shallow=None): argument
1261 self.get_parents = get_parents
[all …]
H A Drepo.py464 def get_parents(commit): function
467 return self.get_parents(commit.id, commit)
473 get_parents=get_parents))
490 heads, self.get_parents, shallow=self.get_shallow())
531 def get_parents(self, sha, commit=None): member in BaseRepo
659 kwargs['get_parents'] = lambda commit: self.get_parents(
/dports/misc/vxl/vxl-3.3.2/core/vgui/
H A Dvgui_tableau.cxx222 get_parents(&ps); in post_message()
233 get_parents(&ps); in post_redraw()
244 get_parents(&ps); in post_overlay_redraw()
255 get_parents(&ps); in post_idle_request()
280 vgui_tableau::get_parents(std::vector<vgui_tableau_sptr> * v) const in get_parents() function in vgui_tableau
H A Dvgui_find.cxx25 start->get_parents(&tt); // get all parents. in vgui_find_by_type_name()
50 start->get_parents(&tt); // get all parents. in vgui_find_by_name()
H A Dvgui_text_graph.cxx56 all[i]->get_parents(&tmp); in vgui_text_graph()
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/contrib/config_option_database/utils/
H A DConfigOptions.py61 for parent in graph.get_parents(to_node):
74 for parent in graph.get_parents(node):
/dports/www/geneweb/geneweb-13c850a0cc3973daf7ae3e0772a1621f84052041/contrib/gwbase/etc/
H A Dselect.ml15 match get_parents (poi base iper) with
37 match get_parents p with
67 match get_parents p with
79 match get_parents (poi base ip) with
/dports/devel/brz/breezy-3.2.0/breezy/bzr/tests/
H A Dper_versionedfile.py138 def get_parents(suffix_list): function
169 get_parents(
1756 f.add_lines(key_b, self.get_parents([key_a]), [])
2227 def get_parents(self, parents): member in TestVersionedFiles
2274 ((b'r0',), self.get_parents(())),
2275 ((b'r1',), self.get_parents(((b'r0',),))),
2276 ((b'r2',), self.get_parents(())),
2277 ((b'r3',), self.get_parents(())),
2282 ((b'FileA', b'r0'), self.get_parents(())),
2284 ((b'FileA', b'r2'), self.get_parents(())),
[all …]
/dports/science/py-abipy/abipy-0.9.0/abipy/integration_tests/
H A Ditest_flows_from_files.py82 assert filenode in task.get_parents()
83 assert not filenode.get_parents()
/dports/lang/nyan/nyan-3c263e2/nyan/
H A Dobject.cpp107 const std::deque<fqon_t> &Object::get_parents(order_t t) const { in get_parents() function in nyan::Object
108 return this->get_raw(t)->get_parents(); in get_parents()
H A Dnyan_tool.cpp91 …std::cout << "test.gschicht parents = " << util::strjoin(", ", root->get("test.Test").get_parents(… in test_parser()
93 … << "test.gschicht parents = " << util::strjoin(", ", root->get("test.Test").get_parents(1)) in test_parser()
H A Dobject_state.h37 const std::deque<fqon_t> &get_parents() const;
/dports/www/geneweb/geneweb-13c850a0cc3973daf7ae3e0772a1621f84052041/src/
H A Dselect.ml130 match get_parents (poi base iper) with
147 match get_parents (poi base ip) with
192 match get_parents (poi base iper) with
211 match get_parents (poi base iper) with
262 match get_parents (poi base sp) with
283 match get_parents (poi base ip) with
342 match get_parents (poi base x) with
H A Dconsang.ml53 match get_parents (poi base (Adef.iper_of_int i)) with
94 match get_parents a with
117 match get_parents a with
159 match get_parents (poi base ip) with
302 match get_parents a with
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/util/
H A Dhipe_digraph.erl25 from_list/1, to_list/1, get_parents/2, get_children/2]).
193 -spec get_parents(_, hdg()) -> [_].
195 get_parents(Node, #hipe_digraph{rev_edges = RevEdges}) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/util/
H A Dhipe_digraph.erl25 from_list/1, to_list/1, get_parents/2, get_children/2]).
193 -spec get_parents(_, hdg()) -> [_].
195 get_parents(Node, #hipe_digraph{rev_edges = RevEdges}) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/util/
H A Dhipe_digraph.erl25 from_list/1, to_list/1, get_parents/2, get_children/2]).
193 -spec get_parents(_, hdg()) -> [_].
195 get_parents(Node, #hipe_digraph{rev_edges = RevEdges}) -> function
/dports/devel/brz/breezy-3.2.0/breezy/tests/
H A Dtest_fetch.py481 def get_parents(self, file_id, revision_id): member in Test1To2Fetch
504 self.get_parents(root_id, b'second-id'))
518 self.assertEqual((), self.get_parents(b'unique-id', b'second-id'))
522 self.assertEqual((), self.get_parents(b'unique-id', b'second-id'))
527 self.get_parents(b'TREE_ROOT', b'second-id'))
/dports/devel/monotone/monotone-1.1/src/
H A Dgraph.hh42 virtual void get_parents(revision_id const & rev, std::set<revision_id> & parents) const = 0;
/dports/devel/brz/breezy-3.2.0/breezy/
H A Dmultiparent.py390 def get_parents(self, version_id): member in BaseVersionedFile
417 parents = vf.get_parents(revision)
445 potential_build_ancestors = set(vf.get_parents(version_id))
446 parents = vf.get_parents(version_id)
451 for parent in vf.get_parents(version_id):
/dports/science/py-rmf/rmf-1.3.1/src/
H A DFileConstHandle.cpp71 if (get_parents(fr).empty()) ret.push_back(fr); in get_from()

123456789