/third_party/flutter/skia/src/ports/skia_ohos/ |
D | FontConfig_ohos.cpp | 33 if (err != NO_ERROR) { in FontConfig_OHOS() 347 if (err != NO_ERROR) { in parseConfig() 389 return NO_ERROR; in parseConfig() 415 return NO_ERROR; in checkConfigFile() 505 return NO_ERROR; in parseFontDir() 576 return NO_ERROR; in parseGeneric() 613 return NO_ERROR; in parseAlias() 640 return NO_ERROR; in parseAdjust() 675 return NO_ERROR; in parseFallback() 748 return NO_ERROR; in parseFallbackItem() [all …]
|
/third_party/mingw-w64/mingw-w64-crt/misc/ |
D | mingw-fseek.c | 51 && GetLastError() != NO_ERROR ) in __mingw_fwrite() 58 && GetLastError() != NO_ERROR ) in __mingw_fwrite()
|
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/ |
D | dderror.h | 5 #define NO_ERROR 0 macro
|
/third_party/nghttp2/src/ |
D | shrpx_memcached_result.h | 35 NO_ERROR, enumerator
|
/third_party/uboot/u-boot-2020.01/include/jffs2/ |
D | mini_inflate.h | 12 #define NO_ERROR 0 macro
|
/third_party/jerryscript/jerry-ext/debugger/ |
D | debugger-tcp.c | 295 if (wsa_init_status != NO_ERROR) in jerryx_debugger_tcp_create() 335 if (ioctlsocket (tcp_socket, (long)FIONBIO, &nonblocking_enabled) != NO_ERROR) in jerryx_debugger_tcp_create()
|
/third_party/libsnd/src/ |
D | file_io.c | 952 dwError = NO_ERROR ; in psf_fseek() 954 if (dwError != NO_ERROR) in psf_fseek() 1062 dwError = NO_ERROR ; in psf_ftell() 1064 if (dwError != NO_ERROR) in psf_ftell() 1127 DWORD dwError = NO_ERROR ; in psf_get_filelen_handle() 1134 if (dwError != NO_ERROR) in psf_get_filelen_handle() 1153 DWORD dwError = NO_ERROR ; in psf_ftruncate() 1171 if (dwError != NO_ERROR) in psf_ftruncate()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_robustness.txt | 112 NO_ERROR 0x0000 145 GetGraphicsResetStatusEXT. NO_ERROR indicates that the GL context 154 If a reset status other than NO_ERROR is returned and subsequent 155 calls return NO_ERROR, the context reset was encountered and 166 NO_ERROR[fn1]. 321 the reset status until NO_ERROR is returned. If a reset is encountered, 322 at least one *RESET* status will be returned. Once NO_ERROR is again
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | EXT_robustness.txt | 112 NO_ERROR 0x0000 145 GetGraphicsResetStatusEXT. NO_ERROR indicates that the GL context 154 If a reset status other than NO_ERROR is returned and subsequent 155 calls return NO_ERROR, the context reset was encountered and 166 NO_ERROR[fn1]. 321 the reset status until NO_ERROR is returned. If a reset is encountered, 322 at least one *RESET* status will be returned. Once NO_ERROR is again
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_robustness.txt | 112 NO_ERROR 0x0000 145 GetGraphicsResetStatusEXT. NO_ERROR indicates that the GL context 154 If a reset status other than NO_ERROR is returned and subsequent 155 calls return NO_ERROR, the context reset was encountered and 166 NO_ERROR[fn1]. 321 the reset status until NO_ERROR is returned. If a reset is encountered, 322 at least one *RESET* status will be returned. Once NO_ERROR is again
|
/third_party/boost/libs/iostreams/src/ |
D | mapped_file.cpp | 135 if (offset == INVALID_SET_FILE_POINTER && ::GetLastError() != NO_ERROR) in resize() 140 if ((result == INVALID_SET_FILE_POINTER && ::GetLastError() != NO_ERROR) in resize() 209 if ((result == INVALID_SET_FILE_POINTER && ::GetLastError() != NO_ERROR) in open_file()
|
/third_party/gettext/gettext-runtime/intl/ |
D | langprefs.c | 175 == NO_ERROR) in _nl_language_preferences_win32_95() 186 if (ret == NO_ERROR) in _nl_language_preferences_win32_95()
|
/third_party/boost/boost/iostreams/detail/ |
D | system_failure.hpp | 45 if ( (err = ::GetLastError()) != NO_ERROR && in system_failure()
|
/third_party/boost/libs/iostreams/test/ |
D | large_file_test.cpp | 243 GetLastError() != NO_ERROR ) in create_large_file() 275 GetLastError() != NO_ERROR ) in create_large_file()
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | scarderr.h | 7 #define SCARD_S_SUCCESS NO_ERROR
|
D | error.h | 6 #define NO_ERROR 0 macro
|
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/ |
D | KHR_no_error.txt | 82 GetError will return NO_ERROR or OUT_OF_MEMORY. OUT_OF_MEMORY 134 (3) Should glGetError() always return NO_ERROR or have undefined results? 141 The reason OUT_OF_MEMORY errors aren't just converted to NO_ERROR like other
|
D | KHR_robustness.txt | 140 NO_ERROR 0x0000 204 * NO_ERROR indicates that the GL context has not been in a reset state 213 If a reset status other than NO_ERROR is returned and subsequent calls 214 return NO_ERROR, the context reset was encountered and completed. If a 224 GetGraphicsResetStatus will always return NO_ERROR[fn1]. 416 the reset status until NO_ERROR is returned. If a reset is 418 NO_ERROR is again encountered, the application can safely destroy the
|
/third_party/openGLES/extensions/KHR/ |
D | KHR_no_error.txt | 92 GetError will return NO_ERROR or OUT_OF_MEMORY. OUT_OF_MEMORY 144 (3) Should glGetError() always return NO_ERROR or have undefined results? 151 The reason OUT_OF_MEMORY errors aren't just converted to NO_ERROR like other
|
D | KHR_robustness.txt | 150 NO_ERROR 0x0000 214 * NO_ERROR indicates that the GL context has not been in a reset state 223 If a reset status other than NO_ERROR is returned and subsequent calls 224 return NO_ERROR, the context reset was encountered and completed. If a 234 GetGraphicsResetStatus will always return NO_ERROR[fn1]. 426 the reset status until NO_ERROR is returned. If a reset is 428 NO_ERROR is again encountered, the application can safely destroy the
|
/third_party/ntfs-3g/libntfs-3g/ |
D | win32_io.c | 379 SetLastError(NO_ERROR); in libntfs_SetFilePointerEx() 381 GetLastError() != NO_ERROR) { in libntfs_SetFilePointerEx() 599 SetLastError(NO_ERROR); in ntfs_device_win32_getsize() 603 && (GetLastError() != NO_ERROR)) { in ntfs_device_win32_getsize() 2001 SetLastError(NO_ERROR); in win32_ftruncate() 2008 && (GetLastError() == NO_ERROR) in win32_ftruncate() 2012 if (GetLastError() != NO_ERROR) in win32_ftruncate()
|
/third_party/ltp/testcases/kernel/io/disktest/ |
D | io.c | 79 if (li.LowPart == 0xFFFFFFFF && GetLastError() != NO_ERROR) { in FileSeek64()
|
/third_party/skia/third_party/externals/brotli/c/include/brotli/ |
D | decode.h | 64 BROTLI_ERROR_CODE(_, NO_ERROR, 0) SEPARATOR \
|
/third_party/node/deps/brotli/c/include/brotli/ |
D | decode.h | 64 BROTLI_ERROR_CODE(_, NO_ERROR, 0) SEPARATOR \
|
/third_party/node/deps/cares/src/lib/ |
D | ares__addrinfo_localhost.c | 141 if (GetUnicastIpAddressTable(aftype, &table) != NO_ERROR) in ares__system_loopback_addrs()
|