Home
last modified time | relevance | path

Searched defs:advanceCursor (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/term/
Dterminal.go340 func (t *Terminal) advanceCursor(places int) { func
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DGCOV.h223 void advanceCursor(uint32_t n) { Cursor += n * 4; } in advanceCursor() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DGCOV.h236 void advanceCursor(uint32_t n) { Cursor += n * 4; } in advanceCursor() function