HomeSort by relevance Sort by last modified time
    Searched refs:UINT (Results 176 - 200 of 469) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/webkit/Source/WebKit/win/
WebFrame.h 189 /* [retval][out] */ UINT* result);
199 /* [retval][out] */ UINT *pageCount);
203 /* [in] */ UINT startPage,
204 /* [in] */ UINT endPage,
259 virtual HRESULT STDMETHODCALLTYPE numberOfActiveAnimations(UINT*);
278 /* [in] */ UINT from,
279 /* [in] */ UINT length,
393 void spoolPage (PlatformGraphicsContext* pctx, WebCore::GraphicsContext* spoolCtx, HDC printDC, IWebUIDelegate*, float headerHeight, float footerHeight, UINT page, UINT pageCount);
395 void drawFooter(PlatformGraphicsContext* pctx, IWebUIDelegate*, const WebCore::IntRect& pageRect, UINT page, UINT pageCount, float headerHeight, float footerHeight)
    [all...]
  /external/aac/libSBRdec/src/
lpp_tran.h 224 UINT fs,
237 UINT fs);
  /external/aac/libSBRenc/src/
ton_corr.h 169 UINT sbrSyntaxFlags
185 UINT useSpeechConfig /*!< Speech or music tuning. */
sbr_encoder.cpp 168 getSbrTuningTableIndex(UINT bitrate, /*! the total bitrate in bits/sec */
169 UINT numChannels,/*! the number of channels for the core coder */
170 UINT sampleRate, /*! the sampling rate of the core coder */
172 UINT *pBitRateClosest
176 UINT bitRateClosestUpper = 0, bitRateClosestLower=DISTANCE_CEIL_VALUE;
252 getPsTuningTableIndex(UINT bitrate, UINT *pBitRateClosest){
256 UINT bitRateClosestUpper = 0, bitRateClosestLower=DISTANCE_CEIL_VALUE;
309 static UINT
310 FDKsbrEnc_IsSbrSettingAvail (UINT bitrate, /*! the total bitrate in bits/sec *
    [all...]
  /external/aac/libSYS/src/
cmdl_parser.cpp 113 static INT CheckArg(TEXTCHAR* arg, TEXTCHAR* str, UINT numArgs, TEXTCHAR type, TEXTCHAR* current_str);
303 UINT i = 0;
314 UINT i = 0;
385 UINT i = 0;
387 UINT len = (UINT)_tcslen(pReqArgs);
444 INT CheckArg(TEXTCHAR* arg, TEXTCHAR* str, UINT numArgs, TEXTCHAR type, TEXTCHAR* cur_str)
446 UINT i = 0;
wav_file.cpp 177 UINT channelMask;
260 INT WAV_InputRead (HANDLE_WAV wav, void *buffer, UINT numSamples, int nBits)
262 UINT result = 0 ;
263 UINT i;
351 static UINT LittleEndian32(UINT v)
389 UINT size = 0;
459 INT WAV_OutputWrite(HANDLE_WAV wav, void *sampleBuffer, UINT numberOfSamples, int nBufBits, int nSigBits)
467 UINT i;
523 UINT size = 0
    [all...]
  /external/chromium/chrome/browser/
process_singleton.h 136 UINT message,
141 UINT message,
  /external/webkit/Source/WebCore/platform/graphics/win/
QTMovieWinTimer.cpp 44 static UINT timerFiredMessage = 0;
48 static LRESULT CALLBACK TimerWindowWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
  /external/webkit/Source/WebCore/platform/text/wince/
TextCodecWinCE.cpp 44 UINT m_codePage;
57 static HashMap<UINT, CString>& codePageCharsets()
59 static HashMap<UINT, CString> cc;
95 HashMap<UINT, CString>::iterator i = codePageCharsets().find(cpInfo.uiCodePage);
122 static UINT getCodePage(const char* name)
136 TextCodecWinCE::TextCodecWinCE(UINT codePage)
168 static DWORD getCodePageFlags(UINT codePage)
199 static void decodeInternal(Vector<UChar, 8192>& result, UINT codePage, const char* bytes, size_t length, size_t* left)
  /external/webkit/Source/WebCore/platform/win/
PlatformMouseEventWin.cpp 51 static MouseEventType messageToEventType(UINT message)
80 PlatformMouseEvent::PlatformMouseEvent(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam, bool didActivateWebView)
PopupMenuWin.h 110 static LRESULT CALLBACK PopupMenuWndProc(HWND, UINT, WPARAM, LPARAM);
111 LRESULT wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam);
  /external/webkit/Source/WebKit/win/Interfaces/
IWebResourceLoadDelegatePrivate.idl 59 HRESULT didLoadResourceFromMemoryCache([in] IWebView* webView, [in] IWebURLRequest* request, [in] IWebURLResponse* response, [in] UINT length, [in] IWebDataSource* dataSource);
DOMCore.idl 257 HRESULT item([in] UINT index, [out, retval] IDOMNode** result);
262 HRESULT length([out, retval] UINT* result);
294 HRESULT item([in] UINT index, [out, retval] IDOMNode** result);
299 HRESULT length([out, retval] UINT* result);
438 HRESULT length([out, retval] UINT* result);
443 HRESULT substringData([in] UINT offset, [in] UINT count, [out, retval] BSTR* result);
453 HRESULT insertData([in] UINT offset, [in] BSTR arg);
458 HRESULT deleteData([in] UINT offset, [in] UINT count)
    [all...]
  /external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/win/
DrawsGradient.cpp 43 virtual LRESULT wndProc(UINT message, WPARAM, LPARAM, bool& handled);
53 LRESULT DrawsGradient::wndProc(UINT message, WPARAM wParam, LPARAM lParam, bool& handled)
  /hardware/ti/omap3/dspbridge/inc/
nldrdefs.h 78 ULONG ulNumBytes, UINT nMemSpace);
97 ULONG ulNumBytes, UINT nMemSpace);
  /hardware/ti/omap3/dspbridge/libbridge/inc/
nldrdefs.h 78 ULONG ulNumBytes, UINT nMemSpace);
97 ULONG ulNumBytes, UINT nMemSpace);
  /external/aac/libFDK/include/
fixpoint_math.h 118 UINT y = (INT)x;
122 UINT idx=(y>>26)-16;
125 UINT t=nfrac*sqrt_tab[idx]+frac*sqrt_tab[idx+1];
132 UINT y = (INT)x;
150 UINT idx=(y>>26)-16;
153 UINT t=nfrac*sqrt_tab[idx]+frac*sqrt_tab[idx+1];
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebInspectorDelegate.h 151 /* [in] */ UINT /*modifierFlags*/) { return E_NOTIMPL; }
161 /* [in] */ UINT,
167 /* [in] */ UINT /*itemCommandID*/,
168 /* [in] */ UINT /*sender*/) { return E_NOTIMPL; }
271 /* [in] */ UINT pageIndex,
272 /* [in] */ UINT pageCount) { return E_NOTIMPL; }
  /external/webkit/Tools/WinLauncher/
