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

<<11121314151617181920>>

  /external/llvm/lib/Transforms/Utils/
LowerInvoke.cpp 30 // control flow edges are not correct anymore) so only very simple things should
57 STATISTIC(NumSpilled, "Number of registers live across unwind edges");
263 // live across unwind edges. Each value that is live across an unwind edge
265 // across the unwind edge. This process also splits all critical edges
269 // First step, split all critical edges from invoke instructions.
419 // live across unwind edges. Each value that is live across an unwind edge
421 // across the unwind edge. This process also splits all critical edges
  /external/opencv/cvaux/src/
cvlcm.cpp 174 // Purpose: Function seeks all non-boundary edges incident to
180 // LinkedEdges : out, matrix of incident edges
183 // for this pSite, this property hold out far all edges)
184 // Returns: number of incident edges (must be less than 10)
329 LCMEdgeSeq = (CvSeq*)(*Graph)->edges;
542 counter < pLCM->VoronoiDiagram->edges->total;
598 cvSetAdd( (CvSet*)(pLCM->Graph->edges), 0, (CvSetElem**)&pLCMEdge );
  /external/clang/test/Analysis/inlining/
path-notes.cpp 284 // CHECK-NEXT: <key>edges</key>
318 // CHECK-NEXT: <key>edges</key>
381 // CHECK-NEXT: <key>edges</key>
443 // CHECK-NEXT: <key>edges</key>
477 // CHECK-NEXT: <key>edges</key>
540 // CHECK-NEXT: <key>edges</key>
617 // CHECK-NEXT: <key>edges</key>
651 // CHECK-NEXT: <key>edges</key>
757 // CHECK-NEXT: <key>edges</key>
791 // CHECK-NEXT: <key>edges</key
    [all...]
path-notes.m 184 // CHECK-NEXT: <key>edges</key>
247 // CHECK-NEXT: <key>edges</key>
324 // CHECK-NEXT: <key>edges</key>
358 // CHECK-NEXT: <key>edges</key>
421 // CHECK-NEXT: <key>edges</key>
513 // CHECK-NEXT: <key>edges</key>
593 // CHECK-NEXT: <key>edges</key>
699 // CHECK-NEXT: <key>edges</key>
    [all...]
  /external/bison/src/
ielr.c 125 edges rather than an array because it is possible that
127 that we could end up with redundant edges. With the
128 possibility of redundant edges, it's hard to know ahead of
242 * follow (that is, it's computed by internal and successor edges) of goto
245 * successor follow edges. \c edge_counts has not been updated.
286 fprintf (stderr, "always follow edges:\n");
346 goto_number **edges; local
351 &edges, &edge_counts);
352 ielr_compute_follow_kernel_items (ritem_sees_lookahead_set, edges,
356 ielr_compute_always_follows (&edges, edge_counts, always_followsp)
    [all...]
  /external/chromium_org/ash/wm/workspace/
workspace_window_resizer.h 47 // Snap region when dragging close to the edges. That is, as the window gets
124 // |magnetism_window_| and |magnetism_edge_| appropriately. |edges| is a
127 bool UpdateMagnetismWindow(const gfx::Rect& bounds, uint32 edges);
  /external/chromium_org/chrome/browser/ui/gtk/
nine_box.cc 129 // In case the corners and edges don't all have the same width/height, we draw
130 // the center first, and extend it out in all directions to the edges of the
132 // unpainted areas, though some corners or edges might overlap the center.
  /external/chromium_org/ui/views/window/
non_client_view.h 31 // Various edges of the frame border have a 1 px shadow along their edges;
48 // the size of the sizing edges, and whether or not the window can be
  /external/clang/test/Analysis/
inline-plist.c 96 // CHECK-NEXT: <key>edges</key>
130 // CHECK-NEXT: <key>edges</key>
193 // CHECK-NEXT: <key>edges</key>
227 // CHECK-NEXT: <key>edges</key>
307 // CHECK-NEXT: <key>edges</key>
413 // CHECK-NEXT: <key>edges</key>
447 // CHECK-NEXT: <key>edges</key>
527 // CHECK-NEXT: <key>edges</key>
590 // CHECK-NEXT: <key>edges</key>
624 // CHECK-NEXT: <key>edges</key
    [all...]
retain-release-path-notes.m 251 // CHECK-NEXT: <key>edges</key>
314 // CHECK-NEXT: <key>edges</key>
394 // CHECK-NEXT: <key>edges</key>
457 // CHECK-NEXT: <key>edges</key>
537 // CHECK-NEXT: <key>edges</key>
600 // CHECK-NEXT: <key>edges</key>
    [all...]
  /external/llvm/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 161 /// incoming edges, then it's true universally and we can simplify the compare.
238 // If this was the first edge to be visited, record that all other edges
245 // If this case is known to fire for some edges and known not to fire for
  /frameworks/base/core/java/android/view/accessibility/
CaptioningManager.java 265 /** Edge type value specifying no character edges. */
268 /** Edge type value specifying uniformly outlined character edges. */
271 /** Edge type value specifying drop-shadowed character edges. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion12-expected-completion75.txt 9 android:padding : Sets the padding, in pixels, of all four edges. [dimension]
34 android:requiresFadingEdge : Defines which edges should be faded on scrolling. [flag]
35 android:fadingEdgeLength : Defines the length of the fading edges. [dimension]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/
CSharp2.stg     [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/
CSharp3.stg     [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/
Delphi.stg     [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ObjC.stg     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp     [all...]
  /external/ceres-solver/internal/ceres/
graph_test.cc 102 // Default value for non-existent edges is 0.
  /external/chromium/chrome/browser/history/
visit_tracker.cc 57 // edges in our visit graph.
  /external/chromium/chrome/browser/ui/cocoa/
bubble_view.mm 12 // The roundedness of the edges of our bubble.
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_controller.h 55 CGFloat iconTitleXOffset_; // between left edges of icon and title
  /external/chromium/chrome/browser/ui/views/
detachable_toolbar_view.h 47 // the edges should be.
  /external/chromium/chrome/browser/ui/views/frame/
app_panel_browser_frame_view.h 68 // Returns the thickness of the border that makes up the window frame edges.
  /external/chromium_org/ash/wm/
base_layout_manager.h 53 // outside the edges of the window.

Completed in 765 milliseconds

<<11121314151617181920>>