/external/qemu/distrib/sdl-1.2.15/src/thread/os2/ |
D | SDL_sysmutex.c | 52 if (ulrc!=NO_ERROR) in SDL_CreateMutex() 86 if ( DosRequestMutexSem(mutex->hmtxID, SEM_INDEFINITE_WAIT) != NO_ERROR ) in SDL_mutexP() 102 if ( DosReleaseMutexSem(mutex->hmtxID) != NO_ERROR ) in SDL_mutexV()
|
D | SDL_syssem.c | 114 if (ulrc==NO_ERROR) in SDL_SemWaitTimeout() 148 if (ulrc==NO_ERROR) in SDL_SemWaitTimeout()
|
/external/webkit/Source/WebCore/platform/graphics/android/layers/ |
D | CanvasTexture.cpp | 93 if (result != NO_ERROR) in setSize() 114 if (result == NO_ERROR) { in nativeWindow() 119 if (result != NO_ERROR) { in nativeWindow()
|
/external/qemu/distrib/sdl-1.2.15/src/timer/os2/ |
D | SDL_systimer.c | 100 APIRET rc = NO_ERROR; /* Return code */ in SDL_Delay() 118 if (DosGetInfoBlocks(&tib, &pib)!=NO_ERROR) in SDL_Delay()
|
/external/chromium/net/tools/flip_server/ |
D | balsa_enums.h | 28 NO_ERROR = 0, // A sentinel value for convenience, none of the callbacks enumerator
|
D | balsa_frame.cc | 55 last_error_(BalsaFrameEnums::NO_ERROR), in BalsaFrame() 78 last_error_ = BalsaFrameEnums::NO_ERROR; in Reset() 119 case NO_ERROR: in ErrorCodeToString()
|
/external/qemu/distrib/sdl-1.2.15/src/loadso/os2/ |
D | SDL_sysloadso.c | 43 if ((ulrc != NO_ERROR) || (handle == NULL)) in SDL_LoadObject()
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | Extensions3DQt.cpp | 62 return GraphicsContext3D::NO_ERROR; in getGraphicsResetStatusARB()
|
/external/webkit/Source/WebCore/platform/win/ |
D | SharedBufferWin.cpp | 57 if (bytesToRead != INVALID_FILE_SIZE || lastError == NO_ERROR) { in createWithContentsOfFile()
|
/external/qemu/distrib/sdl-1.2.15/src/audio/dart/ |
D | SDL_dart.c | 243 if (DosCreateEventSem(NULL, &(_this->hidden->hevAudioBufferPlayed), 0, FALSE)!=NO_ERROR) in DART_OpenAudio() 347 rc = NO_ERROR; in DART_WaitDone() 348 while ((pBufDesc->iBufferUsage != BUFFER_EMPTY) && (rc==NO_ERROR)) in DART_WaitDone()
|
/external/quake/quake/src/WinQuake/ |
D | snd_android.cpp | 639 LOGI("AudioTrack status = %d (%s)\n", result, result == NO_ERROR ? "success" : "error"); in SNDDMA_Init() 641 if ( result == NO_ERROR ) { in SNDDMA_Init() 678 return result == NO_ERROR; in SNDDMA_Init()
|
/external/srec/audio/AudioIn/UNIX/src/ |
D | audioinwrapper.cpp | 107 return record->start() == NO_ERROR ? 0 : -1; in AudioOpen()
|
/external/chromium/net/base/ |
D | net_util_win.cc | 96 if (result != NO_ERROR) { in GetNetworkList()
|
/external/webkit/Source/WebKit/chromium/src/ |
D | Extensions3DChromium.cpp | 67 …cast<int>(Extensions3D::UNKNOWN_CONTEXT_RESET_ARB) : static_cast<int>(GraphicsContext3D::NO_ERROR); in getGraphicsResetStatusARB()
|
/external/srec/srec_jni/ |
D | android_speech_srec_MicrophoneInputStream.cpp | 68 if (s != NO_ERROR) { in Java_android_speech_srec_Recognizer_AudioRecordNew()
|
/external/webkit/Source/WebCore/platform/graphics/opengl/ |
D | Extensions3DOpenGL.cpp | 134 return GraphicsContext3D::NO_ERROR; in getGraphicsResetStatusARB()
|
/external/qemu/block/ |
D | raw-win32.c | 56 if (li.LowPart == 0xffffffffUL && GetLastError() != NO_ERROR) in qemu_ftruncate64() 188 if (l.LowPart == 0xffffffffUL && GetLastError() != NO_ERROR) in raw_getlength()
|
/external/webkit/Source/WebCore/platform/graphics/android/rendering/ |
D | TexturesGenerator.cpp | 105 return NO_ERROR; in readyToRun()
|
/external/stlport/src/details/ |
D | fstream_win32io.cpp | 86 if (li.LowPart != INVALID_FILE_SIZE || GetLastError() == NO_ERROR) in __file_size() 572 if (li.LowPart != INVALID_SET_FILE_POINTER || GetLastError() == NO_ERROR) in _M_seek()
|
/external/qemu/android/utils/ |
D | mapfile.c | 139 (GetLastError() != NO_ERROR)) { in mapfile_read_at()
|
/external/libxml2/ |
D | xmlmodule.c | 438 return (rc == NO_ERROR) ? 0 : -1; in xmlModulePlatformSymbol()
|
/external/qemu/distrib/sdl-1.2.15/src/video/os2fslib/ |
D | SDL_os2fslib.c | 528 if (DosRequestMutexSem(pVideo->hidden->hmtxUseSrcBuffer, 1000)==NO_ERROR) in WndProc() 662 if (DosRequestMutexSem(pVideo->hidden->hmtxUseSrcBuffer, 1000)==NO_ERROR) in WndProc() 987 if (DosRequestMutexSem(pVideo->hidden->hmtxUseSrcBuffer, SEM_INDEFINITE_WAIT)==NO_ERROR) in WndProc() 2152 if (DosRequestMutexSem(_this->hidden->hmtxUseSrcBuffer, SEM_INDEFINITE_WAIT)==NO_ERROR) in os2fslib_UpdateRects() 2432 if (DosRequestMutexSem(_this->hidden->hmtxUseSrcBuffer, SEM_INDEFINITE_WAIT)==NO_ERROR) in os2fslib_SetVideoMode()
|
/external/zlib/src/contrib/minizip/ |
D | iowin32.c | 224 if ( (li.LowPart == 0xFFFFFFFF) && (GetLastError() != NO_ERROR)) in win32_tell64_file_func()
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | GraphicsContext3D.h | 40 #undef NO_ERROR 170 NO_ERROR = 0, enumerator
|
D | GraphicsContext3D.cpp | 72 if (error != GraphicsContext3D::NO_ERROR) { in texImage2DResourceSafe() 144 return GraphicsContext3D::NO_ERROR; in computeImageSizeInBytes() 165 return GraphicsContext3D::NO_ERROR; in computeImageSizeInBytes()
|