HomeSort by relevance Sort by last modified time
    Searched refs:regress (Results 1 - 23 of 23) sorted by null

  /external/openssh/regress/
bsd.regress.mk 1 # $OpenBSD: bsd.regress.mk,v 1.9 2002/02/17 01:10:15 marc Exp $
16 all: regress
21 REGRESSNAME=${.CURDIR:S/${BSDSRCDIR}\/regress\///}
24 run-regress-${PROG}: ${PROG}
29 REGRESSTARGETS=run-regress-${PROG}
31 REGRESSSKIPTARGETS=run-regress-${PROG}
53 regress:
76 @echo ${REGRESSNAME}/${RT:S/^run-regress-//} >> ${REGRESSLOG}
79 .PHONY: regress
multiplex.sh 4 CTL=/tmp/openssh.regress.ctl-sock.$$
  /external/chromium_org/tools/perf_expectations/
make_expectations.py 90 for subkey in ['improve', 'regress', 'tolerance']:
281 regress = (float(trace_values[tracename]['high']) -
288 regress = float(trace_values[tracename]['high'])
291 # So far we've assumed better is lower (regress > improve). If the actual
292 # values for regress and improve are equal, though, and better was not
295 if better == None and regress == improve:
296 OutputMessage('regress (%s) is equal to improve (%s), and "better" is '
299 regress, improve), verbose_message=False)
303 # improvements, swap our regress and improve. This value must be a
305 if 'regress' in perf[key] and 'improve' in perf[key]
    [all...]
update_perf_expectations.py 23 "regress": 0, "sha1": "54d94538"},
29 "regress": 0},
152 # "better": "lower", "improve": 0, "regress": 3, "sha1": "276ba29c"},
  /external/chromium/third_party/libevent/test/
test.sh 42 echo -n " regress: "
43 if ./regress >/dev/null ;
  /external/chromium_org/third_party/libevent/test/
test.sh 42 echo -n " regress: "
43 if ./regress >/dev/null ;
  /external/v8/test/message/
testcfg.py 108 regress = [current_path + ['regress', t] for t in self.Ls(join(self.root, 'regress'))]
111 regress.sort()
113 all_tests = mjsunit + regress + bugs
  /external/v8/test/mjsunit/
testcfg.py 125 regress = [current_path + ['regress', t] for t in self.Ls(join(self.root, 'regress'))]
132 regress.sort()
138 all_tests = mjsunit + regress + bugs + third_party + tools + compiler + harmony
regexp-standalones.js 33 // Tests from ecma_3/RegExp/regress-78156.js
58 // Tests from ecma_3/RegExp/regress-72964.js
stress-array-push.js 28 // Rewrite of mozilla_js_tests/js1_5/GC/regress-278725
mirror-error.js 80 // Check the formatted text (regress 1231579).
mirror-function.js 82 // Check the formatted text (regress 1142074).
date.js 66 // Tests inspired by js1_5/Date/regress-346363.js
regexp.js 89 // From ecma_3/RegExp/regress-334158.js
  /external/srec/srec/cfront/
cheldsp4.c 62 static void regress(cepdata *rg, const cepdata *cp_buf, unsigned short frmind,
75 static void regress(cepdata *rg, const cepdata*cp_buf, unsigned short frmind, function
234 regress(rgmcep, channel->cep, (unsigned short) channel->frame_count, channel->mel_dim);
  /external/chromium_org/v8/test/mjsunit/
regexp-standalones.js 33 // Tests from ecma_3/RegExp/regress-78156.js
58 // Tests from ecma_3/RegExp/regress-72964.js
stress-array-push.js 28 // Rewrite of mozilla_js_tests/js1_5/GC/regress-278725
mirror-error.js 80 // Check the formatted text (regress 1231579).
mirror-function.js 82 // Check the formatted text (regress 1142074).
date.js 68 // Tests inspired by js1_5/Date/regress-346363.js
regexp.js 89 // From ecma_3/RegExp/regress-334158.js
  /external/chromium_org/v8/src/
string.js 894 // Tested by mozilla/js/tests/js1_5/Regress/regress-276103.js.
  /external/v8/src/
string.js 863 // Tested by mozilla/js/tests/js1_5/Regress/regress-276103.js.

Completed in 2369 milliseconds