Home
last modified time | relevance | path

Searched refs:preserves (Results 1 – 25 of 156) sorted by relevance

1234567

/third_party/flutter/engine/flutter/testing/dart/
Dwindow_hooks_integration_test.dart110 test('onMetricsChanged preserves callback zone', () {
147 test('onLocaleChanged preserves callback zone', () {
166 test('onBeginFrame preserves callback zone', () {
185 test('onDrawFrame preserves callback zone', () {
201 test('onReportTimings preserves callback zone', () {
219 test('onPointerDataPacket preserves callback zone', () {
239 test('onSemanticsEnabledChanged preserves callback zone', () {
259 test('onSemanticsAction preserves callback zone', () {
281 test('onPlatformMessage preserves callback zone', () {
300 test('onTextScaleFactorChanged preserves callback zone', () {
[all …]
Dwindow_test.dart12 test('window.sendPlatformMessage preserves callback zone', () {
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/
Dutils_test.dart200 'needs to be wrapped.\n\tAnd preserves tabs.\n \n ' +
272 testWrap('preserves indentation', () {
278 testWrap('preserves indentation and stripping trailing whitespace', () {
304 testWrap('preserves indentation in the presence of newlines', () {
309 \tAnd preserves tabs.
357 And preserves tabs.
/third_party/python/Modules/_decimal/libmpdec/literature/
Dmulmod-64.txt44 The reduction step b) preserves congruence:
98 Step d) preserves congruence and yields a result < p:
/third_party/boost/libs/coroutine2/
DREADME.md5 suspending and resuming execution at certain locations. It preserves the local state of execution a…
/third_party/boost/libs/coroutine/
DREADME.md5 suspending and resuming execution at certain locations. It preserves the local state of execution a…
/third_party/boost/libs/coroutine/doc/
Doverview.qbk12 It preserves the local state of execution and allows re-entering subroutines more
/third_party/flutter/skia/src/gpu/gradients/
DGrTiledGradientEffect.fp23 // preserves opacity is false)
DGrClampedGradientEffect.fp34 // preserves opacity is false)
/third_party/boost/libs/context/doc/
Drationale.qbk37 require that ['longjmp()] preserves the current stack frame. Therefore, jumping
59 `ucontext_t` preserves signal mask between context switches which involves system
/third_party/boost/libs/coroutine2/doc/
Doverview.qbk12 It preserves the local state of execution and allows re-entering subroutines more
/third_party/boost/libs/range/doc/reference/algorithm/
Dstable_partition.qbk38 …l to satisfy it. `stable_partition` differs from `partition` because it preserves relative order. …
/third_party/node/deps/npm/node_modules/inherits/
DREADME.md41 * new version overwrites current prototype while old one preserves any
/third_party/grpc/src/proto/grpc/testing/
Dcompiler_test.proto25 // properly preserves comments on files, services, and RPCs
/third_party/boost/libs/property_tree/doc/
Dcontainer.qbk17 the key. It preserves the order of insertion. It closely resembles a std::list.
/third_party/flutter/flutter/packages/flutter/lib/src/rendering/
Dimage.dart17 /// constraints and preserves the image's intrinsic aspect ratio.
94 /// If null, the image will pick a size that best preserves its intrinsic
107 /// If null, the image will pick a size that best preserves its intrinsic
/third_party/flutter/flutter/packages/flutter_tools/lib/src/base/
Dversion.dart72 /// This preserves textual artifacts like leading zeros that may be left out
/third_party/python/Doc/library/
Dxml.dom.minidom.rst156 The :meth:`writexml` method now preserves the attribute order specified
177 The :meth:`toxml` method now preserves the attribute order specified
196 The :meth:`toprettyxml` method now preserves the attribute order specified
Dshlex.rst126 values: the default value, ``False``, preserves the behaviour seen under
389 :attr:`~shlex.escapedquotes` (e.g. ``'"'``) preserves the literal value
410 constructor. This defaults to ``False``, which preserves pre-3.6 behaviour.
/third_party/node/doc/api/
Dstring_decoder.md10 strings in a manner that preserves encoded multi-byte UTF-8 and UTF-16
/third_party/lz4/programs/
Dlz4.1.md37 * `lz4` preserves original files
172 (it preserves source files by default).
/third_party/json/doc/mkdocs/docs/features/
Dbinary_values.md148 …Note that the serialization preserves the subtype, and deserializing `v` would yield the following…
228 …Note that the serialization preserves the subtype, and deserializing `v` would yield the following…
/third_party/quickjs/
Dtest262_errors.txt50 test262/test/language/expressions/optional-chaining/optional-call-preserves-this.js:21: TypeError: …
51 test262/test/language/expressions/optional-chaining/optional-call-preserves-this.js:15: strict mode…
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_half.inl188 // F is a NAN; we produce a half NAN that preserves
/third_party/ffmpeg/doc/
Dswscale.txt66 scaler that preserves the input precision.

1234567