Searched defs:buildDir (Results 1 – 13 of 13) sorted by relevance
/external/exoplayer/tree/ |
D | gradle.properties | 4 buildDir=buildout key
|
/external/exoplayer/ |
D | gradle.properties | 5 buildDir=buildout key
|
/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 | 36 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/deqp/scripts/build/ |
D | config.py | 40 def __init__ (self, buildDir, buildType, args, srcPath = DEQP_DIR): argument
|
/external/swiftshader/tests/regres/cmd/regres/ |
D | main.go | 1055 buildDir string // directory for SwiftShader build member
|
/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/llvm-project/clang/tools/c-index-test/ |
D | c-index-test.c | 4039 char *buildDir; in index_compile_db() local 4296 char *buildDir; in perform_test_compilation_db() local
|
/external/clang/bindings/python/clang/ |
D | cindex.py | 2821 def fromDirectory(buildDir): argument
|
/external/llvm-project/clang/bindings/python/clang/ |
D | cindex.py | 3245 def fromDirectory(buildDir): argument
|