HomeSort by relevance Sort by last modified time
    Searched full:edges (Results 501 - 525 of 1319) sorted by null

<<21222324252627282930>>

  /external/chromium_org/v8/src/
heap-snapshot-generator.h 180 List<HeapGraphEdge>& edges() { return edges_; } function in class:v8::internal::HeapSnapshot
342 // An interface used to populate a snapshot with nodes and edges.
  /external/clang/include/clang/Analysis/FlowSensitive/
DataflowSolver.h 262 // If no edges have been found, it means this is the first time the solver
313 /// outgoing/incoming edges (depending on whether we do a
  /external/clang/lib/CodeGen/
CGCleanup.h 56 /// Whether this cleanup needs to be run along normal edges.
59 /// Whether this cleanup needs to be run along exception edges.
  /external/clang/lib/Serialization/
ModuleManager.cpp 242 // Record the number of incoming edges for each module. When we
243 // encounter a module with no incoming edges, push it into the queue
  /external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Water/
Water.frag 318 // around edges
394 // That way we won't get pixels around the edges of the terrain,
Water15.frag 319 // around edges
404 // That way we won't get pixels around the edges of the terrain,
  /external/libpcap/
optimize.c 149 struct edge **edges; variable in typeref:struct:edge
1400 target = fold_edge(ep->succ, edges[k]);
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyIndVar.cpp 280 // self edges first.
337 // Bypass back edges to avoid extra work.
  /external/llvm/test/Transforms/Inline/
inline_invoke.ll 255 ;; Test 3 - Deal correctly with split unwind edges.
290 ;; Test 4 - Split unwind edges with a dominance problem
  /external/opencv/cv/src/
cvrotcalipers.cpp 181 /* all of edges will be checked while rotating calipers by 90 degrees */
197 /* number of calipers edges, that has minimal angle with edge */
  /external/openfst/src/include/fst/
minimize.h 122 // where E is the number of edges in the machine and N is number of states.
524 // is linear in the number of arcs (edges) in the machine.
  /external/skia/include/gpu/
GrTypes.h 398 * Some textures will be stored such that the upper and left edges of the content meet at the
399 * the origin (in texture coord space) and for other textures the lower and left edges meet at
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
minimize.h 109 // where E is the number of edges in the machine and N is number of states.
507 // linear in the number of arcs (edges) in the machine.
  /frameworks/base/core/java/android/widget/
Toast.java 171 * container width, between the container's edges and the
174 * container height, between the container's edges and the
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
ActionMenuView.java 282 // The items at the far edges may only expand by half in order to pin to either side.
325 // against the edges.
  /packages/apps/Gallery/src/com/android/camera/
HighlightView.java 178 // Determines which edges are hit by touching at (x, y).
241 // The "edge" parameter specifies which edges the user is dragging.
  /art/compiler/sea_ir/debug/
dot_gen.cc 116 // (by convention) outgoing edges, so that the composition of theToDot() of all nodes
  /cts/tests/uiautomator/src/com/android/cts/uiautomatortest/
CtsUiAutomatorTest.java 790 * Performs a pinch out from the center of a view to its edges and listens to
807 // the center out to the edges.
    [all...]
  /dalvik/vm/compiler/codegen/x86/
AnalysisO1.h 31 //! maximal number of edges per basic block
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DFA.as 110 // what about predicated edges coming from EOT
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
DFA.java 112 // what about predicated edges coming from EOT
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRDFA.m 100 // what about predicated edges coming from EOT
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
dfa.py 116 # what about predicated edges coming from EOT
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
FASerializer.java 167 // look for gated predicates; don't add gated to simple sempred edges
  /external/chromium/chrome/browser/ui/gtk/
about_chrome_dialog.cc 124 // with the edges of the window.

Completed in 711 milliseconds

<<21222324252627282930>>