/third_party/icu/icu4j/perf-tests/perldriver/ |
H A D | Dataset.pm | 22 _error => 0.0, 38 $self->{_error} = $t * $stats->standard_deviation(); 68 return $self->{_error} * $self->{_scale}; 77 my $minratio = ($self->{_mean} - $self->{_error}) / 78 ($rhs->{_mean} + $rhs->{_error}); 79 my $maxratio = ($self->{_mean} + $self->{_error}) / 80 ($rhs->{_mean} - $rhs->{_error}); 84 $result->{_error} = $result->{_mean} - $minratio; 97 $result->{_error} = $self->{_error} [all...] |
/third_party/icu/icu4c/source/test/perf/perldriver/ |
H A D | Dataset.pm | 24 _error => 0.0, 40 $self->{_error} = $t * $stats->standard_deviation(); 70 return $self->{_error} * $self->{_scale}; 79 my $minratio = ($self->{_mean} - $self->{_error}) / 80 ($rhs->{_mean} + $rhs->{_error}); 81 my $maxratio = ($self->{_mean} + $self->{_error}) / 82 ($rhs->{_mean} - $rhs->{_error}); 86 $result->{_error} = $result->{_mean} - $minratio; 99 $result->{_error} = $self->{_error} [all...] |
/third_party/icu/icu4j/perf-tests/ |
H A D | Dataset.pm | 21 _error => 0.0, 37 $self->{_error} = $t * $stats->standard_deviation(); 67 return $self->{_error} * $self->{_scale}; 76 my $minratio = ($self->{_mean} - $self->{_error}) / 77 ($rhs->{_mean} + $rhs->{_error}); 78 my $maxratio = ($self->{_mean} + $self->{_error}) / 79 ($rhs->{_mean} - $rhs->{_error}); 83 $result->{_error} = $result->{_mean} - $minratio;
|
/third_party/lzma/CPP/Common/ |
H A D | DynLimBuf.cpp | 14 _error = true;
in CDynLimBuf() 22 _error = false;
in CDynLimBuf() 28 if (_error)
in operator +=() 35 _error = true;
in operator +=() 46 _error = true;
in operator +=() 60 if (_error)
in operator +=() 67 _error = true;
in operator +=() 82 _error = true;
in operator +=()
|
H A D | DynLimBuf.h | 18 bool _error;
member in CDynLimBuf 30 bool IsError() const { return _error; }
in IsError() 31 void Empty() { _pos = 0; _error = false; }
in Empty()
|
/third_party/node/test/parallel/ |
H A D | test-repl-underscore.js | 160 r.write(`_error; // initial value undefined 162 _error; // shows error 164 _error.code; // shows error code 165 _error.syscall; // shows error syscall 175 // The error, both from the original throw and the `_error` echo. 206 // Reset output, check that '_error' is the asynchronously caught error. 208 r.write(`_error.message // show the message 209 _error = 0; // disable auto-assignment 211 _error; // should not see the new error 216 'Expression assignment to _error no [all...] |
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | ftvalid.h | 130 #define FT_INVALID( _error ) FT_INVALID_( _error ) 131 #define FT_INVALID_( _error ) \ 132 ft_validator_error( valid, FT_THROW( _error ) )
|
/third_party/skia/tools/perf-canvaskit-puppeteer/ |
H A D | benchmark.js | 8 window._error = 'Could not make GPU surface'; 15 window._error = 'fell back to CPU'; 21 window._error = 'Could not make CPU surface'; 54 window._error = e.stack || e.toString();
|
/third_party/alsa-utils/alsactl/ |
H A D | init_ucm.c | 57 goto _error; in init_ucm() 64 goto _error; in init_ucm() 68 _error: in init_ucm()
|
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/selectors/ |
H A D | root.js | 29 if (this._error) { 30 return this._error(message, options); 38 this._error = handler;
|
/third_party/pulseaudio/src/modules/ |
H A D | reserve-monitor.c | 134 DBusError _error; in rm_watch() local 137 error = &_error; in rm_watch() 201 if (&_error == error) in rm_watch() 202 dbus_error_free(&_error); in rm_watch()
|
H A D | reserve.c | 367 DBusError _error; in rd_acquire() local 372 error = &_error; in rd_acquire() 548 if (&_error == error) in rd_acquire() 549 dbus_error_free(&_error); in rd_acquire()
|
/third_party/typescript/tests/baselines/reference/ |
H A D | parserRealSource1.js | 63 private _error: boolean; 70 this._error = this.logger.error(); 78 public error(): boolean { return this._error; } 208 this._error = this.logger.error();
214 LoggerAdapter.prototype.error = function () { return this._error; };
|
/third_party/alsa-utils/seq/aplaymidi/ |
H A D | aplaymidi.c | 337 goto _error; in read_track() 382 goto _error; in read_track() 404 goto _error; in read_track() 409 goto _error; in read_track() 421 goto _error; in read_track() 444 goto _error; in read_track() 449 goto _error; in read_track() 452 _error: in read_track()
|
/third_party/pulseaudio/scripts/ |
H A D | benchmark_memory_usage.sh | 29 _error="\x1B[1;31m" 35 echo -e "$PROMPT: ** Error: ${_error}$1${_reset}" >&2; exit -1
|
/third_party/alsa-utils/amidi/ |
H A D | amidi.c | 297 goto _error; in load_file() 303 goto _error; in load_file() 307 goto _error; in load_file() 311 _error: in load_file()
|
/third_party/python/Lib/ |
H A D | gettext.py | 98 def _error(value): function 135 raise _error(nexttok) from None 158 raise _error(nexttok) 190 raise _error(nexttok)
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_create_addr_space.tex | 97 \Type{unw\_error\_t} error-codes may be returned. In particular, this 130 the \Type{unw\_error\_t} error-codes may be returned. 149 the \Type{unw\_error\_t} error-codes may be returned. 168 \Type{unw\_error\_t} error-codes may be returned. 188 \Type{unw\_error\_t} error-codes may be returned. 208 \Type{unw\_error\_t} error-codes may be returned. As a special case, 234 \Type{unw\_error\_t} error-codes may be returned.
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvcommn.h | 271 #define FT_INVALID_( _error ) \ 272 ft_validator_error( gxvalid->root, FT_THROW( _error ) )
|
/third_party/skia/third_party/externals/freetype/src/otvalid/ |
H A D | otvcommn.h | 69 #define FT_INVALID_( _error ) \ 70 ft_validator_error( otvalid->root, FT_THROW( _error ) )
|
/third_party/node/deps/openssl/openssl/util/ |
H A D | mkerr.pl | 451 # define ${lib}err(f, r) ERR_${lib}_error(0, (r), OPENSSL_FILE, OPENSSL_LINE) 462 void ERR_${lib}_error(int function, int reason, const char *file, int line); 624 ${st}void ERR_${lib}_error(int function, int reason, const char *file, int line)
|
/third_party/openssl/util/ |
H A D | mkerr.pl | 451 # define ${lib}err(f, r) ERR_${lib}_error(0, (r), OPENSSL_FILE, OPENSSL_LINE) 462 void ERR_${lib}_error(int function, int reason, const char *file, int line); 624 ${st}void ERR_${lib}_error(int function, int reason, const char *file, int line)
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | lhash.h | 145 static ossl_unused ossl_inline int lh_##type##_error(LHASH_OF(type) *lh) \
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | lhash.h | 194 static ossl_unused ossl_inline int lh_##type##_error(LHASH_OF(type) *lh) \
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | lhash.h | 194 static ossl_unused ossl_inline int lh_##type##_error(LHASH_OF(type) *lh) \
|