Searched defs:BASE_DIR (Results 1 – 18 of 18) sorted by relevance
25 BASE_DIR = os.path.abspath(os.path.join(os.path.dirname(__file__), '../..')) variable
36 BASE_DIR = os.path.abspath(os.path.join(os.path.dirname(__file__), '../..')) variable
16 BASE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
26 set BASE_DIR=%BUILD_DIR%\third_party variable
38 BASE_DIR = os.path.dirname(os.path.dirname(os.path.dirname( variable
23 BASE_DIR = os.path.dirname(os.path.dirname(LOCATION)) variable
78 BASE_DIR = os.path.dirname(os.path.dirname(os.path.dirname( variable
15 BASE_DIR = os.path.dirname(os.path.abspath(__file__)) variable
33 private static final File BASE_DIR = new File(CLDRPaths.BASE_DIRECTORY); field in TestAttributeValues
14 BASE_DIR = os.path.normpath( variable
20 BASE_DIR = os.path.normpath( variable
96 BASE_DIR = 'base' variable
39 private static final File BASE_DIR = new File(CLDRPaths.BASE_DIRECTORY); field in VerifyAttributeValues
41 static const char* BASE_DIR = "internal/data/imagecompare"; variable
21 BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) variable
33 BASE_DIR = ( variable
1272 BASE_DIR=$(datadir)/doc macro