Searched defs:buildDir (Results 1 – 9 of 9) sorted by relevance
/external/deqp/scripts/ |
D | check_build_sanity.py | 86 def getBuildConfig (self, env, buildDir): argument 94 def getBuildConfig (self, env, buildDir): argument 99 def __init__ (self, buildDir, configGen, generator): argument
|
D | launchcontrol_build.py | 100 buildDir = os.path.realpath(os.path.normpath(options.buildDir)) variable
|
/external/boringssl/src/util/ |
D | run_android_tests.go | 32 buildDir = flag.String("build-dir", "build", "Specifies the build directory to push.") var
|
D | all_tests.go | 45 buildDir = flag.String("build-dir", "build", "The build directory to run the tests from.") var
|
/external/syzkaller/sys/syz-extract/ |
D | extract.go | 34 buildDir string member
|
/external/deqp/scripts/build/ |
D | config.py | 36 def __init__ (self, buildDir, buildType, args, srcPath = DEQP_DIR): argument
|
/external/python/cpython2/Lib/plat-mac/ |
D | pimp.py | 279 buildDir=None, argument
|
/external/clang/tools/c-index-test/ |
D | c-index-test.c | 3492 char *buildDir; in index_compile_db() local 3747 char *buildDir; in perform_test_compilation_db() local
|
/external/clang/bindings/python/clang/ |
D | cindex.py | 2821 def fromDirectory(buildDir): argument
|