Searched
full:edges (Results
601 -
625 of
1319) sorted by null
<<21222324252627282930>>
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
DFAOptimizer.java | 87 * can do on cyclic DFAs to make them have fewer edges. Might have
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/ |
CodeGenerator.java | 662 * they have no emanating edges. Don't worry about switch vs if-then-else 708 stateST.add("edges", edgeST); 717 stateST.add("edges", eotST); [all...] |
/external/chromium/chrome/browser/ui/gtk/ |
rounded_window.cc | 33 // Radius of the edges in pixels.
|
status_bubble_gtk.cc | 28 // The radius of the edges of our bubble.
|
/external/chromium/chrome/browser/ui/views/ |
find_bar_host.cc | 276 // Make sure the window edges are clipped to just the visible region. We need
|
/external/chromium_org/ash/wm/dock/ |
docked_window_layout_manager.h | 116 // Calculates if a window is touching the screen edges and returns edge.
|
/external/chromium_org/cc/resources/ |
picture_pile_impl.cc | 184 // integral post-scale content pixels and does not extend past the edges
|
/external/chromium_org/chrome/browser/ui/app_list/ |
app_list_positioner_unittest.cc | 35 // edges of the screen. This must be > kWindowWidth / 2, > kWindowHeight / 2, <
|
app_list_service_mac_unittest.mm | 49 // edges of the screen. This must be > kWindowWidth / 2, > kWindowHeight / 2, <
|
/external/chromium_org/chrome/browser/ui/gtk/ |
rounded_window.cc | 34 // Radius of the edges in pixels.
|
status_bubble_gtk.cc | 32 // The radius of the edges of our bubble.
|
/external/chromium_org/chrome/browser/ui/views/ |
find_bar_host.cc | 315 // Make sure the window edges are clipped to just the visible region. We need
|
/external/chromium_org/chrome/test/functional/ispy/common/ |
image_tools.py | 186 """A function that adds layers of pixels around the white edges of a mask.
|
/external/chromium_org/content/browser/renderer_host/ |
compositing_iosurface_mac.h | 65 // larger than the IOSurface, the remaining right and bottom edges will be
|
/external/chromium_org/native_client_sdk/src/examples/demo/life/ |
life.c | 241 /* Stir up the edges to prevent the simulation from reaching steady state. */
|
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/life/ |
life.c | 238 /* Stir up the edges to prevent the simulation from reaching steady state. */
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/postprocess/ |
pp_mlaa.c | 171 /* Third pass: smoothed edges */
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
nv50_ir_graph.cpp | 143 // Cut a node from the graph, deleting all attached edges.
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
s_aatriangle.c | 246 /* sample point is inside first and second edges */
|
/external/chromium_org/third_party/protobuf/python/google/protobuf/ |
message.py | 258 The purpose of this method is to register back-edges from children to
|
/external/chromium_org/third_party/skia/src/core/ |
SkLineClipper.cpp | 98 // check for no overlap, and only permit coincident edges if the line
|
/external/chromium_org/v8/src/ |
hydrogen-escape-analysis.cc | 136 // edges with the given value.
|
/external/clang/lib/Analysis/ |
ReachableCode.cpp | 304 // If there aren't explicit EH edges, we should include the 'try' dispatch
|
/external/clang/lib/StaticAnalyzer/ |
README.txt | 26 from exploding the control-flow edges in the control-flow graph (CFG).
|
/external/jmonkeyengine/engine/src/core/com/jme3/bounding/ |
Intersection.java | 113 // compute triangle edges
|
Completed in 2701 milliseconds
<<21222324252627282930>>