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/ |
D | DB_Results.java | 215 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/ |
D | Makefile | 281 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/ |
D | libpounder.sh | 25 export BUILDS=`/bin/ls build_scripts/`
|
D | Install | 110 for i in $BUILDS
|
/external/ltp/tools/pounder21/doc/ |
D | CONFIGURATION | 24 BUILDS - list of scripts from the build_scripts/ directory
|
/external/pcre/dist2/doc/html/ |
D | NON-AUTOTOOLS-BUILD.txt | 216 COMMENTS ABOUT WIN32 BUILDS (see also "BUILDING PCRE2 ON WINDOWS WITH CMAKE")
|
/external/pcre/dist2/ |
D | NON-AUTOTOOLS-BUILD | 216 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/ |
D | performanceui.jar | META-INF/MANIFEST.MF
.project
about.html
plugin.xml
build.properties
images ... |