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

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/ui/base/dragdrop/
drop_target_win.cc 59 // Tell the helper that we moved over it so it can update the drag image.
70 // Tell the helper that we moved out of it so it can update the drag image.
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_cmdbuf.h 17 /* +r6/r7 : code here moved */
103 /* +r6/r7 : code here moved */
  /frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListOfShortTallShortTest.java 50 assertEquals("selection should have moved to tall item below",
74 assertEquals("should have moved selection to tall item above",
  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
Mandelbrot.java 53 // allow viewport to be moved by 2x scale factor
66 // allow viewport to be moved by 2x scale factor
  /frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
Mandelbrot.java 47 // allow viewport to be moved by 2x scale factor
60 // allow viewport to be moved by 2x scale factor
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
Mandelbrot.java 53 // allow viewport to be moved by 2x scale factor
66 // allow viewport to be moved by 2x scale factor
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastCursorAdapter.java 41 * moved to the correct position.
62 * moved to the correct position.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/list_update_policy/
sample_update_policy.hpp 65 // Decides whether a metadata object should be moved to the front of
68 // list. The method shoule return true if the node should be moved
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/list_update_policy/
sample_update_policy.hpp 65 // Decides whether a metadata object should be moved to the front of
68 // list. The method shoule return true if the node should be moved
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/list_update_policy/
sample_update_policy.hpp 65 // Decides whether a metadata object should be moved to the front of
68 // list. The method shoule return true if the node should be moved
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_policy/
sample_update_policy.hpp 65 // Decides whether a metadata object should be moved to the front of
68 // list. The method shoule return true if the node should be moved
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_policy/
sample_update_policy.hpp 65 // Decides whether a metadata object should be moved to the front of
68 // list. The method shoule return true if the node should be moved
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/list_update_policy/
sample_update_policy.hpp 65 // Decides whether a metadata object should be moved to the front of
68 // list. The method shoule return true if the node should be moved
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/list_update_policy/
sample_update_policy.hpp 65 // Decides whether a metadata object should be moved to the front of
68 // list. The method shoule return true if the node should be moved
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/list_update_policy/
sample_update_policy.hpp 65 // Decides whether a metadata object should be moved to the front of
68 // list. The method shoule return true if the node should be moved
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/list_update_policy/
sample_update_policy.hpp 67 /// Decides whether a metadata object should be moved to the front
71 /// moved to the front of the list.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/list_update_policy/
sample_update_policy.hpp 65 // Decides whether a metadata object should be moved to the front of
68 // list. The method shoule return true if the node should be moved
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/list_update_policy/
sample_update_policy.hpp 67 /// Decides whether a metadata object should be moved to the front
71 /// moved to the front of the list.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/list_update_policy/
sample_update_policy.hpp 67 /// Decides whether a metadata object should be moved to the front
71 /// moved to the front of the list.
  /external/chromium_org/third_party/codesighs/
msmap2tsv.c 462 void* moved = NULL; local
488 moved = realloc((*outDB)->mSymbols, sizeof(SymDB_Symbol) * ((*outDB)->mSymbolCapacity + SYMDB_SYMBOL_GROWBY));
489 if(NULL != moved)
491 (*outDB)->mSymbols = (SymDB_Symbol*)moved;
545 moved = realloc(dbSymbol->mSections, sizeof(SymDB_Section) * (dbSymbol->mSectionCount + 1));
546 if(NULL != moved)
548 dbSymbol->mSections = (SymDB_Section*)moved;
591 moved = realloc(dbSection->mSizes, sizeof(SymDB_Size) * (dbSection->mSizeCount + 1));
592 if(NULL != moved)
594 dbSection->mSizes = (SymDB_Size*)moved;
1179 void* moved = NULL; local
1304 void* moved = NULL; local
1400 void* moved = NULL; local
2010 void* moved = NULL; local
    [all...]
  /cts/suite/cts/deviceTests/filesystemperf/src/com/android/cts/filesystemperf/
TestTest.java 18 // code for testing, will be removed / moved before release
  /development/samples/Support13Demos/
_index.html 12 // when the docs are online. This will be changed once the samples get moved.
  /development/samples/Support4Demos/
_index.html 12 // when the docs are online. This will be changed once the samples get moved.
  /development/samples/Support7Demos/
_index.html 12 // when the docs are online. This will be changed once the samples get moved.
  /external/chromium/chrome/browser/ui/cocoa/
base_view.h 15 // - Automatic registration for mouse-moved events.

Completed in 2765 milliseconds

1 2 3 45 6 7 8 91011>>