Home
last modified time | relevance | path

Searched defs:dline (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Demo/curses/
Dtclock.py24 def dline(pair, from_x, from_y, x2, y2, ch): function
/aosp_15_r20/external/vixl/src/aarch64/
H A Dcpu-aarch64.cc446 uintptr_t dline = start & ~(dsize - 1); in EnsureIAndDCacheCoherency() local