Home
last modified time | relevance | path

Searched refs:Closing (Results 1 – 25 of 52) sorted by relevance

123

/third_party/skia/third_party/externals/expat/expat/
Dconfigure-ac-style.md55 ## 4. Closing bracket placement
56 Closing braces accumulate on the same line in general...
/third_party/flutter/flutter/packages/flutter/test/gestures/
Ddebug_test.dart33 expect(log[0], equalsIgnoringHashCodes('Gesture arena 1 ❙ Closing with 1 member.'));
122 expect(log[0], equalsIgnoringHashCodes('Gesture arena 1 ❙ Closing with 1 member.'));
/third_party/skia/third_party/externals/oboe/include/oboe/
DDefinitions.h70 Closing = 11, // AAUDIO_STREAM_STATE_CLOSING, enumerator
/third_party/flutter/flutter/dev/benchmarks/microbenchmarks/lib/stocks/
Danimation_bench.dart97 description: ' Closing first frame average time',
/third_party/skia/third_party/externals/oboe/src/common/
DUtilities.cpp146 case StreamState::Closing: return "Closing"; in convertToText()
/third_party/curl/
Dbackport-CVE-2022-42915.patch41 infof(data, "Closing connection %ld", conn->connection_id);
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/shrine/
Dexpanding_bottom_sheet.dart163 // Closing animation
186 // Closing animation
/third_party/skia/third_party/externals/oboe/src/aaudio/
DAAudioLoader.cpp265 static_assert((int32_t)StreamState::Closing == AAUDIO_STREAM_STATE_CLOSING, ERRMSG);
/third_party/flutter/flutter/packages/flutter/test/material/
Dsearch_test.dart346 testWidgets('Closing nested search returns to search', (WidgetTester tester) async {
410 …testWidgets('Closing search with nested search shown goes back to underlying route', (WidgetTester…
/third_party/python/Doc/library/
Ddevmode.rst169 CPython, but it is even worse in PyPy. Closing resources explicitly makes an
Dshlex.rst363 * Closing quotes separate words (``"Do"Separate`` is parsed as ``"Do"`` and
/third_party/flutter/flutter/packages/flutter_tools/test/integration.shard/
Dtest_driver.dart521 _debugPrint('Closing VM service...');
544 _debugPrint('Closing VM service...');
/third_party/icu/docs/userguide/strings/
Dutext.md134 ### Opening and Closing.
226 Closing a UText with `utext_close()` frees any storage associated with it, including the UText itse…
/third_party/flutter/flutter/packages/flutter/lib/src/gestures/
Darena.dart124 assert(_debugLogDiagnostic(pointer, 'Closing', state));
/third_party/skia/modules/canvaskit/
DREADME.md66 run again, however it will automatically rebuild and reload canvaskit. Closing the
/third_party/python/Lib/idlelib/
DHISTORY.txt242 - Closing a window that is still colorizing now actually works.
/third_party/skia/third_party/externals/oboe/docs/
DFullGuide.md232 * Closing
313 ### Closing an audio stream
DGettingStarted.md208 ## Closing the stream
/third_party/lwip/doc/
Dppp.txt349 * Closing PPP connection
/third_party/python/Misc/NEWS.d/
D3.6.2rc1.rst293 Closing transport during handshake process leaks open socket. Patch by
D3.5.4rc1.rst411 Closing transport during handshake process leaks open socket. Patch by
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_stream_cross_process_fd.txt203 all processes that hold them open have terminated. Closing the
/third_party/EGL/extensions/KHR/
DEGL_KHR_stream_cross_process_fd.txt203 all processes that hold them open have terminated. Closing the
/third_party/icu/docs/userguide/conversion/
Dconverters.md272 ### Closing a Converter
274 Closing a converter frees memory occupied by that instance of the converter.
/third_party/mbedtls/tests/suites/
Dtest_suite_psa_crypto_slot_management.function54 /* Closing the key invalidate only volatile keys, not persistent ones. */

123