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

12 3 4 5 6 7 8 91011>>

  /build/core/
proguard_tests.flags 5 # This flag has been moved to the makefiles.
  /external/chromium/chrome/browser/sync/engine/
nudge_source.h 15 // A local change occurred (e.g. bookmark moved).
  /external/chromium/chrome/common/net/
http_return.h 9 // TODO(sanjeevr): This has been moved from the sync library so it only
  /external/chromium_org/chrome/browser/drive/
DEPS 8 # //chrome/browser/google_apis is moved to //google_apis. crbug.com/146989
  /external/chromium_org/sync/engine/
nudge_source.h 14 // A local change occurred (e.g. bookmark moved).
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/webgl/
__init__.py 9 # Really, all this code should either be refactored or moved somewhere else,
  /external/chromium_org/third_party/icu/source/common/unicode/
utf32.h 20 * This file is obsolete and its contents moved to utf_old.h.
  /external/chromium_org/third_party/icu/source/i18n/
wintzimpl.h 28 * This method was moved over from common/wintz.h to allow for access to i18n functions
  /external/chromium_org/ui/events/gestures/
gesture_util.h 18 // threshold. This is generally used to determine if a touch point has moved
  /external/chromium_org/ui/views/
mouse_watcher.h 34 // The mouse moved within the window which was current when the MouseWatcher
37 // The mouse moved exited the window which was current when the MouseWatcher
44 // Return false when the mouse has moved outside the monitored region.
54 // determines that the mouse has moved outside its monitored region.
  /external/clang/test/Modules/Inputs/Module.framework/Headers/
Module.h 3 // FIXME: The "umbrella header" warning should be moved to a separate test.
  /external/icu4c/common/unicode/
utf32.h 20 * This file is obsolete and its contents moved to utf_old.h.
  /external/icu4c/i18n/
wintzimpl.h 28 * This method was moved over from common/wintz.h to allow for access to i18n functions
  /external/jmdns/src/javax/jmdns/
package-info.java 5 * at Strangeberry. In November 2003 the project was moved to SourceForge, and the name was changed from JRendezvous to JmDNS for legal reasons. Many thanks to Stuart Cheshire for help and moral support.
  /external/mockito/src/org/mockito/exceptions/
Pluralizer.java 9 * @Deprecated. This class has been moved to internal packages because it was never meant to be public.
  /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_org/third_party/codesighs/
codesighs.c 494 void* moved = NULL; local
496 moved = realloc(modules, sizeof(ModuleStats) * (moduleCount + 1));
497 if(NULL != moved)
499 modules = (ModuleStats*)moved;
793 void* moved = NULL; local
795 moved = realloc(outOptions->mMatchClasses, sizeof(char*) * (outOptions->mMatchClassCount + 1));
796 if(NULL != moved)
798 outOptions->mMatchClasses = (char**)moved;
821 void* moved = NULL; local
823 moved = realloc(outOptions->mMatchScopes, sizeof(char*) * (outOptions->mMatchScopeCount + 1))
849 void* moved = NULL; local
877 void* moved = NULL; local
905 void* moved = NULL; local
933 void* moved = NULL; local
    [all...]
  /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.

Completed in 1015 milliseconds

12 3 4 5 6 7 8 91011>>