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

1 2 3 4 5 6 7 891011>>

  /external/llvm/test/Transforms/LoopStrengthReduce/
2011-10-03-CritEdgeMerge.ll 7 ; Verify that identical edges are merged. rdar://problem/6453893
  /external/webp/src/dsp/
dsp.h 121 extern VP8SimpleFilterFunc VP8SimpleVFilter16i; // filter 3 inner edges
124 // regular filter (on both macroblock edges and inner edges)
136 extern VP8LumaFilterFunc VP8VFilter16i; // filtering 3 inner edges altogether
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
LinearLayoutGridTest.java 29 * right button's left. Same goes for top and bottom edges.
  /packages/apps/DeskClock/res/values/
dimens.xml 155 <!-- Empty space at the edges of the +1 and reset button icons. Based off of 56dip width, only nonzero for tablets.-->
157 <!-- Empty space at the edges of the delete button icons. Based off of 56dip width, only nonzero for tablets. -->
159 <!-- Empty space at the edges of the lap button icon. Based off of 56dip width, only nonzero for tablets.-->
161 <!-- Empty space at the edges of the delete button icons. Based off of 56dip width, only nonzero for tablets. -->
  /external/clang/test/Analysis/
plist-output.m 233 // CHECK-NEXT: <key>edges</key>
313 // CHECK-NEXT: <key>edges</key>
376 // CHECK-NEXT: <key>edges</key>
456 // CHECK-NEXT: <key>edges</key>
519 // CHECK-NEXT: <key>edges</key>
582 // CHECK-NEXT: <key>edges</key>
662 // CHECK-NEXT: <key>edges</key>
725 // CHECK-NEXT: <key>edges</key>
759 // CHECK-NEXT: <key>edges</key>
839 // CHECK-NEXT: <key>edges</key
    [all...]
plist-output-alternate.m 96 // CHECK-NEXT: <key>edges</key>
176 // CHECK-NEXT: <key>edges</key>
239 // CHECK-NEXT: <key>edges</key>
319 // CHECK-NEXT: <key>edges</key>
382 // CHECK-NEXT: <key>edges</key>
445 // CHECK-NEXT: <key>edges</key>
525 // CHECK-NEXT: <key>edges</key>
588 // CHECK-NEXT: <key>edges</key>
622 // CHECK-NEXT: <key>edges</key>
702 // CHECK-NEXT: <key>edges</key
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_deblocking.c 282 Function to determine which edges of a macroblock has to be
284 FILTER_TOP_EDGE and FILTER_INNER_EDGE, depending on which edges
825 Filter all four successive horizontal 4-pixel luma edges. This can
826 be done when bS is equal to all four edges.
1061 Filter all four successive horizontal 2-pixel chroma edges. This
1062 can be done if bS is equal for all four edges.
    [all...]
  /external/clang/test/Analysis/diagnostics/
deref-track-symbolic-region.c 49 // CHECK-NEXT: <key>edges</key>
112 // CHECK-NEXT: <key>edges</key>
146 // CHECK-NEXT: <key>edges</key>
209 // CHECK-NEXT: <key>edges</key>
243 // CHECK-NEXT: <key>edges</key>
323 // CHECK-NEXT: <key>edges</key>
386 // CHECK-NEXT: <key>edges</key>
420 // CHECK-NEXT: <key>edges</key>
483 // CHECK-NEXT: <key>edges</key>
546 // CHECK-NEXT: <key>edges</key
    [all...]
  /external/llvm/lib/CodeGen/
AggressiveAntiDepBreaker.cpp 257 /// AntiDepEdges - Return in Edges the anti- and output- dependencies
259 static void AntiDepEdges(const SUnit *SU, std::vector<const SDep*>& Edges) {
266 Edges.push_back(&*P);
286 // other types of edges.
752 // Attempt to break anti-dependence edges. Walk the instructions
773 // The dependence edges that represent anti- and output-
775 std::vector<const SDep *> Edges;
777 AntiDepEdges(PathSU, Edges);
793 for (unsigned i = 0, e = Edges.size(); i != e; ++i) {
794 const SDep *Edge = Edges[i]
    [all...]
EdgeBundles.cpp 1 //===-------- EdgeBundles.cpp - Bundles of CFG edges ----------------------===//
29 INITIALIZE_PASS(EdgeBundles, "edge-bundles", "Bundle Machine CFG Edges",
  /external/llvm/lib/Transforms/Instrumentation/
GCOVProfiling.cpp 12 // to records the edges between blocks that run and emit a complementary "gcda"
97 // Modify the program to track transitions along edges and call into the
111 // pred block number for certain non-trivial edges.
243 // function, number of lines belonging to each block, and a set of edges to
300 // set of blocks and a map of edges between blocks. This is the only GCOV
353 // Emit edges between blocks.
496 unsigned Edges = 0;
500 ++Edges;
502 Edges += TI->getNumSuccessors();
506 ArrayType::get(Type::getInt64Ty(*Ctx), Edges);
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
NFAConfiguration.java 69 * DFA.findNewDFAStatesAndAddDFATransitions will add edges for
77 /** Lots of NFA states have only epsilon edges (1 or 2). We can
  /external/ceres-solver/internal/ceres/
visibility.cc 124 // Add vertices and initialize the pairs for self edges so that self
125 // edges are guaranteed. This is needed for the Canonical views
  /external/chromium/chrome/browser/ui/views/
dropdown_bar_host.h 130 // The find bar widget needs rounded edges, so we create a polygon
135 // curved edges. We also check to see if the region should be
  /external/chromium/chrome/browser/ui/
window_sizer_mac.mm 130 // Limit to not overflow the work area right and bottom edges.
137 // Adjust corner to now overflow the work area left and top edges, so
  /external/chromium_org/cc/input/
page_scale_animation.cc 104 // edges, then infer an anchor that doesn't collide with the edges.
  /external/chromium_org/skia/ext/
image_operations.h 69 // the window edges but without going to 0. This is about 40% faster than
79 // each side, then oscillates 2 more times. It gives nice sharp edges.
  /external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
ScrollingConstraints.h 62 void setAnchorEdges(AnchorEdges edges) { m_anchorEdges = edges; }
  /external/chromium_org/third_party/WebKit/Source/platform/geometry/
RoundedRect.h 62 void includeLogicalEdges(const Radii& edges, bool isHorizontal, bool includeLogicalLeftEdge, bool includeLogicalRightEdge);
99 void includeLogicalEdges(const Radii& edges, bool isHorizontal, bool includeLogicalLeftEdge, bool includeLogicalRightEdge);
  /external/chromium_org/third_party/skia/src/core/
SkImageFilter.cpp 178 // If the original crop rect edges were unset, max out the new crop edges
  /external/chromium_org/third_party/skia/src/pathops/
SkPathOpsSimplify.cpp 96 // returns true if all edges were processed
190 { // if some edges could not be resolved, assemble remaining fragments
  /external/chromium_org/ui/gfx/
rect.h 106 // points", except that we consider points on the right/bottom edges of the
108 // contained within the rect, because they will appear on one of these edges.
  /external/llvm/include/llvm/Support/
GCOV.h 191 void addEdge(uint32_t N) { Edges.push_back(N); }
199 SmallVector<uint32_t, 16> Edges;
  /external/skia/src/core/
SkImageFilter.cpp 178 // If the original crop rect edges were unset, max out the new crop edges
  /external/skia/src/pathops/
SkPathOpsSimplify.cpp 96 // returns true if all edges were processed
190 { // if some edges could not be resolved, assemble remaining fragments

Completed in 529 milliseconds

1 2 3 4 5 6 7 891011>>