/external/clang/test/Analysis/ |
edges-new.mm | 613 // CHECK-NEXT: <key>edges</key> 647 // CHECK-NEXT: <key>edges</key> 727 // CHECK-NEXT: <key>edges</key> 790 // CHECK-NEXT: <key>edges</key> 824 // CHECK-NEXT: <key>edges</key> 904 // CHECK-NEXT: <key>edges</key> 967 // CHECK-NEXT: <key>edges</key> 1030 // CHECK-NEXT: <key>edges</key> 1064 // CHECK-NEXT: <key>edges</key> [all...] |
/external/llvm/include/llvm/CodeGen/ |
ScheduleDAG.h | 91 /// models may provide additional information about specific edges. 97 /// have null SDep edges. 195 /// considered DAG edges for height computation and other heuristics, but do 221 /// only valid on Data, Anti, and Output edges. On Data edges, this 230 /// only valid on Data, Anti, and Output edges. On Anti and Output 231 /// edges, this value must not be zero. On Data edges, the value may 353 /// BoundaryNodes can have DAG edges, including Data edges, but they do no [all...] |
/external/llvm/lib/Analysis/ |
ProfileDataLoaderPass.cpp | 36 STATISTIC(NumEdgesRead, "The # of edges read."); 116 DEBUG(dbgs() << "Loading edges in '" << F->getName() << "'\n"); 147 // Load the weights of all edges leading from this terminator.
|
BranchProbabilityInfo.cpp | 36 // estimate edges' probability. Example: 38 // Using "Loop Branch Heuristics" we predict weights of edges for the 210 /// \brief Calculate edge weights for edges leading to cold blocks. 213 /// cold function. Those edges are unlikely to be taken, so we give 216 /// Return true if we could compute the weights for cold edges. 305 // as taken, exiting edges as not-taken. 313 SmallVector<unsigned, 8> InEdges; // Edges from header to the loop. 606 /// Get an edge's probability, relative to other out-edges from Src. 616 /// probabilities for edges from Src to Dst.
|
/art/compiler/sea_ir/ir/ |
regions_test.cc | 45 // Check that two edges are recorded properly for both head and tail.
|
/development/samples/ApiDemos/res/layout/ |
overscan_activity.xml | 20 of the top-level view may be obscured around the edges by the display, leaving the
|
/external/chromium/chrome/browser/ui/gtk/ |
nine_box.h | 30 // of the edges and corners.
|
/external/chromium/chrome/browser/ui/views/infobars/ |
infobar_background.cc | 68 // Anti-alias the path so it doesn't look goofy when the edges are not at 45
|
/external/chromium/chrome/browser/ui/views/location_bar/ |
icon_label_bubble_view.cc | 14 // Amount of padding at the edges of the bubble.
|
/external/chromium/chrome/browser/ui/views/ |
profile_tag_view.cc | 35 // image, or the left and right edges would be distorted.
|
/external/chromium_org/cc/resources/ |
layer_quad.cc | 23 // Create edges.
|
/external/chromium_org/chrome/browser/ui/omnibox/ |
location_bar_util.cc | 66 // bottom edges.
|
/external/chromium_org/chrome/browser/ui/views/infobars/ |
infobar_background.cc | 47 // Anti-alias the path so it doesn't look goofy when the edges are not at 45
|
/external/chromium_org/chrome/browser/ui/views/location_bar/ |
content_setting_image_view.h | 58 // Amount of padding at the edges of the bubble. If |by_icon| is true, this
|
icon_label_bubble_view.h | 58 // Amount of padding at the edges of the bubble. If |by_icon| is true, this
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
link_error_detector.py | 51 edges = [] 54 # Convert relative links to absolute links and categorize links as edges 79 edges.append(link) 81 return Page(200, edges, anchors, anchor_refs)
|
/external/chromium_org/remoting/base/ |
util.cc | 144 // Draw unaligned edges. 145 webrtc::DesktopRegion edges(dest_rect); 146 edges.Subtract(inner_rect); 147 for (webrtc::DesktopRegion::Iterator i(edges); !i.IsAtEnd();
|
/external/chromium_org/third_party/freetype/src/cff/ |
cf2hints.c | 355 * its two edges is on a device pixel boundary (its fractional part is 359 * In the first pass, edges are adjusted relative to adjacent hints. 377 * Locked edges are already adjusted. 378 * Unlocked edges begin with dsCoord from `initialHintMap'. 379 * Save edges that are not optimally adjusted in `hintMoves' array, 426 /* minimum counter constraint doesn't apply when adjacent edges */ 558 /* insert hint edges into map, sorted by csCoord */ 577 /* determine how many and which edges to insert */ 590 /* paired edges must be in proper order */ 616 /* verify that we are not inserting between paired edges */ [all...] |
/external/chromium_org/third_party/libwebp/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
|
/external/chromium_org/third_party/tcmalloc/vendor/doc/ |
cpuprofile.html | 194 <p>Each node represents a procedure. The directed edges indicate 249 Dropped edges with <= 0 samples 257 edges are dropped to reduce clutter. The characteristics of the 258 dropped nodes and edges are also displayed in the legend.</p> 413 <p>Some nodes and edges are dropped to reduce clutter in the output 442 This option controls the number of displayed edges. First of all, 447 0.001; i.e., edges that account for less than 474 <p>The dropped edges and nodes account for some count mismatches in 477 the local count (1) and the count along the outgoing edges (12+1+20+6)
|
pprof.1 | 84 Hide edges below <f>*total [default=.001]
|
/external/chromium_org/ui/gfx/ |
insets_base.h | 13 // leave at each of its edges).
|
/external/chromium_org/ui/views/corewm/ |
compound_event_filter.h | 56 // default resize cursors for window edges.
|
/external/freetype/src/cff/ |
cf2hints.c | 355 * its two edges is on a device pixel boundary (its fractional part is 359 * In the first pass, edges are adjusted relative to adjacent hints. 377 * Locked edges are already adjusted. 378 * Unlocked edges begin with dsCoord from `initialHintMap'. 379 * Save edges that are not optimally adjusted in `hintMoves' array, 426 /* minimum counter constraint doesn't apply when adjacent edges */ 558 /* insert hint edges into map, sorted by csCoord */ 577 /* determine how many and which edges to insert */ 590 /* paired edges must be in proper order */ 616 /* verify that we are not inserting between paired edges */ [all...] |
/external/llvm/test/CodeGen/X86/ |
code_placement_eh.ll | 4 ; it involves EH edges.
|