OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:edges
(Results
751 - 775
of
1364
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/llvm/docs/
Bugpoint.rst
74
reduced, it attempts to delete various
edges
in the control flow graph, to
/external/llvm/include/llvm/IR/
BasicBlock.h
191
/// multiple
edges
from the unique predecessor to this block (for example a
/external/llvm/include/llvm/Support/
GCOV.h
293
SmallVector<std::unique_ptr<GCOVEdge>, 16>
Edges
;
/external/llvm/lib/CodeGen/
ScheduleDAGInstrs.cpp
[
all
...]
/external/llvm/lib/IR/
BasicBlock.cpp
222
/// multiple
edges
from the unique predecessor to this block (for example
/external/llvm/test/Transforms/LCSSA/
indirectbr.ll
5
; (and btw these
edges
are unsplittable due to the indirectbr).
/external/llvm/test/Transforms/LICM/
sinking.ll
43
; critical
edges
.
/external/llvm/unittests/ADT/
SCCIteratorTest.cpp
258
// Add
edges
as specified by the descriptor.
/external/mesa3d/docs/
RELNOTES-5.1
29
Be aware that there may be some rough
edges
and lurking bugs.
relnotes-9.0.3.html
65
<li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=59873">Bug 59873</a> - [swrast] piglit ext_framebuffer_multisample-interpolation 0 centroid-
edges
regression</li>
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_clip_unfilled.c
82
/* Calculate the vectors of two
edges
of the triangle:
/external/mesa3d/src/mesa/swrast/
s_aatritemp.h
169
*
edges
, stopping when we find that coverage = 0. If the long edge
/external/opencv/cv/src/
cvpgh.cpp
189
/* calc & store squared edge lengths, calculate maximal distance between
edges
*/
/external/opencv3/3rdparty/libjpeg/
jccoefct.c
233
* as needed at the right and lower
edges
. (The dummy blocks are constructed
jctrans.c
216
/* Workspace for constructing dummy blocks at right/bottom
edges
. */
/external/opencv3/doc/py_tutorials/py_imgproc/py_transforms/py_fourier_transform/
py_fourier_transform.markdown
32
or noises. So we can say,
edges
and noises are high frequency contents in an image. If there is no
/external/opencv3/modules/imgproc/src/opencl/
canny.cl
371
hysteresis (add
edges
labeled 0 if they are connected with an edge labeled 2)
/external/opencv3/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/
PnPProblem.cpp
277
//Find vectors for two
edges
sharing V1
/external/owasp/sanitizer/tools/findbugs/doc/
FAQ.html
211
edges
. This generally reduces the number of
/external/pdfium/third_party/freetype/include/freetype/
ftstroke.h
117
* miter limit is exceeded. The outer
edges
of the strokes
/external/pdfium/third_party/libjpeg/
fpdfapi_jccoefct.c
229
* as needed at the right and lower
edges
. (The dummy blocks are constructed
fpdfapi_jctrans.c
219
/* Workspace for constructing dummy blocks at right/bottom
edges
. */
/external/skia/include/core/
SkClipStack.h
261
is that to be strictly correct all the
edges
of the resulting rect must have the same
/external/skia/src/pathops/
SkPathOpsCommon.cpp
516
if (!pairs->apply()) { // adjust the winding value to account for coincident
edges
SkPathOpsOp.cpp
321
{ // if some
edges
could not be resolved, assemble remaining fragments
Completed in 759 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>