/external/chromium_org/third_party/WebKit/Source/wtf/ |
ThreadSpecificWin.cpp | 73 DWORD m_tlsKey; 84 DWORD* tlsKeys() 86 static DWORD keys[kMaxTlsKeySize];
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
radeon_cmdbuf.h | 43 * Write one dword to the command buffer. 51 * Write a relocated dword to the command buffer. 98 /** Continuous register range write to command buffer; requires 1 dword,
|
/external/chromium_org/ui/gfx/geometry/ |
point.h | 17 typedef unsigned long DWORD; 33 // |point| is a DWORD value that contains a coordinate. The x-coordinate is 36 explicit Point(DWORD point);
|
/external/chromium_org/win8/metro_driver/ime/ |
ime_popup_monitor.cc | 20 DWORD event, 24 DWORD event_thread, 25 DWORD event_time) {
|
/external/llvm/test/CodeGen/X86/ |
store_op_load_fold2.ll | 20 ; INTEL: and {{e..}}, dword ptr [360] 21 ; INTEL: and dword ptr [356], {{e..}} 22 ; FIXME: mov dword ptr [360], {{e..}}
|
/external/lzma/CPP/7zip/UI/Common/ |
Update.h | 139 DWORD SystemError;
144 // CRecordVector<DWORD> ErrorCodes;
157 virtual HRESULT CanNotFindError(const wchar_t *name, DWORD systemError) x; \
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_cmdbuf.h | 43 * Write one dword to the command buffer. 51 * Write a relocated dword to the command buffer. 98 /** Continuous register range write to command buffer; requires 1 dword,
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
cluadmex.h | 169 void __RPC_STUB IGetClusterUIInfo_GetClusterName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); 171 void __RPC_STUB IGetClusterUIInfo_GetLocale_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); 173 void __RPC_STUB IGetClusterUIInfo_GetFont_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); 175 void __RPC_STUB IGetClusterUIInfo_GetIcon_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); 212 void __RPC_STUB IGetClusterDataInfo_GetClusterName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); 214 void __RPC_STUB IGetClusterDataInfo_GetClusterHandle_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); 216 void __RPC_STUB IGetClusterDataInfo_GetObjectCount_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); 250 void __RPC_STUB IGetClusterObjectInfo_GetObjectName_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); 252 void __RPC_STUB IGetClusterObjectInfo_GetObjectType_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase); 283 void __RPC_STUB IGetClusterNodeInfo_GetNodeHandle_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase) [all...] |
d3d8types.h | 39 #define D3DCOLOR_COLORVALUE(r,g,b,a) D3DCOLOR_RGBA((DWORD)((r)*255.f),(DWORD)((g)*255.f),(DWORD)((b)*255.f),(DWORD)((a)*255.f)) 153 ((DWORD)(BYTE)(ch0) | ((DWORD)(BYTE)(ch1) << 8) | \ 154 ((DWORD)(BYTE)(ch2) << 16) | ((DWORD)(BYTE)(ch3) << 24 )) [all...] |
shtypes.h | 77 DWORD bData[80 ]; 81 DWORD bData[148 ]; 145 typedef DWORD SHCOLSTATEF;
|
endpointvolume.h | 155 DWORD* pdwStubPhase); 229 DWORD *pdwHardwareSupportMask) = 0; 333 DWORD *pdwHardwareSupportMask); 432 static FORCEINLINE HRESULT IAudioEndpointVolume_QueryHardwareSupport(IAudioEndpointVolume* This,DWORD *pdwHardwareSupportMask) { 450 DWORD* pdwStubPhase); 458 DWORD* pdwStubPhase); 466 DWORD* pdwStubPhase); 475 DWORD* pdwStubPhase); 484 DWORD* pdwStubPhase); 492 DWORD* pdwStubPhase) [all...] |
devicetopology.h | 263 DWORD ChannelMapping; 273 DWORD LowPart; 293 DWORD DeviceStateInfo; 294 DWORD JackCapabilities; 444 DWORD* pdwStubPhase); 456 DWORD* pdwStubPhase); 468 DWORD* pdwStubPhase); 625 DWORD* pdwStubPhase); 636 DWORD* pdwStubPhase); 645 DWORD* pdwStubPhase) [all...] |
d3d11.h | [all...] |
/external/chromium_org/base/win/ |
pe_image.cc | 101 DWORD PEImage::GetImageDirectoryEntrySize(UINT directory) const { 123 DWORD size = section->Misc.VirtualSize; 177 DWORD size = GetImageDirectoryEntrySize(IMAGE_DIRECTORY_ENTRY_EXPORT); 247 DWORD size = section->Misc.VirtualSize; 258 DWORD size = GetImageDirectoryEntrySize(IMAGE_DIRECTORY_ENTRY_EXPORT); 312 DWORD size = GetImageDirectoryEntrySize(IMAGE_DIRECTORY_ENTRY_BASERELOC); 343 DWORD size = GetImageDirectoryEntrySize(IMAGE_DIRECTORY_ENTRY_IMPORT); 401 DWORD size = GetImageDirectoryEntrySize(IMAGE_DIRECTORY_ENTRY_DELAY_IMPORT); 524 bool PEImage::ImageRVAToOnDiskOffset(DWORD rva, DWORD *on_disk_offset) const [all...] |
resource_util.cc | 29 DWORD data_size = SizeofResource(module, hres_info);
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/windows/gdi/ |
wgl.c | 372 static BOOL wglUseFontBitmaps_FX(HDC fontDevice, DWORD firstChar, 373 DWORD numChars, DWORD listBase) 474 WINGDIAPI BOOL GLAPIENTRY wglUseFontBitmapsA(HDC hdc, DWORD first, 475 DWORD count, DWORD listBase) 479 DWORD size; 511 DWORD err; 594 DWORD first, 595 DWORD count [all...] |
/external/mesa3d/src/mesa/drivers/windows/gdi/ |
wgl.c | 372 static BOOL wglUseFontBitmaps_FX(HDC fontDevice, DWORD firstChar, 373 DWORD numChars, DWORD listBase) 474 WINGDIAPI BOOL GLAPIENTRY wglUseFontBitmapsA(HDC hdc, DWORD first, 475 DWORD count, DWORD listBase) 479 DWORD size; 511 DWORD err; 594 DWORD first, 595 DWORD count [all...] |
/external/wpa_supplicant_8/src/crypto/ |
crypto_cryptoapi.c | 37 (*CryptImportPublicKeyInfo)(HCRYPTPROV hCryptProv, DWORD dwCertEncodingType, 84 DWORD err = GetLastError(); 112 DWORD hlen; 159 DWORD dlen; 162 DWORD len; 165 DWORD mode = CRYPT_MODE_ECB; 241 DWORD len; 244 DWORD mode = CRYPT_MODE_ECB; 294 DWORD dlen; 326 DWORD dlen [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/ |
vp9_postproc_sse2.asm | 48 movd xmm2, dword ptr arg(6) ;flimit 56 movsxd rcx, DWORD PTR arg(4) ;rows 57 movsxd rax, DWORD PTR arg(2) ;src_pixels_per_line ; destination pitch? 134 cmp edx, dword arg(5) ;cols 147 movd xmm4, DWORD PTR [rdi +rdx +6] 221 cmp edx, dword arg(5) ;cols 229 mov eax, dword arg(3) ;dst_pixels_per_line ; destination pitch? 231 mov eax, dword arg(2) ;src_pixels_per_line ; destination pitch? 270 mov eax, dword ptr arg(4) ;flimit 282 add dword arg(2), [all...] |
/external/libvpx/libvpx/vp9/common/x86/ |
vp9_postproc_sse2.asm | 48 movd xmm2, dword ptr arg(6) ;flimit 56 movsxd rcx, DWORD PTR arg(4) ;rows 57 movsxd rax, DWORD PTR arg(2) ;src_pixels_per_line ; destination pitch? 134 cmp edx, dword arg(5) ;cols 147 movd xmm4, DWORD PTR [rdi +rdx +6] 221 cmp edx, dword arg(5) ;cols 229 mov eax, dword arg(3) ;dst_pixels_per_line ; destination pitch? 231 mov eax, dword arg(2) ;src_pixels_per_line ; destination pitch? 270 mov eax, dword ptr arg(4) ;flimit 282 add dword arg(2), [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
vp9_postproc_sse2.asm | 48 movd xmm2, dword ptr arg(6) ;flimit 56 movsxd rcx, DWORD PTR arg(4) ;rows 57 movsxd rax, DWORD PTR arg(2) ;src_pixels_per_line ; destination pitch? 134 cmp edx, dword arg(5) ;cols 147 movd xmm4, DWORD PTR [rdi +rdx +6] 221 cmp edx, dword arg(5) ;cols 229 mov eax, dword arg(3) ;dst_pixels_per_line ; destination pitch? 231 mov eax, dword arg(2) ;src_pixels_per_line ; destination pitch? 270 mov eax, dword ptr arg(4) ;flimit 282 add dword arg(2), [all...] |
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/ |
subpixel_sse2.asm | 52 movsxd rcx, dword ptr arg(4) ;output_height 53 movsxd rax, dword ptr arg(2) ;src_pixels_per_line ; Pitch for Source 55 movsxd r8, dword ptr arg(5) ;output_width 122 add rdi, DWORD Ptr arg(5) ;[output_width] 172 movsxd rcx, dword ptr arg(4) ;output_height 173 movsxd rax, dword ptr arg(2) ;src_pixels_per_line ; Pitch for Source 175 movsxd r8, dword ptr arg(5) ;output_width 299 add rdi, DWORD Ptr arg(5) ;[output_width] 344 movsxd rdx, dword ptr arg(3) ;pixels_per_line 352 movsxd rcx, DWORD PTR arg(5) ;[output_height [all...] |
/external/libvpx/libvpx/vp8/common/x86/ |
subpixel_sse2.asm | 52 movsxd rcx, dword ptr arg(4) ;output_height 53 movsxd rax, dword ptr arg(2) ;src_pixels_per_line ; Pitch for Source 55 movsxd r8, dword ptr arg(5) ;output_width 122 add rdi, DWORD Ptr arg(5) ;[output_width] 172 movsxd rcx, dword ptr arg(4) ;output_height 173 movsxd rax, dword ptr arg(2) ;src_pixels_per_line ; Pitch for Source 175 movsxd r8, dword ptr arg(5) ;output_width 299 add rdi, DWORD Ptr arg(5) ;[output_width] 344 movsxd rdx, dword ptr arg(3) ;pixels_per_line 352 movsxd rcx, DWORD PTR arg(5) ;[output_height [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
subpixel_sse2.asm | 52 movsxd rcx, dword ptr arg(4) ;output_height 53 movsxd rax, dword ptr arg(2) ;src_pixels_per_line ; Pitch for Source 55 movsxd r8, dword ptr arg(5) ;output_width 122 add rdi, DWORD Ptr arg(5) ;[output_width] 172 movsxd rcx, dword ptr arg(4) ;output_height 173 movsxd rax, dword ptr arg(2) ;src_pixels_per_line ; Pitch for Source 175 movsxd r8, dword ptr arg(5) ;output_width 299 add rdi, DWORD Ptr arg(5) ;[output_width] 344 movsxd rdx, dword ptr arg(3) ;pixels_per_line 352 movsxd rcx, DWORD PTR arg(5) ;[output_height [all...] |
/external/chromium_org/base/debug/ |
gdi_debug_util_win.cc | 17 void CollectChildGDIUsageAndDie(DWORD parent_pid) { 70 DWORD last_error = ::GetLastError(); 86 DWORD get_gui_resources_error = GetLastError(); 94 const DWORD kLotsOfHandles = 9990;
|