Home
last modified time | relevance | path

Searched refs:moved (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/external/valgrind/none/tests/linux/
Dmremap.stderr.exp-glibc273 grow, nomove: p=0x........ np=0x........: shrink moved?!
4 grow, maymove: p=0x........ np=0x........: shrink moved?!
/external/llvm/test/Transforms/TailCallElim/
Ddont_reorder_load.ll11 ; This load can't be safely moved above the call because the load is from an
30 ; This load can't be safely moved above the call because function may write to the pointer.
48 ; This load can't be safely moved above the call because that would change the
Dreorder_load.ll14 ; This load can be moved above the call because the function won't write to it
38 ; This load can be moved above the call because the function won't write to it
69 ; This load can be safely moved above the call (even though it's from an
93 ; The second load can be safely moved above the call even though it's from an
/external/llvm/test/CodeGen/X86/
Dtailcallbyval64.ll17 ; Expect argument 4 to be moved directly to register edx.
20 ; Expect argument 6 to be moved directly to register r8.
D2010-02-19-TailCallRetAddrBug.ll2 ; Check that lowered argumens do not overwrite the return address before it is moved.
8 ; taken that the return address is moved / or stored in a register before
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/api/
Dextras.mako.rst3 This page moved to :ref:`api.webapp2_extras.mako`.
Dextras.local.rst3 This page moved to :ref:`api.webapp2_extras.local`.
Dextras.sessions.rst3 This page moved to :ref:`api.webapp2_extras.sessions`.
Dextras.jinja2.rst3 This page moved to :ref:`api.webapp2_extras.jinja2`.
Dextras.json.rst3 This page moved to :ref:`api.webapp2_extras.json`.
Dextras.config.rst3 This page moved to :ref:`api.webapp2_extras.config`.
Dextras.security.rst3 This page moved to :ref:`api.webapp2_extras.security`.
Dextras.i18n.rst3 This page moved to :ref:`api.webapp2_extras.i18n`.
Dextras.routes.rst3 This page moved to :ref:`api.webapp2_extras.routes`.
Dextras.securecookie.rst3 This page moved to :ref:`api.webapp2_extras.securecookie`.
Dextras.users.rst3 This page moved to :ref:`api.webapp2_extras.appengine.users`.
Dextras.local_app.rst3 This page moved to :ref:`api.webapp2_extras.local_app`.
Dextras.sessions_ndb.rst3 This page moved to :ref:`api.webapp2_extras.appengine.sessions_ndb`.
Dextras.sessions_memcache.rst3 This page moved to :ref:`api.webapp2_extras.appengine.sessions_memcache`.
/external/vboot_reference/scripts/newbitmaps/
DREADME1 Firmware bitmaps genereation is now moved to ~/trunk/src/platform/bmpblk.
/external/clang/docs/
DBlock-ABI-Apple.txt1 *NOTE* This document has moved to http://clang.llvm.org/docs/Block-ABI-Apple.html.
/external/opencv/cv/src/
Dcvsnakes.cpp170 int moved = 0; in icvSnake8uC1R() local
384 moved++; in icvSnake8uC1R()
387 converged = (moved == 0); in icvSnake8uC1R()
390 if( (criteria.type & CV_TERMCRIT_EPS) && (moved <= criteria.epsilon) ) in icvSnake8uC1R()
/external/libvncserver/webclients/java-applet/ssl/
Dtightvnc-1.3dev7_javasrc-vncviewer-cursor-colors+no-tab-traversal.patch83 public void processLocalMouseEvent(MouseEvent evt, boolean moved) {
85 if (moved) {
/external/llvm/docs/
DTableGenFundamentals.rst8 The TableGen fundamentals documentation has moved to a directory on its own
/external/eigen/Eigen/
DArray8 …#error The Eigen/Array header does no longer exist in Eigen3. All that functionality has moved to …

12345678910>>...12