HomeSort by relevance Sort by last modified time
    Searched full:edge (Results 301 - 325 of 576) sorted by null

<<11121314151617181920>>

  /packages/apps/Music/src/com/android/music/
TouchInterceptor.java 88 // fast fling right with release near the right edge of the screen
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
Status.java 293 // Whether EDGE, UMTS, etc...
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-flow-inline.h 521 /* Return the edge associated with argument I of phi node GS. */
523 static inline edge
537 /* Return the source location of the argument on edge E of phi node GS. */
540 gimple_phi_arg_location_from_edge (gimple gs, edge e)
    [all...]
gimple.h 250 are necessary to handle edge cases such as when statement is
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/
cc1plus 
  /external/opencore/codecs_v2/video/m4v_h263/dec/src/
dcac_prediction.cpp 109 { /* left edge */
267 { /* left edge */
chv_filter.cpp 168 To differentiate real and fake edge, it then check the difference with QP to
240 /* differentiate between real and fake edge */
517 /* differentiate between real and fake edge */
  /external/qemu/hw/
arm_gic.c 47 unsigned trigger:1; /* nonzero = edge triggered. */
197 /* Clear pending flags for both level and edge triggered interrupts.
  /external/qemu/slirp/
tcp_output.c 419 * right edge of the window, so use snd_nxt in that
455 * the urgent pointer to the left edge of the send window
  /external/qemu/slirp-android/
tcp_output.c 419 * right edge of the window, so use snd_nxt in that
455 * the urgent pointer to the left edge of the send window
  /external/quake/quake/src/QW/client/
pmove.c 348 // if the leading edge is over a dropoff, increase friction
704 // see if near an edge
  /external/skia/include/core/
SkPath.h 48 edge crossings
51 /** Specifies that "inside" is computed by an odd number of edge
  /external/webkit/WebCore/editing/
VisibleSelection.cpp 287 // Edge case: If the caret is after the last word in a soft-wrapped line or the last word in
289 // Edge case: If the caret is after the last word in a paragraph, select from the the end of the
  /external/webkit/WebCore/platform/image-decoders/gif/
GIFImageReader.cpp 144 /* Extend if bottom edge isn't covered because of the shift upward. */
148 /* Clamp first and last rows to upper and lower edge of image. */
  /frameworks/base/core/java/android/widget/
AbsListView.java 312 * Indicates whether the list is stacked from the bottom edge or
313 * the top edge.
761 * the bottom edge.
763 * @return true if the content is stacked from the bottom edge, false otherwise
774 * @param stackFromBottom true to pin the view's content to the bottom edge,
775 * false to pin the view's content to the top edge
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/
RotarySelector.java 124 * How far from the edge of the screen the user must drag to trigger the event.
478 // the vertical distance from the outer edge of the circle to the desired point
  /frameworks/base/docs/html/guide/topics/ui/
declaring-layout.jd 243 right of the left edge of its direct parent.
283 2 pixels to the right of the left edge. Padding can be set using the
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
dcac_prediction.cpp 109 { /* left edge */
267 { /* left edge */
chv_filter.cpp 167 To differentiate real and fake edge, it then check the difference with QP to
239 /* differentiate between real and fake edge */
516 /* differentiate between real and fake edge */
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java 374 /** Current network is EDGE */
442 return "EDGE";
  /external/icu4c/test/intltest/
utxttest.cpp 335 // those with a source range that falls of an edge of the string.
841 // ErrorTest() Check various error and edge cases.
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/
SCCP.java 326 /* TODO: If jump becomes constant, only take true edge. */
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List4.java 147 "The edge of war, like an ill-sheathed knife," +
List6.java 161 "The edge of war, like an ill-sheathed knife," +
  /development/samples/BrowserPlugin/jni/paint/
PaintPlugin.cpp 205 // draw the drawing surface box (5 px from the edge)

Completed in 927 milliseconds

<<11121314151617181920>>