/external/webrtc/modules/desktop_capture/ |
D | desktop_and_cursor_composer_unittest.cc | 270 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()
|
D | shared_desktop_frame.h | 47 std::unique_ptr<SharedDesktopFrame> Share();
|
D | shared_desktop_frame.cc | 40 std::unique_ptr<SharedDesktopFrame> SharedDesktopFrame::Share() { in Share() function in webrtc::SharedDesktopFrame
|
D | cropped_desktop_frame_unittest.cc | 105 std::unique_ptr<DesktopFrame> shared_other = shared->Share(); in TEST()
|
D | desktop_capturer_differ_wrapper.cc | 218 last_frame_ = frame->Share(); in OnCaptureResult()
|
/external/autotest/test_suites/ |
D | control.nearby-share | 7 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/ |
D | StackSlotColoring.cpp | 271 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/ |
D | StackSlotColoring.cpp | 272 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/ |
D | StackSlotColoring.cpp | 235 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/ |
D | control.nearby-share | 15 DOC = '''Run the Tast Nearby Share test suite.'''
|
/external/geonames/ |
D | LICENSE | 130 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/ |
D | modify-printer.tmpl | 30 <LABEL FOR="PRINTER_IS_SHARED">Share This Printer</LABEL></TD>
|
D | add-printer.tmpl | 36 <LABEL FOR="PRINTER_IS_SHARED">Share This Printer</LABEL></TD>
|
D | admin.tmpl | 42 …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…
|
D | choose-make.tmpl | 32 {?printer_is_shared=?Do Not:{?printer_is_shared=0?Do Not:}} Share This Printer</TD>
|
D | choose-model.tmpl | 31 {?printer_is_shared=?Do Not:{?printer_is_shared=0?Do Not:}} Share This Printer</TD>
|
/external/webrtc/modules/desktop_capture/mac/ |
D | desktop_frame_provider.mm | 41 return io_surfaces_[display_id]->Share();
|
/external/lmfit/man/ |
D | lmfit.pod | 32 Documentation: Creative Commons Attribution Share Alike
|
/external/angle/extensions/ |
D | EGL_ANGLE_display_semaphore_share_group.txt | 56 Add a new section entitled "OpenGL ES Global Semaphore Share Groups"
|
D | EGL_ANGLE_display_texture_share_group.txt | 56 Add a new section entitled "OpenGL ES Global Texture Share Groups"
|
/external/rust/crates/libz-sys/src/zlib/contrib/asm686/ |
D | README.686 | 47 license to match that of the rest of zlib. Share and Enjoy!
|
/external/webrtc/modules/desktop_capture/win/ |
D | screen_capturer_win_gdi.cc | 90 std::unique_ptr<DesktopFrame> frame = queue_.current_frame()->Share(); in CaptureFrame()
|
D | screen_capturer_win_directx.cc | 171 frames_.current_frame()->frame()->Share(); in CaptureFrame()
|
/external/antlr/runtime/ObjC/Framework/ |
D | README.rtf | 32 Share and enjoy.\
|
/external/angle/src/libANGLE/renderer/metal/ |
D | mtl_resources.mm | 68 // 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
|