HomeSort by relevance Sort by last modified time
    Searched full:edges (Results 626 - 650 of 1364) sorted by null

<<21222324252627282930>>

  /external/freetype/src/autofit/
afloader.c 165 AF_Edge edge1 = axis->edges; /* leftmost edge */
aftypes.h 243 * - a specific glyph analyzer that computes segments and edges for each
  /external/libavc/common/
ih264_defs.h 547 /* Max number of deblocking edges */
  /external/libpcap/
gencode.h 244 struct edge *next; /* link list of incoming edges for a node */
  /external/llvm/include/llvm/Support/
GraphWriter.h 229 // Output all of the edges now
  /external/llvm/include/llvm/Transforms/Utils/
Cloning.h 98 /// incoming edges.
  /external/llvm/lib/Transforms/IPO/
LoopExtractor.cpp 221 /// instruction. The critical edge breaker will refuse to break critical edges
PruneEH.cpp 248 /// updating the callgraph to reflect any now-obsolete edges due to calls that
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp 691 // List of critical edges to be split between iterations.
    [all...]
Sink.cpp 206 // FIXME: Split critical edges if not backedges.
  /external/llvm/test/Analysis/BranchProbabilityInfo/
basic.ll 145 ; Test that edges to blocks post-dominated by cold call sites
  /external/llvm/test/Transforms/GVN/
assume-equal.ll 172 ; This test checks if constant propagation works for multiple node edges
  /external/llvm/test/Transforms/SimplifyCFG/
indirectbr.ll 3 ; SimplifyCFG should eliminate redundant indirectbr edges.
  /external/mesa3d/src/gallium/auxiliary/postprocess/
pp_mlaa.c 171 /* Third pass: smoothed edges */
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_graph.cpp 143 // Cut a node from the graph, deleting all attached edges.
  /external/mesa3d/src/mesa/swrast/
s_aatriangle.c 246 /* sample point is inside first and second edges */
  /external/nanopb-c/generator/google/protobuf/
message.py 258 The purpose of this method is to register back-edges from children to
  /external/opencv/cv/src/
cvcanny.cpp 304 // now track the edges (hysteresis thresholding)
  /external/opencv3/3rdparty/openexr/IlmImf/
ImfRgbaYca.h 231 // This can lead to negative RGB values near high-contrast edges.)
  /external/opencv3/doc/tutorials/imgproc/gausian_median_blur_bilateral_filter/
gausian_median_blur_bilateral_filter.markdown 80 sometimes the filters do not only dissolve the noise, but also smooth away the *edges*. To avoid
  /external/opencv3/doc/tutorials/imgproc/imgtrans/hough_lines/
hough_lines.markdown 116 -# Detect the edges of the image by using a Canny detector
  /external/protobuf/python/google/protobuf/
message.py 262 The purpose of this method is to register back-edges from children to
  /external/replicaisland/src/com/replica/replicaisland/
Grid.java 35 * vertex buffers and to insert edges between grid squares for tiling.
  /external/skia/include/core/
SkRRect.h 75 //!< rect with edges that divide the RR into an 9 rectangular patches:
  /external/skia/include/private/
SkTHash.h 16 // They're easier to use, usually perform the same, and have fewer sharp edges.

Completed in 386 milliseconds

<<21222324252627282930>>