Home
last modified time | relevance | path

Searched refs:Closing (Results 1 – 25 of 63) 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/curl/tests/data/
Dtest151089 * Closing connection 0
93 $_ = '' if (($_ !~ /left intact/) && ($_ !~ /Closing connection/))
Dtest150689 * Closing connection 0
93 $_ = '' if (($_ !~ /left intact/) && ($_ !~ /Closing connection/))
Dtest151277 $_ = '' if (($_ !~ /left intact/) && ($_ !~ /Closing connection/))
/third_party/grpc/src/proto/grpc/testing/
Dworker_service.proto27 // stats. Closing the stream will initiate shutdown of the test server
35 // stats. Closing the stream will initiate shutdown of the test client
/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/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
/third_party/boost/libs/test/doc/
Dtest.qbk226 [/ Closing parts]
/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/skia/modules/canvaskit/
DREADME.md66 run again, however it will automatically rebuild and reload canvaskit. Closing the
/third_party/flutter/flutter/packages/flutter/lib/src/gestures/
Darena.dart124 assert(_debugLogDiagnostic(pointer, 'Closing', state));
/third_party/e2fsprogs/doc/
Dlibext2fs.texinfo154 * Closing and flushing out changes::
161 @node Opening an ext2 filesystem, Closing and flushing out changes, Filesystem-level functions, Fil…
209 @node Closing and flushing out changes, Initializing a filesystem, Opening an ext2 filesystem, File…
211 @subsection Closing and flushing out changes
242 @node Initializing a filesystem, Filesystem flag functions, Closing and flushing out changes, Files…
/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/curl/docs/
DBUGS.md257 ## Closing off stalled bugs
/third_party/python/Misc/NEWS.d/
D3.6.2rc1.rst293 Closing transport during handshake process leaks open socket. Patch by

123