HomeSort by relevance Sort by last modified time
    Searched refs:PULL (Results 1 - 11 of 11) sorted by null

  /external/zlib/src/contrib/infback9/
infback9.c 125 #define PULL() \
141 PULL(); \
329 PULL();
  /toolchain/binutils/binutils-2.27/zlib/contrib/infback9/
infback9.c 125 #define PULL() \
141 PULL(); \
329 PULL();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ExpandHelper.java 57 // Set to false to disable focus-based gestures (spread-finger vertical pull).
75 private static final int PULL = 1<<1;
194 float pull = Math.abs(drag) + Math.abs(span) + 1f; local
195 float hand = drag * Math.abs(drag) / pull + span * Math.abs(span) / pull;
270 (0 != (mExpansionStyle & PULL) ? " (pull)" : "") +
272 // check for a spread-finger vertical pull gesture
298 if (DEBUG_SCALE) Log.v(TAG, "got pull gesture (xspan=" + xspan + "px)");
299 startExpanding(mResizedView, PULL);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
infback.c 158 #define PULL() \
174 PULL(); \
343 PULL();
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
infback.c 149 #define PULL() \
165 PULL(); \
334 PULL();
  /external/python/cpython2/Modules/zlib/
infback.c 158 #define PULL() \
174 PULL(); \
343 PULL();
  /external/python/cpython3/Modules/zlib/
infback.c 158 #define PULL() \
174 PULL(); \
343 PULL();
  /external/syslinux/com32/lib/zlib/
infback.c 149 #define PULL() \
165 PULL(); \
334 PULL();
  /external/zlib/src/
infback.c 158 #define PULL() \
174 PULL(); \
343 PULL();
  /toolchain/binutils/binutils-2.27/zlib/
infback.c 158 #define PULL() \
174 PULL(); \
343 PULL();
  /external/annotation-tools/annotation-file-utilities/lib/
plume-core.jar 

Completed in 373 milliseconds