Searched
full:win (Results
251 -
275 of
507) sorted by null
<<11121314151617181920>>
/external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/ |
master.cfg | 280 if platform == "win": 300 self.addStep(RunWebKitTests, skipBuild=(platform == 'win'))
|
/external/webkit/WebKitTools/Scripts/ |
build-webkit | 204 --chromium Build the Chromium port on Mac/Win/Linux 365 $result = buildVisualStudioProject("win/WebKit.vcproj/WebKit.sln", $clean);
|
/sdk/sdkmanager/libs/sdklib/tests/com/android/sdklib/testdata/ |
repository_sample_1.xml | 111 <sdk:url>distrib/platform-2-12-win.zip</sdk:url>
145 <sdk:url>distrib/second-42-win.zip</sdk:url>
|
repository_sample_2.xml | 111 <sdk:url>distrib/platform-2-12-win.zip</sdk:url>
145 <sdk:url>distrib/second-42-win.zip</sdk:url>
|
/dalvik/libcore/luni/src/main/java/java/util/ |
ComparableTimSort.java | 56 * When we get into galloping mode, we stay there until both runs win less 667 * huge win. So try that, and continue galloping until (if ever) 765 * appears to win consistently. 786 * huge win. So try that, and continue galloping until (if ever) [all...] |
/development/docs/ |
howto_SDK_git_cygwin.txt | 47 http://cygwin.org/win-9x.html
|
/external/jpeg/ |
jdhuff.h | 77 * appropriately should be a win. Unfortunately we can't define the size
|
/external/qemu/distrib/sdl-1.2.12/src/main/win32/ |
SDL_win32_main.c | 52 /* seems to be undefined in Win CE although in online help */
|
/external/qemu/slirp-android/ |
tcp_subr.c | 109 int win = 0; local 120 win = sbspace(&tp->t_socket->so_rcv); 159 ti->ti_win = htons((u_int16_t) (win >> tp->rcv_scale)); 161 ti->ti_win = htons((u_int16_t)win);
|
/external/quake/quake/src/QW/docs/ |
glqwcl-readme.txt | 10 If you are running win-95, your desktop must be set to 32k or 64k colors
|
/external/skia/src/core/ |
SkGlyphCache.h | 138 eventually get purged, and the win is that different thread will never
|
/external/srec/srec/crec/ |
srec_eosd.c | 251 /* the endnode will never win against an optend node because
|
/external/webkit/JavaScriptCore/wtf/ |
MathExtras.h | 136 // Work around a bug in Win, where atan2(+-infinity, +-infinity) yields NaN instead of specific values.
|
/external/webkit/WebCore/platform/ |
Widget.h | 48 #if PLATFORM(WIN)
|
/external/webkit/WebKit/chromium/src/ |
WebAccessibilityObject.cpp | 347 modifierString += "Win+";
|
/external/webkit/WebKit/win/ |
ChangeLog-2009-06-16 | 347 * win/AccessibleBase.cpp: 479 implementation in r25275 to WebKit/win. WebHistory now stores a 550 Part of Bug 25294: All WebKit/win classes should return COMPtrs from 577 Fix Bug 25295: Remove WebKit/win code that was used for Drosera [all...] |
/frameworks/base/docs/html/sdk/ |
sdk_toc.cs | 79 <li><a href="<?cs var:toroot ?>sdk/win-usb.html">USB Driver for
|
/hardware/broadcom/wlan/bcm4329/src/shared/ |
siutils_priv.h | 111 * PCI BAR0 WIN
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
sbitmap.h | 24 /* It's not clear yet whether using bitmap.[ch] will be a win.
|
/external/opencore/codecs_v2/audio/mp3/dec/src/ |
pvmp3_get_scale_factors.cpp | 181 scalefac->s[0][12] = 0; /* sfb = 12 win= 0 */ 182 scalefac->s[1][12] = 0; /* sfb = 12 win= 1 */ 183 scalefac->s[2][12] = 0; /* sfb = 12 win= 2 */
|
/external/v8/tools/gyp/ |
v8.gyp | 110 ['OS=="win"', { 534 ['OS=="win"', { 625 [ 'OS=="win"', {
|
/frameworks/base/media/libstagefright/codecs/mp3dec/src/ |
pvmp3_get_scale_factors.cpp | 181 scalefac->s[0][12] = 0; /* sfb = 12 win= 0 */ 182 scalefac->s[1][12] = 0; /* sfb = 12 win= 1 */ 183 scalefac->s[2][12] = 0; /* sfb = 12 win= 2 */
|
/system/wlan/ti/wilink_6_1/TWD/Data_Service/ |
RxQueue.c | 530 /* pass all saved queue packets with SN lower then the new win start */ 672 /* pass all saved queue packets with SN lower then the new win start */ 746 /* In case the win Size is higher then 8 the driver and the FW set it to 8 and inform the AP in ADDBA respond */ [all...] |
/external/webkit/WebCore/ |
ChangeLog-2006-12-31 | 137 For relatively positioned boxes in an RTL block, 'right' should win over 'left' if both are not 'auto' [all...] |
/external/tcpdump/ |
tcpdump.1 | [all...] |
Completed in 129 milliseconds
<<11121314151617181920>>