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

<<41424344454647484950>>

  /external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_gapidibvideo.h 50 DWORD origRotation; /* for Pocket PC devices */
  /external/skia/src/ports/
SkMutex_win.h 67 SkDEBUGCODE(DWORD fOwner;)
  /external/webrtc/src/system_wrappers/source/
condition_variable_win.h 30 PCRITICAL_SECTION, DWORD);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
threading.h 26 #define THREAD_FUNCTION DWORD WINAPI
27 #define THREAD_FUNCTION_RETURN DWORD
28 #define THREAD_SPECIFIC_INDEX DWORD
30 #define pthread_attr_t DWORD
  /ndk/sources/host-tools/make-3.81/w32/include/
dirent.h 47 DWORD dir_nNumFiles;
w32err.h 25 EXTERN_DECL(char * map_windows32_error_to_string, (DWORD error));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
bdatypes.h 52 DWORD dwFrameFlags;
225 DWORD dwOffset;
226 DWORD dwPacketLength;
227 DWORD dwStride;
certexit.h 103 void __RPC_STUB ICertExit_Initialize_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
105 void __RPC_STUB ICertExit_Notify_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
107 void __RPC_STUB ICertExit_GetDescription_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
152 void __RPC_STUB ICertExit2_GetManageModule_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
functiondiscoverynotification.h 30 STDMETHOD_(HRESULT,OnEvent)(THIS_ DWORD dwEventID,FDQUERYCONTEXT fdqcQueryContext,const WCHAR *pszProvider) PURE;
iadmext.h 39 virtual HRESULT WINAPI EnumDcomCLSIDs(CLSID *pclsidDcom,DWORD dwEnumIndex) = 0;
ipxrip.h 12 DWORD EventLogMask;
ipxsap.h 12 DWORD EventLogMask;
netprov.h 106 void __RPC_STUB IProvisioningDomain_Add_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
108 void __RPC_STUB IProvisioningDomain_Query_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
180 void __RPC_STUB IProvisioningProfileWireless_CreateProfile_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
215 void __RPC_STUB IFlashConfig_RunWizard_Stub(IRpcStubBuffer *This,IRpcChannelBuffer *_pRpcChannelBuffer,PRPC_MESSAGE _pRpcMessage,DWORD *_pdwStubPhase);
wsdxmldom.h 63 DWORD Refs;
mfplay.h 81 STDMETHOD_(HRESULT,GetNumberOfStreams)(THIS_ DWORD *pdwStreamCount) PURE;
85 STDMETHOD_(HRESULT,GetStreamAttribute)(THIS_ DWORD dwStreamIndex,REFGUID guidMFAttribute,PROPVARIANT *pvValue) PURE;
86 STDMETHOD_(HRESULT,GetStreamSelection)(THIS_ DWORD dwStreamIndex,WINBOOL *pfEnabled) PURE;
93 STDMETHOD_(HRESULT,SetStreamSelection)(THIS_ DWORD dwStreamIndex,WINBOOL fEnabled) PURE;
94 STDMETHOD_(HRESULT,SetStreamSink)(THIS_ DWORD dwStreamIndex,IUnknown *pMediaSink) PURE;
146 STDMETHOD_(HRESULT,GetAspectRatioMode)(THIS_ DWORD *pdwAspectRatioMode) PURE;
166 STDMETHOD(SetAspectRatioMode)(THIS_ DWORD dwAspectRatioMode) PURE;
  /sdk/emulator/opengl/shared/emugl/common/testing/
test_thread.h 40 (DWORD WINAPI (*)(void*))func,
  /external/chromium_org/third_party/sqlite/src/src/
