Home
last modified time | relevance | path

Searched refs:buildDir (Results 1 – 22 of 22) sorted by relevance

/external/deqp/scripts/build/
Dbuild.py39 if not os.path.exists(config.buildDir):
40 os.makedirs(config.buildDir)
50 if os.path.exists(config.buildDir):
56 shutil.rmtree(config.buildDir)
Dconfig.py37 def __init__ (self, buildDir, buildType, args, srcPath = DEQP_DIR): argument
39 self.buildDir = buildDir
47 return self.buildDir
/external/conscrypt/
Dbuild.gradle16 "${project.buildDir}/gen",
26 compile files("${project.buildDir}/gen") {
49 File genDir = new File("${project.buildDir}", "gen")
52 workingDir new File("${project.buildDir}")
/external/deqp/scripts/
Dlaunchcontrol_build.py95 buildDir = os.path.realpath(os.path.normpath(options.buildDir)) variable
96 config = BuildConfig(buildDir, options.buildType, launchControlConfig.getBuildArgs())
98 buildWithMake(buildDir)
Dbuild_caselists.py146 buildCfg = getBuildConfig(args.buildDir, args.targetName, args.buildType)
/external/deqp/android/scripts/
Dbuild.py56 buildDir = getNativeBuildDir(buildRoot, nativeLib, buildType)
58 srcLibFile = os.path.join(buildDir, common.NATIVE_LIB_NAME)
62 if not os.path.exists(buildDir):
63 os.makedirs(buildDir)
76 ], buildDir)
78 common.execArgsInDirectory(['cmake', '--build', '.'] + common.EXTRA_BUILD_ARGS, buildDir)
Ddebug.py73 buildDir, argument
163 shutil.copyfile(os.path.join(buildDir, common.NATIVE_LIB_NAME), common.NATIVE_LIB_NAME)
672 if args.buildDir == None:
673 args.buildDir = device.getBuildDir()
691 buildDir=args.buildDir,
/external/smali/smalidea/
Dbuild.gradle87 def sandboxDir = "${buildDir}/sandbox"
165 excludeDirs -= buildDir
166 if (buildDir.exists()) {
167 excludeDirs.addAll(buildDir.listFiles())
218 into "${buildDir}/tokens"
222 def tokensDir = file("${buildDir}/tokens/org/jf/smali")
225 outputDirectory(file("${buildDir}/generated-src/antlr/main/org/jf/smalidea"))
/external/smali/smali/
Dbuild.gradle66 excludeDirs -= buildDir
67 if (buildDir.exists()) {
68 excludeDirs.addAll(buildDir.listFiles())
/external/vulkan-validation-layers/build-android/gradle-templates/
Dbuild.gradle21 delete rootProject.buildDir
/external/boringssl/src/util/
Dall_tests.go36 buildDir = flag.String("build-dir", "build", "The build directory to run the tests from.") var
125 prog := path.Join(*buildDir, test[0])
/external/droiddriver/
Dartifactory.gradle10 artifact "${project.buildDir}/outputs/aar/${project.name}-release.aar"
/external/deqp/external/vulkancts/
Dbuild_spirv_binaries.py103 buildCfg = getBuildConfig(args.buildDir, args.targetName, args.buildType)
/external/testng/
Dbuild.gradle137 from "$buildDir/classes/generated"
/external/smali/dexlib2/
Dbuild.gradle32 ext.testAccessorOutputDir = file("${buildDir}/generated-src/accessorTest/java")
/external/clang/tools/c-index-test/
Dc-index-test.c3339 char *buildDir; in index_compile_db() local
3345 buildDir = dirname(tmp); in index_compile_db()
3347 db = clang_CompilationDatabase_fromDirectory(buildDir, &ec); in index_compile_db()
3357 if (chdir(buildDir) != 0) { in index_compile_db()
3358 printf("Could not chdir to %s\n", buildDir); in index_compile_db()
3594 char *buildDir; in perform_test_compilation_db() local
3600 buildDir = dirname(tmp); in perform_test_compilation_db()
3602 db = clang_CompilationDatabase_fromDirectory(buildDir, &ec); in perform_test_compilation_db()
/external/clang/bindings/python/clang/
Dcindex.py2762 def fromDirectory(buildDir): argument
2766 cdb = conf.lib.clang_CompilationDatabase_fromDirectory(buildDir,
/external/owasp/sanitizer/tools/findbugs/lib/
Djdepend-2.9.jarMETA-INF/ META-INF/MANIFEST.MF jdepend/ jdepend/framework/ jdepend/ ...
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/guice/lib/build/
Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...