HomeSort by relevance Sort by last modified time
    Searched full:edge (Results 751 - 775 of 2700) sorted by null

<<31323334353637383940>>

  /external/chromium_org/tools/gyp/tools/
graphviz.py 30 # Copy out only the edges we're interested in from the full edge list.
  /external/chromium_org/ui/gfx/
pango_util.h 100 // outer edge of the line.
quad_unittest.cc 307 // Top edge.
313 // Bottom edge.
319 // Left edge.
325 // Right edge.
  /external/chromium_org/ui/views/bubble/
bubble_frame_view_unittest.cc 266 // Test bubble not fitting left screen edge.
287 // Test bubble not fitting right screen edge.
308 // Test bubble not fitting top screen edge.
329 // Test bubble not fitting bottom screen edge.
  /external/chromium_org/ui/views/window/
frame_background.h 37 // edge highlighting to provide the illusion of depth. May be NULL.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-r4998.js 73 // The back edge then merges its virtual frame, which incorrectly
  /external/chromium_org/v8/test/webkit/fast/js/
regexp-no-extensions.js 27 + 'Also tests various related edge cases.'
  /external/clang/include/clang/Analysis/Analyses/
PostOrderCFGView.h 56 return false; // if an edge is trivially false.
  /external/compiler-rt/lib/ppc/
fixtfdi.c 65 /* Edge cases handled here: */
  /external/iproute2/examples/diffserv/
README 20 EDGE scripts
  /external/jmonkeyengine/engine/src/core/com/jme3/renderer/queue/
TransparentComparator.java 87 // to the bound's closest edge vs. the bound's center here.
  /external/libvorbis/
CHANGES 49 * Fix a numerical instability in the edge extrapolation filter.
  /external/llvm/include/llvm/CodeGen/
EdgeBundles.h 29 /// EC - Each edge bundle is an equivalence class. The keys are:
  /external/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp 381 // are not eliminated sometime during scheduling. The output dependence edge
489 /// This returns true if the two MIs need a chain edge betwee them.
497 // Cover a trivial case - no edge is need to itself.
504 // If we are dealing with two "normal" loads, we do not need an edge
553 /// "latest" node that needs a chain edge to SUa.
578 // If we do need an edge, or we have exceeded depth budget,
579 // add that edge to the predecessors chain of SUb,
628 /// Check whether two objects need a chain edge, if so, add it
637 // do not add the edge, but rememeber the rejected node.
654 /// order. The instruction order A < B, implies that no edge exists from B to A
    [all...]
ScheduleDAGPrinter.cpp 54 /// edge, override this method.
  /external/llvm/lib/Transforms/Scalar/
JumpThreading.cpp 65 /// successors, we forward the edge from the predecessor to the successor by
356 // FIXME: This should be an edge property, not a block end property.
754 // For predecessor edge, determine if the comparison is true or false
755 // on that edge. If they're all true or all false, we can simplify the
    [all...]
  /external/llvm/test/CodeGen/ARM/
2012-04-24-SplitEHCriticalEdge.ll 3 ; CodeGen SplitCriticalEdge() shouldn't try to break edge to a landing pad.
  /external/llvm/test/DebugInfo/X86/
DW_AT_specification.ll 4 ; test that the DW_AT_specification is a back edge in the file.
  /external/llvm/unittests/Support/
raw_ostream_test.cpp 26 /// BytesLeftInBuffer bytes left in the buffer. This is useful for testing edge
  /external/markdown/docs/
INSTALL 64 If your the type that like to live on the edge, you may want to keep up with
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_cull.c 64 /* edge vectors: e = v0 - v2, f = v1 - v2 */
  /external/mesa3d/src/gallium/auxiliary/indices/
u_unfilled_indices.c 94 return 2 * nr; /* a line (two verts) for each polygon edge */
  /external/mesa3d/src/gallium/state_trackers/vega/
vg_state.c 65 /* Edge fill color for VG_TILE_FILL tiling mode */
  /external/mesa3d/src/mesa/vbo/
vbo_attrib.h 39 * for materials, color indexes, edge flags, etc.
  /external/opencv/cv/src/
_cvgeom.h 60 void icvCreateCenterNormalLine( CvSubdiv2DEdge edge, double* a, double* b, double* c );

Completed in 1098 milliseconds

<<31323334353637383940>>