HomeSort by relevance Sort by last modified time
    Searched refs:buildType (Results 1 - 25 of 160) sorted by null

1 2 3 4 5 6 7

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/componentScripts/
build.properties 47 buildType=I
57 buildLabel=${buildType}.${buildId}
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/
build.properties 12 buildType=I
14 buildLabel=${buildType}.${buildId}
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
EclipseTestResultsGeneratorNoMail.java 21 // buildType used to determine if mail should be sent on
23 private String buildType;
29 return buildType;
33 * @param buildType
35 public void setBuildType(String buildType) {
36 this.buildType = buildType;
43 test.buildType="N";
153 // } else if (isBuildTested() && (!buildType.equals("N"))) {
160 // else if (!buildType.equals("N")
    [all...]
  /external/deqp/scripts/build/
config.py 37 def __init__ (self, buildDir, buildType, args, srcPath = DEQP_DIR):
40 self.buildType = buildType
50 return self.buildType
64 def getGenerateArgs (self, buildType):
67 args.append('-DCMAKE_BUILD_TYPE=%s' % buildType)
70 def getBuildArgs (self, buildType):
73 args += ['--config', buildType]
78 def getBinaryPath (self, buildType, basePath):
108 def getBinaryPath (self, buildType, basePath)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
buildAll.bat 8 REM default setting for buildType
9 set buildType=
43 set buildType=%1 && shift && goto processcmdlineargs
46 if x%buildType%==x goto usage
48 %vm% -cp ..\org.eclipse.releng.basebuilder\startup.jar org.eclipse.core.launcher.Main -application org.eclipse.ant.core.antRunner -f buildAll.xml %target% %bootclasspath% -DmapVersionTag=%mapVersionTag% -DbuildType=%buildType% %buildID% %ftpUser% %ftpPassword%
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/
build.properties 127 buildType=I
133 buildLabel=${buildType}.${buildId}
  /external/deqp/android/scripts/
build.py 47 def getNativeBuildDir (buildRoot, nativeLib, buildType):
48 buildName = "%s-%d-%s" % (buildType.lower(), nativeLib.apiVersion, nativeLib.abiVersion)
51 def getAssetsDir (buildRoot, nativeLib, buildType):
52 return os.path.join(getNativeBuildDir(buildRoot, nativeLib, buildType), "assets")
54 def buildNative (buildRoot, libTargetDir, nativeLib, buildType):
56 buildDir = getNativeBuildDir(buildRoot, nativeLib, buildType)
73 '-DCMAKE_BUILD_TYPE=%s' % buildType,
86 if buildType.lower() == "debug":
  /external/deqp/scripts/
launchcontrol_build.py 62 dest="buildType",
72 print "# %s %s BUILD" % (options.config.upper(), options.buildType.upper())
76 config = BuildConfig(buildDir, options.buildType, BUILD_CONFIGS[options.config])
build_caselists.py 48 DEFAULT_BUILD_DIR = os.path.join(tempfile.gettempdir(), "deqp-caselists", "{targetName}-{buildType}")
58 def getBuildConfig (buildPathPtrn, targetName, buildType):
61 buildType = buildType)
63 return BuildConfig(buildPath, buildType, ["-DDEQP_TARGET=%s" % targetName])
122 dest="buildType",
146 buildCfg = getBuildConfig(args.buildDir, args.targetName, args.buildType)
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameQueue.java 43 FrameType type = buildType();
56 private FrameType buildType() {
  /sdk/eclipse/buildConfig/
build.properties 109 buildType=build
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/staticDropFiles/
buildNotes.php 19 $buildType = $dropNames[$parts2[0]];
21 echo "<title>Build Notes for $buildType $buildName </title>";
33 Build Notes for <?php echo "$buildType $buildName"; ?></font></b></td>
consoleLogs.php 19 $buildType = $dropNames[$parts2[0]];
21 echo "<title>Test Console Output for $buildType $buildName </title>";
34 <?php echo "$buildType $buildName"; ?>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/generators/rss/
RSSFeedAddEntryTask.java 80 * buildType - code to define type of build, eg., one of:
143 private String buildType;
212 public void setBuildType(String buildType) {
213 if (!isNullString(buildType))
215 this.buildType = buildType;
219 this.buildType = buildID.replaceAll("[^NIMSR]", NS); //$NON-NLS-1$
220 if (this.buildType.length()>1)
222 this.buildType=this.buildType.substring(0, 1)
    [all...]
  /frameworks/data-binding/extensions/baseAdapters/
build.gradle 53 def name = variant.buildType.name
  /frameworks/data-binding/library/
build.gradle 68 def name = variant.buildType.name
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.1.0/
gradle-experimental-0.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.2.1/
gradle-experimental-0.2.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/0.3.0-alpha1/
gradle-experimental-0.3.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/gradle-experimental/1.2.4/
gradle-experimental-1.2.4.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
feedPublish.eclipse.properties 34 buildType=
feedPublish.emf.properties 34 buildType=
feedPublish.uml2.properties 34 buildType=
  /developers/build/
build.gradle 32 String outPath(String buildType) {
37 return "${samplegen.pathToBuild}/out/${buildType}/${samplegen.targetSampleName()}";
  /external/doclava/src/com/google/doclava/
InfoBuilder.java 484 TypeInfo type = buildType(child);
523 TypeInfo type = buildType((ParseTree) o);
700 type = buildType(child);
820 private TypeInfo buildType(ParseTree tree) {
906 type = buildType((ParseTree) typeParameter.getChild(0));
    [all...]

Completed in 1074 milliseconds

1 2 3 4 5 6 7