HomeSort by relevance Sort by last modified time
    Searched full:dword (Results 1101 - 1125 of 2679) sorted by null

<<41424344454647484950>>

  /external/stlport/src/details/
fstream_win32io.cpp 147 DWORD dummy, dummy2;
225 DWORD dwDesiredAccess, dwCreationDisposition;
259 DWORD dwShareMode = FILE_SHARE_READ | FILE_SHARE_WRITE;
397 DWORD numberOfBytesRead;
398 ReadFile(_M_file_id, buf + readen, __STATIC_CAST(DWORD, chunkSize), &numberOfBytesRead, 0);
418 DWORD NumberOfBytesPeeked;
480 DWORD NumberOfBytesWritten;
484 __STATIC_CAST(DWORD, (min)(size_t(0xffffffff), bytes_to_write)),
522 DWORD NumberOfBytesWritten;
524 __STATIC_CAST(DWORD, (min)(size_t(0xffffffff), NumberOfBytesToWrite))
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
win_if_list.c 50 DWORD written;
79 DWORD written;
93 (DWORD) blen, &written, NULL)) {
  /hardware/ti/omap3/dspbridge/inc/
drv.h 325 * dwDevObject: Ptr to the First Dev Object as a DWORD
329 extern DWORD DRV_GetFirstDevObject();
339 * dwDevExtension: Ptr to the First Device Extension as a DWORD
343 extern DWORD DRV_GetFirstDevExtension();
378 * dwDevObject: Ptr to the Next Dev Object as a DWORD
382 extern DWORD DRV_GetNextDevObject(DWORD hDevObject);
398 extern DWORD DRV_GetNextDevExtension(DWORD hDevExtension);
469 extern DSP_STATUS DRV_RequestResources(IN DWORD dwContext
    [all...]
  /ndk/sources/cxx-stl/stlport/src/details/
fstream_win32io.cpp 147 DWORD dummy, dummy2;
225 DWORD dwDesiredAccess, dwCreationDisposition;
259 DWORD dwShareMode = FILE_SHARE_READ | FILE_SHARE_WRITE;
397 DWORD numberOfBytesRead;
398 ReadFile(_M_file_id, buf + readen, __STATIC_CAST(DWORD, chunkSize), &numberOfBytesRead, 0);
418 DWORD NumberOfBytesPeeked;
480 DWORD NumberOfBytesWritten;
484 __STATIC_CAST(DWORD, (min)(size_t(0xffffffff), bytes_to_write)),
522 DWORD NumberOfBytesWritten;
524 __STATIC_CAST(DWORD, (min)(size_t(0xffffffff), NumberOfBytesToWrite))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
aclui.h 24 DWORD dwFlags;
62 DWORD dwFlags;
90 STDMETHOD(GetAccessRights) (THIS_ const GUID *pguidObjectType,DWORD dwFlags,PSI_ACCESS *ppAccess,ULONG *pcAccesses,ULONG *piDefaultAccess) PURE;
nb30.h 50 DWORD xmit_success;
51 DWORD recv_success;
56 DWORD reserved1;
sqloledb.h 198 DWORD dwReserved1;
199 DWORD dwReserved2;
213 DWORD dwReserved;
221 DWORD dwReserved;
231 DWORD dwReserved;
235 DWORD dwActualLength;
348 void __RPC_STUB ISQLServerErrorInfo_GetErrorInfo_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
390 void __RPC_STUB IRowsetFastLoad_InsertRow_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
392 void __RPC_STUB IRowsetFastLoad_Commit_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
395 typedef DWORD LOCKMODE
    [all...]
wbemads.h 106 void __RPC_STUB IWMIExtension_get_WMIObjectPath_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
108 void __RPC_STUB IWMIExtension_GetWMIObject_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
110 void __RPC_STUB IWMIExtension_GetWMIServices_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
d3d10.h     [all...]
  /external/chromium_org/chrome/installer/util/
installation_state.cc 39 static const DWORD kAccess =
51 static const DWORD kAccess = KEY_QUERY_VALUE | KEY_WOW64_32KEY;
114 DWORD dw_value = 0;
129 DWORD dword_value = 0;
195 bool ProductState::GetEulaAccepted(DWORD* eula_accepted) const {
211 bool ProductState::GetUsageStats(DWORD* usagestats) const {
  /external/chromium_org/components/policy/core/common/
policy_loader_win_unittest.cc 199 virtual DWORD GetAppliedGPOList(DWORD flags,
250 virtual DWORD GetAppliedGPOList(DWORD flags,
268 DWORD type,
269 DWORD size,
272 // Appends the given DWORD |value| for |path| + |key| to the PReg file.
275 DWORD value);
373 static_cast<DWORD>(policy_value));
382 static_cast<DWORD>(policy_value))
    [all...]
  /external/chromium_org/sandbox/win/src/
process_thread_interception.cc 266 BOOL inherit_handles, DWORD flags,
281 DWORD original_error = ::GetLastError();
295 DWORD result = ::GetCurrentDirectory(MAX_PATH, current_directory);
325 BOOL inherit_handles, DWORD flags,
340 DWORD original_error = ::GetLastError();
373 DWORD result = ::GetCurrentDirectory(MAX_PATH, current_directory);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
sad_ssse3.asm 198 movsxd rax, dword [rax + 4*rdx] ; get the 32 bit offset from the jumptable
201 movsxd rax, dword ptr arg(1) ;src_stride
202 movsxd rdx, dword ptr arg(3) ;ref_stride
311 movsxd rax, dword [rax + 4*rdx] ; get the 32 bit offset from the jumptable
314 movsxd rax, dword ptr arg(1) ;src_stride
315 movsxd rdx, dword ptr arg(3) ;ref_stride
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_subpixel_bilinear_sse2.asm 30 movsxd rax, DWORD PTR arg(1) ;pixels_per_line
31 movsxd rdx, DWORD PTR arg(3) ;out_pitch
32 movsxd rcx, DWORD PTR arg(4) ;output_height
78 movsxd rax, DWORD PTR arg(1) ;pixels_per_line
79 movsxd rdx, DWORD PTR arg(3) ;out_pitch
80 movsxd rcx, DWORD PTR arg(4) ;output_height
vp9_subpixel_bilinear_ssse3.asm 27 movsxd rax, DWORD PTR arg(1) ;pixels_per_line
28 movsxd rdx, DWORD PTR arg(3) ;out_pitch
29 movsxd rcx, DWORD PTR arg(4) ;output_height
65 movsxd rax, DWORD PTR arg(1) ;pixels_per_line
66 movsxd rdx, DWORD PTR arg(3) ;out_pitch
67 movsxd rcx, DWORD PTR arg(4) ;output_height
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_sad_ssse3.asm 198 movsxd rax, dword [rax + 4*rdx] ; get the 32 bit offset from the jumptable
201 movsxd rax, dword ptr arg(1) ;src_stride
202 movsxd rdx, dword ptr arg(3) ;ref_stride
311 movsxd rax, dword [rax + 4*rdx] ; get the 32 bit offset from the jumptable
314 movsxd rax, dword ptr arg(1) ;src_stride
315 movsxd rdx, dword ptr arg(3) ;ref_stride
  /external/chromium_org/tools/win/split_link/
split_link.cc 38 static wstring ErrorMessageToString(DWORD err) {
40 DWORD rc = FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER |
112 DWORD exit_code;
158 DWORD type;
159 DWORD size = sizeof(original_link);
192 DWORD bytes_read = 0;
  /external/libvpx/libvpx/vp8/common/x86/
sad_ssse3.asm 198 movsxd rax, dword [rax + 4*rdx] ; get the 32 bit offset from the jumptable
201 movsxd rax, dword ptr arg(1) ;src_stride
202 movsxd rdx, dword ptr arg(3) ;ref_stride
311 movsxd rax, dword [rax + 4*rdx] ; get the 32 bit offset from the jumptable
314 movsxd rax, dword ptr arg(1) ;src_stride
315 movsxd rdx, dword ptr arg(3) ;ref_stride
  /external/libvpx/libvpx/vp9/common/x86/
vp9_subpixel_bilinear_sse2.asm 30 movsxd rax, DWORD PTR arg(1) ;pixels_per_line
31 movsxd rdx, DWORD PTR arg(3) ;out_pitch
32 movsxd rcx, DWORD PTR arg(4) ;output_height
78 movsxd rax, DWORD PTR arg(1) ;pixels_per_line
79 movsxd rdx, DWORD PTR arg(3) ;out_pitch
80 movsxd rcx, DWORD PTR arg(4) ;output_height
vp9_subpixel_bilinear_ssse3.asm 27 movsxd rax, DWORD PTR arg(1) ;pixels_per_line
28 movsxd rdx, DWORD PTR arg(3) ;out_pitch
29 movsxd rcx, DWORD PTR arg(4) ;output_height
65 movsxd rax, DWORD PTR arg(1) ;pixels_per_line
66 movsxd rdx, DWORD PTR arg(3) ;out_pitch
67 movsxd rcx, DWORD PTR arg(4) ;output_height
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_sad_ssse3.asm 198 movsxd rax, dword [rax + 4*rdx] ; get the 32 bit offset from the jumptable
201 movsxd rax, dword ptr arg(1) ;src_stride
202 movsxd rdx, dword ptr arg(3) ;ref_stride
311 movsxd rax, dword [rax + 4*rdx] ; get the 32 bit offset from the jumptable
314 movsxd rax, dword ptr arg(1) ;src_stride
315 movsxd rdx, dword ptr arg(3) ;ref_stride
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
sad_ssse3.asm 198 movsxd rax, dword [rax + 4*rdx] ; get the 32 bit offset from the jumptable
201 movsxd rax, dword ptr arg(1) ;src_stride
202 movsxd rdx, dword ptr arg(3) ;ref_stride
311 movsxd rax, dword [rax + 4*rdx] ; get the 32 bit offset from the jumptable
314 movsxd rax, dword ptr arg(1) ;src_stride
315 movsxd rdx, dword ptr arg(3) ;ref_stride
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_subpixel_bilinear_sse2.asm 30 movsxd rax, DWORD PTR arg(1) ;pixels_per_line
31 movsxd rdx, DWORD PTR arg(3) ;out_pitch
32 movsxd rcx, DWORD PTR arg(4) ;output_height
78 movsxd rax, DWORD PTR arg(1) ;pixels_per_line
79 movsxd rdx, DWORD PTR arg(3) ;out_pitch
80 movsxd rcx, DWORD PTR arg(4) ;output_height
vp9_subpixel_bilinear_ssse3.asm 27 movsxd rax, DWORD PTR arg(1) ;pixels_per_line
28 movsxd rdx, DWORD PTR arg(3) ;out_pitch
29 movsxd rcx, DWORD PTR arg(4) ;output_height
65 movsxd rax, DWORD PTR arg(1) ;pixels_per_line
66 movsxd rdx, DWORD PTR arg(3) ;out_pitch
67 movsxd rcx, DWORD PTR arg(4) ;output_height
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_sad_ssse3.asm 198 movsxd rax, dword [rax + 4*rdx] ; get the 32 bit offset from the jumptable
201 movsxd rax, dword ptr arg(1) ;src_stride
202 movsxd rdx, dword ptr arg(3) ;ref_stride
311 movsxd rax, dword [rax + 4*rdx] ; get the 32 bit offset from the jumptable
314 movsxd rax, dword ptr arg(1) ;src_stride
315 movsxd rdx, dword ptr arg(3) ;ref_stride

Completed in 2108 milliseconds

<<41424344454647484950>>