Home
last modified time | relevance | path

Searched refs:Captures (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DEGLInitializePerf.cpp21 struct Captures final : private angle::NonCopyable struct
31 Captures *captures = static_cast<Captures *>(platformMethods->context); in CapturePlatform_currentTime()
42 Captures *captures = static_cast<Captures *>(platformMethods->context); in CapturePlatform_histogramCustomCounts()
74 Captures mCaptures;
/third_party/flutter/skia/third_party/externals/angle2/src/tests/perf_tests/
DEGLInitializePerf.cpp21 struct Captures final : private angle::NonCopyable struct
31 Captures *captures = static_cast<Captures *>(platformMethods->context); in CapturePlatform_currentTime()
42 Captures *captures = static_cast<Captures *>(platformMethods->context); in CapturePlatform_histogramCustomCounts()
74 Captures mCaptures;
/third_party/boost/libs/regex/doc/
Dcaptures.qbk9 [section:captures Understanding Marked Sub-Expressions and Captures]
11 Captures are the iterator ranges that are "captured" by marked
74 [h4 Repeated Captures]
111 std::cout << " Captures:\n";
153 Captures:
165 Captures:
176 Captures:
186 Captures:
/third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/
Dplugin_registrar.cc105 struct Captures { in Send() struct
108 auto captures = new Captures(); in Send()
113 auto captures = reinterpret_cast<Captures*>(user_data); in Send()
/third_party/boost/libs/xpressive/doc/
Dnamed_captures.qbk8 [section Named Captures]
23 [h2 Dynamic Named Captures]
72 [h2 Static Named Captures]
Dstatic_regexes.qbk87 [h2 Grouping and Captures]
/third_party/flutter/engine/flutter/shell/platform/darwin/macos/framework/Source/
DFlutterEngine.mm343 struct Captures {
346 auto captures = std::make_unique<Captures>();
349 auto captures = reinterpret_cast<Captures*>(user_data);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp481 bool Captures = true; in determinePointerReadAttrs() local
484 Captures = false; in determinePointerReadAttrs()
487 if (Captures) in determinePointerReadAttrs()
529 Captures &= !CS.doesNotCapture(UseIndex); in determinePointerReadAttrs()
/third_party/flutter/engine/flutter/shell/platform/embedder/tests/
Dembedder_unittests.cc303 struct Captures { in TEST_F() struct
307 Captures captures; in TEST_F()
333 auto captures = reinterpret_cast<Captures*>(user_data); in TEST_F()
/third_party/flutter/engine/flutter/shell/platform/embedder/
Dace_embedder.cc383 struct Captures { in MakeSkSurfaceFromBackingStore() struct
387 auto captures = std::make_unique<Captures>(); in MakeSkSurfaceFromBackingStore()
391 auto captures = reinterpret_cast<Captures*>(context); in MakeSkSurfaceFromBackingStore()
Dembedder.cc366 struct Captures { in MakeSkSurfaceFromBackingStore() struct
370 auto captures = std::make_unique<Captures>(); in MakeSkSurfaceFromBackingStore()
374 auto captures = reinterpret_cast<Captures*>(context); in MakeSkSurfaceFromBackingStore()
/third_party/boost/libs/context/doc/
Dcallcc.qbk536 [[Effects:] [Captures current continuation and resumes `*this`.
647 [[Effects:] [Captures current continuation and creates a new continuation
Dfiber.qbk543 [[Effects:] [Captures current fiber and resumes `*this`.
/third_party/flutter/flutter/dev/devicelab/lib/framework/
Dutils.dart509 /// Captures asynchronous stack traces thrown by [callback].
/third_party/flutter/flutter/packages/flutter_tools/lib/src/runner/
Dflutter_command_runner.dart102 help: 'Captures a bug report file to submit to the Flutter team.\n'
/third_party/flutter/flutter/packages/flutter_tools/lib/src/ios/
Dmac.dart249 /// Captures a screenshot to the specified outputFile.
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dwidget_inspector.dart508 /// Captures an image of the current state of [renderObject] and its children.
1658 /// Captures an image of the current state of an [object] that is a
/third_party/ffmpeg/doc/
Dindevs.texi896 Captures the KMS scanout framebuffer associated with a specified CRTC or plane as a
/third_party/pcre2/pcre2/
DChangeLog1114 (d) Captures in negative assertions that were used as conditions were not