Searched
full:edges (Results
326 -
350 of
1364) sorted by null
<<11121314151617181920>>
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/complex.number/complex.ops/ |
complex_times_complex.pass.cpp | 38 // test edges
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
BaseContainerView.java | 39 // The inset to apply to the edges and between the search bar and the container
|
/packages/apps/Protips/res/values/ |
arrays.xml | 82 \nPause at the edges</item>
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/ |
MoreKeysKeyboardAccessibilityDelegate.java | 102 // A hover exit event at one pixel width or height area on the edges of more keys keyboard
|
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/sanitizer/ |
coverage_interface.h | 30 // Get the number of unique covered blocks (or edges).
|
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/sanitizer/ |
coverage_interface.h | 30 // Get the number of unique covered blocks (or edges).
|
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/sanitizer/ |
coverage_interface.h | 30 // Get the number of unique covered blocks (or edges).
|
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/sanitizer/ |
coverage_interface.h | 30 // Get the number of total unique covered entities (blocks, edges, calls).
|
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/sanitizer/ |
coverage_interface.h | 30 // Get the number of unique covered blocks (or edges).
|
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/sanitizer/ |
coverage_interface.h | 30 // Get the number of unique covered blocks (or edges).
|
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/sanitizer/ |
coverage_interface.h | 30 // Get the number of unique covered blocks (or edges).
|
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/sanitizer/ |
coverage_interface.h | 30 // Get the number of total unique covered entities (blocks, edges, calls).
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/ |
infoflow.py | 287 # types (nodes) and edges (information flows) which are below the 335 # delete edges below minimum weight. 337 # does not exclude any edges. 379 # a bit of a hack to make edges work
|
/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> 368 // CHECK-NEXT: <key>edges</key> 402 // CHECK-NEXT: <key>edges</key> 508 // CHECK-NEXT: <key>edges</key> 542 // CHECK-NEXT: <key>edges</key> 576 // CHECK-NEXT: <key>edges</key> 682 // CHECK-NEXT: <key>edges</key [all...] |
/external/llvm/lib/CodeGen/ |
AggressiveAntiDepBreaker.cpp | 251 /// AntiDepEdges - Return in Edges the anti- and output- dependencies 253 static void AntiDepEdges(const SUnit *SU, std::vector<const SDep*>& Edges) { 259 Edges.push_back(&*P); 277 // other types of edges. 788 // Attempt to break anti-dependence edges. Walk the instructions 809 // The dependence edges that represent anti- and output- 811 std::vector<const SDep *> Edges; 813 AntiDepEdges(PathSU, Edges); 829 for (unsigned i = 0, e = Edges.size(); i != e; ++i) { 830 const SDep *Edge = Edges[i] [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 )
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/ |
DOTTreeGenerator.java | 64 " $edges$\n" + 179 treeST.setAttribute("edges", edgeST);
|
/external/antlr/antlr-3.4/runtime/Python/antlr3/ |
dottreegen.py | 60 " $edges$\n" + 150 treeST.setAttribute("edges", edgeST)
|
/external/ceres-solver/internal/ceres/ |
visibility_based_preconditioner.h | 100 // on the edges connecting two clusters proportional to the number of 103 // pairs contained in the edges of this forest are added to the
|
/external/clang/test/Analysis/diagnostics/ |
undef-value-caller.c | 50 // CHECK-NEXT: <key>edges</key> 84 // CHECK-NEXT: <key>edges</key>
|
/external/freetype/src/cff/ |
cf2hints.h | 102 * appropriate pixel alignment to stem edges. 105 * representing an edge. When edges are paired, as from stem hints, the
|
/external/libhevc/decoder/ |
ihevcd_defs.h | 392 * Disable only within CTB edges - Not supported currently 420 * Disable only within CTB edges - Not supported currently
|
Completed in 709 milliseconds
<<11121314151617181920>>