| /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
| tree-inline.h | 30 duplicate the edge (inlining, cloning), move the edge (versioning,
|
| /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
| tree-inline.h | 30 duplicate the edge (inlining, cloning), move the edge (versioning,
|
| /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/ |
| libfunction_reordering_plugin.so | |
| libfunction_reordering_plugin.so.0 | |
| libfunction_reordering_plugin.so.0.0.0 | |
| /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/libexec/gcc/i686-linux-android/4.6/ |
| libfunction_reordering_plugin.so | |
| libfunction_reordering_plugin.so.0 | |
| libfunction_reordering_plugin.so.0.0.0 | |
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
| Gesture.java | 63 * <li>Resize (dragging some edge or corner of a widget to change its size, for 64 * example to some new fixed size, or to "attach" it to some other edge.)
|
| /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/ |
| sp_setup.c | 52 * Triangle edge info 54 struct edge { struct 59 int lines; /**< number of lines on this edge */ 87 struct edge ebot; 88 struct edge etop; 89 struct edge emaj; 283 * edge fields (ebot, emaj, etop). 708 struct edge *eleft, 709 struct edge *eright, 788 /* edge vectors e = v0 - v2, f = v1 - v2 * [all...] |
| /external/mesa3d/src/gallium/drivers/softpipe/ |
| sp_setup.c | 52 * Triangle edge info 54 struct edge { struct 59 int lines; /**< number of lines on this edge */ 87 struct edge ebot; 88 struct edge etop; 89 struct edge emaj; 283 * edge fields (ebot, emaj, etop). 708 struct edge *eleft, 709 struct edge *eright, 788 /* edge vectors e = v0 - v2, f = v1 - v2 * [all...] |
| /cts/tests/tests/database/src/android/database/cts/ |
| CursorWrapperTest.java | 239 // While reach the edge, function will return false 244 // While reach the edge, function will return false 254 // While reach the edge, function will return false 260 // While reach the edge, function will return false 263 // While reach the edge, function will return false
|
| /external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
| bookmark_bar_controller.h | 53 // The minimum separation between a folder menu and the edge of the screen. 54 // If the menu gets closer to the edge of the screen (either right or left) 80 // How far to offset a folder menu's left edge horizontally in relation to 81 // the left edge of the button from which it springs. Because of drawing 263 // The x point on the bar where the left edge of the new item will end
|
| /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
| bookmark_bar_controller.h | 60 // The minimum separation between a folder menu and the edge of the screen. 61 // If the menu gets closer to the edge of the screen (either right or left) 87 // How far to offset a folder menu's left edge horizontally in relation to 88 // the left edge of the button from which it springs. Because of drawing 271 // The x point on the bar where the left edge of the new item will end
|
| /external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
| s_aaline.c | 55 GLfloat ex0, ey0; /* quad edge vectors */ 297 /* cross product determines if sample is inside or outside each edge */ 302 /* Check if the sample is exactly on an edge. If so, let cross be a 303 * positive or negative value depending on the direction of the edge. 357 /* compute the quad's edge vectors (for coverage calc) */
|
| s_aatritemp.h | 49 GLfloat majDx, majDy; /* major (i.e. long) edge dx and dy */ 167 * The long edge will either be on the left or right side of the 168 * triangle. We always scan from the long edge toward the shorter 169 * edges, stopping when we find that coverage = 0. If the long edge 267 /* make sure we're not past the window edge */
|
| /external/chromium_org/ui/gfx/ |
| render_text_linux.cc | 154 // The cursor is not in any run: we're at the visual and logical edge. 155 SelectionModel edge = EdgeSelectionModel(direction); local 156 if (edge.caret_pos() == selection.caret_pos()) 157 return edge; 177 // The cursor is at the edge of a run; move to the visually adjacent run.
|
| /external/mesa3d/src/mesa/swrast/ |
| s_aaline.c | 55 GLfloat ex0, ey0; /* quad edge vectors */ 297 /* cross product determines if sample is inside or outside each edge */ 302 /* Check if the sample is exactly on an edge. If so, let cross be a 303 * positive or negative value depending on the direction of the edge. 357 /* compute the quad's edge vectors (for coverage calc) */
|
| s_aatritemp.h | 49 GLfloat majDx, majDy; /* major (i.e. long) edge dx and dy */ 167 * The long edge will either be on the left or right side of the 168 * triangle. We always scan from the long edge toward the shorter 169 * edges, stopping when we find that coverage = 0. If the long edge 267 /* make sure we're not past the window edge */
|
| /external/opencv/cvaux/src/ |
| decomppoly.cpp | 64 // determines if edge number one lies in counterclockwise 65 // earlier than edge number two 200 // checking for noncrossing edge 238 // this edge is internal 261 // this edge intersects some other initial edges
|
| /external/skia/tests/ |
| ReadPixelsTest.cpp | 274 // touching entire top edge 278 // contained in x, overlapping top edge 286 // touching entire left edge 290 // contained in y, overlapping left edge 298 // touching entire left edge
|
| WritePixelsTest.cpp | 381 // touching entire top edge 385 // contained in x, overlapping top edge 393 // touching entire left edge 397 // contained in y, overlapping left edge 405 // touching entire left edge
|
| /frameworks/base/docs/html/training/gestures/ |
| scroll.jd | 164 // Initiates the decay phase of any active edge effects. 182 // Initiates the decay phase of any active edge effects. 230 location of x and y. When the criteria for displaying an overscroll "glow" edge effect are met 236 <pre>// Edge effect / overscroll tracking objects. 269 * glow edge effect.
|
| /cts/apps/CtsVerifier/lib/colorchecker/ |
| colorcheckertest.cpp | 150 // If the vertical gradient is 0, the edge is horizontal 156 // the gradient direction of the edge. 176 // Compute a boolean map to show whether a pixel is on the edge. 184 // on an edge if it has a larger absolute gradient than 195 // on an edge if it has a larger absolute gradient than 206 // on an edge if it has a larger absolute gradient than 217 // on an edge if it has a larger absolute gradient than 247 // with the edge map, gradient direction and gradient magnitude as inputs. 281 // Processes the signicant edge pixels and cast vote for the corresponding 282 // edge passing this pixel [all...] |
| /external/llvm/include/llvm/Analysis/ |
| RegionInfo.h | 148 /// edges. One edge entering the Region and another one leaving the Region. 153 /// just one entry and one exit edge exists. 323 /// @brief Return the first block of this region's single entry edge, 326 /// @return The BasicBlock starting this region's single entry edge, 330 /// @brief Return the first block of this region's single exit edge, 333 /// @return The BasicBlock starting this region's single exit edge, 339 /// A region is simple if it has exactly one exit and one entry edge. 597 // edge going from entry to BB without passing exit. 641 // edge and exactly one exit edge [all...] |