HomeSort by relevance Sort by last modified time
    Searched refs:ShareMode (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/base/memory/
shared_memory.h 276 enum ShareMode {
283 ShareMode);
shared_memory_nacl.cc 147 ShareMode share_mode) {
shared_memory_win.cc 223 ShareMode share_mode) {
shared_memory_posix.cc 448 ShareMode share_mode) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
audioclient.h 158 AUDCLNT_SHAREMODE ShareMode,
175 AUDCLNT_SHAREMODE ShareMode,
225 AUDCLNT_SHAREMODE ShareMode,
246 AUDCLNT_SHAREMODE ShareMode,
290 #define IAudioClient_Initialize(This,ShareMode,StreamFlags,hnsBufferDuration,hnsPeriodicity,pFormat,AudioSessionGuid) (This)->lpVtbl->Initialize(This,ShareMode,StreamFlags,hnsBufferDuration,hnsPeriodicity,pFormat,AudioSessionGuid)
294 #define IAudioClient_IsFormatSupported(This,ShareMode,pFormat,ppClosestMatch) (This)->lpVtbl->IsFormatSupported(This,ShareMode,pFormat,ppClosestMatch)
314 static FORCEINLINE HRESULT IAudioClient_Initialize(IAudioClient* This,AUDCLNT_SHAREMODE ShareMode,DWORD StreamFlags,REFERENCE_TIME hnsBufferDuration,REFERENCE_TIME hnsPeriodicity,const WAVEFORMATEX *pFormat,LPCGUID AudioSessionGuid) {
315 return This->lpVtbl->Initialize(This,ShareMode,StreamFlags,hnsBufferDuration,hnsPeriodicity,pFormat,AudioSessionGuid)
    [all...]
scardssp.h 244 SCARD_SHARE_MODES ShareMode;
    [all...]
mqoai.h 637 virtual HRESULT WINAPI Open(__LONG32 Access,__LONG32 ShareMode,IMSMQQueue **ppq) = 0;
678 HRESULT (WINAPI *Open)(IMSMQQueueInfo *This,__LONG32 Access,__LONG32 ShareMode,IMSMQQueue **ppq);
    [all...]
winioctl.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]

Completed in 1135 milliseconds