Home
last modified time | relevance | path

Searched refs:InternalError (Results 1 – 25 of 118) sorted by relevance

12345

/external/deqp/external/vulkancts/framework/vulkan/
DvkPrograms.cpp100 TCU_THROW(InternalError, "SPIR-V endianness translation not supported"); in createProgramBinaryFromSpirV()
114 TCU_THROW(InternalError, "Compiling GLSL to SPIR-V failed"); in buildProgram()
125 TCU_THROW(InternalError, "Validation failed for compiled SPIR-V binary"); in buildProgram()
141 TCU_THROW(InternalError, "Failed to assemble SPIR-V"); in assembleProgram()
152 TCU_THROW(InternalError, "Validation failed for assembled SPIR-V binary"); in assembleProgram()
168 TCU_THROW(InternalError, "SPIR-V endianness translation not supported"); in disassembleProgram()
187 TCU_THROW(InternalError, "SPIR-V endianness translation not supported"); in validateProgram()
DvkWsiPlatform.cpp33 TCU_THROW(InternalError, "resize() called on window not supporting it"); in resize()
DvkGlslToSpirV.cpp215 …TCU_THROW(InternalError, "Linking multiple shader stages into a single SPIR-V binary is not suppor… in compileGlslToSpirV()
271 TCU_THROW(InternalError, "Can't compile empty program"); in compileGlslToSpirV()
/external/deqp/framework/common/
DtcuDefs.hpp86 class InternalError : public TestException class
89 InternalError (const char* message, const char* expr, const char* file, int line);
90 InternalError (const std::string& message);
91 virtual ~InternalError (void) throw() {} in ~InternalError()
138 #define TCU_CHECK_INTERNAL(X) do { if (!(!deGetFalse() && (X))) throw tcu::InternalError(DE_NULL, #…
DtcuImageIO.cpp62 throw InternalError("Unrecognized image file extension", fileName, __FILE__, __LINE__); in loadImage()
98 throw InternalError("An error occured when loading PNG", fileName, __FILE__, __LINE__); in loadPNG()
118 throw InternalError("Unsupported PNG depth or color type", fileName, __FILE__, __LINE__); in loadPNG()
142 throw InternalError("Unsupported texture format", DE_NULL, __FILE__, __LINE__); in textureFormatToPNGFormat()
179 throw tcu::InternalError("PNG compression failed"); in savePNG()
238 …throw InternalError("Signature doesn't match PKM signature", resource->getName().c_str(), __FILE__… in loadPKM()
242 throw InternalError("Unsupported PKM type", resource->getName().c_str(), __FILE__, __LINE__); in loadPKM()
DtcuDefs.cpp98 InternalError::InternalError (const char* message, const char* expr, const char* file, int line) in InternalError() function in tcu::InternalError
103 InternalError::InternalError (const std::string& message) in InternalError() function in tcu::InternalError
DtcuStringTemplate.cpp70 TCU_THROW(InternalError, "No '}' found in template parameter"); in specialize()
92 TCU_THROW(InternalError, (string("Unrecognized flag") + paramStr).c_str()); in specialize()
113 …TCU_THROW(InternalError, (string("Value for parameter '") + paramName + "' not found in map").c_st… in specialize()
DtcuTestPackage.cpp48 throw InternalError("TestPackage::iterate() called!", "", __FILE__, __LINE__); in iterate()
163 throw InternalError("TestPackageRoot::iterate() called!", "", __FILE__, __LINE__); in iterate()
DtcuTestCase.cpp86 …throw tcu::InternalError(std::string("Test case with non-unique name '") + node->getName() + "' ad… in addChild()
130 throw InternalError("TestCaseGroup::iterate() called!", "", __FILE__, __LINE__); in iterate()
/external/deqp/framework/platform/android/
DtcuAndroidRenderActivity.cpp144 throw InternalError("Got unexpected onNativeWindowCreated() event from system"); in processMessage()
152 throw InternalError("Got onNativeWindowResized() event targeting different window"); in processMessage()
163 throw InternalError("Got unexpected onNativeWindowResized() event from system"); in processMessage()
169 throw InternalError("Got onNativeWindowDestroyed() event targeting different window"); in processMessage()
172 throw InternalError("Got unexpected onNativeWindowDestroyed() event from system"); in processMessage()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DFieldsSet.java27 throw new InternalError("Preposterous field count " + fieldsCount); in FieldsSet()
127 throw new InternalError("split around '=' failed: " + fieldStr); in parseFrom()
199 … throw new InternalError("Trying to inherit from field " + field + " but inheritFrom is null"); in parseValueDefault()
202 …throw new InternalError("Trying to inherit from field " + field + " but inheritFrom["+field+"] is … in parseValueDefault()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DFieldsSet.java26 throw new InternalError("Preposterous field count " + fieldsCount); in FieldsSet()
126 throw new InternalError("split around '=' failed: " + fieldStr); in parseFrom()
198 … throw new InternalError("Trying to inherit from field " + field + " but inheritFrom is null"); in parseValueDefault()
201 …throw new InternalError("Trying to inherit from field " + field + " but inheritFrom["+field+"] is … in parseValueDefault()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp125 throw tcu::InternalError("Can't map texture format to GL transfer format"); in getTransferFormat()
224 throw tcu::InternalError("Can't map texture format to GL internal format"); in getInternalFormat()
283 throw tcu::InternalError("Can't map compressed format to GL format"); in getGLFormat()
342 throw tcu::InternalError("Can't map compressed GL format to compressed format"); in mapGLCompressedTexFormat()
457 …throw tcu::InternalError(string("Can't map GL pixel format (") + tcu::toHex(format).toString() + "… in mapGLTransferFormat()
548 …throw tcu::InternalError(string("Can't map GL sized internal format (") + tcu::toHex(internalForma… in mapGLInternalFormat()
626 throw tcu::InternalError("Can't map GL wrap mode " + tcu::toHex(wrapMode).toString()); in mapGLWrapMode()
641 throw tcu::InternalError("Can't map GL min filter mode" + tcu::toHex(filterMode).toString()); in mapGLMinFilterMode()
652 throw tcu::InternalError("Can't map GL mag filter mode" + tcu::toHex(filterMode).toString()); in mapGLMagFilterMode()
732 throw tcu::InternalError("Can't map GL compare mode " + tcu::toHex(mode).toString()); in mapGLCompareFunc()
[all …]
DgluRenderConfig.cpp140 throw tcu::InternalError(std::string("Invalid GL configuration: '") + renderCfgName + "'"); in parseConfigBitsFromName()
153 throw tcu::InternalError("Unsupported surface type"); in parseRenderConfig()
179 throw tcu::InternalError("Unsupported window visibility"); in parseWindowVisibility()
/external/llvm/tools/bugpoint/
DListReducer.h34 InternalError // Encountered an error trying to run the predicate enumerator
70 case InternalError: in reduceList()
148 case InternalError: in reduceList()
DMiscompilation.cpp83 return InternalError; in doTest()
120 return InternalError; in doTest()
163 return InternalError; in doTest()
195 return InternalError; in doTest()
202 return InternalError; in doTest()
456 return InternalError; in doTest()
463 return InternalError; in doTest()
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/
DErrorManager.cs46 public static void InternalError(object error, Exception e) in InternalError() method in Antlr.Runtime.Misc.ErrorManager
54 public static void InternalError(object error) in InternalError() method in Antlr.Runtime.Misc.ErrorManager
/external/mesa3d/scons/
Dllvm.py50 raise SCons.Errors.InternalError, "Specified LLVM directory not found"
61 raise SCons.Errors.InternalError, "LLVM binary directory not found"
Ddxsdk.py54 raise SCons.Errors.InternalError, "Unsupported target machine"
/external/deqp/framework/egl/
DegluUtil.cpp259 throw tcu::InternalError("No supported way to get EGL display", DE_NULL, __FILE__, __LINE__); in getDisplay()
314 …throw tcu::InternalError("No supported way to create EGL window surface", DE_NULL, __FILE__, __LIN… in createWindowSurface()
354 …throw tcu::InternalError("No supported way to create EGL pixmap surface", DE_NULL, __FILE__, __LIN… in createPixmapSurface()
388 throw tcu::InternalError("Unknown EGL client API '" + api + "'"); in parseClientAPI()
428 … throw tcu::InternalError("Failed to translate EGLAttrib to EGLint", DE_NULL, __FILE__, __LINE__); in toLegacyAttribList()
/external/emma/core/java12/com/vladium/jcd/cls/attribute/
DLineNumber_info.java70 throw new InternalError (e.toString ()); in clone()
DInnerClass_info.java60 throw new InternalError (e.toString ()); in clone()
DException_info.java95 throw new InternalError (e.toString ()); in clone()
DDeclaredExceptionTable.java59 throw new InternalError (e.toString ()); in clone()
/external/emma/core/java12/com/vladium/jcd/cls/
DInterfaceCollection.java54 throw new InternalError (e.toString ()); in clone()

12345