Searched defs:start_dir (Results 1 – 4 of 4) sorted by relevance
21 def FindAncestor(start_dir, ancestor): argument38 def FindUpwardParent(start_dir, *desired_list): argument65 def FindUpward(start_dir, *desired_list): argument
17 def DiscoverModules(start_dir, top_level_dir, pattern='*'): argument64 def DiscoverClasses(start_dir, argument
24 def find_toplevel_job_dir(start_dir): argument
259 int start_dir = middle_y > start_y ? 1 : -1; in _UpdateLineJoinPoints() local312 int start_dir = middle_x > start_x ? 1 : -1; in _UpdateLineJoinPoints() local