intsimdmatrix.nativecodeanalysis.sarif 39 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087
  1. {
  2. "version": "2.1.0",
  3. "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
  4. "runs": [
  5. {
  6. "results": [
  7. {
  8. "ruleId": "C26495",
  9. "message": {
  10. "text": "Die Variable \"tesseract::ELIST_ITERATOR::ex_current_was_cycle_pt\" ist nicht initialisiert. Eine Membervariable muss immer initialisiert werden (type.6)."
  11. },
  12. "locations": [
  13. {
  14. "physicalLocation": {
  15. "artifactLocation": {
  16. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/tesseract/src/ccutil/elst.h"
  17. },
  18. "region": {
  19. "startLine": 204,
  20. "startColumn": 3,
  21. "endLine": 204,
  22. "endColumn": 3
  23. }
  24. },
  25. "logicalLocations": [
  26. {
  27. "decoratedName": "??0ELIST_ITERATOR@tesseract@@QEAA@XZ",
  28. "kind": "function"
  29. }
  30. ]
  31. }
  32. ],
  33. "properties": {
  34. "targetSymbol": "tesseract::ELIST_ITERATOR::ex_current_was_cycle_pt"
  35. }
  36. },
  37. {
  38. "ruleId": "C26495",
  39. "message": {
  40. "text": "Die Variable \"tesseract::ELIST_ITERATOR::cycle_pt\" ist nicht initialisiert. Eine Membervariable muss immer initialisiert werden (type.6)."
  41. },
  42. "locations": [
  43. {
  44. "physicalLocation": {
  45. "artifactLocation": {
  46. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/tesseract/src/ccutil/elst.h"
  47. },
  48. "region": {
  49. "startLine": 204,
  50. "startColumn": 3,
  51. "endLine": 204,
  52. "endColumn": 3
  53. }
  54. },
  55. "logicalLocations": [
  56. {
  57. "decoratedName": "??0ELIST_ITERATOR@tesseract@@QEAA@XZ",
  58. "kind": "function"
  59. }
  60. ]
  61. }
  62. ],
  63. "properties": {
  64. "targetSymbol": "tesseract::ELIST_ITERATOR::cycle_pt"
  65. }
  66. },
  67. {
  68. "ruleId": "C26495",
  69. "message": {
  70. "text": "Die Variable \"tesseract::ELIST_ITERATOR::next\" ist nicht initialisiert. Eine Membervariable muss immer initialisiert werden (type.6)."
  71. },
  72. "locations": [
  73. {
  74. "physicalLocation": {
  75. "artifactLocation": {
  76. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/tesseract/src/ccutil/elst.h"
  77. },
  78. "region": {
  79. "startLine": 204,
  80. "startColumn": 3,
  81. "endLine": 204,
  82. "endColumn": 3
  83. }
  84. },
  85. "logicalLocations": [
  86. {
  87. "decoratedName": "??0ELIST_ITERATOR@tesseract@@QEAA@XZ",
  88. "kind": "function"
  89. }
  90. ]
  91. }
  92. ],
  93. "properties": {
  94. "targetSymbol": "tesseract::ELIST_ITERATOR::next"
  95. }
  96. },
  97. {
  98. "ruleId": "C26495",
  99. "message": {
  100. "text": "Die Variable \"tesseract::ELIST_ITERATOR::current\" ist nicht initialisiert. Eine Membervariable muss immer initialisiert werden (type.6)."
  101. },
  102. "locations": [
  103. {
  104. "physicalLocation": {
  105. "artifactLocation": {
  106. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/tesseract/src/ccutil/elst.h"
  107. },
  108. "region": {
  109. "startLine": 204,
  110. "startColumn": 3,
  111. "endLine": 204,
  112. "endColumn": 3
  113. }
  114. },
  115. "logicalLocations": [
  116. {
  117. "decoratedName": "??0ELIST_ITERATOR@tesseract@@QEAA@XZ",
  118. "kind": "function"
  119. }
  120. ]
  121. }
  122. ],
  123. "properties": {
  124. "targetSymbol": "tesseract::ELIST_ITERATOR::current"
  125. }
  126. },
  127. {
  128. "ruleId": "C26495",
  129. "message": {
  130. "text": "Die Variable \"tesseract::ELIST_ITERATOR::prev\" ist nicht initialisiert. Eine Membervariable muss immer initialisiert werden (type.6)."
  131. },
  132. "locations": [
  133. {
  134. "physicalLocation": {
  135. "artifactLocation": {
  136. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/tesseract/src/ccutil/elst.h"
  137. },
  138. "region": {
  139. "startLine": 204,
  140. "startColumn": 3,
  141. "endLine": 204,
  142. "endColumn": 3
  143. }
  144. },
  145. "logicalLocations": [
  146. {
  147. "decoratedName": "??0ELIST_ITERATOR@tesseract@@QEAA@XZ",
  148. "kind": "function"
  149. }
  150. ]
  151. }
  152. ],
  153. "properties": {
  154. "targetSymbol": "tesseract::ELIST_ITERATOR::prev"
  155. }
  156. },
  157. {
  158. "ruleId": "C26495",
  159. "message": {
  160. "text": "Die Variable \"tesseract::ELIST_ITERATOR::ex_current_was_last\" ist nicht initialisiert. Eine Membervariable muss immer initialisiert werden (type.6)."
  161. },
  162. "locations": [
  163. {
  164. "physicalLocation": {
  165. "artifactLocation": {
  166. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/tesseract/src/ccutil/elst.h"
  167. },
  168. "region": {
  169. "startLine": 204,
  170. "startColumn": 3,
  171. "endLine": 204,
  172. "endColumn": 3
  173. }
  174. },
  175. "logicalLocations": [
  176. {
  177. "decoratedName": "??0ELIST_ITERATOR@tesseract@@QEAA@XZ",
  178. "kind": "function"
  179. }
  180. ]
  181. }
  182. ],
  183. "properties": {
  184. "targetSymbol": "tesseract::ELIST_ITERATOR::ex_current_was_last"
  185. }
  186. },
  187. {
  188. "ruleId": "C26495",
  189. "message": {
  190. "text": "Die Variable \"tesseract::ELIST_ITERATOR::started_cycling\" ist nicht initialisiert. Eine Membervariable muss immer initialisiert werden (type.6)."
  191. },
  192. "locations": [
  193. {
  194. "physicalLocation": {
  195. "artifactLocation": {
  196. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/tesseract/src/ccutil/elst.h"
  197. },
  198. "region": {
  199. "startLine": 204,
  200. "startColumn": 3,
  201. "endLine": 204,
  202. "endColumn": 3
  203. }
  204. },
  205. "logicalLocations": [
  206. {
  207. "decoratedName": "??0ELIST_ITERATOR@tesseract@@QEAA@XZ",
  208. "kind": "function"
  209. }
  210. ]
  211. }
  212. ],
  213. "properties": {
  214. "targetSymbol": "tesseract::ELIST_ITERATOR::started_cycling"
  215. }
  216. }
  217. ],
  218. "tool": {
  219. "driver": {
  220. "name": "PREfast",
  221. "fullName": "PREfast Code Analysis",
  222. "version": "14.29.30159.0",
  223. "informationUri": "https://aka.ms/cpp/ca"
  224. }
  225. },
  226. "invocations": [
  227. {
  228. "commandLine": "D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\c1xx.dll -ACf{1F7B090C-16DB-4822-966A-A93D26ED4681} -ACpmspft140.dll -Alint -D_PREFAST_ -D_AST_FE_ -Analyze -zm0x00007FF62CE9FC60 -il C:\\Users\\wruser\\AppData\\Local\\Temp\\_CL_3a7e7fd9ast -typedil -f ..\\..\\thirdparty\\tesseract\\src\\arch\\intsimdmatrix.cpp -Ze -D_MSC_EXTENSIONS -Zp16 -pc \\:/ -D_MSC_VER=1929 -D_MSC_FULL_VER=192930159 -D_MSC_BUILD=0 -D_M_AMD64=100 -ZILP448 -D_M_X64=100 -D_WIN64 -D_WIN32 -GR -D_CPPRTTI -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\include -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\leptonica\\src -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\include -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\api -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\arch -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\ccmain -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\ccstruct -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\ccutil -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\classify -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\dict -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\lstm -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\textord -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\viewer -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\wordrec -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\thirdparty\\tesseract\\src\\cutil -I C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\scripts\\tesseract -nologo -W 3 -diagnostics:column -GF -Og -Ot -Oy -Oi -ltcg -DCODE_ANALYSIS -DHAVE_LEPTONICA -DHAVE_TESSERACT -DTESSERACT_IMAGEDATA_AS_PIX -DTESSERACT_DISABLE_DEBUG_FONTS -DGRAPHICS_DISABLED -DDISABLED_LEGACY_ENGINE -DWIN32 -DHAVE_AVX -DHAVE_AVX2 -DHAVE_SSE4_1 -DHAVE_FMA -D__AVX__ -D__AVX2__ -D__FMA__ -D__SSE4_1__ -D_CRT_SECURE_NO_WARNINGS -DNDEBUG -D_LIB -EHs -D_CPPUNWIND -EHc -MD -D_MT -D_DLL -GS -D_M_FP_PRECISE -permissive- -Zc:wchar_t -Zc:forScope -std:c++17 -Fox64\\Release\\libtesseract\\intsimdmatrix.obj -FdC:\\Users\\wruser\\source\\repos\\SharpMuPDF\\x64\\Release\\libtesseract.pdb -external:W 3 -Gd -wd 4018 -wd 4146 -wd 4244 -wd 4267 -wd 4566 -analyze:projectdirectory C:\\Users\\wruser\\source\\repos\\SharpMuPDF\\mupdf\\platform\\win32 -analyze:rulesetdirectory ;D:\\Programme\\VS2022\\Team Tools\\Static Analysis Tools\\\\Rule Sets; -analyze:ruleset D:\\Programme\\VS2022\\Team Tools\\Static Analysis Tools\\Rule Sets\\NativeRecommendedRules.ruleset -analyze:quiet -analyze:plugin D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\bin\\HostX64\\x64\\EspXEngine.dll -FC -errorreport:prompt -I D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\include -I D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\atlmfc\\include -I D:\\Programme\\VS2022\\VC\\Auxiliary\\VS\\include -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\ucrt -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\um -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\shared -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\winrt -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\cppwinrt -I C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\Include\\um -external:I D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\include -I D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\include -external:I D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\atlmfc\\include -I D:\\Programme\\VS2022\\VC\\Tools\\MSVC\\14.29.30133\\atlmfc\\include -external:I D:\\Programme\\VS2022\\VC\\Auxiliary\\VS\\include -I D:\\Programme\\VS2022\\VC\\Auxiliary\\VS\\include -external:I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\ucrt -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\ucrt -external:I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\um -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\um -external:I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\shared -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\shared -external:I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\winrt -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\winrt -external:I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\cppwinrt -I C:\\Program Files (x86)\\Windows Kits\\10\\Include\\10.0.22621.0\\cppwinrt -external:I C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\Include\\um -I C:\\Program Files (x86)\\Windows Kits\\NETFXSDK\\4.8\\Include\\um",
  229. "executionSuccessful": true
  230. }
  231. ],
  232. "artifacts": [
  233. {
  234. "location": {
  235. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/tesseract/src/ccutil/elst.h"
  236. },
  237. "roles": [
  238. "resultFile"
  239. ],
  240. "hashes": {
  241. "md5": "4d18707e0ff533d19d19150dc8be52cd"
  242. }
  243. },
  244. {
  245. "location": {
  246. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/tesseract/src/ccutil/clst.h"
  247. },
  248. "roles": [
  249. "resultFile"
  250. ],
  251. "hashes": {
  252. "md5": "de9cddfcaefab954d72c18a6a29ed53c"
  253. }
  254. },
  255. {
  256. "location": {
  257. "uri": "file:///C:/Users/wruser/source/repos/SharpMuPDF/mupdf/thirdparty/tesseract/src/dict/trie.h"
  258. },
  259. "roles": [
  260. "resultFile"
  261. ],
  262. "hashes": {
  263. "md5": "5b63916efc5f347401f3206e663014b6"
  264. }
  265. },
  266. {
  267. "location": {
  268. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccmain/applybox.cpp"
  269. },
  270. "roles": [
  271. "analysisTarget"
  272. ],
  273. "hashes": {
  274. "md5": "e161d703326a39786c46804f296c142e"
  275. }
  276. },
  277. {
  278. "location": {
  279. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/unichar.h"
  280. },
  281. "hashes": {
  282. "md5": "22f50d071617daa4aeee989acef368e6"
  283. }
  284. },
  285. {
  286. "location": {
  287. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/export.h"
  288. },
  289. "hashes": {
  290. "md5": "333013990314f66b924f6328de675d86"
  291. }
  292. },
  293. {
  294. "location": {
  295. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/pageres.h"
  296. },
  297. "hashes": {
  298. "md5": "ef847a44b3f787a6ca9e75b926da3e06"
  299. }
  300. },
  301. {
  302. "location": {
  303. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/blamer.h"
  304. },
  305. "hashes": {
  306. "md5": "09bd0016043f35501ef68ac6f438ecc4"
  307. }
  308. },
  309. {
  310. "location": {
  311. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/boxword.h"
  312. },
  313. "hashes": {
  314. "md5": "0d9de2413a457098b9b2ad1b9ca73148"
  315. }
  316. },
  317. {
  318. "location": {
  319. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/rect.h"
  320. },
  321. "hashes": {
  322. "md5": "8b7d46f61dcb4e9e460509cc27dd52b4"
  323. }
  324. },
  325. {
  326. "location": {
  327. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/points.h"
  328. },
  329. "hashes": {
  330. "md5": "cb764b6786242c2452f00fc2e4136e56"
  331. }
  332. },
  333. {
  334. "location": {
  335. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/list.h"
  336. },
  337. "hashes": {
  338. "md5": "35a11a8eb55de0021d01b11cd2cae4c9"
  339. }
  340. },
  341. {
  342. "location": {
  343. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/lsterr.h"
  344. },
  345. "hashes": {
  346. "md5": "017a97cd98415e008163ee6456032374"
  347. }
  348. },
  349. {
  350. "location": {
  351. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/errcode.h"
  352. },
  353. "hashes": {
  354. "md5": "ca5bbbceb64093926f583ce465d8b34e"
  355. }
  356. },
  357. {
  358. "location": {
  359. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/serialis.h"
  360. },
  361. "hashes": {
  362. "md5": "f0848c6c98fc89582f337cc774056f44"
  363. }
  364. },
  365. {
  366. "location": {
  367. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/baseapi.h"
  368. },
  369. "hashes": {
  370. "md5": "a9d71757e875de5a8f072533ef0245fb"
  371. }
  372. },
  373. {
  374. "location": {
  375. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/pageiterator.h"
  376. },
  377. "hashes": {
  378. "md5": "53a6f0ea9bbc2f741501845f581b947e"
  379. }
  380. },
  381. {
  382. "location": {
  383. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/publictypes.h"
  384. },
  385. "hashes": {
  386. "md5": "56bd1df04c77d7d6f3329004a536a69f"
  387. }
  388. },
  389. {
  390. "location": {
  391. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/resultiterator.h"
  392. },
  393. "hashes": {
  394. "md5": "3645847e5e7cc15a3c9521d6eda0d613"
  395. }
  396. },
  397. {
  398. "location": {
  399. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/include/tesseract/ltrresultiterator.h"
  400. },
  401. "hashes": {
  402. "md5": "53e4f1b2e20a5163b1717cc61a197564"
  403. }
  404. },
  405. {
  406. "location": {
  407. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/scripts/tesseract/tesseract/version.h"
  408. },
  409. "hashes": {
  410. "md5": "b897f362947a4d983c1830c349c26d01"
  411. }
  412. },
  413. {
  414. "location": {
  415. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/tesstypes.h"
  416. },
  417. "hashes": {
  418. "md5": "2d0a1799f9264e48c8eae29df08118d3"
  419. }
  420. },
  421. {
  422. "location": {
  423. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/viewer/scrollview.h"
  424. },
  425. "hashes": {
  426. "md5": "1c92e602441a73186cb251b34e2848d3"
  427. }
  428. },
  429. {
  430. "location": {
  431. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/image.h"
  432. },
  433. "hashes": {
  434. "md5": "33e08d77c98223af2149ca8dc0e9ad09"
  435. }
  436. },
  437. {
  438. "location": {
  439. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/tprintf.h"
  440. },
  441. "hashes": {
  442. "md5": "be6c9791f63dd545f625db625462ee6d"
  443. }
  444. },
  445. {
  446. "location": {
  447. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/params.h"
  448. },
  449. "hashes": {
  450. "md5": "df22b34f23ab2cfc45dc5291f2995a06"
  451. }
  452. },
  453. {
  454. "location": {
  455. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/ratngs.h"
  456. },
  457. "hashes": {
  458. "md5": "b86a1d05b208a82a26abc8fea3ea1a8c"
  459. }
  460. },
  461. {
  462. "location": {
  463. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/matrix.h"
  464. },
  465. "hashes": {
  466. "md5": "aeef9f5b6c61eae62ae99095c4959c1b"
  467. }
  468. },
  469. {
  470. "location": {
  471. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/helpers.h"
  472. },
  473. "hashes": {
  474. "md5": "1f9df565ba17bec88bf436f94f81d74d"
  475. }
  476. },
  477. {
  478. "location": {
  479. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/kdpair.h"
  480. },
  481. "hashes": {
  482. "md5": "441d35051a7b35709d6a4c3fcc8552fd"
  483. }
  484. },
  485. {
  486. "location": {
  487. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/unicharset.h"
  488. },
  489. "hashes": {
  490. "md5": "42050de55526446c12a271ee6ff4f194"
  491. }
  492. },
  493. {
  494. "location": {
  495. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/unicharmap.h"
  496. },
  497. "hashes": {
  498. "md5": "58ec8c855494500f79236251f9248c7e"
  499. }
  500. },
  501. {
  502. "location": {
  503. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/werd.h"
  504. },
  505. "hashes": {
  506. "md5": "fc555ee5b89231ebf89e1084596ba0b5"
  507. }
  508. },
  509. {
  510. "location": {
  511. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/elst2.h"
  512. },
  513. "hashes": {
  514. "md5": "1197a17ec55447d6a3a3c817911a1bb4"
  515. }
  516. },
  517. {
  518. "location": {
  519. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/stepblob.h"
  520. },
  521. "hashes": {
  522. "md5": "6e79f3086c1c21b6e206cb4d7d1619ba"
  523. }
  524. },
  525. {
  526. "location": {
  527. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/coutln.h"
  528. },
  529. "hashes": {
  530. "md5": "592ba6e356f6f55f5864f2e7106679b3"
  531. }
  532. },
  533. {
  534. "location": {
  535. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/mod128.h"
  536. },
  537. "hashes": {
  538. "md5": "ed83cd755ac92f390a4932e404ed166b"
  539. }
  540. },
  541. {
  542. "location": {
  543. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/ocrrow.h"
  544. },
  545. "hashes": {
  546. "md5": "c1059cec5d29c2e84abff597dee83c89"
  547. }
  548. },
  549. {
  550. "location": {
  551. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/quspline.h"
  552. },
  553. "hashes": {
  554. "md5": "49328c522a8641b362f404199108de76"
  555. }
  556. },
  557. {
  558. "location": {
  559. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/genericvector.h"
  560. },
  561. "hashes": {
  562. "md5": "699964478dd5f3742dbfdbd98eb7c5a3"
  563. }
  564. },
  565. {
  566. "location": {
  567. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/normalis.h"
  568. },
  569. "hashes": {
  570. "md5": "5fc2a9c2a2270906337bb053ef83ca99"
  571. }
  572. },
  573. {
  574. "location": {
  575. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/rejctmap.h"
  576. },
  577. "hashes": {
  578. "md5": "45844dbf3b29c580908665a1d0542cc1"
  579. }
  580. },
  581. {
  582. "location": {
  583. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccmain/tesseractclass.h"
  584. },
  585. "hashes": {
  586. "md5": "17d7269fc2e0ae75cb9782b56f839651"
  587. }
  588. },
  589. {
  590. "location": {
  591. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccmain/control.h"
  592. },
  593. "hashes": {
  594. "md5": "f3c64df7dd92725165624ce22b84a782"
  595. }
  596. },
  597. {
  598. "location": {
  599. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/debugpixa.h"
  600. },
  601. "hashes": {
  602. "md5": "9ea59ba85ff5121098f4836f6c445bbc"
  603. }
  604. },
  605. {
  606. "location": {
  607. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/allheaders.h"
  608. },
  609. "hashes": {
  610. "md5": "999d534a4ad60a2b7511196f8e6509e4"
  611. }
  612. },
  613. {
  614. "location": {
  615. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/alltypes.h"
  616. },
  617. "hashes": {
  618. "md5": "a53441277a26b8f0bb926cb17df2dfb7"
  619. }
  620. },
  621. {
  622. "location": {
  623. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/scripts/tesseract/endianness.h"
  624. },
  625. "hashes": {
  626. "md5": "c5b34010ae58ee994fb431b8736f6f4c"
  627. }
  628. },
  629. {
  630. "location": {
  631. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/environ.h"
  632. },
  633. "hashes": {
  634. "md5": "f12002e24a0542a8b820943238c03777"
  635. }
  636. },
  637. {
  638. "location": {
  639. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/array.h"
  640. },
  641. "hashes": {
  642. "md5": "905c3a077932844148e6ce1a082ad3fd"
  643. }
  644. },
  645. {
  646. "location": {
  647. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/bbuffer.h"
  648. },
  649. "hashes": {
  650. "md5": "9698e12ada03098f0d12a09c12cf6063"
  651. }
  652. },
  653. {
  654. "location": {
  655. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/hashmap.h"
  656. },
  657. "hashes": {
  658. "md5": "a67f5cea1a1d468a3c082936a3c6ceae"
  659. }
  660. },
  661. {
  662. "location": {
  663. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/heap.h"
  664. },
  665. "hashes": {
  666. "md5": "b4a5a51c54ae3ecf0da810f807a29c83"
  667. }
  668. },
  669. {
  670. "location": {
  671. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/list.h"
  672. },
  673. "hashes": {
  674. "md5": "c1df1f5c4859fcff277e25e2af485e32"
  675. }
  676. },
  677. {
  678. "location": {
  679. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/ptra.h"
  680. },
  681. "hashes": {
  682. "md5": "09b92e82a1ea998e1f7e4023c008cf51"
  683. }
  684. },
  685. {
  686. "location": {
  687. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/queue.h"
  688. },
  689. "hashes": {
  690. "md5": "ceded2bcd4bc2c553683c2643f69e6a5"
  691. }
  692. },
  693. {
  694. "location": {
  695. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/rbtree.h"
  696. },
  697. "hashes": {
  698. "md5": "803860fffdd81a3fc3fff30294c8f8cb"
  699. }
  700. },
  701. {
  702. "location": {
  703. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/stack.h"
  704. },
  705. "hashes": {
  706. "md5": "0740173ae3e4e7de5f4c6fe821a4f0e7"
  707. }
  708. },
  709. {
  710. "location": {
  711. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/arrayaccess.h"
  712. },
  713. "hashes": {
  714. "md5": "dcb43ea7a43e1fddf264fe501878db3d"
  715. }
  716. },
  717. {
  718. "location": {
  719. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/bmf.h"
  720. },
  721. "hashes": {
  722. "md5": "e34a65325b94bfa5d1dca2f9424ca1f0"
  723. }
  724. },
  725. {
  726. "location": {
  727. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/ccbord.h"
  728. },
  729. "hashes": {
  730. "md5": "90250b263699310ce40909628dbd7758"
  731. }
  732. },
  733. {
  734. "location": {
  735. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/colorfill.h"
  736. },
  737. "hashes": {
  738. "md5": "c9cf5349852bf9054e7f3c5bbafac76e"
  739. }
  740. },
  741. {
  742. "location": {
  743. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/dewarp.h"
  744. },
  745. "hashes": {
  746. "md5": "493b17891572abea870917ab41bf12c6"
  747. }
  748. },
  749. {
  750. "location": {
  751. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/gplot.h"
  752. },
  753. "hashes": {
  754. "md5": "55cf40c06fd537d7b8714aaf1f7a0042"
  755. }
  756. },
  757. {
  758. "location": {
  759. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/imageio.h"
  760. },
  761. "hashes": {
  762. "md5": "f517e3d907fee1ec4c974fad7dfdb29d"
  763. }
  764. },
  765. {
  766. "location": {
  767. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/jbclass.h"
  768. },
  769. "hashes": {
  770. "md5": "c922deeb8eb844a7a2260f9c0a709218"
  771. }
  772. },
  773. {
  774. "location": {
  775. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/morph.h"
  776. },
  777. "hashes": {
  778. "md5": "44855c4ddac6a28583d89947fcdbfdfc"
  779. }
  780. },
  781. {
  782. "location": {
  783. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/pix.h"
  784. },
  785. "hashes": {
  786. "md5": "1fc6f88f9c79b5158469904b66645f7d"
  787. }
  788. },
  789. {
  790. "location": {
  791. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/recog.h"
  792. },
  793. "hashes": {
  794. "md5": "f49b37b951f9036fb2dcf726b741db4e"
  795. }
  796. },
  797. {
  798. "location": {
  799. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/regutils.h"
  800. },
  801. "hashes": {
  802. "md5": "fe7a3db017220d34590fd29869e5d61c"
  803. }
  804. },
  805. {
  806. "location": {
  807. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/stringcode.h"
  808. },
  809. "hashes": {
  810. "md5": "94fce55340931aded34d6d7fd60d842e"
  811. }
  812. },
  813. {
  814. "location": {
  815. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/sudoku.h"
  816. },
  817. "hashes": {
  818. "md5": "fb101a2c192580933be1b8236c2bdc15"
  819. }
  820. },
  821. {
  822. "location": {
  823. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/leptonica/src/watershed.h"
  824. },
  825. "hashes": {
  826. "md5": "44a71dd892c2fab6459227f7bcc400ee"
  827. }
  828. },
  829. {
  830. "location": {
  831. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/textord/devanagari_processing.h"
  832. },
  833. "hashes": {
  834. "md5": "bb7498a407c61a5fc74fde4141620d14"
  835. }
  836. },
  837. {
  838. "location": {
  839. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/ocrblock.h"
  840. },
  841. "hashes": {
  842. "md5": "2101475fe42f5c49ea640cc0857d950d"
  843. }
  844. },
  845. {
  846. "location": {
  847. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/ocrpara.h"
  848. },
  849. "hashes": {
  850. "md5": "57573167504856ac525c576a24e1b6d1"
  851. }
  852. },
  853. {
  854. "location": {
  855. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/pdblock.h"
  856. },
  857. "hashes": {
  858. "md5": "3078f23acc0309b4be17faf5af5cfd2b"
  859. }
  860. },
  861. {
  862. "location": {
  863. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/polyblk.h"
  864. },
  865. "hashes": {
  866. "md5": "2726d572778691c729dd29f3e10a3c3e"
  867. }
  868. },
  869. {
  870. "location": {
  871. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/tessdatamanager.h"
  872. },
  873. "hashes": {
  874. "md5": "48e33b4a6428e1816296b94e6d1e5580"
  875. }
  876. },
  877. {
  878. "location": {
  879. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/textord/textord.h"
  880. },
  881. "hashes": {
  882. "md5": "eb1d3d2acb237b766c3030eb6e3da337"
  883. }
  884. },
  885. {
  886. "location": {
  887. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/textord/bbgrid.h"
  888. },
  889. "hashes": {
  890. "md5": "39f63a1cc059f1562e1865f2c04d8f98"
  891. }
  892. },
  893. {
  894. "location": {
  895. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/blobbox.h"
  896. },
  897. "hashes": {
  898. "md5": "b208386aa8f5823c5b897417f6d0e8aa"
  899. }
  900. },
  901. {
  902. "location": {
  903. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/statistc.h"
  904. },
  905. "hashes": {
  906. "md5": "68d98c48f46818b438b2677867026cf3"
  907. }
  908. },
  909. {
  910. "location": {
  911. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccstruct/ccstruct.h"
  912. },
  913. "hashes": {
  914. "md5": "703f2eb8791c9b95ad2f326f23502b31"
  915. }
  916. },
  917. {
  918. "location": {
  919. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/ccutil.h"
  920. },
  921. "hashes": {
  922. "md5": "979fe2eab13ec81a7ad033feee8795cd"
  923. }
  924. },
  925. {
  926. "location": {
  927. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/host.h"
  928. },
  929. "hashes": {
  930. "md5": "a525e0f643cd3f26148cf499baf290e2"
  931. }
  932. },
  933. {
  934. "location": {
  935. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/textord/gap_map.h"
  936. },
  937. "hashes": {
  938. "md5": "447b36da5c19a13a33c5564b4070db36"
  939. }
  940. },
  941. {
  942. "location": {
  943. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/wordrec/wordrec.h"
  944. },
  945. "hashes": {
  946. "md5": "482f2670e5a554a3a63be087c9b70acf"
  947. }
  948. },
  949. {
  950. "location": {
  951. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/classify/classify.h"
  952. },
  953. "hashes": {
  954. "md5": "f4394416861a220cad6b4feaf2077c43"
  955. }
  956. },
  957. {
  958. "location": {
  959. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/dict/dict.h"
  960. },
  961. "hashes": {
  962. "md5": "a220d94ff0322c1a5324cf281b95bd3b"
  963. }
  964. },
  965. {
  966. "location": {
  967. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/dict/dawg.h"
  968. },
  969. "hashes": {
  970. "md5": "bb78bae332901710c2c3ae3fe219e33e"
  971. }
  972. },
  973. {
  974. "location": {
  975. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/dict/dawg_cache.h"
  976. },
  977. "hashes": {
  978. "md5": "42b905dcfb89f6fd3fd4cd5a8c7cb124"
  979. }
  980. },
  981. {
  982. "location": {
  983. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/object_cache.h"
  984. },
  985. "hashes": {
  986. "md5": "8fb65da84eeadab8e6efb2ab4260699f"
  987. }
  988. },
  989. {
  990. "location": {
  991. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/dict/stopper.h"
  992. },
  993. "hashes": {
  994. "md5": "cd0c9e8a2dcd193e51deca4a49914ed6"
  995. }
  996. },
  997. {
  998. "location": {
  999. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/ccutil/tesserrstream.h"
  1000. },
  1001. "hashes": {
  1002. "md5": "093dc5e6efde81380f95e4c6a195be7d"
  1003. }
  1004. },
  1005. {
  1006. "location": {
  1007. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/simddetect.cpp"
  1008. },
  1009. "roles": [
  1010. "analysisTarget"
  1011. ],
  1012. "hashes": {
  1013. "md5": "91dc32aebfafd1ffc0a63b1040a5e218"
  1014. }
  1015. },
  1016. {
  1017. "location": {
  1018. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/dotproduct.h"
  1019. },
  1020. "hashes": {
  1021. "md5": "101da83b80419bcd1859208714d33f2d"
  1022. }
  1023. },
  1024. {
  1025. "location": {
  1026. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/intsimdmatrix.h"
  1027. },
  1028. "hashes": {
  1029. "md5": "f3feff828ec0fadc7827ab03dbd3edae"
  1030. }
  1031. },
  1032. {
  1033. "location": {
  1034. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/simddetect.h"
  1035. },
  1036. "hashes": {
  1037. "md5": "d3ced003e25367e7a619ae872b49d8cf"
  1038. }
  1039. },
  1040. {
  1041. "location": {
  1042. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/intsimdmatrixsse.cpp"
  1043. },
  1044. "roles": [
  1045. "analysisTarget"
  1046. ],
  1047. "hashes": {
  1048. "md5": "0711eab844da94b8061fe7e554895318"
  1049. }
  1050. },
  1051. {
  1052. "location": {
  1053. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/intsimdmatrixneon.cpp"
  1054. },
  1055. "roles": [
  1056. "analysisTarget"
  1057. ],
  1058. "hashes": {
  1059. "md5": "8ed221d5a6ff7ba72d0c18fa703b6041"
  1060. }
  1061. },
  1062. {
  1063. "location": {
  1064. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/intsimdmatrixavx2.cpp"
  1065. },
  1066. "roles": [
  1067. "analysisTarget"
  1068. ],
  1069. "hashes": {
  1070. "md5": "23211429b2d5d2aa3c98a28e0040e3ac"
  1071. }
  1072. },
  1073. {
  1074. "location": {
  1075. "uri": "file:///c:/users/wruser/source/repos/sharpmupdf/mupdf/thirdparty/tesseract/src/arch/intsimdmatrix.cpp"
  1076. },
  1077. "roles": [
  1078. "analysisTarget"
  1079. ],
  1080. "hashes": {
  1081. "md5": "fea397caa712a6c1d60496a97850f270"
  1082. }
  1083. }
  1084. ]
  1085. }
  1086. ]
  1087. }