HomeSort by relevance Sort by last modified time
    Searched full:edges (Results 301 - 325 of 1319) sorted by null

<<11121314151617181920>>

  /external/clang/test/Analysis/
inline-unique-reports.c 55 // CHECK-NEXT: <key>edges</key>
89 // CHECK-NEXT: <key>edges</key>
195 // CHECK-NEXT: <key>edges</key>
229 // CHECK-NEXT: <key>edges</key>
plist-macros.cpp 95 // CHECK-NEXT: <key>edges</key>
158 // CHECK-NEXT: <key>edges</key>
267 // CHECK-NEXT: <key>edges</key>
332 // CHECK-NEXT: <key>edges</key>
366 // CHECK-NEXT: <key>edges</key>
429 // CHECK-NEXT: <key>edges</key>
463 // CHECK-NEXT: <key>edges</key>
497 // CHECK-NEXT: <key>edges</key>
577 // CHECK-NEXT: <key>edges</key>
611 // CHECK-NEXT: <key>edges</key
    [all...]
  /external/freetype/src/autofit/
aflatin.h 103 FT_Pos edge_distance_threshold; /* used for creating edges */
  /external/jmonkeyengine/engine/src/core/com/jme3/shadow/
PssmShadowRenderer.java 214 * Sets the filtering mode for shadow edges see {@link FilterMode} for more info
520 * returns the edges thickness <br>
529 * Sets the shadow edges thickness. default is 1, setting it to lower values can help to reduce the jagged effect of the shadow edges
  /external/libvpx/libvpx/test/
pp_filter_test.cc 52 // Filter extends output block by 8 samples at left and right edges.
  /external/llvm/docs/HistoricalNotes/
2001-09-18-OptimizeExceptions.txt 17 3. Extra extraneous exception edges reduce the opportunity for code
2002-06-25-MegaPatchInfo.txt 49 edges:
  /external/llvm/include/llvm/ADT/
DAGDeltaAlgorithm.h 52 /// \p Dependencies edges by executing \see ExecuteOneTest() on subsets of
  /external/llvm/include/llvm/Analysis/
CFGPrinter.h 90 // Label source of switch edges with the associated value.
  /external/llvm/include/llvm/Support/
CFG.h 285 // a function is considered to be when traversing the predecessor edges of a BB
286 // instead of the successor edges.
347 // a function is considered to be when traversing the predecessor edges of a BB
348 // instead of the successor edges.
  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 220 /// 4:1-10. Because the CFG subset does not include any edges leading into
222 /// tree. The CFG subset has a single pseudo-entry node with edges to a set
230 // Iterate over the list in reverse order, i.e., forward on CFG edges.
284 // Iterate over the list in reverse order, i.e., forward on CFG edges.
  /external/llvm/lib/Analysis/IPA/
CallGraph.cpp 35 // ExternalCallingNode - This node has edges to all external functions and
39 // CallsExternalNode - This node has edges to it from all functions making
215 // functions (ie, there are no edges in it's CGN). The easiest way to do this
292 // removeAnyCallEdgeTo - This method removes any call edges from this node to
  /external/mesa3d/src/gallium/auxiliary/util/
u_texture.c 53 * Not +/-1 to avoid cube face selection ambiguity near the edges,
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen6_viewport_state.c 38 * supposed to cause seams to become visible in apps due to shared edges taking
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/
omxVCCOMM_ExpandFrame_I.c 33 * horizontal/vertical edges is controlled by the parameter iExpandPels.
  /frameworks/base/docs/html/training/gestures/
scroll.jd 57 includes methods for indicating to users that they've reached the content edges
61 to display a "glow" effect when users reach the content edges.</p>
129 If the user reaches the content edges
211 // The edges of the content. This comes into play when using
  /frameworks/compile/mclinker/lib/Fragment/
FragmentGraph.cpp 223 // the pseudo edges are the edges from pseudo nodes to regular nodes, which
404 // connect edges - traverse all relocations to set the edges
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/complex.number/complex.ops/
complex_times_complex.pass.cpp 38 // test edges
  /packages/apps/Protips/res/values/
arrays.xml 82 \nPause at the edges</item>
  /packages/services/Telephony/res/layout/
emergency_dialer.xml 69 left/right edges. Here, we don't do that just for simplicitly. -->
  /external/clang/test/Analysis/inlining/
eager-reclamation-path-notes.c 82 // CHECK-NEXT: <key>edges</key>
116 // CHECK-NEXT: <key>edges</key>
222 // CHECK-NEXT: <key>edges</key>
256 // CHECK-NEXT: <key>edges</key>
365 // CHECK-NEXT: <key>edges</key>
399 // CHECK-NEXT: <key>edges</key>
505 // CHECK-NEXT: <key>edges</key>
539 // CHECK-NEXT: <key>edges</key>
573 // CHECK-NEXT: <key>edges</key>
679 // CHECK-NEXT: <key>edges</key
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/view/
CustomLayout.java 136 // These are the far left and right edges in which we are performing layout.
144 // These are the top and bottom edges in which we are performing layout.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DotTreeGenerator.cs 104 var edges = DefineEdges( tree, adaptor );
111 foreach ( var s in edges )
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Utility/Antlr.Utility.Tree/
DOTTreeGenerator.cs 101 var edges = DefineEdges(tree, adaptor);
108 foreach (var s in edges)
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DotTreeGenerator.cs 104 var edges = DefineEdges( tree, adaptor );
111 foreach ( var s in edges )

Completed in 381 milliseconds

<<11121314151617181920>>