Searched refs:BOL (Results 1 - 7 of 7) sorted by relevance

/external/llvm/utils/lit/lit/
H A DProgressBar.py47 BOL = '' #: Move the cursor to the beginning of the line variable in class:TerminalController
82 BOL=cr UP=cuu1 DOWN=cud1 LEFT=cub1 RIGHT=cuf1
226 if not (self.term.CLEAR_EOL and self.term.UP and self.term.BOL):
229 self.BOL = self.term.BOL # BoL from col#79
234 self.BOL = self.term.UP + self.term.BOL
268 self.BOL + self.term.UP + self.term.CLEAR_EOL +
277 sys.stdout.write(self.BOL + self.term.CLEAR_EOL +
/external/swiftshader/third_party/LLVM/utils/lit/lit/
H A DProgressBar.py43 BOL = '' #: Move the cursor to the beginning of the line variable in class:TerminalController
78 BOL=cr UP=cuu1 DOWN=cud1 LEFT=cub1 RIGHT=cuf1
214 if not (self.term.CLEAR_EOL and self.term.UP and self.term.BOL):
217 self.BOL = self.term.BOL # BoL from col#79
222 self.BOL = self.term.UP + self.term.BOL
256 self.BOL + self.term.UP + self.term.CLEAR_EOL +
265 sys.stdout.write(self.BOL + self.term.CLEAR_EOL +
/external/llvm/lib/Support/
H A Dregengine.inc97 #define BOL (OUT+1)
98 #define EOL (BOL+1)
99 #define BOLEOL (BOL+2)
100 #define NOTHING (BOL+3)
101 #define BOW (BOL+4)
102 #define EOW (BOL+5)
103 #define CODEMAX (BOL+5) /* highest code used */
709 /* is there an EOL and/or BOL between lastc and c? */
714 flagch = BOL;
719 flagch = (flagch == BOL)
[all...]
/external/swiftshader/third_party/LLVM/lib/Support/
H A Dregengine.inc97 #define BOL (OUT+1)
98 #define EOL (BOL+1)
99 #define BOLEOL (BOL+2)
100 #define NOTHING (BOL+3)
101 #define BOW (BOL+4)
102 #define EOW (BOL+5)
103 #define CODEMAX (BOL+5) /* highest code used */
709 /* is there an EOL and/or BOL between lastc and c? */
714 flagch = BOL;
719 flagch = (flagch == BOL)
[all...]
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregengine.inc97 #define BOL (OUT+1)
98 #define EOL (BOL+1)
99 #define BOLEOL (BOL+2)
100 #define NOTHING (BOL+3)
101 #define BOW (BOL+4)
102 #define EOW (BOL+5)
103 #define CODEMAX (BOL+5) /* highest code used */
709 /* is there an EOL and/or BOL between lastc and c? */
714 flagch = BOL;
719 flagch = (flagch == BOL)
[all...]
/external/selinux/mcstrans/share/examples/nato/setrans.d/
H A Deyes-only.conf88 ~c231=BOL # Bolivia
H A Drel.conf94 ~c200,~c231=BOL # Bolivia

Completed in 288 milliseconds