/external/easymock/src/org/easymock/ |
D | Capture.java | 29 public class Capture<T> implements Serializable { class 40 public Capture() { in Capture() method in Capture 50 public Capture(CaptureType type) { in Capture() method in Capture
|
/external/webrtc/tools/cpu/ |
D | cpu_mon.py | 24 def Capture(self, sample_count): member in CpuSnapshot
|
/external/v8/testing/ |
D | gmock-support.h | 19 Capture() : value_(), has_value_(false) {} in Capture() function
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | window_capturer_null.cc | 70 void WindowCapturerNull::Capture(const DesktopRegion& region) { in Capture() function in webrtc::__anonf35561ed0111::WindowCapturerNull
|
D | screen_capturer_mac_unittest.cc | 77 TEST_F(ScreenCapturerMacTest, Capture) { in TEST_F() argument
|
D | window_capturer_unittest.cc | 61 TEST_F(WindowCapturerTest, Capture) { in TEST_F() argument
|
D | cropping_window_capturer.cc | 34 void CroppingWindowCapturer::Capture(const DesktopRegion& region) { in Capture() function in webrtc::CroppingWindowCapturer
|
D | desktop_and_cursor_composer_unittest.cc | 79 void Capture(const DesktopRegion& region) override { in Capture() function in webrtc::__anon07ebca250111::FakeScreenCapturer 110 void Capture() override { in Capture() function in webrtc::__anon07ebca250111::FakeMouseMonitor
|
D | mouse_cursor_monitor_win.cc | 83 void MouseCursorMonitorWin::Capture() { in Capture() function in webrtc::MouseCursorMonitorWin
|
D | screen_capturer_unittest.cc | 74 TEST_F(ScreenCapturerTest, Capture) { in TEST_F() argument
|
D | window_capturer_win.cc | 152 void WindowCapturerWin::Capture(const DesktopRegion& region) { in Capture() function in webrtc::__anonc62fb7c00111::WindowCapturerWin
|
D | desktop_and_cursor_composer.cc | 139 void DesktopAndCursorComposer::Capture(const DesktopRegion& region) { in Capture() function in webrtc::DesktopAndCursorComposer
|
D | mouse_cursor_monitor_x11.cc | 130 void MouseCursorMonitorX11::Capture() { in Capture() function in webrtc::MouseCursorMonitorX11
|
D | screen_capturer_x11.cc | 235 void ScreenCapturerLinux::Capture(const DesktopRegion& region) { in Capture() function in webrtc::__anon7e5fdff40111::ScreenCapturerLinux
|
D | window_capturer_x11.cc | 280 void WindowCapturerLinux::Capture(const DesktopRegion& region) { in Capture() function in webrtc::__anonc46e110c0111::WindowCapturerLinux
|
/external/webrtc/webrtc/modules/desktop_capture/win/ |
D | screen_capturer_win_gdi.cc | 73 void ScreenCapturerWinGdi::Capture(const DesktopRegion& region) { in Capture() function in webrtc::ScreenCapturerWinGdi
|
D | screen_capturer_win_magnifier.cc | 84 void ScreenCapturerWinMagnifier::Capture(const DesktopRegion& region) { in Capture() function in webrtc::ScreenCapturerWinMagnifier
|
/external/clang/include/clang/Sema/ |
D | ScopeInfo.h | 431 Capture(VarDecl *Var, bool Block, bool ByRef, bool IsNested, in Capture() function 440 Capture(IsThisCapture, bool IsNested, SourceLocation Loc, in Capture() function
|
D | Initialization.h | 158 struct C Capture; member
|
/external/clang/lib/Sema/ |
D | SemaLambda.cpp | 1367 Sema &S, LambdaScopeInfo::Capture &Capture, in performLambdaVarCaptureInitialization() 1688 BlockDecl::Capture Capture(/*Variable=*/CapVar, /*ByRef=*/false, in BuildBlockForLambdaConversion() local
|
/external/clang/tools/libclang/ |
D | CIndexCodeCompletion.cpp | 701 CaptureCompletionResults Capture(Opts, *Results, &TU); in clang_codeCompleteAt_Impl() local
|
/external/regex-re2/re2/ |
D | regexp.cc | 266 Regexp* Regexp::Capture(Regexp* sub, ParseFlags flags, int cap) { in Capture() function in re2::Regexp
|
D | compile.cc | 448 Frag Compiler::Capture(Frag a, int n) { in Capture() function in re2::Compiler
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 1949 CaptureDroppedDiagnostics Capture(CaptureDiagnostics, *Diags, in LoadFromCommandLine() local 2362 CaptureDroppedDiagnostics Capture(true, in CodeComplete() local
|
/external/clang/lib/AST/ |
D | Stmt.cpp | 948 CapturedStmt::Capture::Capture(SourceLocation Loc, VariableCaptureKind Kind, in Capture() function in CapturedStmt::Capture
|