/external/swiftshader/third_party/subzero/src/ |
D | IceCompileServer.h | 66 ErrorCode LastError; variable
|
/external/webrtc/webrtc/voice_engine/ |
D | statistics.cc | 89 int32_t Statistics::LastError() const in LastError() function in webrtc::voe::Statistics
|
D | voe_base_impl.cc | 597 int VoEBaseImpl::LastError() { return (shared_->statistics().LastError()); } in LastError() function in webrtc::VoEBaseImpl
|
/external/mesa3d/src/egl/main/ |
D | eglcurrent.h | 54 EGLint LastError; member
|
/external/llvm/lib/Support/Windows/ |
D | WindowsSupport.h | 75 DWORD LastError = GetLastError(); in MakeErrMsg() local
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/ |
D | WindowsSupport.h | 76 DWORD LastError = GetLastError(); in MakeErrMsg() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/ |
D | WindowsSupport.h | 78 DWORD LastError = GetLastError(); in MakeErrMsg() local
|
/external/llvm/utils/KillTheDoctor/ |
D | KillTheDoctor.cpp | 426 DWORD LastError = ::GetLastError(); in main() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/KillTheDoctor/ |
D | KillTheDoctor.cpp | 426 DWORD LastError = ::GetLastError(); in main() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/ |
D | InstrProfReader.h | 63 instrprof_error LastError = instrprof_error::success; variable
|
/external/llvm/include/llvm/ProfileData/ |
D | InstrProfReader.h | 53 instrprof_error LastError; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeStreamMerger.cpp | 159 Optional<Error> LastError; member in __anon34cadeca0111::TypeStreamMerger
|
/external/webrtc/webrtc/modules/audio_device/include/ |
D | fake_audio_device.h | 44 virtual ErrorCode LastError() const { return kAdmErrNone; } in LastError() function
|
/external/webrtc/talk/app/webrtc/test/ |
D | fakeaudiocapturemodule.cc | 116 webrtc::AudioDeviceModule::ErrorCode FakeAudioCaptureModule::LastError() const { in LastError() function in FakeAudioCaptureModule
|
/external/webrtc/webrtc/modules/audio_device/ |
D | audio_device_impl.cc | 507 AudioDeviceModule::ErrorCode AudioDeviceModuleImpl::LastError() const in LastError() function in webrtc::AudioDeviceModuleImpl
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | neteq_impl.cc | 388 int NetEqImpl::LastError() const { in LastError() function in webrtc::NetEqImpl
|
/external/webrtc/webrtc/test/channel_transport/ |
D | udp_transport_impl.cc | 183 UdpTransport::ErrorCode UdpTransportImpl::LastError() const in LastError() function in webrtc::test::UdpTransportImpl
|
/external/webrtc/webrtc/sound/ |
D | pulseaudiosoundsystem.cc | 1535 const char *PulseAudioSoundSystem::LastError() { in LastError() function in rtc::PulseAudioSoundSystem
|
/external/pdfium/third_party/lcms/src/ |
D | cmslut.c | 1747 cmsFloat64Number error, LastError = 1E20; in cmsPipelineEvalReverseFloat() local
|