Home
last modified time | relevance | path

Searched refs:Share (Results 1 – 25 of 90) sorted by relevance

1234

/external/webrtc/modules/desktop_capture/
Ddesktop_and_cursor_composer_unittest.cc270 fake_screen_->SetNextFrame(frame->Share()); in TEST_F()
295 fake_screen_->SetNextFrame(frame->Share()); in TEST_F()
322 fake_screen_->SetNextFrame(frame->Share()); in TEST_F()
347 fake_screen_->SetNextFrame(frame->Share()); in TEST_F()
354 fake_screen_->SetNextFrame(frame->Share()); in TEST_F()
376 fake_screen_->SetNextFrame(frame->Share()); in TEST_F()
388 fake_screen_->SetNextFrame(frame->Share()); in TEST_F()
404 fake_screen_->SetNextFrame(frame->Share()); in TEST_F()
406 fake_screen_->SetNextFrame(frame->Share()); in TEST_F()
Dshared_desktop_frame.h47 std::unique_ptr<SharedDesktopFrame> Share();
Dshared_desktop_frame.cc40 std::unique_ptr<SharedDesktopFrame> SharedDesktopFrame::Share() { in Share() function in webrtc::SharedDesktopFrame
Dcropped_desktop_frame_unittest.cc105 std::unique_ptr<DesktopFrame> shared_other = shared->Share(); in TEST()
Ddesktop_capturer_differ_wrapper.cc218 last_frame_ = frame->Share(); in OnCaptureResult()
/external/autotest/test_suites/
Dcontrol.nearby-share7 PURPOSE = "Suite to run Nearby Share tests on Chrome OS devices."
12 DOC = """ This suite runs Nearby Share tests. """
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackSlotColoring.cpp271 bool Share = false; in ColorSlot() local
281 Share = true; in ColorSlot()
291 Share = false; in ColorSlot()
296 if (!Share) { in ColorSlot()
313 if (!Share || Align > MFI->getObjectAlignment(Color)) in ColorSlot()
316 if (!Share || Size > MFI->getObjectSize(Color)) in ColorSlot()
/external/llvm-project/llvm/lib/CodeGen/
DStackSlotColoring.cpp272 bool Share = false; in ColorSlot() local
282 Share = true; in ColorSlot()
292 Share = false; in ColorSlot()
297 if (!Share) { in ColorSlot()
314 if (!Share || Alignment > MFI->getObjectAlign(Color)) in ColorSlot()
317 if (!Share || Size > MFI->getObjectSize(Color)) in ColorSlot()
/external/llvm/lib/CodeGen/
DStackSlotColoring.cpp235 bool Share = false; in ColorSlot() local
241 Share = true; in ColorSlot()
251 if (!Share) { in ColorSlot()
267 if (!Share || Align > MFI->getObjectAlignment(Color)) in ColorSlot()
270 if (!Share || Size > MFI->getObjectSize(Color)) in ColorSlot()
/external/autotest/server/site_tests/tast/
Dcontrol.nearby-share15 DOC = '''Run the Tast Nearby Share test suite.'''
/external/geonames/
DLICENSE130 i. Share means to provide material to the public by any means or
157 a. reproduce and Share the Licensed Material, in whole or
160 b. produce, reproduce, and Share Adapted Material.
232 1. If You Share the Licensed Material (including in modified
263 which You Share the Licensed Material. For example, it may be
272 4. If You Share Adapted Material You produce, the Adapter's
283 to extract, reuse, reproduce, and Share all or a substantial
291 c. You must comply with the conditions in Section 3(a) if You Share
/external/libcups/templates/
Dmodify-printer.tmpl30 <LABEL FOR="PRINTER_IS_SHARED">Share This Printer</LABEL></TD>
Dadd-printer.tmpl36 <LABEL FOR="PRINTER_IS_SHARED">Share This Printer</LABEL></TD>
Dadmin.tmpl42 …NTERS" ID="SHARE_PRINTERS" {?share_printers}><LABEL FOR="SHARE_PRINTERS"> Share printers connected…
65 …NTERS" ID="SHARE_PRINTERS" {?share_printers}><LABEL FOR="SHARE_PRINTERS"> Share printers connected…
Dchoose-make.tmpl32 {?printer_is_shared=?Do Not:{?printer_is_shared=0?Do Not:}} Share This Printer</TD>
Dchoose-model.tmpl31 {?printer_is_shared=?Do Not:{?printer_is_shared=0?Do Not:}} Share This Printer</TD>
/external/webrtc/modules/desktop_capture/mac/
Ddesktop_frame_provider.mm41 return io_surfaces_[display_id]->Share();
/external/lmfit/man/
Dlmfit.pod32 Documentation: Creative Commons Attribution Share Alike
/external/angle/extensions/
DEGL_ANGLE_display_semaphore_share_group.txt56 Add a new section entitled "OpenGL ES Global Semaphore Share Groups"
DEGL_ANGLE_display_texture_share_group.txt56 Add a new section entitled "OpenGL ES Global Texture Share Groups"
/external/rust/crates/libz-sys/src/zlib/contrib/asm686/
DREADME.68647 license to match that of the rest of zlib. Share and Enjoy!
/external/webrtc/modules/desktop_capture/win/
Dscreen_capturer_win_gdi.cc90 std::unique_ptr<DesktopFrame> frame = queue_.current_frame()->Share(); in CaptureFrame()
Dscreen_capturer_win_directx.cc171 frames_.current_frame()->frame()->Share(); in CaptureFrame()
/external/antlr/runtime/ObjC/Framework/
DREADME.rtf32 Share and enjoy.\
/external/angle/src/libANGLE/renderer/metal/
Dmtl_resources.mm68 // Share the GPU usage ref with other resource
449 mColorWritableMask(original->mColorWritableMask) // Share color write mask property
461 mColorWritableMask(original->mColorWritableMask) // Share color write mask property
476 mColorWritableMask(original->mColorWritableMask) // Share color write mask property

1234