/external/chromium_org/sandbox/win/wow_helper/ |
wow_helper.cc | 64 COMPILE_ASSERT(sizeof(void*) > sizeof(DWORD), unsupported_32_bits); 69 DWORD process_id = wcstoul(command_line, &next, 0); 73 DWORD access = PROCESS_VM_OPERATION | PROCESS_VM_READ | PROCESS_VM_WRITE; 78 DWORD buffer = wcstoul(next, NULL, 0);
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
WebThread.cpp | 18 COMPILE_ASSERT(sizeof(blink::PlatformThreadId) >= sizeof(DWORD), Size_of_platform_thread_id_is_too_small);
|
/external/chromium_org/third_party/angle/src/common/ |
tls.h | 15 typedef DWORD TLSIndex;
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/ |
vp9_subpixel_8t_sse2.asm | 213 movsxd rax, DWORD PTR arg(1) ;pixels_per_line 214 movsxd rbx, DWORD PTR arg(3) ;out_pitch 216 movsxd rcx, DWORD PTR arg(4) ;output_height 281 movsxd rax, DWORD PTR arg(1) ;pixels_per_line 282 movsxd rbx, DWORD PTR arg(3) ;out_pitch 284 movsxd rcx, DWORD PTR arg(4) ;output_height 340 movsxd rax, DWORD PTR arg(1) ;pixels_per_line 341 movsxd rbx, DWORD PTR arg(3) ;out_pitch 343 movsxd rcx, DWORD PTR arg(4) ;output_height 393 movsxd rax, DWORD PTR arg(1) ;pixels_per_lin [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
i915_batchbuffer.h | 51 unsigned dword) 53 *(unsigned *)batch->ptr = dword; 69 unsigned dword) 72 i915_winsys_batchbuffer_dword_unchecked(batch, dword);
|
/external/chromium_org/third_party/skia/src/utils/win/ |
SkIStream.cpp | 74 HRESULT STDMETHODCALLTYPE SkBaseIStream::Commit(DWORD) 82 , DWORD) 87 , DWORD) 94 , DWORD dwOrigin 99 , DWORD grfStatFlag) 148 , DWORD dwOrigin 206 , DWORD grfStatFlag) 260 HRESULT STDMETHODCALLTYPE SkWIStream::Commit(DWORD) { 266 , DWORD grfStatFlag)
|
/external/chromium_org/third_party/skia/tools/ |
win_lcid.cpp | 5 BOOL CALLBACK MyFuncLocaleEx(LPWSTR pStr, DWORD dwFlags, LPARAM lparam) {
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/ |
effaddr.asm | 13 mov eax,[dword eax]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/stabs/tests/ |
stabs-elf.asm | 54 push dword [commvar] 56 push dword [eax] 57 push dword [integer] ; [1] [14] 58 push dword printfstr ; [13]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/ |
cofftest.asm | 53 push dword [_commvar] 55 push dword [eax] 56 push dword [_integer] ; [1] [14] 57 push dword _printfstr ; [13]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/ |
elftest.asm | 54 push dword [commvar] 56 push dword [eax] 57 push dword [integer] ; [1] [14] 58 push dword printfstr ; [13]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/nasm32/ |
machotest.asm | 54 push dword [_commvar] 56 push dword [eax] 57 push dword [_integer] ; [1] [14] 58 push dword _printfstr ; [13]
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/ |
win32test.asm | 53 push dword [_commvar] 55 push dword [eax] 56 push dword [_integer] ; [1] [14] 57 push dword _printfstr ; [13]
|
/external/chromium_org/ui/base/win/ |
lock_state.cc | 16 DWORD needed = 0;
|
/external/jemalloc/test/src/ |
thd.c | 18 DWORD exit_code;
|
/external/libvpx/libvpx/vp9/common/x86/ |
vp9_subpixel_8t_sse2.asm | 213 movsxd rax, DWORD PTR arg(1) ;pixels_per_line 214 movsxd rbx, DWORD PTR arg(3) ;out_pitch 216 movsxd rcx, DWORD PTR arg(4) ;output_height 281 movsxd rax, DWORD PTR arg(1) ;pixels_per_line 282 movsxd rbx, DWORD PTR arg(3) ;out_pitch 284 movsxd rcx, DWORD PTR arg(4) ;output_height 340 movsxd rax, DWORD PTR arg(1) ;pixels_per_line 341 movsxd rbx, DWORD PTR arg(3) ;out_pitch 343 movsxd rcx, DWORD PTR arg(4) ;output_height 393 movsxd rax, DWORD PTR arg(1) ;pixels_per_lin [all...] |
/external/llvm/test/CodeGen/R600/ |
select64.ll | 5 ; to use a shfit to extract the hi dword of the input.
|
/external/llvm/test/CodeGen/X86/ |
lea-2.ll | 10 ; CHECK: lea {{[a-z]+}}, dword ptr [{{[a-z]+}} + 4*{{[a-z]+}} - 5]
|
/external/mesa3d/src/gallium/drivers/i915/ |
i915_batchbuffer.h | 51 unsigned dword) 53 *(unsigned *)batch->ptr = dword; 69 unsigned dword) 72 i915_winsys_batchbuffer_dword_unchecked(batch, dword);
|
/external/skia/src/utils/win/ |
SkIStream.cpp | 74 HRESULT STDMETHODCALLTYPE SkBaseIStream::Commit(DWORD) 82 , DWORD) 87 , DWORD) 94 , DWORD dwOrigin 99 , DWORD grfStatFlag) 148 , DWORD dwOrigin 206 , DWORD grfStatFlag) 260 HRESULT STDMETHODCALLTYPE SkWIStream::Commit(DWORD) { 266 , DWORD grfStatFlag)
|
/external/skia/tools/ |
win_lcid.cpp | 5 BOOL CALLBACK MyFuncLocaleEx(LPWSTR pStr, DWORD dwFlags, LPARAM lparam) {
|
/external/srec/srec/include/ |
sample.h | 55 /* VxWorks simulator defines DWORD and WORD already */ 57 typedef asr_uint32_t DWORD; 70 //typedef DWORD FOURCC; /* a four character code */ 71 #define MAKEFOURCC(ch0, ch1, ch2, ch3) ((DWORD)(BYTE)(ch0) | ((DWORD)(BYTE)(ch1) << 8) | ((DWORD)(BYTE)(ch2) << 16) | ((DWORD)(BYTE)(ch3) << 24 )) 81 DWORD nSamplesPerSec; 82 DWORD nAvgBytesPerSec;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
vp9_subpixel_8t_sse2.asm | 213 movsxd rax, DWORD PTR arg(1) ;pixels_per_line 214 movsxd rbx, DWORD PTR arg(3) ;out_pitch 216 movsxd rcx, DWORD PTR arg(4) ;output_height 281 movsxd rax, DWORD PTR arg(1) ;pixels_per_line 282 movsxd rbx, DWORD PTR arg(3) ;out_pitch 284 movsxd rcx, DWORD PTR arg(4) ;output_height 340 movsxd rax, DWORD PTR arg(1) ;pixels_per_line 341 movsxd rbx, DWORD PTR arg(3) ;out_pitch 343 movsxd rcx, DWORD PTR arg(4) ;output_height 393 movsxd rax, DWORD PTR arg(1) ;pixels_per_lin [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
amstream.idl | 93 [in] DWORD dwFlags, 105 [in] DWORD dwFlags, 110 [in] DWORD dwFlags); 115 [in] DWORD dwFlags); 118 [in] DWORD dwFlags); 131 [in] DWORD dwFlags, 226 [in] DWORD dwFlags); 230 [in] DWORD dwFlags); 235 [in] DWORD dwFlags,
|
d3dx9anim.h | 101 DWORD NumMaterials; 102 DWORD *pAdjacency; 159 typedef DWORD D3DXEVENTHANDLE, *LPD3DXEVENTHANDLE; 178 DWORD num_materials, const DWORD *adjacency, ID3DXSkinInfo *skin_info, 224 STDMETHOD(GetCallback)(THIS_ DOUBLE position, DWORD flags, DOUBLE *callback_position, 245 STDMETHOD(GetCallback)(THIS_ DOUBLE position, DWORD flags, DOUBLE *callback_position, 272 DWORD *animation_index) PURE; 273 STDMETHOD(Compress)(THIS_ DWORD flags, float lossiness, D3DXFRAME *hierarchy, 295 STDMETHOD(GetCallback)(THIS_ DOUBLE position, DWORD flags, DOUBLE *callback_position [all...] |