Home
last modified time | relevance | path

Searched refs:ups (Results 1 – 19 of 19) sorted by relevance

/external/aes/
Daesopt.h550 #define ups(x,n) ((aes_32t) (x) << (8 * (n))) macro
558 #define ups(x,n) ((aes_32t) (x) >> (8 * (n)))) macro
Daescrypt.c102 #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/
Daflatin.c1082 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()
Daflatin2.c1158 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/
DREADME238 Added --enable-debug configure switch. Clean-ups based on LCLint
243 Fixed n32 problem. Many clean-ups.
/external/yaffs2/yaffs2/
DKconfig133 but makes look-ups faster.
/external/webkit/WebCore/page/mac/
DEventHandlerMac.mm233 // don't correspond to Cocoa events. The mousedown/ups will have already been passed on as
/external/dropbear/libtommath/
Dchanges.txt303 v0.13 -- tons of minor speed-ups in low level add, sub, mul_2 and div_2 which propagate
/external/webkit/WebKitTools/
DChangeLog1183 did name fix ups.
1185 did name fix ups.
/external/bluetooth/glib/
DChangeLog.pre-1-2243 restored the getpwuid() code to what we had after my recent clean ups
/external/srec/config/en.us/dictionary/
Dlarge.ok30608 uppsala ups@l@
30613 ups ups
/external/webkit/WebKit/mac/
DChangeLog-2002-12-0332 - REALLY changed the default state for block pop-ups to be off.
14755 - Minor clean-ups.
14894 Minor clean-ups
/external/webkit/JavaScriptCore/
DChangeLog-2008-08-1026681 and some more speed-ups.
26970 more speed-ups possible by tightening up int version of JSImmediate
/external/dbus/
DChangeLog2182 aesthetic tidy-ups.
/external/webkit/WebKit/win/
DChangeLog-2009-06-16417 Minor clean-ups to WebKitCreateInstance change.
/external/webkit/WebCore/
DChangeLog-2002-12-033207 pop-ups
DChangeLog-2007-10-1435196 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
DChangeLog-2005-08-2317333 * 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…
DChangeLog-2008-08-1021193 Update the view source CSS to better match the new Inspector mock-ups.