/external/webkit/Source/WebCore/platform/text/ |
TextBreakIteratorICU.cpp | 188 // * Removed rules that prevent a cursor from moving after prepend characters (Bug 24342); 189 // * Added rules that prevent a cursor from moving after virama signs of Indic languages except Tamil (Bug 15790), and; 190 // * Added rules that prevent a cursor from moving before Japanese half-width katakara voiced marks.
|
/external/wpa_supplicant/ |
todo.txt | 69 ctrl_iface) by moving the retrying of the previous request into EAP 82 - consider moving SIM card functionality (IMSI fetching) away from eap.c; 100 - consider moving eap_tls_build_ack() call into eap_tls_process_helper()
|
/external/chromium/chrome/browser/chromeos/ |
setting_level_bubble.h | 30 // We _do_ still animate the level moving to |percent| in case the bubble is
|
/external/chromium/chrome/browser/sync/engine/ |
conflict_resolver.h | 49 // moving onto more drastic solutions.
|
/external/chromium/chrome/browser/ui/cocoa/ |
hover_button.mm | 51 // moved under the mouse during tab resize, instead of the mouse moving over
|
/external/chromium/net/proxy/ |
proxy_list.h | 33 // De-prioritizes the proxies that we have cached as not working, by moving
|
/external/clang/include/clang/Sema/ |
Ownership.h | 122 // 1) "Moving" means transferring the value of an object to another object, 126 // 2) Since moving can modify the source object, it must either be explicitly 128 // 3) As such, C++0x moving is only allowed in three contexts: 134 // To sum up: moving from a named object should only be possible with an 135 // explicit std::move(), or on function return. Moving from a temporary should 136 // be implicitly done. Moving from a const object is forbidden. 149 // The moveable object has five important functions to facilitate moving: 156 // private, this will fail to compile. This prevents implicit moving from 175 // Moving from a const object fails as intended.
|
/external/e2fsprogs/ext2ed/ |
ext2_com.c | 29 We are moving to the superblock - Just use setoffset and settype. The offset was gathered in the
|
/external/mesa3d/src/glsl/ |
ir_function_can_inline.cpp | 32 * moving the return to the end, or by using breaks from a do {} while
|
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/ |
SDL_syswm.cc | 64 moving mouse to center of window ... */
|
/external/webkit/Source/WebCore/editing/ |
EditingBehavior.h | 57 // in place and moving the extent. Matches NSTextView.
|
/external/webkit/Source/WebCore/manual-tests/ |
transition-events.html | 78 things moving forever.</p>
|
/external/webkit/Source/WebCore/page/ |
DOMTimer.h | 54 // to events like moving a tab to the background.
|
/external/webkit/Tools/Scripts/webkitpy/style/checkers/ |
common.py | 29 # after moving the relevant cpp_unittest.ErrorCollector code
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/ |
omxVCCOMM_LimitMVToRect.c | 28 * prevent the motion compensated block/macroblock from moving outside a
|
/packages/apps/SpareParts/res/values/ |
strings.xml | 41 <string name="summary_transition_animations">Speed of animations moving between screens</string>
|
/external/chromium/chrome/browser/ui/gtk/download/ |
download_started_animation_gtk.cc | 20 // How long to spend moving downwards and fading out after waiting. 27 // Note that setting this greater than 0.5 will mean moving past the bottom of
|
/external/chromium/chrome/browser/ui/views/download/ |
download_started_animation_win.cc | 18 // How long to spend moving downwards and fading out after waiting. 25 // Note that setting this greater than 0.5 will mean moving past the bottom of
|
/external/dbus/dbus/ |
dbus-resources.c | 225 * either direction (moving up, or moving down).
|
/external/webkit/Source/WebKit/chromium/tests/ |
WebInputEventFactoryTestGtk.cpp | 147 // Moving the cursor for a significant distance will reset the click count to 0. 165 // Moving the cursor with a significant delay will reset the click count to 0.
|
/external/webkit/Source/WebKit/win/ |
WebNodeHighlight.cpp | 250 bool moving = !(windowPos->flags & SWP_NOMOVE); local 253 if (!moving)
|
/hardware/invensense/mlsdk/mllite/ |
mlSetGyroBias.c | 153 // We are moving 163 // We are not moving
|
/packages/apps/Camera/src/com/android/camera/panorama/ |
MosaicFrameProcessor.java | 49 // Use the moving average to calculate the panning rate. 208 // Moving average: remove the oldest translation/deltaTime and
|
/packages/apps/Email/src/com/android/email/activity/ |
ThreePaneLayout.java | 370 animatorLabel = "moving to [mailbox list + message list]"; 376 animatorLabel = "moving to [message list + message view]"; 391 animatorLabel = "moving to [mailbox list + message list]"; 397 animatorLabel = "moving to [message list + message view]"; 403 animatorLabel = "moving to [message view]";
|
/external/quake/quake/src/QW/progs/ |
plats.qc | 203 plat_spawn_inside_trigger (); // the "start moving" trigger
283 Trains are moving platforms that players can ride.
286 If the train is the target of a button or trigger, it will not begin moving until activated.
|