Searched
full:move (Results
1001 -
1025 of
10530) sorted by null
<<41424344454647484950>>
/development/samples/browseable/CustomChoiceList/src/com.example.android.common.logger/ |
LogWrapper.java | 54 // if that's the case, just convert null to the empty string and move on. 70 // If this isn't the last node in the chain, move things along.
|
/development/samples/browseable/ImmersiveMode/src/com.example.android.common/logger/ |
LogWrapper.java | 54 // if that's the case, just convert null to the empty string and move on. 70 // If this isn't the last node in the chain, move things along.
|
/development/samples/browseable/NetworkConnect/src/com.example.android.common.logger/ |
LogWrapper.java | 54 // if that's the case, just convert null to the empty string and move on. 70 // If this isn't the last node in the chain, move things along.
|
/development/samples/browseable/StorageClient/src/com.example.android.common/logger/ |
LogWrapper.java | 54 // if that's the case, just convert null to the empty string and move on. 70 // If this isn't the last node in the chain, move things along.
|
/development/samples/browseable/StorageProvider/src/com.example.android.common/logger/ |
LogWrapper.java | 54 // if that's the case, just convert null to the empty string and move on. 70 // If this isn't the last node in the chain, move things along.
|
/development/samples/browseable/TextLinkify/src/com.example.android.common.logger/ |
LogWrapper.java | 54 // if that's the case, just convert null to the empty string and move on. 70 // If this isn't the last node in the chain, move things along.
|
/development/samples/browseable/TextSwitcher/src/com.example.android.common.logger/ |
LogWrapper.java | 54 // if that's the case, just convert null to the empty string and move on. 70 // If this isn't the last node in the chain, move things along.
|
/development/samples/browseable/repeatingAlarm/src/com.example.android.common/logger/ |
LogWrapper.java | 54 // if that's the case, just convert null to the empty string and move on. 70 // If this isn't the last node in the chain, move things along.
|
/development/samples/devbytes/animation/CurvedMotion/src/com/example/android/curvedmotion/ |
AnimatorPath.java | 23 * a path. The API allows you to specify a move location (which essentially 35 * Move from the current path point to the new one
|
/external/chromium/base/ |
file_descriptor_shuffle.cc | 62 if (!delegate->Move(i->source, i->dest)) 87 bool FileDescriptorTableInjection::Move(int src, int dest) {
|
/external/chromium/chrome/browser/automation/ |
ui_controls.h | 62 // Simulate a mouse move. (x,y) are absolute screen coordinates. 79 // the cursor currently is, so be sure to move the cursor before calling this
|
/external/chromium/chrome/browser/sync/notifier/ |
invalidation_notifier.h | 71 // credentials, we connect and move to the CONNECTING state. When 72 // we're connected we start the invalidation client and move to the
|
/external/chromium_org/apps/ |
DEPS | 27 # Pieces of the extensions system that need to move to src/extensions. 63 # TODO(benwells): Move app_browsertest_util into apps component once there
|
/external/chromium_org/base/posix/ |
file_descriptor_shuffle.cc | 62 if (!delegate->Move(i->source, i->dest)) 87 bool FileDescriptorTableInjection::Move(int src, int dest) {
|
/external/chromium_org/cc/animation/ |
scrollbar_animation_controller_linear_fade.cc | 70 // Ignore mouse move events. 90 // Ignore mouse move events.
|
/external/chromium_org/mojo/public/system/ |
macros.h | 62 // Used to make a type move-only in C++03. See Chromium's base/move.h for more
|
/external/chromium_org/sync/notifier/ |
invalidation_notifier.h | 69 // credentials, we connect and move to the CONNECTING state. When 70 // we're connected we start the invalidation client and move to the
|
/external/chromium_org/third_party/WebKit/Source/platform/scroll/ |
FramelessScrollView.cpp | 49 dirtyRect.move(scrollbar->x(), scrollbar->y()); 90 clipRect.move(verticalScrollbar()->width(), 0);
|
/external/chromium_org/ui/events/gestures/ |
gestures.dot | 12 M : Move \l\ 17 M_Delay : Move after a certain delay}"
|
/external/chromium_org/ui/views/ |
view_model.h | 39 void Move(int index, int target_index); 41 // Variant of Move() that leaves the bounds as is. That is, after invoking
|
/external/chromium_org/ui/views/widget/desktop_aura/ |
x11_whole_screen_move_loop.h | 37 // and run the move loop. 40 // Updates the cursor while the move loop is running.
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-108296.js | 35 // be generated as a part of a gap move. Gap move operate on immediates as
|
/external/clang/test/CodeGenCXX/ |
rvalue-references.cpp | 89 int &&move(int&); 102 B::B(int i) : a(move(i)) {}
|
/external/clang/test/SemaCXX/ |
constexpr-turing.cpp | 31 constexpr Tape move(const Tape &old, Dir dir) { return Tape(old, dir); } function 37 run(tm, move(update(tape, tm[state][tape.val].tape),
|
/external/compiler-rt/lib/i386/ |
ashrdi3.S | 39 // Move the result back to the general purpose registers and return 61 1: movl %edx, %eax // Move high to low
|
Completed in 1216 milliseconds
<<41424344454647484950>>