Home
last modified time | relevance | path

Searched refs:BUILDS (Results 1 – 8 of 8) sorted by relevance

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
DDB_Results.java215 private static String[] BUILDS; field in DB_Results
372 BUILDS = null; in shutdown()
405 if (BUILDS == null) return -1; in getBuildId()
406 return Arrays.binarySearch(BUILDS, name, Util.BUILD_DATE_COMPARATOR); in getBuildId()
416 if (BUILDS == null) return null; in getBuildName()
417 return BUILDS[id]; in getBuildName()
426 if (BUILDS == null) { in getBuilds()
431 System.arraycopy(BUILDS, 0, builds, 0, BUILDS_LENGTH); in getBuilds()
441 if (BUILDS == null) { in getBuildsNumber()
648 if (BUILDS == null) {
[all …]
/external/v8/
DMakefile281 BUILDS = $(foreach mode,$(MODES),$(addsuffix .$(mode),$(ARCHES))) macro
285 CHECKS = $(addsuffix .check,$(BUILDS))
286 QUICKCHECKS = $(addsuffix .quickcheck,$(BUILDS))
294 $(ARCHES) $(MODES) $(BUILDS) $(CHECKS) $(addsuffix .clean,$(ARCHES)) \
314 $(BUILDS): $(OUTDIR)/Makefile.$$@
422 OUT_MAKEFILES = $(addprefix $(OUTDIR)/Makefile.,$(BUILDS))
/external/ltp/tools/pounder21/
Dlibpounder.sh25 export BUILDS=`/bin/ls build_scripts/`
DInstall110 for i in $BUILDS
/external/ltp/tools/pounder21/doc/
DCONFIGURATION24 BUILDS - list of scripts from the build_scripts/ directory
/external/pcre/dist2/doc/html/
DNON-AUTOTOOLS-BUILD.txt216 COMMENTS ABOUT WIN32 BUILDS (see also "BUILDING PCRE2 ON WINDOWS WITH CMAKE")
/external/pcre/dist2/
DNON-AUTOTOOLS-BUILD216 COMMENTS ABOUT WIN32 BUILDS (see also "BUILDING PCRE2 ON WINDOWS WITH CMAKE")
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images ...