Home
last modified time | relevance | path

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

/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/webrtc/webrtc/modules/desktop_capture/
Dshared_desktop_frame.h31 SharedDesktopFrame* Share();
Dshared_desktop_frame.cc60 SharedDesktopFrame* SharedDesktopFrame::Share() { in Share() function in webrtc::SharedDesktopFrame
Ddesktop_and_cursor_composer_unittest.cc235 fake_screen_->SetNextFrame(frame->Share()); in TEST_F()
Dscreen_capturer_x11.cc310 DesktopFrame* frame = queue_.current_frame()->Share(); in CaptureScreen()
Dscreen_capturer_mac.mm439 DesktopFrame* new_frame = queue_.current_frame()->Share();
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DStackSlotColoring.cpp328 bool Share = false; in ColorSlot() local
334 Share = true; in ColorSlot()
344 if (!Share) { in ColorSlot()
360 if (!Share || Align > MFI->getObjectAlignment(Color)) in ColorSlot()
363 if (!Share || Size > MFI->getObjectSize(Color)) in ColorSlot()
/external/zlib/src/contrib/asm686/
DREADME.68647 license to match that of the rest of zlib. Share and Enjoy!
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DREADME.rtf32 Share and enjoy.\
/external/webrtc/webrtc/modules/desktop_capture/win/
Dscreen_capturer_win_gdi.cc124 DesktopFrame* frame = queue_.current_frame()->Share(); in Capture()
Dscreen_capturer_win_magnifier.cc160 DesktopFrame* frame = queue_.current_frame()->Share(); in Capture()
/external/mdnsresponder/mDNSPosix/
DReadMe.txt293 Share and Enjoy
/external/kmod/
DNEWS412 - Share more code between modprobe and libkmod: using the new version of
/external/valgrind/docs/internals/
Dporting-to-ARM.txt460 #define VKI_MAP_SHARED 0x01 /* Share changes */
/external/autotest/docs/
Dbest-practices.md64 * Share parameterized fixtures: a test is defined by a control file. Control
/external/libmicrohttpd/doc/
Dfdl-1.3.texi443 ``CC-BY-SA'' means the Creative Commons Attribution-Share Alike 3.0
Dlibmicrohttpd-tutorial.info2327 "CC-BY-SA" means the Creative Commons Attribution-Share Alike 3.0
Dlibmicrohttpd.info3801 "CC-BY-SA" means the Creative Commons Attribution-Share Alike 3.0
/external/bison/doc/
Dfdl.texi443 ``CC-BY-SA'' means the Creative Commons Attribution-Share Alike 3.0
Dbison.info11796 "CC-BY-SA" means the Creative Commons Attribution-Share Alike 3.0
/external/llvm/docs/
DWritingAnLLVMPass.rst1054 #. **Share analysis results.** The ``PassManager`` attempts to avoid
/external/libxml2/
DChangeLog17550 type correponding to an XSLT result tree fragment. Share most
/external/strace/
DChangeLog9737 * btrfs.c (btrfs_ioctl): Share code of parser of BTRFS_IOC_SET_FSLABEL