OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:moved
(Results
51 - 75
of
2569
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/X86/
tailcallbyval64.ll
17
; Expect argument 4 to be
moved
directly to register edx.
20
; Expect argument 6 to be
moved
directly to register r8.
/external/webrtc/src/modules/audio_processing/utility/
ring_buffer.h
40
// Moves the buffer read position and returns the number of elements
moved
.
44
// Returns number of elements
moved
.
/cts/tests/tests/os/src/android/os/cts/
FileObserverTest.java
85
* 4. Observer a file, the file
moved
from dir and the file
moved
to dir, move the file,
87
*
moved
from dir observer should get
moved
-from event,
88
*
moved
to dir observer should get
moved
-to event.
/external/chromium/chrome/browser/history/
top_sites_backend.cc
127
for (size_t i = 0; i < delta.
moved
.size(); ++i)
128
db_->UpdatePageRank(delta.
moved
[i].url, delta.
moved
[i].rank);
/external/llvm/test/Transforms/TailCallElim/
dont_reorder_load.ll
11
; 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
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListItemFocusablesCloseTest.java
70
assertTrue("focus should have
moved
to second button of first item",
79
assertTrue("focus should have
moved
back to first button of first item",
92
assertEquals("selection should have
moved
to second item",
ListOfShortTallShortTest.java
50
assertEquals("selection should have
moved
to tall item below",
74
assertEquals("should have
moved
selection to tall item above",
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
inotify.h
44
#define IN_MOVED_FROM 0x00000040 /* File was
moved
from X. */
45
#define IN_MOVED_TO 0x00000080 /* File was
moved
to Y. */
50
#define IN_MOVE_SELF 0x00000800 /* Self was
moved
. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
inotify.h
44
#define IN_MOVED_FROM 0x00000040 /* File was
moved
from X. */
45
#define IN_MOVED_TO 0x00000080 /* File was
moved
to Y. */
50
#define IN_MOVE_SELF 0x00000800 /* Self was
moved
. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
inotify.h
44
#define IN_MOVED_FROM 0x00000040 /* File was
moved
from X. */
45
#define IN_MOVED_TO 0x00000080 /* File was
moved
to Y. */
50
#define IN_MOVE_SELF 0x00000800 /* Self was
moved
. */
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
list_update_policy.hpp
78
/// Decides whether a metadata object should be
moved
to the front
103
/// will be
moved
to the front of the list.
123
/// Decides whether a metadata object should be
moved
to the front
/external/chromium/chrome/browser/ui/cocoa/
hover_button.mm
51
//
moved
under the mouse during tab resize, instead of the mouse moving over
89
// Update the button's state if the button has
moved
.
/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.
Completed in 1431 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>