Home
last modified time | relevance | path

Searched defs:branch_move (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/dia/dia-0.97.3/objects/UML/
H A Dbranch.c190 branch_move(Branch *branch, Point *to) in branch_move() function
/dports/databases/py-alembic14/alembic-1.4.3/alembic/runtime/
H A Dmigration.py1140 def __init__(self, from_, to_, is_upgrade, branch_move, revision_map=None): argument