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

1 2 3 45 6 7 8 91011>>

  /external/kernel-headers/original/asm-x86/
io_apic_32.h 77 trigger : 1, /* 0: edge, 1: level */
  /external/quake/quake/src/QW/client/
d_polyse.c 358 // split this edge
365 // draw the point if splitting a leading edge
746 // scan out the top (and possibly only) part of the left edge
780 // for negative steps in x along left edge, bias toward overflow rather than
818 // scan out the bottom part of the left edge, if it exists
890 // scan out the top (and possibly only) part of the right edge, updating the
902 // scan out the bottom part of the right edge, if it exists
1009 // split this edge
1048 // split this edge
  /external/quake/quake/src/QW/server/
world.h 87 // nomonsters is used for line of sight or edge testing, where mosnters
  /external/quake/quake/src/WinQuake/
world.h 75 // nomonsters is used for line of sight or edge testing, where mosnters
  /external/webkit/JavaScriptCore/tests/mozilla/js1_6/Array/
regress-310425-02.js 39 var summary = 'Array.indexOf/lastIndexOf edge cases';
  /external/webkit/WebCore/manual-tests/
window-open-features-parsing.html 22 <li> A WebView exactly 200x100, such that you can see a red 1 pixel border along each edge of the WebView.
  /frameworks/base/core/res/res/values/
dimens.xml 41 <!-- Margin at the edge of the screen to ignore touch events for in the windowshade. -->
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
LinearLayoutGridTest.java 31 * This exercises some edge cases of {@link android.view.FocusFinder}.
  /frameworks/base/core/tests/coretests/src/android/widget/gridview/touch/
GridTouchStackFromBottomManyTest.java 83 assertEquals("Last item is not touching the bottom edge",
  /frameworks/base/docs/html/intl/ja/guide/basics/
what-is-android.jd 17 <li><strong>Bluetooth?EDGE?3G?WiFi</strong>???????????</li>
  /frameworks/base/graphics/java/android/graphics/
Shader.java 32 * replicate the edge color if the shader draws outside of its
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Shader.java 33 * replicate the edge color if the shader draws outside of its
  /external/libpcap/
optimize.c 108 static void propedom(struct edge *);
120 static void opt_j(struct edge *);
124 static inline void link_inedge(struct edge *, struct block *);
135 static struct block *fold_edge(struct block *, struct edge *);
149 struct edge **edges;
291 struct edge *ep;
301 * Compute edge dominators.
1192 struct edge *p;
1219 * first edge leading to this node.
1224 * If, for the predecessor along that edge, a registe
    [all...]
  /external/bison/src/
vcg.c 132 new_edge (&g->edge);
172 /* Initialize an edge with the default values. */
174 new_edge (edge *e)
380 | Edge and nodes into a graph. |
391 add_edge (graph *g, edge *e)
436 open_edge (edge *e, FILE *fout)
501 edge *e;
576 output_edge (edge *e, FILE *fout)
  /external/freetype/src/pshinter/
pshalgo.h 141 PSH_POINT_EDGE_MIN = 512, /* point is aligned to left/bottom stem edge */
142 PSH_POINT_EDGE_MAX = 1024 /* point is aligned to top/right stem edge */
  /external/iproute2/examples/diffserv/
regression-testing 73 are going through the edge device
125 are going through the edge device
  /external/qemu/slirp/
sbuf.c 143 /* Do the right edge first */
149 /* Now the left edge */
  /external/qemu/slirp-android/
sbuf.c 143 /* Do the right edge first */
149 /* Now the left edge */
  /external/skia/src/core/
SkAlphaRuns.cpp 96 However, if the trailing edge of the previous span and the leading
97 edge of the current span round to the same super-sampled x value,
  /frameworks/base/core/java/android/hardware/
SensorListener.java 38 * (the small edge in portrait mode, the long edge in landscape mode) and
  /frameworks/base/core/java/com/android/internal/widget/
TextProgressBar.java 45 * just ahead of the leading edge of the {@link ProgressBar} position.
148 // Calculate estimate of ProgressBar leading edge position
  /packages/apps/Contacts/src/com/android/contacts/
PinnedHeaderListView.java 97 // TODO change ListView to allow separate measures for top and bottom fading edge;
98 // in this particular case we would like to disable the top, but not the bottom edge.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/parts/
LayoutFigure.java 105 // if the line is right to the edge, draw it one pixel more inside so that the
134 // If the point is right on the edge, draw it one pixel inside so that it
  /packages/apps/Launcher2/src/com/android/launcher2/
DragController.java 193 * @param textureLeft The left edge of the region inside b to use.
194 * @param textureTop The top edge of the region inside b to use.
391 // like it goes off screen a little, intead of bumping up against the edge.
500 * you drag off the edge of the screen, we find something.
557 * Set which view scrolls for touch events near the edge of the screen.
  /external/gtest/test/
gtest-param-test_test.cc 171 // Edge case. Tests that Range() generates the single element sequence
179 // Edge case. Tests that Range() with generates empty sequence when
293 // Edge case. Tests that ValuesIn() with an array parameter containing a
328 // Edge case. Tests that ValuesIn() provided with an iterator range specifying a
340 // Edge case. Tests that ValuesIn() provided with an empty iterator range
384 // Edge case test. Tests that single-parameter Values() generates the sequence
494 // Edge case. Tests that combine works with the maximum number

Completed in 191 milliseconds

1 2 3 45 6 7 8 91011>>