Searched refs:ups (Results 1 – 19 of 19) sorted by relevance
/external/aes/ |
D | aesopt.h | 550 #define ups(x,n) ((aes_32t) (x) << (8 * (n))) macro 558 #define ups(x,n) ((aes_32t) (x) >> (8 * (n)))) macro
|
D | aescrypt.c | 102 #define fwd_lrnd(y,x,k,c) (s(y,c) = (k)[c] ^ one_table(x,ups,t_use(f,l),fwd_var,rf1,c)) 229 #define inv_lrnd(y,x,k,c) (s(y,c) = (k)[c] ^ one_table(x,ups,t_use(i,l),inv_var,rf1,c))
|
/external/freetype/src/autofit/ |
D | aflatin.c | 1082 FT_Pos ups = 0; /* number of upwards segments */ in af_latin_hints_compute_edges() local 1101 ups += seg->max_coord-seg->min_coord; in af_latin_hints_compute_edges() 1169 if ( ups > downs ) in af_latin_hints_compute_edges() 1172 else if ( ups < downs ) in af_latin_hints_compute_edges() 1175 else if ( ups == downs ) in af_latin_hints_compute_edges()
|
D | aflatin2.c | 1158 FT_Pos ups = 0; /* number of upwards segments */ in af_latin2_hints_compute_edges() local 1177 ups += seg->max_coord-seg->min_coord; in af_latin2_hints_compute_edges() 1245 if ( ups > downs ) in af_latin2_hints_compute_edges() 1248 else if ( ups < downs ) in af_latin2_hints_compute_edges() 1251 else if ( ups == downs ) in af_latin2_hints_compute_edges()
|
/external/libffi/ |
D | README | 238 Added --enable-debug configure switch. Clean-ups based on LCLint 243 Fixed n32 problem. Many clean-ups.
|
/external/yaffs2/yaffs2/ |
D | Kconfig | 133 but makes look-ups faster.
|
/external/webkit/WebCore/page/mac/ |
D | EventHandlerMac.mm | 233 // don't correspond to Cocoa events. The mousedown/ups will have already been passed on as
|
/external/dropbear/libtommath/ |
D | changes.txt | 303 v0.13 -- tons of minor speed-ups in low level add, sub, mul_2 and div_2 which propagate
|
/external/webkit/WebKitTools/ |
D | ChangeLog | 1183 did name fix ups. 1185 did name fix ups.
|
/external/bluetooth/glib/ |
D | ChangeLog.pre-1-2 | 243 restored the getpwuid() code to what we had after my recent clean ups
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 30608 uppsala ups@l@ 30613 ups ups
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2002-12-03 | 32 - REALLY changed the default state for block pop-ups to be off. 14755 - Minor clean-ups. 14894 Minor clean-ups
|
/external/webkit/JavaScriptCore/ |
D | ChangeLog-2008-08-10 | 26681 and some more speed-ups. 26970 more speed-ups possible by tightening up int version of JSImmediate
|
/external/dbus/ |
D | ChangeLog | 2182 aesthetic tidy-ups.
|
/external/webkit/WebKit/win/ |
D | ChangeLog-2009-06-16 | 417 Minor clean-ups to WebKitCreateInstance change.
|
/external/webkit/WebCore/ |
D | ChangeLog-2002-12-03 | 3207 pop-ups
|
D | ChangeLog-2007-10-14 | 35196 WebKit fork with some additional clean-ups and updates. 39776 More fix-ups to the WebScriptObject/WebScripting APIs, related to 39915 More fix-ups to the WebScriptObject/WebScripting APIs, related to
|
D | ChangeLog-2005-08-23 | 17333 * khtml/editing/edit_command.cpp: Minor clean-ups. 42278 …- our part of fix to <rdar://problem/3629334>: (REGRESSION (Tiger): titles on pop-ups menus are tr… 52413 …blem/3532519>: <select> menus show label property instead of tag contents (ups.com time and cost s…
|
D | ChangeLog-2008-08-10 | 21193 Update the view source CSS to better match the new Inspector mock-ups.
|