Home
last modified time | relevance | path

Searched refs:BOL (Results 1 – 25 of 49) sorted by relevance

12

/external/llvm/utils/lit/lit/
DProgressBar.py47 BOL = '' #: Move the cursor to the beginning of the line variable in TerminalController
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/llvm/lib/Support/
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) ? BOLEOL : EOL;
[all …]
/external/icu/icu4c/source/data/curr/
Dpa.txt103 BOL{
104 "BOL",
944 BOL{
Dja.txt167 BOL{
168 "BOL",
1417 BOL{
Dzh_Hant.txt168 BOL{
169 "BOL",
1419 BOL{
Dzh.txt167 BOL{
168 "BOL",
1399 BOL{
Dug.txt167 BOL{
168 "BOL",
1357 BOL{
Dth.txt163 BOL{
164 "BOL",
Dko.txt163 BOL{
164 "BOL",
Dlo.txt163 BOL{
164 "BOL",
Did.txt163 BOL{
164 "BOL",
1372 BOL{
Drm.txt167 BOL{
168 "BOL",
Det.txt159 BOL{
160 "BOL",
1280 BOL{
Dde.txt167 BOL{
168 "BOL",
1457 BOL{
Dnb.txt167 BOL{
168 "BOL",
1457 BOL{
Dtr.txt167 BOL{
168 "BOL",
1450 BOL{
Dfi.txt167 BOL{
168 "BOL",
1455 BOL{
Dsv.txt167 BOL{
168 "BOL",
1456 BOL{
/external/libjpeg-turbo/simd/
Djccolext-mmx.asm299 punpcklwd mm1,mm5 ; mm1=BOL
301 psrld mm1,1 ; mm1=BOL*FIX(0.500)
359 pmaddwd mm0,[GOTOFF(eax,PW_F0114_F0250)] ; mm0=BOL*FIX(0.114)+GOL*FIX(0.250)
361 pmaddwd mm7,[GOTOFF(eax,PW_MF008_MF041)] ; mm7=BOL*-FIX(0.081)+GOL*-FIX(0.418)
Djccolext-sse2-64.asm313 punpcklwd xmm1,xmm5 ; xmm1=BOL
315 psrld xmm1,1 ; xmm1=BOL*FIX(0.500)
373 pmaddwd xmm0,[rel PW_F0114_F0250] ; xmm0=BOL*FIX(0.114)+GOL*FIX(0.250)
375 pmaddwd xmm7,[rel PW_MF008_MF041] ; xmm7=BOL*-FIX(0.081)+GOL*-FIX(0.418)
Djccolext-sse2.asm327 punpcklwd xmm1,xmm5 ; xmm1=BOL
329 psrld xmm1,1 ; xmm1=BOL*FIX(0.500)
387 pmaddwd xmm0,[GOTOFF(eax,PW_F0114_F0250)] ; xmm0=BOL*FIX(0.114)+GOL*FIX(0.250)
389 pmaddwd xmm7,[GOTOFF(eax,PW_MF008_MF041)] ; xmm7=BOL*-FIX(0.081)+GOL*-FIX(0.418)
Djcgryext-mmx.asm291 pmaddwd mm0,[GOTOFF(eax,PW_F0114_F0250)] ; mm0=BOL*FIX(0.114)+GOL*FIX(0.250)
/external/v8/test/webkit/fast/js/
Dregexp-bol-with-multiline-expected.txt24 Test for beginning of line (BOL or ^) matching in a multiline string
Dregexp-bol-expected.txt24 Test for beginning of line (BOL or ^) matching
/external/selinux/policycoreutils/mcstrans/share/examples/nato/setrans.d/
Deyes-only.conf88 ~c231=BOL # Bolivia

12