Searched defs:sweep (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/JavaScriptCore-7600.1.17/heap/
H A DGCIncomingRefCountedSetInlines.h63 void GCIncomingRefCountedSet<T>::sweep() function in class:JSC::GCIncomingRefCountedSet
H A DWeakBlock.cpp66 void WeakBlock::sweep() function in class:JSC::WeakBlock
H A DWeakSet.cpp45 void WeakSet::sweep() function in class:JSC::WeakSet
H A DMarkedBlock.cpp108 MarkedBlock::FreeList MarkedBlock::sweep(SweepMode sweepMode) function in class:JSC::MarkedBlock
H A DMarkedSpace.cpp122 void MarkedSpace::sweep() function in class:JSC::MarkedSpace
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGPathByteStreamSource.cpp100 bool SVGPathByteStreamSource::parseArcToSegment(float& rx, float& ry, float& angle, bool& largeArc, bool& sweep, FloatPoint& targetPoint) argument
H A DSVGPathSegListSource.cpp136 bool SVGPathSegListSource::parseArcToSegment(float& rx, float& ry, float& angle, bool& largeArc, bool& sweep, FloatPoint& targetPoint) argument
H A DSVGPathStringSource.cpp226 static bool parseArcToSegmentHelper(const CharacterType*& current, const CharacterType* end, float& rx, float& ry, float& angle, bool& largeArc, bool& sweep, FloatPoint& targetPoint) argument
242 bool SVGPathStringSource::parseArcToSegment(float& rx, float& ry, float& angle, bool& largeArc, bool& sweep, FloatPoint& targetPoint) argument
H A DSVGPathParser.cpp243 bool sweep; local
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cairo/
H A DPathCairo.cpp181 float sweep = endAngle - startAngle; local
/macosx-10.10/groff-38/groff/src/devices/grolj4/
H A Dlj4.cpp495 double sweep = ((atan2(p[1] + p[3] - c[1], p[0] + p[2] - c[0]) local
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dpf_table.c754 pfr_enqueue_addrs(struct pfr_ktable *kt, struct pfr_kentryworkq *workq, int *naddr, int sweep) argument

Completed in 204 milliseconds