Lines Matching refs:pardir
21 standard_system_build_dir = os.path.join(os.path.dirname(__file__), os.pardir,
22 os.pardir, 'build', 'scripts', 'util')
23 build_dir = os.path.join(os.path.dirname(__file__), os.pardir, os.pardir,
24 os.pardir, os.pardir, os.pardir, 'build', 'maple', 'java', 'util')
27 os.path.join(standard_system_build_dir, os.pardir, os.pardir))
30 sys.path.append(os.path.join(build_dir, os.pardir, os.pardir, os.pardir))