Home
last modified time | relevance | path

Searched defs:numErrors (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DDiagnostics.h26 int numErrors() const { return mNumErrors; } in numErrors() function
DParseContext.h55 int numErrors() const { return mDiagnostics->numErrors(); } in numErrors() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DDiagnostics.h31 int numErrors() const { return mNumErrors; } in numErrors() function
DValidateLimitations.h34 int numErrors() const { return mNumErrors; } in numErrors() function
DParseHelper.h77 int numErrors() const { return mDiagnostics.numErrors(); } in numErrors() function
/third_party/skia/tests/
DPathCoverageTest.cpp116 int numErrors = 0; in one_d_pe() local
DRecordingXfermodeTest.cpp146 unsigned numErrors = 0; in DEF_TEST() local
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dmacro_checker.py189 def numErrors(self): member in MacroChecker
Dmacro_checker_file.py1322 def numErrors(self): member in MacroCheckerFile
/third_party/icu/icu4c/source/test/cintltst/
Dcucdapi.c51 int numErrors =0; in TestUScriptCodeAPI() local
/third_party/lzma/CPP/7zip/UI/Console/
DMain.cpp401 unsigned numErrors = callback.FailedFiles.Paths.Size(); in WarningsCheck() local
1360 UInt64 numErrors = 0; in Main2() local
DList.cpp1060 UInt64 &numErrors, in ListArchives()
/third_party/glslang/glslang/MachineIndependent/
DparseVersions.h235 int numErrors; // number of compile-time errors encountered variable
Dlocalintermediate.h979 int numErrors; variable
/third_party/icu/icu4c/source/test/intltest/
Ducdtest.cpp166 static int32_t numErrors[UPRV_LENGTHOF(derivedPropsIndex)]={ 0 }; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrImageQueryTests.cpp722 int numErrors = 0; in testImageQueryLod() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp1208 …ueFamilyIndex, const deUint32 queueCount, const float queuePriority, int& numErrors, tcu::ResultCo… in checkFeatures()
1398 int numErrors = 0; in createDeviceWithUnsupportedFeaturesTest() local
DvktApiFeatureInfo.cpp3534 int numErrors = 0; in testCompressedFormatsSupported() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUCharacterTest.java711 int numErrors = 0; in TestUnicodeData() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp1749 deUint32 numErrors = 0; in iterate() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUCharacterTest.java708 int numErrors = 0; in TestUnicodeData() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp855 int numErrors = 0; in collectAndReportDebugMessages() local
/third_party/lzma/CPP/7zip/UI/FileManager/
DProgressDialog2.cpp693 unsigned numErrors; in UpdateStatInfo() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTessellationGeometryInteractionTests.cpp1175 int numErrors = 0; in verifyFeedbackResults() local
/third_party/vk-gl-cts/modules/glshared/
DglsBuiltinPrecisionTests.cpp4637 int numErrors = 0; in testStatement() local

12