Searched defs:error (Results 226 - 250 of 3179) sorted by relevance

1234567891011>>

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dcodecvt.h53 error, enumerator in enum:codecvt_base::result
104 * conversion failed and codecvt_base::error is returned.
146 * Otherwise the reset failed and codecvt_base::error is returned.
184 * conversion failed and codecvt_base::error is returned.
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Daudiodev.py6 __all__ = ["error","AudioDev"]
8 class error(Exception): class in inherits:Exception
89 raise error, 'bad output rate'
104 raise error, 'bad sample width'
113 raise error, 'bad # of channels'
117 raise error, 'params not specified'
179 raise error, 'params not specified'
232 raise error, 'no audio device'
H A Dcopy.py57 error = Error # backward compatibility variable
H A Dre.py100 This module also defines an exception 'error'.
112 "UNICODE", "error" ]
129 error = sre_compile.error variable
241 except error, v:
242 raise error, v # invalid expression
256 except error, v:
257 raise error, v # invalid expression
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dpystone.py257 def error(msg): function
263 error("%d arguments are too many;" % nargs)
267 error("Invalid argument %r;" % sys.argv[1])
/prebuilts/gdb/darwin-x86/lib/python2.7/xml/sax/
H A Dhandler.py23 """Basic interface for SAX error handlers.
32 def error(self, exception): member in class:ErrorHandler
33 "Handle a recoverable error."
37 "Handle a non-recoverable error."
69 not reporting an error. Typically, the application will use
93 (because of an unrecoverable error) or reached the end of
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Daudiodev.py6 __all__ = ["error","AudioDev"]
8 class error(Exception): class in inherits:Exception
89 raise error, 'bad output rate'
104 raise error, 'bad sample width'
113 raise error, 'bad # of channels'
117 raise error, 'params not specified'
179 raise error, 'params not specified'
232 raise error, 'no audio device'
H A Dcopy.py57 error = Error # backward compatibility variable
H A Dre.py100 This module also defines an exception 'error'.
112 "UNICODE", "error" ]
129 error = sre_compile.error variable
241 except error, v:
242 raise error, v # invalid expression
256 except error, v:
257 raise error, v # invalid expression
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dpystone.py257 def error(msg): function
263 error("%d arguments are too many;" % nargs)
267 error("Invalid argument %r;" % sys.argv[1])
/prebuilts/gdb/linux-x86/lib/python2.7/xml/sax/
H A Dhandler.py23 """Basic interface for SAX error handlers.
32 def error(self, exception): member in class:ErrorHandler
33 "Handle a recoverable error."
37 "Handle a non-recoverable error."
69 not reporting an error. Typically, the application will use
93 (because of an unrecoverable error) or reached the end of
/prebuilts/misc/windows/sdl2/test/
H A Dtestautomation_pixels.c126 const char *error; local
197 error = SDL_GetError();
199 SDLTest_AssertCheck(error != NULL, "Validate that error message was not NULL");
200 if (error != NULL) {
201 SDLTest_AssertCheck(SDL_strcmp(error, expectedError) == 0,
202 "Validate error message, expected: '%s', got: '%s'", expectedError, error); local
211 error = SDL_GetError();
213 SDLTest_AssertCheck(error !
216 "Validate error message, expected: '%s', got: '%s'", expectedError, error); local
231 const char *error; local
317 const char *error; local
376 "Validate error message, expected: '%s', got: '%s'", expectedError1, error); local
390 "Validate error message, expected: '%s', got: '%s'", expectedError2, error); local
406 const char *error; local
476 "Validate error message, expected: '%s', got: '%s'", expectedError1, error); local
489 "Validate error message, expected: '%s', got: '%s'", expectedError2, error); local
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dcodecvt.h53 error, enumerator in enum:codecvt_base::result
104 * conversion failed and codecvt_base::error is returned.
146 * Otherwise the reset failed and codecvt_base::error is returned.
184 * conversion failed and codecvt_base::error is returned.
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/libcxx/test/
H A Dtarget_info.py11 import lit.util # pylint: disable=import-error,no-name-in-module namespace
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_codecvt.h42 enum result {ok, partial, error, noconv}; enumerator in enum:codecvt_base::result
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
H A DparseConst.cpp48 constructorType(constructType), singleConstantParam(singleConstParam), error(false), isMatrix(false),
60 bool error; member in class:glslang::TConstTraverser
74 error = true;
80 error = true;
204 if (it.error)
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/source/
H A Ddiagnostic.h71 // A DiagnosticStream remembers the current position of the input and an error
73 // If the error code is not SPV_FAILED_MATCH, then captured messages are
81 spv_result_t error)
82 : position_(position), pDiagnostic_(pDiagnostic), error_(error) {}
104 // Conversion operator to spv_result, returning the error code.
80 DiagnosticStream(spv_position_t position, spv_diagnostic* pDiagnostic, spv_result_t error) argument
/prebuilts/ndk/r10/platforms/android-10/arch-arm64/usr/include/linux/
H A Ddm-log-userspace.h54 int32_t error; member in struct:dm_ulog_request
H A Dnbd.h65 __be32 error; member in struct:nbd_reply
/prebuilts/ndk/r10/platforms/android-10/arch-mips64/usr/include/linux/
H A Ddm-log-userspace.h54 int32_t error; member in struct:dm_ulog_request
H A Dnbd.h65 __be32 error; member in struct:nbd_reply
/prebuilts/ndk/r10/platforms/android-10/arch-x86_64/usr/include/linux/
H A Ddm-log-userspace.h54 int32_t error; member in struct:dm_ulog_request
H A Dnbd.h65 __be32 error; member in struct:nbd_reply
/prebuilts/ndk/r10/platforms/android-11/arch-arm64/usr/include/linux/
H A Ddm-log-userspace.h54 int32_t error; member in struct:dm_ulog_request
H A Dnbd.h65 __be32 error; member in struct:nbd_reply

Completed in 1765 milliseconds

1234567891011>>