OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:edges
(Results
451 - 475
of
1364
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/llvm/include/llvm/Analysis/
CFGPrinter.h
106
// Label source of switch
edges
with the associated value.
/external/llvm/include/llvm/CodeGen/
MachineLoopInfo.h
21
// * the number of back
edges
to the header
/external/llvm/include/llvm/Support/
DOTGraphTraits.h
146
/// straight-forward nodes and
edges
, this is the place to put all of the
/external/llvm/lib/CodeGen/
LatencyPriorityQueue.cpp
25
// cannot easily be modeled as
edges
with latencies to be scheduled as
ScheduleDAG.cpp
69
// Zero-latency weak
edges
may be added purely for heuristic ordering. Don't
443
/// index so that for all
edges
X->Y it is the case that ord(X) < ord(Y).
556
//
Edges
to non-SUnits are allowed but ignored (e.g. ExitSU).
602
// Is SU reachable from TargetSU via successor
edges
?
/external/llvm/lib/Target/WebAssembly/
WebAssemblyStoreResults.cpp
99
// PHIs use their operands on their incoming CFG
edges
rather than
/external/llvm/lib/Transforms/Scalar/
LoopInstSimplify.cpp
153
//
edges
leading back to the original loop.
LoopRotation.cpp
290
// to split as many
edges
.
298
//
edges
as necessary to preserve LoopSimplify form.
328
// nested loops, causing both of the
edges
to now be critical and need to
335
// We only need to split loop exit
edges
.
/external/llvm/lib/Transforms/Utils/
DemoteRegToStack.cpp
63
// Note that if there are multiple
edges
from a basic block to this PHI
/external/llvm/test/CodeGen/X86/
loop-blocks.ll
72
; fallthrough
edges
which should be preserved.
/external/llvm/utils/
DSAextract.py
4
#the associated
edges
. An edge is kept iff for edge x -> y
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_cfg.cpp
34
* blocks with successor/predecessor
edges
connecting them.
/external/opencv/cvaux/src/
cvbgfg_common.cpp
95
else //Smooth it's
edges
if it's large enough
/external/opencv3/3rdparty/libwebp/enc/
filter.c
152
// on three inner
edges
366
// NOTE: Currently we are applying filter only across the sublock
edges
368
// 1. Applying filter on macro block
edges
will change the pixels in
371
// cannot apply filter on the right and bottom macro block
edges
.
/external/opencv3/doc/py_tutorials/py_imgproc/py_contours/py_contours_more_functions/
py_contours_more_functions.markdown
128
inside curve is blue depending on the distance. Similarly outside points are red. Contour
edges
/external/opencv3/doc/tutorials/imgproc/imgtrans/copyMakeBorder/
copyMakeBorder.markdown
42
-# *Replicated border*: The border will be replicated from the pixel values at the
edges
of
/external/skia/gm/
pixelsnap.cpp
12
// This class of GMs test how
edges
/verts snap near rounding boundaries in device space without
/external/testng/src/main/java/org/testng/internal/
DynamicGraph.java
158
result.append("\n
Edges
:\n");
/external/v8/include/
v8-profiler.h
366
* All pointers to nodes,
edges
and paths previously returned become
390
*
edges
: [
edges
array],
394
* Nodes reference strings, other nodes, and
edges
by their indexes
/external/valgrind/include/
pub_tool_replacemalloc.h
57
/* Check if an address is within a range, allowing for redzones at
edges
*/
/external/webp/src/dsp/
dsp.h
248
extern VP8SimpleFilterFunc VP8SimpleVFilter16i; // filter 3 inner
edges
251
// regular filter (on both macroblock
edges
and inner
edges
)
263
extern VP8LumaFilterFunc VP8VFilter16i; // filtering 3 inner
edges
altogether
/external/webrtc/webrtc/common_audio/
blocker.h
48
// - blocking audio while handling potential discontinuities on the
edges
/external/webrtc/webrtc/modules/desktop_capture/
desktop_region.h
136
//
edges
withs a given |value|.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_FilterDeblockingChroma_HorEdge_I.c
43
* Performs in-place deblock filtering on the horizontal
edges
of the chroma
omxVCM4P10_FilterDeblockingChroma_VerEdge_I.c
43
* Performs in-place deblock filtering on four vertical
edges
of the chroma
Completed in 758 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>