Home
last modified time | relevance | path

Searched defs:error (Results 1 – 25 of 128) sorted by relevance

123456

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_xpickle.py37 error = KeyError variable in DumpCPickle_LoadPickle
49 error = cPickle.BadPickleGet variable in DumpPickle_LoadCPickle
78 error = None variable in AbstractCompatTests
183 error = cPickle.BadPickleGet variable in CPicklePython24Compat
196 error = KeyError variable in PicklePython24Compat
208 error = cPickle.BadPickleGet variable in CPicklePython25Compat
213 error = KeyError variable in PicklePython25Compat
225 error = cPickle.BadPickleGet variable in CPicklePython26Compat
230 error = KeyError variable in PicklePython26Compat
Dtest_cpickle.py13 error = cPickle.BadPickleGet variable in cPickleTests
30 error = cPickle.BadPickleGet variable in cPicklePicklerTests
44 error = cPickle.BadPickleGet variable in cPickleListPicklerTests
61 error = cPickle.BadPickleGet variable in cPickleFastPicklerTests
Dtest_pickle.py22 error = KeyError variable in PickleTests
26 error = KeyError variable in PicklerTests
Dtest_pickletools.py16 error = KeyError variable in OptimizedPickleTests
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dthread_pthread.h259 int status, error = 0; in PyThread_allocate_lock() local
285 int status, error = 0; in PyThread_free_lock() local
315 int status, error = 0; in PyThread_acquire_lock() local
342 int status, error = 0; in PyThread_release_lock() local
359 int status, error = 0; in PyThread_allocate_lock() local
392 int status, error = 0; in PyThread_free_lock() local
410 int status, error = 0; in PyThread_acquire_lock() local
443 int status, error = 0; in PyThread_release_lock() local
Dthread_pth.h91 int status, error = 0; in PyThread_allocate_lock() local
127 int status, error = 0; in PyThread_acquire_lock() local
163 int status, error = 0; in PyThread_release_lock() local
Ddynload_shlib.c133 const char *error = dlerror(); in _PyImport_GetDynLoadFunc() local
/device/google/marlin/vibrator/
Dservice.cpp38 int error = errno; in registerVibratorService() local
45 int error = errno; in registerVibratorService() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Danydbm.py36 class error(Exception): class
55 error = tuple(_errors) variable
Ddbhash.py15 error = bsddb.error # Exported for anydbm variable
Dtoaiff.py61 class error(Exception): class
/device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/
DNmakeSubdirs.bat39 :error label
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dmkreal.py13 error = 'mkreal error' variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/
Dsyntax.py32 def error(self, node, msg): member in SyntaxErrorChecker
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dres_send.c135 # define Aerror(file, string, error, address) /*empty*/ argument
136 # define Perror(file, string, error) /*empty*/ argument
148 int error, in Aerror()
169 int error in Perror()
Dgetnameinfo.c304 int error; in getnameinfo_inet() local
349 int error; in getnameinfo_inet() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dlog.py45 def error(self, msg, *args): member in Log
56 error = _global_log.error variable
Dtext_file.py147 def error (self, msg, line=None): member in TextFile
/device/generic/goldfish/camera/fake-pipeline2/
DJpegCompressor.cpp142 JpegError error; in compress() local
260 JpegError *error = static_cast<JpegError*>(cinfo->err); in jpegErrorHandler() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dparsetok.h11 int error; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dparsetok.h11 int error; member
/device/google/marlin/camera/QCamera2/HAL/
DQCameraThermalAdapter.cpp67 const char *error = NULL; in init() local
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraThermalAdapter.cpp62 const char *error = NULL; in init() local
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraThermalAdapter.cpp62 const char *error = NULL; in init() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgetaddrinfo.c242 int i, error = 0; in getaddrinfo() local
495 int error = 0; local
542 int i, error = 0, h_error; local

123456