Home
last modified time | relevance | path

Searched defs:removeSegment (Results 1 – 7 of 7) sorted by relevance

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/lincheck/
DSegmentListRemoveLincheckTest.kt26 fun removeSegment(@Param(gen = IntGen::class, conf = "1:5") index: Int) { in removeSegment() method
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/internal/
DSegmentBasedQueue.kt119 fun removeSegment() { in createSegment() method
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/pie/
DPieChart.java90 public void removeSegment(Segment segment) { in removeSegment() method in PieChart
/external/llvm/include/llvm/CodeGen/
DLiveInterval.h487 iterator removeSegment(iterator I) { in removeSegment() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveInterval.h525 iterator removeSegment(iterator I) { in removeSegment() function
/external/llvm/lib/CodeGen/
DLiveInterval.cpp523 void LiveRange::removeSegment(SlotIndex Start, SlotIndex End, in removeSegment() function in LiveRange
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveInterval.cpp583 void LiveRange::removeSegment(SlotIndex Start, SlotIndex End, in removeSegment() function in LiveRange