Searched defs:buildType (Results 1 – 8 of 8) sorted by relevance
/external/deqp/android/scripts/ |
D | build.py | 49 def getNativeBuildDir (buildRoot, nativeLib, buildType): argument 53 def getAssetsDir (buildRoot, nativeLib, buildType): argument 56 def buildNative (buildRoot, libTargetDir, nativeLib, buildType): argument
|
/external/deqp/scripts/build/ |
D | config.py | 37 def __init__ (self, buildDir, buildType, args, srcPath = DEQP_DIR): argument 64 def getGenerateArgs (self, buildType): argument 70 def getBuildArgs (self, buildType): argument 78 def getBinaryPath (self, buildType, basePath): argument 115 def getBinaryPath (self, buildType, basePath): argument
|
/external/deqp/external/vulkancts/scripts/ |
D | build_spirv_binaries.py | 48 def getBuildConfig (buildPathPtrn, targetName, buildType): argument
|
/external/icu/icu4j/eclipse-build/pdebuild/ |
D | build.properties | 102 buildType=@BUILD_TYPE@ key
|
/external/deqp/scripts/ |
D | check_build_sanity.py | 73 def __init__ (self, target, buildType, cc, cpp, cflags): argument 88 def __init__ (self, buildType): argument
|
D | build_caselists.py | 59 def getBuildConfig (buildPathPtrn, targetName, buildType): argument
|
D | run_nightly.py | 101 def __init__(self, name, buildType, args): argument
|
/external/doclava/src/com/google/doclava/ |
D | InfoBuilder.java | 821 private TypeInfo buildType(ParseTree tree) { in buildType() method in InfoBuilder
|