Searched refs:MSW (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Support/ |
D | APInt.cpp | 693 integerPart MSW = pVal[i-1] & MSWMask; in countLeadingZerosSlowCase() local 694 if (MSW) in countLeadingZerosSlowCase() 695 return CountLeadingZeros_64(MSW) - (APINT_BITS_PER_WORD - BitsInMSW); in countLeadingZerosSlowCase()
|
/external/webkit/Source/WebKit/wx/ |
D | ChangeLog | 3568 On MSW, the wx port internally uses callbacks for wxTimer, so the 3571 impl. for wx too on MSW, until a version of wx is released that
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrFormats.td | 770 // MSW multiple w/ Ra operand
|
/external/webkit/Tools/ |
D | ChangeLog-2010-05-24 | 17128 [wx] Build fix for MSW, use ThreadingWin.cpp as the Windows pthreads implementation 27301 wxMSW build fix. Link to MSW library needed by PluginPackageWin.cpp. 28857 wx build fix, improve debug support and 2.9 support on MSW.
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2010-05-24 | 9509 [wx] Build fix for MSW, use ThreadingWin.cpp as the Windows pthreads implementation
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2008-08-10 | 53917 On MSW, the wx port internally uses callbacks for wxTimer, so the 53920 impl. for wx too on MSW, until a version of wx is released that
|
D | ChangeLog-2010-01-29 | 45133 wxMSW build fix, build the MSW source to get methods that use the MSW version of
|