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

<<21222324252627282930>>

  /platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
SystemUiJankTests.java 191 // decide the top & bottom edges for scroll gesture
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
timevar.def 145 DEFTIMEVAR (TV_TREE_SPLIT_EDGES , "tree split crit edges")
  /prebuilts/go/darwin-x86/src/sync/
pool.go 65 // happens-before edges between unrelated goroutines.
  /prebuilts/go/linux-x86/src/sync/
pool.go 65 // happens-before edges between unrelated goroutines.
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftcffdrv.h 96 * edges, while the cruder vertical resolution (full pixels instead of
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
TableLayoutRule.java 205 if (horizontalEdge == null) { // Widths are edited by vertical edges.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
ConstraintPainter.java 236 * same target node, one horizontal and one vertical, to the closest edges on
241 * extra lines and arrows -- e.g. two shared edges and arrows pointing to these
242 * shared edges:
477 // When the constraint is for two immediately adjacent edges, we
    [all...]
DeletionHandler.java 127 // Now remove incoming edges to any views that were deleted. If possible,
  /external/chromium-trace/catapult/telemetry/third_party/modulegraph/doc/
modulegraph.rst 98 edges to *pkgnode* based on the edges from the submodule nodes.
454 The edges in a module graph by default contain information about the edge, represented
  /external/clang/docs/
SanitizerCoverage.rst 140 If blocks A, B, and C are all covered we know for certain that the edges A=>B
142 Such edges of control flow graph are called
145 edges by introducing new dummy blocks and then instruments those blocks:
  /external/llvm/lib/Transforms/Instrumentation/
SanitizerCoverage.cpp 22 // With SCK_Edge we also split critical edges this effectively
23 // instrumenting all edges.
69 "3: all blocks and critical edges, "
  /external/llvm/lib/Transforms/Scalar/
StructurizeCFG.cpp 507 // Find the last back edges
655 // Find all the edges from the sub region to the exit
663 // Modify the edges to point to the new exit
  /external/llvm/unittests/Analysis/
LazyCallGraphTest.cpp 55 All call edges go up between SCCs, and clockwise around the SCC.
430 // We want to ensure we can add edges even across complex diamond graphs, so
664 // A nice fully connected (including self-edges) SCC.
  /external/v8/test/cctest/
test-heap-profiler.cc 146 i::List<i::HeapGraphEdge>& edges = heap_snapshot->edges(); local
147 for (int i = 0; i < edges.length(); ++i) {
149 reinterpret_cast<void*>(edges[i].to()),
150 static_cast<uint32_t>(reinterpret_cast<uintptr_t>(edges[i].to())));
    [all...]
  /frameworks/base/docs/html/guide/topics/resources/
drawable-resource.jd 239 <td>Additional option that can be set to have the top and/or bottom edges of the child clipped to
241 bottom edge, a bottom gravity clips the top edge, and neither clips both edges.
244 <td>Additional option that can be set to have the left and/or right edges of the child clipped to
246 the right edge, a right gravity clips the left edge, and neither clips both edges.
    [all...]
  /frameworks/base/graphics/java/android/graphics/
Rect.java 29 * represented by the coordinates of its 4 edges (left, top, right bottom).
570 * the edges are computed separately, and may have crossed over each other.
571 * If the edges are already correct (i.e. left <= right and top <= bottom)
RectF.java 27 * represented by the coordinates of its 4 edges (left, top, right bottom).
520 * the edges are computed separately, and may have crossed over each other.
521 * If the edges are already correct (i.e. left <= right and top <= bottom)
  /packages/apps/Launcher3/src/com/android/launcher3/
DeviceProfile.java 256 // Don't let the folder get too close to the edges of the screen.
488 // We want the edges of the hotseat to line up with the edges of the workspace, but the
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_set.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_set.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_set.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_set.py     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion39.txt 84 android:padding : Sets the padding, in pixels, of all four edges. [dimension]
109 android:requiresFadingEdge : Defines which edges should be faded on scrolling. [flag]
110 android:fadingEdgeLength : Defines the length of the fading edges. [dimension]
completion5-expected-completion40.txt 84 android:padding : Sets the padding, in pixels, of all four edges. [dimension]
109 android:requiresFadingEdge : Defines which edges should be faded on scrolling. [flag]
110 android:fadingEdgeLength : Defines the length of the fading edges. [dimension]
  /system/update_engine/payload_generator/
inplace_generator_unittest.cc 224 // Create edges
310 // Corresponding edges:
341 // Corresponding edges:

Completed in 387 milliseconds

<<21222324252627282930>>