HomeSort by relevance Sort by last modified time
    Searched full:lift (Results 1 - 25 of 95) sorted by null

1 2 3 4

  /external/v8/test/mjsunit/es6/regress/
regress-3501.js 8 let lift = f => (x, k) => k (f (x));
9 lift(isNaN);
  /external/autotest/client/site_tests/touch_TabSwitch/
README 3 lift fingers and continue to scroll). Having the scroll stop in the middle of
  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
LiftToActivateListener.java 25 * Hover listener that implements lift-to-activate interaction for
47 // Lift-to-type temporarily disables double-tap
KeyguardMessageArea.java 39 * lift-to-type from interrupting itself.
  /external/autotest/client/site_tests/touch_ScrollDirection/
README 3 lift fingers and continue to scroll). Having the scroll stop in the middle of
  /external/pdfium/third_party/agg23/
agg_rasterizer_scanline_aa.cpp 169 int incr, lift, mod, rem; local
201 lift = p / dx;
204 lift--;
209 delta = lift;
240 int p, rem, mod, lift, delta, first, incr; local
291 lift = p / dy;
294 lift--;
299 delta = lift;
  /external/toybox/kconfig/
README 9 but I'm not going to lift a finger personally" threads from the kernel
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
keybindingDialog.py 65 self.frameKeySeqBasic.lift()
68 self.frameControlsBasic.lift()
146 self.frameKeySeqAdvanced.lift()
147 self.frameHelpAdvanced.lift()
153 self.frameKeySeqBasic.lift()
154 self.frameControlsBasic.lift()
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
keybindingDialog.py 65 self.frameKeySeqBasic.lift()
68 self.frameControlsBasic.lift()
146 self.frameKeySeqAdvanced.lift()
147 self.frameHelpAdvanced.lift()
153 self.frameKeySeqBasic.lift()
154 self.frameControlsBasic.lift()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
keybindingDialog.py 65 self.frameKeySeqBasic.lift()
68 self.frameControlsBasic.lift()
146 self.frameKeySeqAdvanced.lift()
147 self.frameHelpAdvanced.lift()
153 self.frameKeySeqBasic.lift()
154 self.frameControlsBasic.lift()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
keybindingDialog.py 65 self.frameKeySeqBasic.lift()
68 self.frameControlsBasic.lift()
146 self.frameKeySeqAdvanced.lift()
147 self.frameHelpAdvanced.lift()
153 self.frameKeySeqBasic.lift()
154 self.frameControlsBasic.lift()
  /frameworks/base/tools/layoutlib/bridge/src/android/view/
RenderNode_Delegate.java 70 /*package*/ static boolean nSetElevation(long renderNode, float lift) {
72 if (delegate != null && delegate.mLift != lift) {
73 delegate.mLift = lift;
  /external/llvm/test/CodeGen/X86/
code_placement_outline_optional_branches.ll 5 ; Test that we lift the call to 'c' up to immediately follow the call to 'b'
  /external/llvm/test/Transforms/LICM/
preheader-safe.ll 36 ; still lift out of the header.
  /frameworks/base/docs/html/distribute/stories/apps/
segundamano.jd 48 increase in their star rating, a 4.7% lift in monthly active users, and a 7%
  /packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/
DialpadKeyButton.java 35 * implements the lift-to-type interaction model:
152 // Lift-to-type temporarily disables double-tap activation.
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBodyData.h 90 float m_lift; // Lift coefficient [0,+inf]
  /frameworks/base/docs/html/design/wear/
context.jd 55 <p>Displays lift status and slope conditions when you arrive at a ski resort.</p>
  /frameworks/base/docs/html/training/wearables/watch-faces/
interacting.jd 79 {@code TAP_TYPE_TAP}</a> event. If the user does not immediately lift their finger, the system
  /frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
HumanInteractionClassifier.java 124 // enough to see the content, read it for a while and then lift the finger to open
  /external/autotest/site_utils/tester_feedback/
audio_query_delegate_impl.py 161 # TODO(ralphnathan) Lift the restriction regarding recording time once
  /external/mesa3d/src/mesa/tnl/
t_pipeline.c 202 * Some work can be done to lift some of the restrictions in the final
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Canvas.py 184 lift = tkraise variable in class:Group
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Canvas.py 184 lift = tkraise variable in class:Group
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Canvas.py 184 lift = tkraise variable in class:Group

Completed in 1168 milliseconds

1 2 3 4