Searched refs:top_overflow (Results 1 - 3 of 3) sorted by path

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab.cc308 int top_overflow = tab_bounds.y() - button_bounds.y(); local
310 if (top_overflow > 0)
/external/openssl/crypto/bn/asm/
H A Dpa-risc2.s72 top_overflow .reg %r23 label
145 DEPDI,Z 1,31,1,top_overflow ; top_overflow = 1 << 32
203 ADD,L ht_0,top_overflow,ht_0 ; ht[0] += (1<<32)
206 ADD,L ht_1,top_overflow,ht_1 ; ht[1] += (1<<32)
263 ADD,L ht_0,top_overflow,ht_0 ; ht += (1<<32)
315 DEPDI,Z 1,31,1,top_overflow ; top_overflow = 1 << 32
370 ADD,L ht_0,top_overflow,ht_0 ; ht += (1<<32)
372 ADD,L ht_1,top_overflow,ht_
[all...]
H A Dpa-risc2W.s64 top_overflow .reg %r29 label
136 DEPDI,Z 1,31,1,top_overflow ; top_overflow = 1 << 32
195 ADD,L ht_0,top_overflow,ht_0 ; ht[0] += (1<<32)
198 ADD,L ht_1,top_overflow,ht_1 ; ht[1] += (1<<32)
255 ADD,L ht_0,top_overflow,ht_0 ; ht += (1<<32)
304 DEPDI,Z 1,31,1,top_overflow ; top_overflow = 1 << 32
360 ADD,L ht_0,top_overflow,ht_0 ; ht += (1<<32)
362 ADD,L ht_1,top_overflow,ht_
[all...]

Completed in 232 milliseconds