HomeSort by relevance Sort by last modified time
    Searched full:moved (Results 26 - 50 of 2569) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/support/v4/java/android/support/v4/view/
package.html 8 {@link android.support.v4.view.ViewPager} widget (which at some point should be moved over
  /frameworks/base/core/res/res/anim/
window_move_from_decor.xml 20 <!-- Animation when a window is being moved on screen because the decors
22 container size is actually the amount the window has moved. Yes,
  /external/chromium/chrome/browser/ui/views/
find_bar_host_uitest.cc 61 // See if the Find window has moved.
72 // Bookmark bar has moved, reset our coordinates.
83 // See if the Find window has moved.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
inotify.h 33 #define IN_MOVED_FROM 0x00000040 /* File was moved from X */
34 #define IN_MOVED_TO 0x00000080 /* File was moved to Y */
38 #define IN_MOVE_SELF 0x00000800 /* Self was moved */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
inotify.h 33 #define IN_MOVED_FROM 0x00000040 /* File was moved from X */
34 #define IN_MOVED_TO 0x00000080 /* File was moved to Y */
38 #define IN_MOVE_SELF 0x00000800 /* Self was moved */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/toolchain-patches/gcc/
0001-move-ctype_char_M_widen_init-back-to-header-to-avoid-GLIBCXX_3.4.11.patch 9 + /* The following member function is moved from src/ctype.cc.
35 + The following member function is moved to header <bits/locale_facets.h>
37 + M_widen_init() was moved from <bits/locale_facets.h> to here post gcc 4.2
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
inotify.h 33 #define IN_MOVED_FROM 0x00000040 /* File was moved from X */
34 #define IN_MOVED_TO 0x00000080 /* File was moved to Y */
38 #define IN_MOVE_SELF 0x00000800 /* Self was moved */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/toolchain-patches/gcc/
0001-move-ctype_char_M_widen_init-back-to-header-to-avoid-GLIBCXX_3.4.11.patch 9 + /* The following member function is moved from src/ctype.cc.
35 + The following member function is moved to header <bits/locale_facets.h>
37 + M_widen_init() was moved from <bits/locale_facets.h> to here post gcc 4.2
  /device/samsung/manta/libsensors/iio/
types.h 10 * TODO: This header file should be moved to external/kernel-headers/original.
  /external/chromium/webkit/glue/plugins/
plugin_list.h 8 // This file is here to keep NativeClient compiling. PluginList was moved to
  /external/icu4c/extra/uconv/
README 13 moved to the main ICU distribution and converted to the C conversion
  /external/jmonkeyengine/engine/src/bullet-common/com/jme3/bullet/control/
PhysicsControl.java 23 * moved to the current location of the spatial and then added to the physics
  /external/llvm/test/CodeGen/X86/
hoist-common.ll 4 ; moved to the entry block above the test + je.
  /external/llvm/test/Transforms/Inline/
alloca_test.ll 2 ; function are moved to the top of the function they are inlined into.
  /external/llvm/test/Transforms/TailCallElim/
intervening-inst.ll 1 ; This function contains intervening instructions which should be moved out of the way
  /external/mockito/src/org/mockito/exceptions/
Discrepancy.java 9 * @Deprecated. This class has been moved to internal packages because it was never meant to be public.
  /external/mockito/src/org/mockito/exceptions/verification/junit/
JUnitTool.java 9 * @Deprecated. This class has been moved to internal packages because it was never meant to be public.
  /external/valgrind/main/none/tests/linux/
mremap.c 39 fprintf(stderr, "shrink, nomove: p=%p np=%p: shrink moved?!\n",
49 fprintf(stderr, "shrink, maymove: p=%p np=%p: shrink moved?!\n",
59 fprintf(stderr, "grow, nomove: p=%p np=%p: shrink moved?!\n",
69 fprintf(stderr, "grow, maymove: p=%p np=%p: shrink moved?!\n",
  /frameworks/av/media/libmedia/
MemoryLeakTrackUtil.cpp 116 bool moved; local
118 moved = false;
137 moved = true;
140 } while (moved);
  /frameworks/base/core/res/res/raw/
nodomain.html 15 temporarily down or it may have moved permanently to a new web
  /frameworks/base/core/res/res/raw-en-rGB/
nodomain.html 14 <p>The Web page at <a href="%s">%s</a> might be temporarily down or it may have moved permanently to a new web address.</p>
  /frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListWithOffScreenNextSelectableTest.java 67 assertEquals("selection should not have moved yet",
71 assertEquals("selection should have moved",
94 assertEquals("selection should not have moved yet",
98 assertEquals("selection should have moved",
  /ndk/tests/device/test-stlport_shared-exception/jni/
delayslot1.cpp 5 // This used to fail on SPARC because the reorg pass moved an insn
  /ndk/tests/device/test-stlport_static-exception/jni/
delayslot1.cpp 5 // This used to fail on SPARC because the reorg pass moved an insn
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/
README.txt 12 plugin. To work around this, the specific registration code was moved

Completed in 1449 milliseconds

12 3 4 5 6 7 8 91011>>