Searched refs:results (Results 1 - 12 of 12) sorted by relevance

/solaris-userland-s11u3/components/php-5_3/APC-zts/
H A DMakefile45 # different results for different architectures
46 COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-$(MACH$(BITS)).master
/solaris-userland-s11u3/components/jansson/doc/html/_static/
H A Dsearchtools.js298 this.out = $('#search-results');
365 var results = []; variable
372 results = results.concat(this.performObjectSearch(objectterms[i], others));
376 results = results.concat(this.performTermsSearch(searchterms, excluded, terms, Scorer.term))
381 for (i = 0; i < results.length; i++)
382 results[i][4] = Scorer.score(results[i]);
385 // now sort the results b
482 var results = []; variable
547 var results = []; variable
[all...]
/solaris-userland-s11u3/components/python/ipaddress/
H A DMakefile51 COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-all.master
/solaris-userland-s11u3/components/check/
H A DMakefile49 # Master test results are the same for 32-bit and 64-bit, so override
51 COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-all.master
/solaris-userland-s11u3/components/php-5_3/APC/
H A DMakefile58 # different results for different architectures
59 COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-$(MACH$(BITS)).master
/solaris-userland-s11u3/components/php-5_3/php-cgi/
H A DMakefile57 # Test results not quite stable but good enough for human eyes
66 # These test and compare results are not quite stable enough
71 # test and compare results.
80 # different results for different architectures
81 COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-$(MACH$(BITS)).master
/solaris-userland-s11u3/components/python/cherrypy/
H A DMakefile51 COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-all.master
/solaris-userland-s11u3/components/git/
H A DMakefile100 # Compile the test results and put that into the test output file instead
102 (cd $(@D)/t/test-results; for i in *.out; do \
107 $(GMAKE) -s aggregate-results) &> $(BUILD_DIR)/test-$(MACH$(BITS)).out
/solaris-userland-s11u3/components/libgsl/
H A DMakefile101 # Master test results are different not only between 32-bit and 64-bit, but
104 $(COMPONENT_TEST_RESULTS_DIR)/results-$(MACH)-$(BITS).master
115 # which results in test failures due to nounset and xtrace being
/solaris-userland-s11u3/components/php/
H A Dphp.mk36 # Do not prompt to send test results upstream
/solaris-userland-s11u3/components/php-5_3/php-nsapi/
H A DMakefile136 # Test results not quite stable but good enough for human eyes
145 # These test and compare results are not quite stable enough
150 # test and compare results.
159 # different results for different architectures
160 COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-$(MACH$(BITS)).master
/solaris-userland-s11u3/components/php-5_3/php-sapi/
H A DMakefile238 # Test results not quite stable but good enough for human eyes
252 # These test and compare results are not quite stable enough
257 # test and compare results.
266 # different results for different architectures
267 COMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-$(MACH$(BITS)).master

Completed in 158 milliseconds