PrintWebUIDelegate.h 65 virtual HRESULT STDMETHODCALLTYPE mouseDidMoveOverElement(IWebView*, IPropertyBag*, UINT) { return E_NOTIMPL; }
67 virtual HRESULT STDMETHODCALLTYPE validateUserInterfaceItem(IWebView*, UINT, BOOL, BOOL*) { return E_NOTIMPL; }
68 virtual HRESULT STDMETHODCALLTYPE shouldPerformAction(IWebView*, UINT, UINT) { return E_NOTIMPL; }
94 virtual HRESULT STDMETHODCALLTYPE drawFooterInRect(IWebView*, RECT*, OLE_HANDLE, UINT, UINT);
WinLauncher.cpp 57 LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);
58 INT_PTR CALLBACK About(HWND, UINT, WPARAM, LPARAM);
59 LRESULT CALLBACK MyEditProc(HWND, UINT, WPARAM, LPARAM);
90 SendMessage(hURLBarWnd, (UINT)WM_SETTEXT, 0, (LPARAM)frameURL);
326 void PrintView(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
349 UINT pageCount = 0;
376 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
416 LRESULT CALLBACK MyEditProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
441 INT_PTR CALLBACK About(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
  /external/aac/libMpegTPDec/src/
tpdec_lib.cpp 131 UINT globalFramePos; /* Global transport frame reference bit position. */
132 UINT accessUnitAnchor[2]; /* Current access unit start bit position. */
135 UINT avgBitRate; /* Average bit rate used for frame loss estimation. */
136 UINT lastValidBufferFullness; /* Last valid buffer fullness value for frame loss estimation */
139 UINT burstPeriod; /* Data burst period in mili seconds. */
140 UINT holdOffFrames; /* Amount of frames that were already hold off due to buffer fullness condition not being met. */
141 UINT flags; /* Flags. */
158 HANDLE_TRANSPORTDEC transportDec_Open( const TRANSPORT_TYPE transportFmt, const UINT flags)
218 TRANSPORTDEC_ERROR transportDec_OutOfBandConfig(HANDLE_TRANSPORTDEC hTp, UCHAR *conf, const UINT length, UINT layer
    [all...]
  /external/aac/libAACdec/src/
block.cpp 163 UINT flags
275 const UINT flags)
403 UINT freeBits = CntLeadingZeros(value);
404 UINT exponent = 32 - freeBits;
406 UINT x = (UINT) (LONG)value << (INT) freeBits;
408 UINT tableIndex = x >> 24;
411 UINT r0=(UINT)(LONG)InverseQuantTabler[tableIndex+0];
412 UINT r1=(UINT)(LONG)InverseQuantTabler[tableIndex+1]
    [all...]
  /external/chromium/base/win/
pe_image.cc 86 PIMAGE_SECTION_HEADER PEImage::GetSectionHeader(UINT section) const {
100 DWORD PEImage::GetImageDirectoryEntrySize(UINT directory) const {
106 PVOID PEImage::GetImageDirectoryEntryAddr(UINT directory) const {
117 for (UINT i = 0; NULL != (section = GetSectionHeader(i)); i++) {
241 UINT num_sections = nt_headers->FileHeader.NumberOfSections;
244 for (UINT i = 0; i < num_sections; i++, section++) {
265 UINT ordinal_base = exports->Base;
266 UINT num_funcs = exports->NumberOfFunctions;
267 UINT num_names = exports->NumberOfNames;
274 for (UINT count = 0; count < num_funcs; count++)
    [all...]
pe_image.h 106 PIMAGE_SECTION_HEADER GetSectionHeader(UINT section) const;
109 DWORD GetImageDirectoryEntrySize(UINT directory) const;
112 PVOID GetImageDirectoryEntryAddr(UINT directory) const;
  /external/stlport/stlport/stl/config/
_windows.h 142 int WINAPI MessageBoxW(HWND hWnd, LPCWSTR lpText, LPCWSTR lpCaption, UINT uType);
156 MultiByteToWideChar(UINT CodePage, DWORD dwFlags, LPCSTR lpMultiByteStr,
159 _STLP_WCE_WINBASEAPI UINT WINAPI GetACP();

Completed in 661 milliseconds

1 2 3 4 5 6 78 91011>>