/external/lzma/CPP/Windows/ |
D | Thread.h | 32 bool SetPriority(int priority) { return BOOLToBool(::SetThreadPriority(thread, priority)); } in SetPriority() function
|
/external/dng_sdk/source/ |
D | dng_abort_sniffer.h | 97 void SetPriority (dng_priority priority) in SetPriority() function
|
/external/syslinux/efi32/include/efi/protocol/ |
D | legacyboot.h | 111 SET_PRIORITY SetPriority; member
|
/external/syslinux/efi64/include/efi/protocol/ |
D | legacyboot.h | 111 SET_PRIORITY SetPriority; member
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/protocol/ |
D | legacyboot.h | 111 SET_PRIORITY SetPriority; member
|
/external/webrtc/webrtc/base/ |
D | platform_thread.cc | 196 bool PlatformThread::SetPriority(ThreadPriority priority) { in SetPriority() function in rtc::PlatformThread
|
/external/swiftshader/src/D3D9/ |
D | Direct3DResource9.cpp | 196 unsigned long Direct3DResource9::SetPriority(unsigned long newPriority) in SetPriority() function in D3D9::Direct3DResource9
|
D | Direct3DVertexBuffer9.cpp | 155 unsigned long Direct3DVertexBuffer9::SetPriority(unsigned long newPriority) in SetPriority() function in D3D9::Direct3DVertexBuffer9
|
D | Direct3DIndexBuffer9.cpp | 116 unsigned long Direct3DIndexBuffer9::SetPriority(unsigned long newPriority) in SetPriority() function in D3D9::Direct3DIndexBuffer9
|
D | Direct3DBaseTexture9.cpp | 118 unsigned long Direct3DBaseTexture9::SetPriority(unsigned long newPriority) in SetPriority() function in D3D9::Direct3DBaseTexture9
|
D | Direct3DTexture9.cpp | 147 unsigned long Direct3DTexture9::SetPriority(unsigned long newPriority) in SetPriority() function in D3D9::Direct3DTexture9
|
D | Direct3DSurface9.cpp | 178 unsigned long Direct3DSurface9::SetPriority(unsigned long newPriority) in SetPriority() function in D3D9::Direct3DSurface9
|
D | Direct3DCubeTexture9.cpp | 156 unsigned long Direct3DCubeTexture9::SetPriority(unsigned long newPriority) in SetPriority() function in D3D9::Direct3DCubeTexture9
|
D | Direct3DVolumeTexture9.cpp | 148 unsigned long Direct3DVolumeTexture9::SetPriority(unsigned long newPriority) in SetPriority() function in D3D9::Direct3DVolumeTexture9
|
/external/stressapptest/src/ |
D | worker.h | 221 void SetPriority(Priority priority) { priority_ = priority; } in SetPriority() function
|
/external/vboot_reference/cgpt/ |
D | cgpt_common.c | 729 void SetPriority(struct drive *drive, int secondary, uint32_t entry_index, in SetPriority() function
|
/external/sonivox/jet_tools/JetCreator/ |
D | eas.py | 241 def SetPriority (self, priority): member in EAS_Stream
|