Searched defs:BOL (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/LLVM/utils/lit/lit/ |
D | ProgressBar.py | 43 BOL = '' #: Move the cursor to the beginning of the line variable in TerminalController
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/ |
D | ProgressBar.py | 47 BOL = '' #: Move the cursor to the beginning of the line variable in TerminalController
|
/external/llvm/utils/lit/lit/ |
D | ProgressBar.py | 47 BOL = '' #: Move the cursor to the beginning of the line variable in TerminalController
|
/external/u-boot/lib/ |
D | slre.c | 31 enum {END, BRANCH, ANY, EXACT, ANYOF, ANYBUT, OPEN, CLOSE, BOL, EOL, enumerator
|