/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ |
efilib.h | 857 IN CHAR8 *ErrorStr,
|
/frameworks/av/media/libeffects/config/src/ |
EffectsConfig.cpp | 259 doc.ErrorID(), doc.ErrorStr());
|
/external/opencv/cv/src/ |
mycvHaarDetectObjects.cpp | 171 char errorstr[100]; local 201 sprintf( errorstr, "header of the stage classifier #%d is invalid " 203 CV_ERROR( CV_StsError, errorstr ); 232 sprintf( errorstr, "rectangle #%d of the classifier #%d of " 235 CV_ERROR( CV_StsNullPtr, errorstr ); [all...] |
cvhaar.cpp | 189 char errorstr[100]; local 219 sprintf( errorstr, "header of the stage classifier #%d is invalid " 221 CV_ERROR( CV_StsError, errorstr ); 250 sprintf( errorstr, "rectangle #%d of the classifier #%d of " 253 CV_ERROR( CV_StsNullPtr, errorstr ); [all...] |
/external/libmicrohttpd/doc/ |
libmicrohttpd-tutorial.info | 505 const char *errorstr = 509 MHD_create_response_from_buffer (strlen (errorstr), 510 (void *) errorstr, 525 const char *errorstr = "<html><body>An internal server error has occured!\ 530 response = MHD_create_response_from_buffer (strlen(errorstr), (void*) errorstr, [all...] |
/external/deqp/framework/opengl/ |
gluShaderLibrary.cpp | 398 void parseError (const std::string& errorStr); 449 void ShaderParser::parseError (const std::string& errorStr) 452 throw tcu::InternalError((string("Parser error: ") + errorStr + " near '" + atStr + " ...'").c_str(), DE_NULL, __FILE__, __LINE__); [all...] |
/external/skia/tools/bookmaker/ |
mdOut.cpp | 402 string errorStr = MarkType::kReturn == def->fMarkType ? "return" : "param"; 403 errorStr += " description must start with lower case"; 404 paramBody.reportError(errorStr.c_str()); [all...] |
/external/skqp/tools/bookmaker/ |
mdOut.cpp | 397 string errorStr = MarkType::kReturn == def->fMarkType ? "return" : "param"; 398 errorStr += " description must start with lower case"; 399 paramBody.reportError(errorStr.c_str()); [all...] |
/external/llvm/lib/ExecutionEngine/MCJIT/ |
MCJIT.h | 306 std::string *ErrorStr,
|
MCJIT.cpp | 47 std::string *ErrorStr,
|
/prebuilts/go/darwin-x86/src/syscall/ |
tables_nacl.go | 223 var errorstr = [...]string{ var
|
/prebuilts/go/linux-x86/src/syscall/ |
tables_nacl.go | 223 var errorstr = [...]string{ var
|
/external/clang/lib/Serialization/ |
ASTReader.cpp | [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/ |
Setup.c | [all...] |
/prebuilts/ndk/r16/sources/third_party/vulkan/src/layers/ |
core_validation.cpp | [all...] |
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
PVRTPFXParser.cpp | 1090 @Output ErrorStr String containing errors 1097 bool CPVRTPFXParser::ReadStringToken(char* pszSource, CPVRTString& output, CPVRTString &ErrorStr, int i, const char* pCaller) 1106 ErrorStr = PVRTStringFromFormattedStr("Incomplete argument in [%s] on line %d: %s\n", pCaller,m_psContext->pnFileLineNumber[i], m_psContext->ppszEffectFile[i]); 1128 ErrorStr = PVRTStringFromFormattedStr("Unknown keyword '%s' in [%s] on line %d: %s\n", pszSource, pCaller, m_psContext->pnFileLineNumber[i], m_psContext->ppszEffectFile[i]); [all...] |
/external/tinyxml2/ |
tinyxml2.cpp | [all...] |
tinyxml2.h | [all...] |
/external/clang/include/clang/Frontend/ |
ASTUnit.h | 703 getBufferForFile(StringRef Filename, std::string *ErrorStr = nullptr); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/ |
ASTUnit.h | 699 getBufferForFile(StringRef Filename, std::string *ErrorStr = nullptr); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/ |
ASTUnit.h | 721 getBufferForFile(StringRef Filename, std::string *ErrorStr = nullptr); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/ |
ASTUnit.h | 721 getBufferForFile(StringRef Filename, std::string *ErrorStr = nullptr); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/ |
ASTUnit.h | 613 getBufferForFile(StringRef Filename, std::string *ErrorStr = nullptr); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/ |
ASTUnit.h | 613 getBufferForFile(StringRef Filename, std::string *ErrorStr = nullptr); [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/ |
ASTUnit.h | 613 getBufferForFile(StringRef Filename, std::string *ErrorStr = nullptr); [all...] |