Searched defs:buildType (Results 1 – 8 of 8) sorted by relevance
/external/deqp/scripts/build/ |
D | config.py | 36 def __init__ (self, buildDir, buildType, args, srcPath = DEQP_DIR): argument 80 def getGenerateArgs (self, buildType): argument 86 def getBuildArgs (self, buildType): argument 94 def getBinaryPath (self, buildType, basePath): argument 131 def getBinaryPath (self, buildType, basePath): argument
|
/external/deqp/external/vulkancts/scripts/ |
D | build_spirv_binaries.py | 49 def getBuildConfig (buildPathPtrn, targetName, buildType): argument
|
/external/deqp/external/openglcts/scripts/ |
D | build_caselists.py | 95 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 | 76 def __init__ (self, target, buildType, cc, cpp, cflags): argument 91 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
|