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

1 2 3 4 56 7 8 91011>>

  /external/aac/libAACdec/src/
aacdec_hcr.cpp 111 UINT *errorWord);
115 UINT *errorWord);
122 static void DeriveNumberOfExtendedSortedSectionsInSets(UINT numSegment,
136 UINT codebookDim,
146 const UINT *pCurrentTree,
177 static void errDetectorInHcrSideinfoShrt(SCHAR cb, SHORT numLine,UINT* errorWord)
195 UINT *errorWord)
280 UINT HcrInit(H_HCR_INFO pHcr,
451 UINT HcrDecoder(H_HCR_INFO pHcr,
472 UINT HcrDecoder(H_HCR_INFO pHcr
    [all...]
  /external/webkit/Source/WebKit2/UIProcess/win/
WebInspectorProxyWin.cpp 72 LRESULT CALLBACK WebInspectorProxy::InspectorViewWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
90 LRESULT WebInspectorProxy::wndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
119 LRESULT WebInspectorProxy::onSizeEvent(HWND, UINT, WPARAM, LPARAM, bool&)
129 LRESULT WebInspectorProxy::onSetFocusEvent(HWND, UINT, WPARAM, LPARAM lParam, bool&)
136 LRESULT WebInspectorProxy::onMinMaxInfoEvent(HWND, UINT, WPARAM, LPARAM lParam, bool&)
145 LRESULT WebInspectorProxy::onCloseEvent(HWND, UINT, WPARAM, LPARAM, bool&)
WebContextMenuProxyWin.cpp 49 UINT flags = itemData.enabled() ? MF_ENABLED : MF_DISABLED;
65 ::AppendMenu(menu, MF_POPUP, reinterpret_cast<UINT>(subMenu), title.charactersWithNullTermination());
89 UINT flags = TPM_RIGHTBUTTON | TPM_TOPALIGN | TPM_VERPOSANIMATION | TPM_HORIZONTAL | TPM_LEFTALIGN | TPM_HORPOSANIMATION | TPM_RETURNCMD | TPM_NONOTIFY;
  /external/aac/libAACenc/src/
qc_main.h 126 UINT syntaxFlags,
137 UINT syntaxFlags,
157 UINT syntaxFlags,
dyn_bits.h 153 const UINT* const maxValueInSfb,
164 const UINT syntaxFlags
  /external/qemu/distrib/sdl-1.2.15/src/timer/win32/
SDL_systimer.c 113 static UINT timerID = 0;
115 static void CALLBACK HandleAlarm(UINT uID, UINT uMsg, DWORD_PTR dwUser,
  /external/webkit/Source/WebKit/wince/
WebView.h 79 static LRESULT CALLBACK webViewWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam);
80 LRESULT wndProc(HWND, UINT, WPARAM, LPARAM);
83 bool handleMouseEvent(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam);
  /hardware/ti/omap3/dspbridge/inc/
cmm.h 103 UINT uSize, struct CMM_ATTRS * pAttrs,
335 PVOID pVaBuf, UINT uPaSize);
423 ULONG ulSize, UINT uSegId,
drv.h 215 UINT uNumBufs;
216 UINT uDir;
231 UINT pid;
365 extern DSP_STATUS DRV_GetDevObject(UINT uIndex, struct DRV_OBJECT* hDrvObject,
  /hardware/ti/omap3/dspbridge/libbridge/inc/
cmm.h 103 UINT uSize, struct CMM_ATTRS * pAttrs,
335 PVOID pVaBuf, UINT uPaSize);
423 ULONG ulSize, UINT uSegId,
  /external/aac/libFDK/src/
FDK_core.cpp 103 UINT v;
  /external/chromium/base/win/
wrapped_window_proc.h 40 // LRESULT CALLBACK MyWinProc(HWND hwnd, UINT message,
56 LRESULT CALLBACK WrappedWindowProc(HWND hwnd, UINT message,
  /external/chromium/chrome/browser/hang_monitor/
hung_plugin_action.h 32 UINT message,
  /external/chromium/chrome/browser/ui/views/bubble/
border_widget_win.h 45 virtual LRESULT OnMouseActivate(UINT message,
  /external/chromium/chrome/browser/ui/views/
first_run_bubble.h 36 virtual void OnActivate(UINT action, BOOL minimized, HWND window);
  /external/webkit/Source/WebCore/platform/win/
WindowMessageBroadcaster.h 48 static LRESULT CALLBACK SubclassedWndProc(HWND, UINT, WPARAM, LPARAM);
  /external/webkit/Tools/DumpRenderTree/chromium/
LayoutTestHelperWin.cpp 54 ::SystemParametersInfo(SPI_SETFONTSMOOTHING, static_cast<UINT>(fontSmoothingEnabled), 0, 0);
  /external/webkit/Tools/DumpRenderTree/win/
GCControllerWin.cpp 58 UINT objects = 0;
  /external/webkit/Tools/WebKitAPITest/
TestsController.h 55 static LRESULT CALLBACK wndProc(HWND, UINT uMsg, WPARAM, LPARAM);
  /hardware/ti/omap3/dspbridge/dspexec/
dspexec.c 101 UINT uProcId = 0; /* default proc ID is 0. */
109 UINT numProcs;
110 UINT index = 0;
151 (UINT)sizeof(struct DSP_PROCESSORINFO),&numProcs))) {
  /external/icu4c/i18n/
winnmfmt.cpp 54 * Turns a string of the form "3;2;0" into the grouping UINT
59 static UINT getGrouping(const char *grouping)
61 UINT g = 0;
83 GetLocaleInfoW(lcid, LOCALE_RETURN_NUMBER|LOCALE_IDIGITS, (LPWSTR) &fmt->NumDigits, sizeof(UINT));
84 GetLocaleInfoW(lcid, LOCALE_RETURN_NUMBER|LOCALE_ILZERO, (LPWSTR) &fmt->LeadingZero, sizeof(UINT));
95 GetLocaleInfoW(lcid, LOCALE_RETURN_NUMBER|LOCALE_INEGNUMBER, (LPWSTR) &fmt->NegativeOrder, sizeof(UINT));
110 GetLocaleInfoW(lcid, LOCALE_RETURN_NUMBER|LOCALE_ICURRDIGITS, (LPWSTR) &fmt->NumDigits, sizeof(UINT));
111 GetLocaleInfoW(lcid, LOCALE_RETURN_NUMBER|LOCALE_ILZERO, (LPWSTR) &fmt->LeadingZero, sizeof(UINT));
122 GetLocaleInfoW(lcid, LOCALE_RETURN_NUMBER|LOCALE_INEGCURR, (LPWSTR) &fmt->NegativeOrder, sizeof(UINT));
123 GetLocaleInfoW(lcid, LOCALE_RETURN_NUMBER|LOCALE_ICURRENCY, (LPWSTR) &fmt->PositiveOrder, sizeof(UINT));
    [all...]
  /external/aac/libMpegTPEnc/include/
tpenc_lib.h 198 UINT flags
281 * \param confType Pointer to an UINT where the configuration type is returned (0:ASC, 1:SMC).
287 UINT *confType );
  /external/aac/libMpegTPEnc/src/
tpenc_latm.h 149 UINT latmSubframeStart; /* Position of current subframe start */
178 UINT audioMuxVersion,
  /external/aac/libSBRdec/src/
env_calc.h 127 const UINT flags,
135 const UINT flags);
  /external/aac/libSYS/include/
machine_type.h 121 /** \var UINT
156 typedef unsigned int UINT;
161 #define ULONG UINT

Completed in 1221 milliseconds

1 2 3 4 56 7 8 91011>>