Home
last modified time | relevance | path

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

12

/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/lmfit/man/
Dlmfit.pod32 Documentation: Creative Commons Attribution Share Alike
Dlmcurve.pod159 Documentation: Creative Commons Attribution Share Alike
Dlmmin.pod282 Documentation: Creative Commons Attribution Share Alike
/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/lisa/
DREADME.md52 * Share reproducible experiments by means of a **common language** that:
/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/bison/doc/
Dfdl.texi443 ``CC-BY-SA'' means the Creative Commons Attribution-Share Alike 3.0
/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/llvm/docs/
DWritingAnLLVMPass.rst1054 #. **Share analysis results.** The ``PassManager`` attempts to avoid
/external/python/cpython2/Doc/library/
Dmultiprocessing.rst1357 :synopsis: Share data between process with shared objects.

12