Searched refs:Starts (Results 1 – 9 of 9) sorted by relevance
371 SmallVector<SlotIndex, 16> Starts; in calculateLiveIntervals() local377 Starts.clear(); in calculateLiveIntervals()378 Starts.resize(NumSlots); in calculateLiveIntervals()399 if (!Starts[Slot].isValid() || Starts[Slot] > ThisIndex) in calculateLiveIntervals()400 Starts[Slot] = ThisIndex; in calculateLiveIntervals()411 Starts[pos] = Indexes->getMBBStartIdx(&MBB); in calculateLiveIntervals()419 assert(Starts[i].isValid() == Finishes[i].isValid() && "Unmatched range"); in calculateLiveIntervals()420 if (!Starts[i].isValid()) in calculateLiveIntervals()423 assert(Starts[i] && Finishes[i] && "Invalid interval"); in calculateLiveIntervals()425 SlotIndex S = Starts[i]; in calculateLiveIntervals()
2 start(): Starts the instance
15 1) Starts up Avahi inside a network chroot
634 // Starts capturing an output stream (stdout/stderr).653 // Starts capturing stdout.658 // Starts capturing stderr.
203 sbt # Starts the sbt console
1053 <!-- @attribute pickup Starts the animation at the current target's attribute value. Enabling2031 <!-- @element moveTo Starts a new path contour. -->2039 <!-- @element rMoveTo Starts a new path contour relative to the path's last point. -->2092 <!-- @element moveTo Starts a new path contour. -->2096 <!-- @element rMoveTo Starts a new path contour relative to the path's last point. -->2120 <!-- @element moveTo Starts a new path contour. -->2124 <!-- @element rMoveTo Starts a new path contour relative to the path's last point. -->
345 assert normalizedChildPath.startsWith(normalizedFromPath), "Starts with FROM path"
440 Starts a field in the Protocol Buffers binary format: encodes the field number and the wire type of…
38293 25 fprintf_s(stderr, "%s - Starts the TPM server listening on port %d\n",38296 28 "%s PortNum - Starts the TPM server listening on port PortNum\n",