Home
last modified time | relevance | path

Searched refs:clearer (Results 1 – 25 of 149) sorted by relevance

123456

/third_party/typescript/tests/baselines/reference/
DjsFunctionWithPrototypeNoErrorTruncationNoCrash.types15clearer: function (ratio) {return this;}, toJSON: function () {return this.rgb();},} : { negate: (…
16 …tio: any) => this; blacken: (ratio: any) => this; greyscale: () => this; clearer: (ratio: any) => …
18 …tio: any) => this; blacken: (ratio: any) => this; greyscale: () => this; clearer: (ratio: any) => …
19clearer: function (ratio) {return this;}, toJSON: function () {return this.rgb();},} : { negate: (…
67 clearer: function (ratio) {return this;},
68 >clearer : (ratio: any) => this
DjsFunctionWithPrototypeNoErrorTruncationNoCrash.js14 clearer: function (ratio) {return this;}, method in Color
32 clearer: function (ratio) { return this; }, method in Color
DjsFunctionWithPrototypeNoErrorTruncationNoCrash.symbols55 clearer: function (ratio) {return this;},
56 >clearer : Symbol(clearer, Decl(index.js, 11, 39))
DjsFunctionWithPrototypeNoErrorTruncationNoCrash.errors.txt39 clearer: function (ratio) {return this;},
/third_party/typescript/tests/cases/compiler/
DjsFunctionWithPrototypeNoErrorTruncationNoCrash.ts19 clearer: function (ratio) {return this;},
/third_party/flutter/skia/third_party/externals/libwebp/doc/
DTODO6 * Several passages could be made clearer.
/third_party/skia/third_party/externals/libwebp/doc/
DTODO6 * Several passages could be made clearer.
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DFramebuffer11.cpp88 Clear11 *clearer = mRenderer->getClearer(); in clearImpl() local
102 ANGLE_TRY(clearer->clearFramebuffer(context, presentPathFastClearParams, mState)); in clearImpl()
106 ANGLE_TRY(clearer->clearFramebuffer(context, clearParams, mState)); in clearImpl()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DFramebuffer11.cpp89 Clear11 *clearer = mRenderer->getClearer(); in clearImpl() local
103 ANGLE_TRY(clearer->clearFramebuffer(context, presentPathFastClearParams, mState)); in clearImpl()
107 ANGLE_TRY(clearer->clearFramebuffer(context, clearParams, mState)); in clearImpl()
/third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/
Dgradle.properties14 # AndroidX package structure to make it clearer which packages are bundled with the
/third_party/flatbuffers/android/
Dgradle.properties14 # AndroidX package structure to make it clearer which packages are bundled with the
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.6.1.rst13 * some error messages are now clearer or more coherent
/third_party/boost/more/getting_started/detail/
Dconclusion.rst14 make this document clearer, please post it to the `Boost Users'
/third_party/typescript_eslint/packages/eslint-plugin/docs/rules/
Dprefer-function-type.md61 // a function that returns itself is much clearer in this form.
Dno-unnecessary-boolean-literal-compare.md3 …Using the boolean values directly, or via a unary negation (`!value`), is more concise and clearer.
/third_party/boost/libs/outcome/doc/src/content/tutorial/advanced/constructors/
Dmetaprogrammg3.md34 2. Compiler error messages are enormously clearer if you encode the permitted
/third_party/skia/third_party/externals/oboe/apps/fxlab/
Dgradle.properties30 # AndroidX package structure to make it clearer which packages are bundled with the
/third_party/mbedtls/
D.pylintrc65 # it's because we think the code is clearer that way.
/third_party/flutter/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_robust_resource_initialization.txt108 we want them robustly initialized. Hence it is clearer to specify this
/third_party/skia/third_party/externals/angle2/extensions/
DEGL_ANGLE_robust_resource_initialization.txt108 we want them robustly initialized. Hence it is clearer to specify this
/third_party/ffmpeg/libavcodec/x86/
Dac3dsp_downmix.asm37 ; define some names to make the code clearer
/third_party/skia/third_party/externals/icu/source/samples/datefmt/
DREADME.TXT81 on the first of the month, it's probably clearer to just state that.
/third_party/flutter/skia/third_party/externals/icu/source/samples/datefmt/
DREADME.TXT81 on the first of the month, it's probably clearer to just state that.
/third_party/icu/icu4c/source/samples/datefmt/
DREADME.TXT81 on the first of the month, it's probably clearer to just state that.
/third_party/boost/libs/yap/doc/
Dintro.qbk81 expressions as closely as possible. This leads to clearer understanding of

123456