mutex_w32.c 30 volatile DWORD owner; /* Thread holding this mutex */
36 #define SQLITE3_MUTEX_INITIALIZER { SQLITE_W32_MUTEX_INITIALIZER, 0, 0L, (DWORD)0, 0 }
83 static int winMutexNotheld2(sqlite3_mutex *p, DWORD tid){
87 DWORD tid = GetCurrentThreadId();
242 DWORD tid = GetCurrentThreadId();
257 DWORD tid = GetCurrentThreadId();
297 DWORD tid = GetCurrentThreadId();
  /external/oprofile/events/x86-64/family11h/
unit_masks 99 0x02 Non-posted write DWORD (1-16 DWORDs)
101 0x08 Posted write DWORD (1-16 DWORDs)
103 0x20 Read DWORD (1-16 DWORDs)
215 0x01 Command DWORD sent
216 0x02 Address DWORD sent
217 0x04 Data DWORD sent
218 0x08 Buffer release DWORD sent
  /external/wpa_supplicant_8/wpa_supplicant/
main_winsvc.c 67 DWORD buflen, val;
140 DWORD val, buflen, i;
202 DWORD namelen;
239 static DWORD svc_thread(LPDWORD param)
341 static void WINAPI service_ctrl_handler(DWORD control_code)
362 static void WINAPI service_start(DWORD argc, LPTSTR *argv)
364 DWORD id;
  /external/chromium_org/base/message_loop/
message_pump_win.h 178 // virtual void OnIOCompleted(IOContext* context, DWORD bytes_transfered,
179 // DWORD error) {
204 // virtual void OnIOCompleted(IOContext* context, DWORD bytes_transfered,
205 // DWORD error) {
236 virtual void OnIOCompleted(IOContext* context, DWORD bytes_transfered,
237 DWORD error) = 0;
296 bool WaitForIOCompletion(DWORD timeout, IOHandler* filter);
305 DWORD bytes_transfered;
306 DWORD error;
317 bool GetIOItem(DWORD timeout, IOItem* item)
    [all...]
  /external/chromium_org/chrome/installer/util/
install_util_unittest.cc 140 DWORD value;
144 EXPECT_EQ(static_cast<DWORD>(installer::BUILDING), value);
153 static_cast<DWORD>(installer::UNPACKING));
156 DWORD value;
160 EXPECT_EQ(static_cast<DWORD>(installer::BUILDING), value);
168 .WriteValue(installer::kInstallerExtraCode1, static_cast<DWORD>(5));
171 DWORD value;
446 DWORD short_len = GetShortPathName(expect.value().c_str(),
449 ASSERT_NE(static_cast<DWORD>(0), short_len);
450 ASSERT_GT(static_cast<DWORD>(MAX_PATH), short_len)
    [all...]
  /external/chromium_org/sandbox/win/src/
broker_services.cc 36 sandbox::ResultCode SpawnCleanup(sandbox::TargetProcess* target, DWORD error) {
69 DWORD id;
71 PeerTracker(DWORD process_id, HANDLE broker_job_port)
215 DWORD WINAPI BrokerServicesBase::TargetEventsThread(PVOID param) {
229 DWORD events = 0;
267 broker->child_process_ids_.erase(reinterpret_cast<DWORD>(ovl));
297 broker->peer_map_.find(reinterpret_cast<DWORD>(ovl));
329 static DWORD thread_id = ::GetCurrentThreadId();
463 DWORD win_result = target->Create(exe_path, command_line, inherit_handles,
505 bool BrokerServicesBase::IsActiveTarget(DWORD process_id)
    [all...]
restricted_token_unittest.cc 112 DWORD length = 0;
189 ATL::CAtlArray<DWORD> attributes;
216 ATL::CAtlArray<DWORD> attributes;
248 ATL::CAtlArray<DWORD> attributes;
281 ATL::CAtlArray<DWORD> attributes;
319 ATL::CAtlArray<DWORD> attributes;
411 DWORD length = 8192;
427 ATL::CAtlArray<DWORD> attributes;
533 DWORD length = 8192;
564 ATL::CAtlArray<DWORD> attributes
    [all...]
  /external/qemu/
tap-win32.c 134 DWORD result, timeout = block ? INFINITE : 0L;
191 DWORD len;
213 DWORD data_type;
290 DWORD len;
311 DWORD name_type;
456 DWORD error;
483 static DWORD WINAPI tap_win32_thread_entry(LPVOID param)
488 DWORD dwError;
577 DWORD version_len;
578 DWORD idThread
    [all...]
  /external/chromium_org/base/test/
test_file_util_win.cc 32 bool DenyFilePermission(const FilePath& path, DWORD permission) {
58 DWORD rc = SetNamedSecurityInfo(const_cast<wchar_t*>(path.value().c_str()),
102 DWORD rc = SetNamedSecurityInfo(const_cast<wchar_t*>(path.value().c_str()),
159 DWORD bytes_read, bytes_written;
226 DWORD fs_flags = 0;

Completed in 1685 milliseconds

<<41424344454647484950>>