HomeSort by relevance Sort by last modified time
    Searched full:dword (Results 26 - 50 of 906) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/tab_contents/
web_drop_target_win.h 32 virtual DWORD OnDragEnter(IDataObject* data_object,
33 DWORD key_state,
35 DWORD effect);
37 virtual DWORD OnDragOver(IDataObject* data_object,
38 DWORD key_state,
40 DWORD effect);
44 virtual DWORD OnDrop(IDataObject* data_object,
45 DWORD key_state,
47 DWORD effect);
web_drag_utils_win.cc 20 WebDragOperation WinDragOpToWebDragOp(DWORD effect) {
27 WebDragOperationsMask WinDragOpMaskToWebDragOpMask(DWORD effects) {
39 DWORD WebDragOpToWinDragOp(WebDragOperation op) {
49 DWORD WebDragOpMaskToWinDragOpMask(WebDragOperationsMask ops) {
50 DWORD win_ops = DROPEFFECT_NONE;
web_drop_target_win.cc 32 DWORD GetPreferredDropEffect(DWORD effect) {
53 DWORD OnDragEnter(IDataObject* data_object, DWORD effect) {
58 DWORD OnDragOver(IDataObject* data_object, DWORD effect) {
66 DWORD OnDrop(IDataObject* data_object, DWORD effect) {
95 DWORD WebDropTarget::OnDragEnter(IDataObject* data_object,
96 DWORD key_state
    [all...]
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3dcaps.h 23 DWORD dwSize;
24 DWORD dwCaps;
32 DWORD dwSize;
33 DWORD dwCaps; /* Lighting caps */
34 DWORD dwLightingModel; /* Lighting model - RGB or mono */
35 DWORD dwNumLights; /* Number of lights that can be handled */
50 DWORD dwSize;
51 DWORD dwMiscCaps; /* Capability flags */
52 DWORD dwRasterCaps;
53 DWORD dwZCmpCaps;
    [all...]
dsound.h 54 DWORD dwSize;
55 DWORD dwFlags;
56 DWORD dwMinSecondarySampleRate;
57 DWORD dwMaxSecondarySampleRate;
58 DWORD dwPrimaryBuffers;
59 DWORD dwMaxHwMixingAllBuffers;
60 DWORD dwMaxHwMixingStaticBuffers;
61 DWORD dwMaxHwMixingStreamingBuffers;
62 DWORD dwFreeHwMixingAllBuffers;
63 DWORD dwFreeHwMixingStaticBuffers;
    [all...]
d3drmobj.h 38 STDMETHOD(SetAppData) (THIS_ DWORD data) kind; \
39 STDMETHOD_(DWORD, GetAppData) (THIS) kind; \
179 STDMETHOD(SetBufferCount)(THIS_ DWORD) PURE;
180 STDMETHOD_(DWORD, GetBufferCount)(THIS) PURE;
183 STDMETHOD(SetShades)(THIS_ DWORD) PURE;
190 STDMETHOD_(DWORD, GetShades)(THIS) PURE;
191 STDMETHOD_(DWORD, GetHeight)(THIS) PURE;
192 STDMETHOD_(DWORD, GetWidth)(THIS) PURE;
193 STDMETHOD_(DWORD, GetTrianglesDrawn)(THIS) PURE;
194 STDMETHOD_(DWORD, GetWireframeOptions)(THIS) PURE;
    [all...]
d3drm.h 22 (LPDIRECT3DRMDEVICE lpDirect3DRMDev, LPVOID lpArg, DWORD dwIndex, LONG red, LONG green, LONG blue);
51 STDMETHOD(CreateDevice) (THIS_ DWORD, DWORD, LPDIRECT3DRMDEVICE *) PURE;
78 ( THIS_ LPDIRECT3DRMDEVICE, LPDIRECT3DRMFRAME, DWORD, DWORD,
79 DWORD, DWORD, LPDIRECT3DRMVIEWPORT *
96 STDMETHOD(GetSearchPath) (THIS_ DWORD *size_return, LPSTR path_return);
98 STDMETHOD(SetDefaultTextureColors)(THIS_ DWORD) PURE;
99 STDMETHOD(SetDefaultTextureShades)(THIS_ DWORD) PURE;
    [all...]
dinput.h 112 DWORD dwSize;
113 DWORD dwFlags;
114 DWORD dwDevType;
115 DWORD dwAxes;
116 DWORD dwButtons;
117 DWORD dwPOVs;
142 DWORD dwOfs;
143 DWORD dwType;
144 DWORD dwFlags;
149 DWORD dwSize;
    [all...]
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DCAPS.H 23 DWORD dwSize;
24 DWORD dwCaps;
32 DWORD dwSize;
33 DWORD dwCaps; /* Lighting caps */
34 DWORD dwLightingModel; /* Lighting model - RGB or mono */
35 DWORD dwNumLights; /* Number of lights that can be handled */
50 DWORD dwSize;
51 DWORD dwMiscCaps; /* Capability flags */
52 DWORD dwRasterCaps;
53 DWORD dwZCmpCaps;
    [all...]
DSOUND.H 54 DWORD dwSize;
55 DWORD dwFlags;
56 DWORD dwMinSecondarySampleRate;
57 DWORD dwMaxSecondarySampleRate;
58 DWORD dwPrimaryBuffers;
59 DWORD dwMaxHwMixingAllBuffers;
60 DWORD dwMaxHwMixingStaticBuffers;
61 DWORD dwMaxHwMixingStreamingBuffers;
62 DWORD dwFreeHwMixingAllBuffers;
63 DWORD dwFreeHwMixingStaticBuffers;
    [all...]
D3DRMOBJ.H 38 STDMETHOD(SetAppData) (THIS_ DWORD data) kind; \
39 STDMETHOD_(DWORD, GetAppData) (THIS) kind; \
179 STDMETHOD(SetBufferCount)(THIS_ DWORD) PURE;
180 STDMETHOD_(DWORD, GetBufferCount)(THIS) PURE;
183 STDMETHOD(SetShades)(THIS_ DWORD) PURE;
190 STDMETHOD_(DWORD, GetShades)(THIS) PURE;
191 STDMETHOD_(DWORD, GetHeight)(THIS) PURE;
192 STDMETHOD_(DWORD, GetWidth)(THIS) PURE;
193 STDMETHOD_(DWORD, GetTrianglesDrawn)(THIS) PURE;
194 STDMETHOD_(DWORD, GetWireframeOptions)(THIS) PURE;
    [all...]
D3DRM.H 22 (LPDIRECT3DRMDEVICE lpDirect3DRMDev, LPVOID lpArg, DWORD dwIndex, LONG red, LONG green, LONG blue);
51 STDMETHOD(CreateDevice) (THIS_ DWORD, DWORD, LPDIRECT3DRMDEVICE *) PURE;
78 ( THIS_ LPDIRECT3DRMDEVICE, LPDIRECT3DRMFRAME, DWORD, DWORD,
79 DWORD, DWORD, LPDIRECT3DRMVIEWPORT *
96 STDMETHOD(GetSearchPath) (THIS_ DWORD *size_return, LPSTR path_return);
98 STDMETHOD(SetDefaultTextureColors)(THIS_ DWORD) PURE;
99 STDMETHOD(SetDefaultTextureShades)(THIS_ DWORD) PURE;
    [all...]
DINPUT.H 112 DWORD dwSize;
113 DWORD dwFlags;
114 DWORD dwDevType;
115 DWORD dwAxes;
116 DWORD dwButtons;
117 DWORD dwPOVs;
142 DWORD dwOfs;
143 DWORD dwType;
144 DWORD dwFlags;
149 DWORD dwSize;
    [all...]
  /external/dbus/dbus/
dbus-sysdeps-wince-glue.h 147 HANDLE OpenFileMappingA(DWORD,BOOL,LPCSTR);
150 BOOL MoveFileExA(LPCSTR,LPCSTR,DWORD);
156 BOOL SetHandleInformation(HANDLE,DWORD,DWORD);
165 DWORD SearchPathA(LPCSTR,LPCSTR,LPCSTR,DWORD,LPSTR,LPSTR*);
184 HANDLE CreateFileA(LPCSTR,DWORD,DWORD,LPSECURITY_ATTRIBUTES,DWORD,DWORD,HANDLE)
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/thread/win32/
win_ce_semaphore.h 20 extern DWORD WaitForSemaphoreCE (SYNCHHANDLE, DWORD);
  /external/chromium/net/disk_cache/
file_win.cc 34 DWORD actual_bytes, DWORD error);
41 DWORD actual_bytes, DWORD error) {
46 actual_bytes = static_cast<DWORD>(net::ERR_CACHE_READ_FAILURE);
60 context_.overlapped.Offset = static_cast<DWORD>(offset);
79 DWORD sharing = FILE_SHARE_READ | FILE_SHARE_WRITE | FILE_SHARE_DELETE;
80 DWORD access = GENERIC_READ | GENERIC_WRITE | DELETE;
128 DWORD ret = SetFilePointer(sync_platform_file_, static_cast<LONG>(offset),
133 DWORD actual
    [all...]
  /external/chromium/net/base/
winsock_util.cc 21 void CheckEventWait(WSAEVENT hEvent, DWORD wait_rv, DWORD expected) {
23 DWORD err = ERROR_SUCCESS;
36 DWORD wait_rv = WaitForSingleObject(hEvent, 0);
42 DWORD wait_rv = WaitForSingleObject(hEvent, 0);
  /external/flac/libFLAC/ia32/
lpc_asm.nasm 111 fld dword [esi] ; ST = d <- data[sample]
130 fmul dword [esi + (32*4)] ; ST = d*data[sample+32] d WATCHOUT: not a byte displacement here!
131 fadd dword [edi + (32*4)] ; ST = autoc[32]+d*data[sample+32] d WATCHOUT: not a byte displacement here!
132 fstp dword [edi + (32*4)] ; autoc[32]+=d*data[sample+32] ST = d WATCHOUT: not a byte displacement here!
134 fmul dword [esi + (31*4)] ; ST = d*data[sample+31] d
135 fadd dword [edi + (31*4)] ; ST = autoc[31]+d*data[sample+31] d
136 fstp dword [edi + (31*4)] ; autoc[31]+=d*data[sample+31] ST = d
138 fmul dword [esi + (30*4)] ; ST = d*data[sample+30] d
139 fadd dword [edi + (30*4)] ; ST = autoc[30]+d*data[sample+30] d
140 fstp dword [edi + (30*4)] ; autoc[30]+=d*data[sample+30] ST =
    [all...]
  /external/quake/quake/src/QW/client/
cd_win.c 46 DWORD dwReturn;
48 if (dwReturn = mciSendCommand(wDeviceID, MCI_SET, MCI_SET_DOOR_OPEN, (DWORD)NULL))
55 DWORD dwReturn;
57 if (dwReturn = mciSendCommand(wDeviceID, MCI_SET, MCI_SET_DOOR_CLOSED, (DWORD)NULL))
64 DWORD dwReturn;
71 dwReturn = mciSendCommand(wDeviceID, MCI_STATUS, MCI_STATUS_ITEM | MCI_WAIT, (DWORD) (LPVOID) &mciStatusParms);
84 dwReturn = mciSendCommand(wDeviceID, MCI_STATUS, MCI_STATUS_ITEM | MCI_WAIT, (DWORD) (LPVOID) &mciStatusParms);
105 DWORD dwReturn;
130 dwReturn = mciSendCommand(wDeviceID, MCI_STATUS, MCI_STATUS_ITEM | MCI_TRACK | MCI_WAIT, (DWORD) (LPVOID) &mciStatusParms);
145 dwReturn = mciSendCommand(wDeviceID, MCI_STATUS, MCI_STATUS_ITEM | MCI_TRACK | MCI_WAIT, (DWORD) (LPVOID) &mciStatusParms);
    [all...]
  /external/quake/quake/src/WinQuake/
cd_win.cpp 46 DWORD dwReturn;
48 if (dwReturn = mciSendCommand(wDeviceID, MCI_SET, MCI_SET_DOOR_OPEN, (DWORD)NULL))
55 DWORD dwReturn;
57 if (dwReturn = mciSendCommand(wDeviceID, MCI_SET, MCI_SET_DOOR_CLOSED, (DWORD)NULL))
64 DWORD dwReturn;
71 dwReturn = mciSendCommand(wDeviceID, MCI_STATUS, MCI_STATUS_ITEM | MCI_WAIT, (DWORD) (LPVOID) &mciStatusParms);
84 dwReturn = mciSendCommand(wDeviceID, MCI_STATUS, MCI_STATUS_ITEM | MCI_WAIT, (DWORD) (LPVOID) &mciStatusParms);
105 DWORD dwReturn;
130 dwReturn = mciSendCommand(wDeviceID, MCI_STATUS, MCI_STATUS_ITEM | MCI_TRACK | MCI_WAIT, (DWORD) (LPVOID) &mciStatusParms);
145 dwReturn = mciSendCommand(wDeviceID, MCI_STATUS, MCI_STATUS_ITEM | MCI_TRACK | MCI_WAIT, (DWORD) (LPVOID) &mciStatusParms);
    [all...]
  /external/libvpx/vp8/encoder/x86/
sad_mmx.asm 36 movsxd rax, dword ptr arg(1) ;src_stride
37 movsxd rdx, dword ptr arg(3) ;ref_stride
128 movsxd rax, dword ptr arg(1) ;src_stride
129 movsxd rdx, dword ptr arg(3) ;ref_stride
200 movsxd rax, dword ptr arg(1) ;src_stride
201 movsxd rdx, dword ptr arg(3) ;ref_stride
270 movsxd rax, dword ptr arg(1) ;src_stride
271 movsxd rdx, dword ptr arg(3) ;ref_stride
273 movd mm0, DWORD PTR [rsi]
274 movd mm1, DWORD PTR [rdi
    [all...]
sad_sse2.asm 31 movsxd rax, dword ptr arg(1) ;src_stride
32 movsxd rdx, dword ptr arg(3) ;ref_stride
104 movsxd rbx, dword ptr arg(1) ;src_stride
105 movsxd rdx, dword ptr arg(3) ;ref_stride
167 movsxd rbx, dword ptr arg(1) ;src_stride
168 movsxd rdx, dword ptr arg(3) ;ref_stride
219 movsxd rax, dword ptr arg(1) ;src_stride
220 movsxd rdx, dword ptr arg(3) ;ref_stride
222 movd mm0, DWORD PTR [rsi]
223 movd mm1, DWORD PTR [rdi
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cciss_ioctl.h 81 #define DWORD __u32
111 DWORD TargetId:24;
112 DWORD Bus:6;
113 DWORD Mode:2;
118 DWORD VolId:30;
119 DWORD Mode:2;
145 DWORD ErrorInfo;
151 DWORD offense_value;
158 DWORD ResidualCnt;
178 DWORD malloc_size; /* < MAX_KMALLOC_SIZE in cciss.c *
    [all...]
  /external/chromium/base/win/
registry.cc 43 DWORD disposition_value;
48 DWORD* disposition, REGSAM access) {
103 DWORD RegKey::ValueCount() const {
105 DWORD count = 0;
114 DWORD bufsize = arraysize(buf);
144 LONG RegKey::ReadValue(const wchar_t* name, void* data, DWORD* dsize,
145 DWORD* dtype) const {
158 DWORD type = REG_SZ, size = sizeof(raw_value);
183 LONG RegKey::ReadValueDW(const wchar_t* name, DWORD* value) const {
185 DWORD type = REG_DWORD
    [all...]
  /external/clang/test/CodeGenObjC/
misc-atomic-property.m 39 typedef __int128_t dword;
41 typedef long long int dword;
47 dword dw;
50 @property(assign) dword dword_p;

Completed in 2400 milliseconds

12 3 4 5 6 7 8 91011>>