HomeSort by relevance Sort by last modified time
    Searched full:sweep (Results 76 - 100 of 150) sorted by null

1 2 34 5 6

  /external/chromium/chrome/browser/download/
download_util.h 85 // Arc sweep angle for use with downloads of unknown size
  /external/chromium/chrome/browser/printing/
print_job_worker.cc 199 // if all the pages are printed a one sweep and the client doesn't have a
  /external/skia/third_party/glu/libtess/
geom.c 189 /* Claim: the ONLY property the sweep algorithm relies on is that
tess.c 50 #include "sweep.h"
  /external/v8/src/arm/
lithium-gap-resolver-arm.cc 75 // Perform a linear sweep of the moves to add them to the initial list of
  /external/v8/src/
builtins.h 315 // during the marking phase of mark sweep. See IC::Clear.
mark-compact.h 486 // Sweep a single page from the given space conservatively.
730 // If we are not compacting the heap, we simply sweep the spaces except
heap.h     [all...]
mark-compact.cc 740 // Marking all live objects in the heap as part of mark-sweep or mark-compact
    [all...]
  /external/v8/src/mips/
lithium-gap-resolver-mips.cc 76 // Perform a linear sweep of the moves to add them to the initial list of
  /external/v8/src/x64/
lithium-gap-resolver-x64.cc 70 // Perform a linear sweep of the moves to add them to the initial list of
  /external/webkit/Source/JavaScriptCore/heap/
Heap.cpp 407 m_markedSpace.sweep();
  /frameworks/base/libs/hwui/
SkiaShader.cpp 292 // Sweep gradient shader
  /dalvik/vm/alloc/
Heap.cpp 407 * Freeing will only happen during the sweep phase, which
572 * and live bitmaps. The sweep can proceed concurrently viewing
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Path_Delegate.java 702 * with the first point of the arc. The sweep angle is tread mod 360.
706 * @param sweepAngle Sweep angle (in degrees) measured clockwise, treated
  /external/llvm/docs/
GarbageCollection.html 140 <li>mark-sweep collectors</li>
691 <th>mark-sweep</th>
924 <dt>Mark-Sweep</dt>
926 from the roots, then deallocates unreachable objects in a sweep
    [all...]
  /external/skia/include/core/
SkCanvas.h 605 specified oval. If the sweep angle is >= 360, then the oval is drawn
607 treats the sweep angle mod 360.
610 @param sweepAngle Sweep angle (in degrees) measured clockwise
    [all...]
  /external/elfutils/libdwfl/
libdwflP.h 184 bool gc; /* Mark/sweep flag. */
  /external/iptables/utils/
pf.os 653 # 1024:64:0:40:.:A:*NMAP:TCP sweep probe (1)
654 # 2048:64:0:40:.:A:*NMAP:TCP sweep probe (2)
655 # 3072:64:0:40:.:A:*NMAP:TCP sweep probe (3)
656 # 4096:64:0:40:.:A:*NMAP:TCP sweep probe (4)
  /external/skia/
Android.mk 441 third_party/glu/libtess/sweep.c \
  /external/v8/src/ia32/
lithium-gap-resolver-ia32.cc 75 // Perform a linear sweep of the moves to add them to the initial list of
  /frameworks/base/services/common_time/
clock_recovery.cpp 334 // a hefty margin, we limit the system to a full range sweep in no less than
  /frameworks/wilhelm/tests/automated/
BufferQueue_test.cpp 133 // initialize the test tone to be a sine sweep from 441 Hz to 882 Hz
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/ui/
Spline.java 333 // Forward sweep
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
IndicatorControlWheel.java 491 // Compute the start angle and sweep angle.

Completed in 1854 milliseconds

1 2 34 5 6