svf-tools 1.0.769 → 1.0.770

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (445) hide show
  1. package/SVF-doxygen/html/html/AddressValue_8h_source.html +1 -1
  2. package/SVF-doxygen/html/html/Andersen_8cpp_source.html +1 -1
  3. package/SVF-doxygen/html/html/CFGrammar_8cpp_source.html +3 -3
  4. package/SVF-doxygen/html/html/CFLAlias_8cpp_source.html +1 -1
  5. package/SVF-doxygen/html/html/CHGBuilder_8cpp_source.html +9 -9
  6. package/SVF-doxygen/html/html/CommandLine_8h_source.html +1 -1
  7. package/SVF-doxygen/html/html/ConsExeState_8cpp_source.html +1 -1
  8. package/SVF-doxygen/html/html/ConsExeState_8h_source.html +1 -1
  9. package/SVF-doxygen/html/html/ConsG_8cpp_source.html +1 -1
  10. package/SVF-doxygen/html/html/CoreBitVector_8cpp_source.html +1 -1
  11. package/SVF-doxygen/html/html/CxtStmt_8h_source.html +1 -1
  12. package/SVF-doxygen/html/html/DCHG_8cpp_source.html +1 -1
  13. package/SVF-doxygen/html/html/DDAClient_8cpp_source.html +1 -1
  14. package/SVF-doxygen/html/html/DPItem_8h_source.html +1 -1
  15. package/SVF-doxygen/html/html/ExeState_8h_source.html +1 -1
  16. package/SVF-doxygen/html/html/ExtAPI_8cpp.html +1 -1
  17. package/SVF-doxygen/html/html/ExtAPI_8cpp_source.html +60 -67
  18. package/SVF-doxygen/html/html/ExtAPI_8h_source.html +9 -9
  19. package/SVF-doxygen/html/html/GenericGraph_8h_source.html +1 -1
  20. package/SVF-doxygen/html/html/ICFGBuilder_8cpp_source.html +2 -2
  21. package/SVF-doxygen/html/html/ICFG_8cpp_source.html +1 -1
  22. package/SVF-doxygen/html/html/IntervalExeState_8h_source.html +1 -1
  23. package/SVF-doxygen/html/html/IntervalValue_8h_source.html +1 -1
  24. package/SVF-doxygen/html/html/LLVMModule_8cpp_source.html +16 -16
  25. package/SVF-doxygen/html/html/LLVMUtil_8cpp_source.html +1107 -1110
  26. package/SVF-doxygen/html/html/LLVMUtil_8h_source.html +45 -46
  27. package/SVF-doxygen/html/html/LockResultValidator_8cpp_source.html +1 -1
  28. package/SVF-doxygen/html/html/MHP_8cpp_source.html +1 -1
  29. package/SVF-doxygen/html/html/MemRegion_8cpp_source.html +1 -1
  30. package/SVF-doxygen/html/html/MemSSA_8cpp_source.html +3 -3
  31. package/SVF-doxygen/html/html/NumericLiteral_8h_source.html +1 -1
  32. package/SVF-doxygen/html/html/PTACallGraph_8cpp_source.html +2 -2
  33. package/SVF-doxygen/html/html/PointerAnalysis_8cpp_source.html +1 -1
  34. package/SVF-doxygen/html/html/PointsTo_8cpp_source.html +1 -1
  35. package/SVF-doxygen/html/html/RelExeState_8h_source.html +1 -1
  36. package/SVF-doxygen/html/html/SVFFileSystem_8cpp_source.html +2 -2
  37. package/SVF-doxygen/html/html/SVFFileSystem_8h_source.html +2 -2
  38. package/SVF-doxygen/html/html/SVFGBuilder_8cpp_source.html +1 -1
  39. package/SVF-doxygen/html/html/SVFGOPT_8h_source.html +1 -1
  40. package/SVF-doxygen/html/html/SVFG_8cpp_source.html +2 -2
  41. package/SVF-doxygen/html/html/SVFIR2ConsExeState_8cpp_source.html +1 -1
  42. package/SVF-doxygen/html/html/SVFIR2ItvExeState_8cpp_source.html +1 -1
  43. package/SVF-doxygen/html/html/SVFIRBuilder_8cpp_source.html +7 -7
  44. package/SVF-doxygen/html/html/SVFIRExtAPI_8cpp_source.html +10 -11
  45. package/SVF-doxygen/html/html/SVFIR_8cpp_source.html +1 -1
  46. package/SVF-doxygen/html/html/SVFStatements_8cpp_source.html +1 -1
  47. package/SVF-doxygen/html/html/SVFType_8h_source.html +1 -1
  48. package/SVF-doxygen/html/html/SVFUtil_8cpp_source.html +1 -1
  49. package/SVF-doxygen/html/html/SVFUtil_8h.html +0 -12
  50. package/SVF-doxygen/html/html/SVFUtil_8h_source.html +300 -333
  51. package/SVF-doxygen/html/html/SVFValue_8cpp_source.html +1 -1
  52. package/SVF-doxygen/html/html/SVFValue_8h_source.html +2 -2
  53. package/SVF-doxygen/html/html/SVFVariables_8cpp_source.html +1 -1
  54. package/SVF-doxygen/html/html/SaberCondAllocator_8cpp_source.html +1 -1
  55. package/SVF-doxygen/html/html/SparseBitVector_8h_source.html +1 -1
  56. package/SVF-doxygen/html/html/Steensgaard_8cpp_source.html +1 -1
  57. package/SVF-doxygen/html/html/SymState_8cpp_source.html +1 -1
  58. package/SVF-doxygen/html/html/SymState_8h_source.html +1 -1
  59. package/SVF-doxygen/html/html/SymbolTableBuilder_8cpp_source.html +50 -60
  60. package/SVF-doxygen/html/html/SymbolTableBuilder_8h_source.html +3 -3
  61. package/SVF-doxygen/html/html/SymbolTableInfo_8cpp_source.html +1 -1
  62. package/SVF-doxygen/html/html/WTO_8h_source.html +1 -1
  63. package/SVF-doxygen/html/html/cJSON_8cpp.html +3 -2
  64. package/SVF-doxygen/html/html/cJSON_8cpp_source.html +3 -2
  65. package/SVF-doxygen/html/html/classOption.html +1 -1
  66. package/SVF-doxygen/html/html/classSVF_1_1ActualINSVFGNode.html +1 -1
  67. package/SVF-doxygen/html/html/classSVF_1_1ActualOUTSVFGNode.html +1 -1
  68. package/SVF-doxygen/html/html/classSVF_1_1AddrStmt.html +1 -1
  69. package/SVF-doxygen/html/html/classSVF_1_1AddressValue.html +1 -1
  70. package/SVF-doxygen/html/html/classSVF_1_1AliasDDAClient.html +1 -1
  71. package/SVF-doxygen/html/html/classSVF_1_1Andersen.html +1 -1
  72. package/SVF-doxygen/html/html/classSVF_1_1BinaryOPStmt.html +1 -1
  73. package/SVF-doxygen/html/html/classSVF_1_1BinaryOPVFGNode.html +1 -1
  74. package/SVF-doxygen/html/html/classSVF_1_1BranchStmt.html +1 -1
  75. package/SVF-doxygen/html/html/classSVF_1_1CFBasicBlockGWTO.html +1 -1
  76. package/SVF-doxygen/html/html/classSVF_1_1CFBasicBlockGWTOCycle.html +1 -1
  77. package/SVF-doxygen/html/html/classSVF_1_1CFLAlias.html +1 -1
  78. package/SVF-doxygen/html/html/classSVF_1_1CHGBuilder.html +9 -9
  79. package/SVF-doxygen/html/html/classSVF_1_1CallCFGEdge.html +1 -1
  80. package/SVF-doxygen/html/html/classSVF_1_1CallPE.html +1 -1
  81. package/SVF-doxygen/html/html/classSVF_1_1CmpStmt.html +1 -1
  82. package/SVF-doxygen/html/html/classSVF_1_1CmpVFGNode.html +1 -1
  83. package/SVF-doxygen/html/html/classSVF_1_1ConsExeState.html +1 -1
  84. package/SVF-doxygen/html/html/classSVF_1_1ContextCond.html +1 -1
  85. package/SVF-doxygen/html/html/classSVF_1_1CopyStmt.html +1 -1
  86. package/SVF-doxygen/html/html/classSVF_1_1CoreBitVector.html +1 -1
  87. package/SVF-doxygen/html/html/classSVF_1_1CxtDPItem.html +1 -1
  88. package/SVF-doxygen/html/html/classSVF_1_1CxtStmt.html +1 -1
  89. package/SVF-doxygen/html/html/classSVF_1_1CxtThread.html +1 -1
  90. package/SVF-doxygen/html/html/classSVF_1_1CxtThreadStmt.html +1 -1
  91. package/SVF-doxygen/html/html/classSVF_1_1DCHGraph.html +1 -1
  92. package/SVF-doxygen/html/html/classSVF_1_1DoubleFreeChecker.html +1 -1
  93. package/SVF-doxygen/html/html/classSVF_1_1ExeState.html +1 -1
  94. package/SVF-doxygen/html/html/classSVF_1_1ExtAPI-members.html +1 -1
  95. package/SVF-doxygen/html/html/classSVF_1_1ExtAPI.html +51 -56
  96. package/SVF-doxygen/html/html/classSVF_1_1FIObjVar.html +1 -1
  97. package/SVF-doxygen/html/html/classSVF_1_1ForkJoinAnalysis.html +1 -1
  98. package/SVF-doxygen/html/html/classSVF_1_1GepObjVar.html +1 -1
  99. package/SVF-doxygen/html/html/classSVF_1_1GepStmt.html +1 -1
  100. package/SVF-doxygen/html/html/classSVF_1_1GepValVar.html +1 -1
  101. package/SVF-doxygen/html/html/classSVF_1_1GrammarBase.html +3 -3
  102. package/SVF-doxygen/html/html/classSVF_1_1ICFG.html +1 -1
  103. package/SVF-doxygen/html/html/classSVF_1_1ICFGBuilder.html +3 -3
  104. package/SVF-doxygen/html/html/classSVF_1_1InterMSSAPHISVFGNode.html +1 -1
  105. package/SVF-doxygen/html/html/classSVF_1_1InterPHIVFGNode.html +1 -1
  106. package/SVF-doxygen/html/html/classSVF_1_1IntervalExeState.html +1 -1
  107. package/SVF-doxygen/html/html/classSVF_1_1IntervalValue.html +1 -1
  108. package/SVF-doxygen/html/html/classSVF_1_1IntraCFGEdge.html +1 -1
  109. package/SVF-doxygen/html/html/classSVF_1_1IntraICFGNode.html +1 -1
  110. package/SVF-doxygen/html/html/classSVF_1_1IntraPHIVFGNode.html +1 -1
  111. package/SVF-doxygen/html/html/classSVF_1_1LLVMModuleSet.html +16 -16
  112. package/SVF-doxygen/html/html/classSVF_1_1LeakChecker.html +1 -1
  113. package/SVF-doxygen/html/html/classSVF_1_1LoadStmt.html +1 -1
  114. package/SVF-doxygen/html/html/classSVF_1_1LockResultValidator.html +1 -1
  115. package/SVF-doxygen/html/html/classSVF_1_1MHP.html +1 -1
  116. package/SVF-doxygen/html/html/classSVF_1_1MRGenerator.html +1 -1
  117. package/SVF-doxygen/html/html/classSVF_1_1MTAResultValidator.html +1 -1
  118. package/SVF-doxygen/html/html/classSVF_1_1MemObj.html +1 -1
  119. package/SVF-doxygen/html/html/classSVF_1_1MemSSA.html +3 -3
  120. package/SVF-doxygen/html/html/classSVF_1_1NumericLiteral.html +1 -1
  121. package/SVF-doxygen/html/html/classSVF_1_1ObjVar.html +1 -1
  122. package/SVF-doxygen/html/html/classSVF_1_1PHIVFGNode.html +1 -1
  123. package/SVF-doxygen/html/html/classSVF_1_1PTACallGraphEdge.html +1 -1
  124. package/SVF-doxygen/html/html/classSVF_1_1PTACallGraphNode.html +1 -1
  125. package/SVF-doxygen/html/html/classSVF_1_1PhiStmt.html +1 -1
  126. package/SVF-doxygen/html/html/classSVF_1_1PointerAnalysis.html +1 -1
  127. package/SVF-doxygen/html/html/classSVF_1_1PointsTo.html +1 -1
  128. package/SVF-doxygen/html/html/classSVF_1_1PointsTo_1_1PointsToIterator.html +1 -1
  129. package/SVF-doxygen/html/html/classSVF_1_1RelExeState.html +1 -1
  130. package/SVF-doxygen/html/html/classSVF_1_1RetCFGEdge.html +1 -1
  131. package/SVF-doxygen/html/html/classSVF_1_1RetPE.html +1 -1
  132. package/SVF-doxygen/html/html/classSVF_1_1SVFFunction.html +1 -1
  133. package/SVF-doxygen/html/html/classSVF_1_1SVFG.html +2 -2
  134. package/SVF-doxygen/html/html/classSVF_1_1SVFGBuilder.html +1 -1
  135. package/SVF-doxygen/html/html/classSVF_1_1SVFGOPT.html +1 -1
  136. package/SVF-doxygen/html/html/classSVF_1_1SVFGlobalValue.html +1 -1
  137. package/SVF-doxygen/html/html/classSVF_1_1SVFIR.html +1 -1
  138. package/SVF-doxygen/html/html/classSVF_1_1SVFIR2ItvExeState.html +1 -1
  139. package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +16 -17
  140. package/SVF-doxygen/html/html/classSVF_1_1SVFIRReader.html +2 -2
  141. package/SVF-doxygen/html/html/classSVF_1_1SVFOtherType.html +1 -1
  142. package/SVF-doxygen/html/html/classSVF_1_1SVFStructType.html +1 -1
  143. package/SVF-doxygen/html/html/classSVF_1_1SVFValue.html +24 -24
  144. package/SVF-doxygen/html/html/classSVF_1_1SaberCondAllocator.html +1 -1
  145. package/SVF-doxygen/html/html/classSVF_1_1SelectStmt.html +1 -1
  146. package/SVF-doxygen/html/html/classSVF_1_1SparseBitVector.html +1 -1
  147. package/SVF-doxygen/html/html/classSVF_1_1Steensgaard.html +1 -1
  148. package/SVF-doxygen/html/html/classSVF_1_1StoreStmt.html +1 -1
  149. package/SVF-doxygen/html/html/classSVF_1_1SymState.html +1 -1
  150. package/SVF-doxygen/html/html/classSVF_1_1SymbolTableBuilder.html +49 -59
  151. package/SVF-doxygen/html/html/classSVF_1_1TCT.html +1 -1
  152. package/SVF-doxygen/html/html/classSVF_1_1TDForkPE.html +1 -1
  153. package/SVF-doxygen/html/html/classSVF_1_1TDJoinPE.html +1 -1
  154. package/SVF-doxygen/html/html/classSVF_1_1UnaryOPStmt.html +1 -1
  155. package/SVF-doxygen/html/html/classSVF_1_1UnaryOPVFGNode.html +1 -1
  156. package/SVF-doxygen/html/html/classSVF_1_1ValVar.html +1 -1
  157. package/SVF-doxygen/html/html/classSVF_1_1iter__adaptor__base.html +1 -1
  158. package/SVF-doxygen/html/html/classSVF_1_1iter__facade__base_1_1ReferenceProxy.html +1 -1
  159. package/SVF-doxygen/html/html/classSVF_1_1iter__range.html +1 -1
  160. package/SVF-doxygen/html/html/classSVF_1_1mapped__iter.html +1 -1
  161. package/SVF-doxygen/html/html/classSVF_1_1pointer__iterator.html +1 -1
  162. package/SVF-doxygen/html/html/extapi_8c.html +1487 -302
  163. package/SVF-doxygen/html/html/extapi_8c_source.html +1120 -1164
  164. package/SVF-doxygen/html/html/functions_func_h.html +1 -1
  165. package/SVF-doxygen/html/html/functions_h.html +1 -1
  166. package/SVF-doxygen/html/html/globals.html +20 -2
  167. package/SVF-doxygen/html/html/globals_a.html +3 -0
  168. package/SVF-doxygen/html/html/globals_b.html +10 -4
  169. package/SVF-doxygen/html/html/globals_c.html +8 -4
  170. package/SVF-doxygen/html/html/globals_d.html +9 -0
  171. package/SVF-doxygen/html/html/globals_defs.html +3 -0
  172. package/SVF-doxygen/html/html/globals_func.html +18 -399
  173. package/SVF-doxygen/html/html/globals_func_a.html +91 -0
  174. package/SVF-doxygen/html/html/globals_func_b.html +14 -20
  175. package/SVF-doxygen/html/html/globals_func_c.html +16 -849
  176. package/SVF-doxygen/html/html/globals_func_d.html +14 -275
  177. package/SVF-doxygen/html/html/globals_func_e.html +8 -97
  178. package/SVF-doxygen/html/html/globals_func_f.html +17 -20
  179. package/SVF-doxygen/html/html/globals_func_g.html +72 -25
  180. package/SVF-doxygen/html/html/globals_func_h.html +9 -6
  181. package/SVF-doxygen/html/html/globals_func_i.html +49 -31
  182. package/SVF-doxygen/html/html/globals_func_j.html +79 -0
  183. package/SVF-doxygen/html/html/globals_func_l.html +15 -9
  184. package/SVF-doxygen/html/html/globals_func_m.html +13 -87
  185. package/SVF-doxygen/html/html/globals_func_n.html +79 -0
  186. package/SVF-doxygen/html/html/globals_func_p.html +13 -22
  187. package/SVF-doxygen/html/html/globals_func_r.html +16 -28
  188. package/SVF-doxygen/html/html/globals_func_s.html +32 -128
  189. package/SVF-doxygen/html/html/globals_func_t.html +18 -9
  190. package/SVF-doxygen/html/html/globals_func_u.html +8 -18
  191. package/SVF-doxygen/html/html/globals_func_w.html +8 -5
  192. package/SVF-doxygen/html/html/globals_func_z.html +10 -73
  193. package/SVF-doxygen/html/html/globals_g.html +54 -0
  194. package/SVF-doxygen/html/html/globals_l.html +6 -0
  195. package/SVF-doxygen/html/html/globals_n.html +5 -2
  196. package/SVF-doxygen/html/html/globals_p.html +4 -1
  197. package/SVF-doxygen/html/html/globals_r.html +11 -8
  198. package/SVF-doxygen/html/html/globals_s.html +6 -0
  199. package/SVF-doxygen/html/html/globals_t.html +6 -0
  200. package/SVF-doxygen/html/html/globals_z.html +3 -0
  201. package/SVF-doxygen/html/html/iterator_8h_source.html +1 -1
  202. package/SVF-doxygen/html/html/iterator__range_8h_source.html +1 -1
  203. package/SVF-doxygen/html/html/menudata.js +20 -17
  204. package/SVF-doxygen/html/html/namespaceSVF.html +1 -1
  205. package/SVF-doxygen/html/html/namespaceSVF_1_1LLVMUtil.html +981 -984
  206. package/SVF-doxygen/html/html/namespaceSVF_1_1SVFUtil.html +206 -383
  207. package/SVF-doxygen/html/html/namespacemembers_func_i.html +2 -11
  208. package/SVF-doxygen/html/html/namespacemembers_i.html +5 -14
  209. package/SVF-doxygen/html/html/search/all_0.js +158 -152
  210. package/SVF-doxygen/html/html/search/all_1.js +478 -477
  211. package/SVF-doxygen/html/html/search/all_10.js +324 -323
  212. package/SVF-doxygen/html/html/search/all_11.js +213 -212
  213. package/SVF-doxygen/html/html/search/all_12.js +539 -537
  214. package/SVF-doxygen/html/html/search/all_13.js +190 -188
  215. package/SVF-doxygen/html/html/search/all_14.js +66 -66
  216. package/SVF-doxygen/html/html/search/all_15.js +170 -170
  217. package/SVF-doxygen/html/html/search/all_16.js +60 -60
  218. package/SVF-doxygen/html/html/search/all_17.js +1 -1
  219. package/SVF-doxygen/html/html/search/all_18.js +1 -1
  220. package/SVF-doxygen/html/html/search/all_19.js +11 -10
  221. package/SVF-doxygen/html/html/search/all_1a.js +169 -169
  222. package/SVF-doxygen/html/html/search/all_2.js +161 -159
  223. package/SVF-doxygen/html/html/search/all_3.js +628 -627
  224. package/SVF-doxygen/html/html/search/all_4.js +229 -226
  225. package/SVF-doxygen/html/html/search/all_5.js +117 -117
  226. package/SVF-doxygen/html/html/search/all_6.js +224 -224
  227. package/SVF-doxygen/html/html/search/all_7.js +1020 -1002
  228. package/SVF-doxygen/html/html/search/all_8.js +191 -191
  229. package/SVF-doxygen/html/html/search/all_9.js +602 -605
  230. package/SVF-doxygen/html/html/search/all_a.js +46 -46
  231. package/SVF-doxygen/html/html/search/all_b.js +26 -26
  232. package/SVF-doxygen/html/html/search/all_c.js +116 -114
  233. package/SVF-doxygen/html/html/search/all_d.js +196 -196
  234. package/SVF-doxygen/html/html/search/all_e.js +206 -205
  235. package/SVF-doxygen/html/html/search/all_f.js +116 -116
  236. package/SVF-doxygen/html/html/search/classes_0.js +26 -26
  237. package/SVF-doxygen/html/html/search/classes_1.js +9 -9
  238. package/SVF-doxygen/html/html/search/classes_10.js +73 -73
  239. package/SVF-doxygen/html/html/search/classes_11.js +15 -15
  240. package/SVF-doxygen/html/html/search/classes_12.js +2 -2
  241. package/SVF-doxygen/html/html/search/classes_13.js +10 -10
  242. package/SVF-doxygen/html/html/search/classes_14.js +14 -14
  243. package/SVF-doxygen/html/html/search/classes_15.js +1 -1
  244. package/SVF-doxygen/html/html/search/classes_2.js +76 -76
  245. package/SVF-doxygen/html/html/search/classes_3.js +35 -35
  246. package/SVF-doxygen/html/html/search/classes_4.js +8 -8
  247. package/SVF-doxygen/html/html/search/classes_5.js +28 -28
  248. package/SVF-doxygen/html/html/search/classes_6.js +98 -98
  249. package/SVF-doxygen/html/html/search/classes_7.js +33 -33
  250. package/SVF-doxygen/html/html/search/classes_8.js +56 -56
  251. package/SVF-doxygen/html/html/search/classes_9.js +1 -1
  252. package/SVF-doxygen/html/html/search/classes_a.js +12 -12
  253. package/SVF-doxygen/html/html/search/classes_b.js +29 -29
  254. package/SVF-doxygen/html/html/search/classes_c.js +6 -6
  255. package/SVF-doxygen/html/html/search/classes_d.js +18 -18
  256. package/SVF-doxygen/html/html/search/classes_e.js +36 -36
  257. package/SVF-doxygen/html/html/search/classes_f.js +25 -25
  258. package/SVF-doxygen/html/html/search/defines_0.js +3 -3
  259. package/SVF-doxygen/html/html/search/defines_1.js +2 -2
  260. package/SVF-doxygen/html/html/search/defines_2.js +30 -30
  261. package/SVF-doxygen/html/html/search/defines_3.js +20 -20
  262. package/SVF-doxygen/html/html/search/defines_4.js +3 -3
  263. package/SVF-doxygen/html/html/search/defines_5.js +4 -4
  264. package/SVF-doxygen/html/html/search/defines_6.js +2 -2
  265. package/SVF-doxygen/html/html/search/defines_7.js +5 -5
  266. package/SVF-doxygen/html/html/search/defines_8.js +11 -11
  267. package/SVF-doxygen/html/html/search/defines_9.js +9 -9
  268. package/SVF-doxygen/html/html/search/defines_a.js +2 -2
  269. package/SVF-doxygen/html/html/search/defines_b.js +1 -1
  270. package/SVF-doxygen/html/html/search/defines_c.js +3 -3
  271. package/SVF-doxygen/html/html/search/defines_d.js +2 -2
  272. package/SVF-doxygen/html/html/search/defines_e.js +7 -6
  273. package/SVF-doxygen/html/html/search/defines_f.js +3 -3
  274. package/SVF-doxygen/html/html/search/enums_0.js +3 -3
  275. package/SVF-doxygen/html/html/search/enums_1.js +2 -2
  276. package/SVF-doxygen/html/html/search/enums_10.js +1 -1
  277. package/SVF-doxygen/html/html/search/enums_11.js +1 -1
  278. package/SVF-doxygen/html/html/search/enums_2.js +8 -8
  279. package/SVF-doxygen/html/html/search/enums_3.js +1 -1
  280. package/SVF-doxygen/html/html/search/enums_4.js +3 -3
  281. package/SVF-doxygen/html/html/search/enums_5.js +1 -1
  282. package/SVF-doxygen/html/html/search/enums_6.js +2 -2
  283. package/SVF-doxygen/html/html/search/enums_7.js +2 -2
  284. package/SVF-doxygen/html/html/search/enums_8.js +4 -4
  285. package/SVF-doxygen/html/html/search/enums_9.js +1 -1
  286. package/SVF-doxygen/html/html/search/enums_a.js +1 -1
  287. package/SVF-doxygen/html/html/search/enums_b.js +7 -7
  288. package/SVF-doxygen/html/html/search/enums_c.js +1 -1
  289. package/SVF-doxygen/html/html/search/enums_d.js +4 -4
  290. package/SVF-doxygen/html/html/search/enums_e.js +2 -2
  291. package/SVF-doxygen/html/html/search/enums_f.js +4 -4
  292. package/SVF-doxygen/html/html/search/enumvalues_0.js +14 -14
  293. package/SVF-doxygen/html/html/search/enumvalues_1.js +14 -14
  294. package/SVF-doxygen/html/html/search/enumvalues_10.js +35 -35
  295. package/SVF-doxygen/html/html/search/enumvalues_11.js +3 -3
  296. package/SVF-doxygen/html/html/search/enumvalues_12.js +10 -10
  297. package/SVF-doxygen/html/html/search/enumvalues_13.js +1 -1
  298. package/SVF-doxygen/html/html/search/enumvalues_14.js +1 -1
  299. package/SVF-doxygen/html/html/search/enumvalues_15.js +3 -3
  300. package/SVF-doxygen/html/html/search/enumvalues_2.js +36 -36
  301. package/SVF-doxygen/html/html/search/enumvalues_3.js +13 -13
  302. package/SVF-doxygen/html/html/search/enumvalues_4.js +2 -2
  303. package/SVF-doxygen/html/html/search/enumvalues_5.js +47 -47
  304. package/SVF-doxygen/html/html/search/enumvalues_6.js +6 -6
  305. package/SVF-doxygen/html/html/search/enumvalues_7.js +9 -9
  306. package/SVF-doxygen/html/html/search/enumvalues_8.js +23 -23
  307. package/SVF-doxygen/html/html/search/enumvalues_9.js +6 -6
  308. package/SVF-doxygen/html/html/search/enumvalues_a.js +15 -15
  309. package/SVF-doxygen/html/html/search/enumvalues_b.js +11 -11
  310. package/SVF-doxygen/html/html/search/enumvalues_c.js +5 -5
  311. package/SVF-doxygen/html/html/search/enumvalues_d.js +18 -18
  312. package/SVF-doxygen/html/html/search/enumvalues_e.js +9 -9
  313. package/SVF-doxygen/html/html/search/enumvalues_f.js +45 -45
  314. package/SVF-doxygen/html/html/search/files_0.js +13 -13
  315. package/SVF-doxygen/html/html/search/files_1.js +7 -7
  316. package/SVF-doxygen/html/html/search/files_10.js +8 -8
  317. package/SVF-doxygen/html/html/search/files_11.js +8 -8
  318. package/SVF-doxygen/html/html/search/files_12.js +2 -2
  319. package/SVF-doxygen/html/html/search/files_2.js +49 -49
  320. package/SVF-doxygen/html/html/search/files_3.js +14 -14
  321. package/SVF-doxygen/html/html/search/files_4.js +5 -5
  322. package/SVF-doxygen/html/html/search/files_5.js +13 -13
  323. package/SVF-doxygen/html/html/search/files_6.js +9 -9
  324. package/SVF-doxygen/html/html/search/files_7.js +14 -14
  325. package/SVF-doxygen/html/html/search/files_8.js +13 -13
  326. package/SVF-doxygen/html/html/search/files_9.js +18 -18
  327. package/SVF-doxygen/html/html/search/files_a.js +3 -3
  328. package/SVF-doxygen/html/html/search/files_b.js +2 -2
  329. package/SVF-doxygen/html/html/search/files_c.js +20 -20
  330. package/SVF-doxygen/html/html/search/files_d.js +4 -4
  331. package/SVF-doxygen/html/html/search/files_e.js +62 -62
  332. package/SVF-doxygen/html/html/search/files_f.js +8 -8
  333. package/SVF-doxygen/html/html/search/functions_0.js +12 -6
  334. package/SVF-doxygen/html/html/search/functions_1.js +350 -349
  335. package/SVF-doxygen/html/html/search/functions_10.js +140 -139
  336. package/SVF-doxygen/html/html/search/functions_11.js +127 -126
  337. package/SVF-doxygen/html/html/search/functions_12.js +275 -274
  338. package/SVF-doxygen/html/html/search/functions_13.js +58 -56
  339. package/SVF-doxygen/html/html/search/functions_14.js +38 -38
  340. package/SVF-doxygen/html/html/search/functions_15.js +71 -71
  341. package/SVF-doxygen/html/html/search/functions_16.js +29 -29
  342. package/SVF-doxygen/html/html/search/functions_17.js +3 -2
  343. package/SVF-doxygen/html/html/search/functions_18.js +169 -169
  344. package/SVF-doxygen/html/html/search/functions_2.js +84 -82
  345. package/SVF-doxygen/html/html/search/functions_3.js +253 -252
  346. package/SVF-doxygen/html/html/search/functions_4.js +74 -71
  347. package/SVF-doxygen/html/html/search/functions_5.js +51 -51
  348. package/SVF-doxygen/html/html/search/functions_6.js +58 -58
  349. package/SVF-doxygen/html/html/search/functions_7.js +840 -822
  350. package/SVF-doxygen/html/html/search/functions_8.js +143 -143
  351. package/SVF-doxygen/html/html/search/functions_9.js +422 -425
  352. package/SVF-doxygen/html/html/search/functions_a.js +30 -30
  353. package/SVF-doxygen/html/html/search/functions_b.js +2 -2
  354. package/SVF-doxygen/html/html/search/functions_c.js +26 -24
  355. package/SVF-doxygen/html/html/search/functions_d.js +77 -77
  356. package/SVF-doxygen/html/html/search/functions_e.js +35 -34
  357. package/SVF-doxygen/html/html/search/functions_f.js +56 -56
  358. package/SVF-doxygen/html/html/search/namespaces_0.js +1 -1
  359. package/SVF-doxygen/html/html/search/namespaces_1.js +7 -7
  360. package/SVF-doxygen/html/html/search/related_0.js +2 -2
  361. package/SVF-doxygen/html/html/search/related_1.js +1 -1
  362. package/SVF-doxygen/html/html/search/related_2.js +2 -2
  363. package/SVF-doxygen/html/html/search/related_3.js +2 -2
  364. package/SVF-doxygen/html/html/search/related_4.js +2 -2
  365. package/SVF-doxygen/html/html/search/related_5.js +1 -1
  366. package/SVF-doxygen/html/html/search/related_6.js +2 -2
  367. package/SVF-doxygen/html/html/search/related_7.js +4 -4
  368. package/SVF-doxygen/html/html/search/related_8.js +2 -2
  369. package/SVF-doxygen/html/html/search/related_9.js +4 -4
  370. package/SVF-doxygen/html/html/search/related_a.js +19 -19
  371. package/SVF-doxygen/html/html/search/related_b.js +4 -4
  372. package/SVF-doxygen/html/html/search/related_c.js +1 -1
  373. package/SVF-doxygen/html/html/search/related_d.js +11 -11
  374. package/SVF-doxygen/html/html/search/related_e.js +2 -2
  375. package/SVF-doxygen/html/html/search/related_f.js +2 -2
  376. package/SVF-doxygen/html/html/search/typedefs_0.js +18 -18
  377. package/SVF-doxygen/html/html/search/typedefs_1.js +25 -25
  378. package/SVF-doxygen/html/html/search/typedefs_10.js +60 -60
  379. package/SVF-doxygen/html/html/search/typedefs_11.js +13 -13
  380. package/SVF-doxygen/html/html/search/typedefs_12.js +11 -11
  381. package/SVF-doxygen/html/html/search/typedefs_13.js +35 -35
  382. package/SVF-doxygen/html/html/search/typedefs_14.js +8 -8
  383. package/SVF-doxygen/html/html/search/typedefs_2.js +126 -126
  384. package/SVF-doxygen/html/html/search/typedefs_3.js +39 -39
  385. package/SVF-doxygen/html/html/search/typedefs_4.js +16 -16
  386. package/SVF-doxygen/html/html/search/typedefs_5.js +41 -41
  387. package/SVF-doxygen/html/html/search/typedefs_6.js +52 -52
  388. package/SVF-doxygen/html/html/search/typedefs_7.js +40 -40
  389. package/SVF-doxygen/html/html/search/typedefs_8.js +1 -1
  390. package/SVF-doxygen/html/html/search/typedefs_9.js +6 -6
  391. package/SVF-doxygen/html/html/search/typedefs_a.js +29 -29
  392. package/SVF-doxygen/html/html/search/typedefs_b.js +29 -29
  393. package/SVF-doxygen/html/html/search/typedefs_c.js +40 -40
  394. package/SVF-doxygen/html/html/search/typedefs_d.js +15 -15
  395. package/SVF-doxygen/html/html/search/typedefs_e.js +52 -52
  396. package/SVF-doxygen/html/html/search/typedefs_f.js +14 -14
  397. package/SVF-doxygen/html/html/search/variables_0.js +147 -147
  398. package/SVF-doxygen/html/html/search/variables_1.js +75 -75
  399. package/SVF-doxygen/html/html/search/variables_10.js +97 -97
  400. package/SVF-doxygen/html/html/search/variables_11.js +46 -46
  401. package/SVF-doxygen/html/html/search/variables_12.js +92 -92
  402. package/SVF-doxygen/html/html/search/variables_13.js +75 -75
  403. package/SVF-doxygen/html/html/search/variables_14.js +14 -14
  404. package/SVF-doxygen/html/html/search/variables_15.js +48 -48
  405. package/SVF-doxygen/html/html/search/variables_16.js +9 -9
  406. package/SVF-doxygen/html/html/search/variables_17.js +1 -1
  407. package/SVF-doxygen/html/html/search/variables_18.js +2 -2
  408. package/SVF-doxygen/html/html/search/variables_2.js +34 -34
  409. package/SVF-doxygen/html/html/search/variables_3.js +141 -141
  410. package/SVF-doxygen/html/html/search/variables_4.js +55 -55
  411. package/SVF-doxygen/html/html/search/variables_5.js +38 -38
  412. package/SVF-doxygen/html/html/search/variables_6.js +66 -66
  413. package/SVF-doxygen/html/html/search/variables_7.js +33 -33
  414. package/SVF-doxygen/html/html/search/variables_8.js +7 -7
  415. package/SVF-doxygen/html/html/search/variables_9.js +77 -77
  416. package/SVF-doxygen/html/html/search/variables_a.js +4 -4
  417. package/SVF-doxygen/html/html/search/variables_b.js +10 -10
  418. package/SVF-doxygen/html/html/search/variables_c.js +45 -45
  419. package/SVF-doxygen/html/html/search/variables_d.js +56 -56
  420. package/SVF-doxygen/html/html/search/variables_e.js +123 -123
  421. package/SVF-doxygen/html/html/search/variables_f.js +30 -30
  422. package/SVF-doxygen/html/html/structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html +1 -1
  423. package/SVF-doxygen/html/html/structSVF_1_1SVFUtil_1_1is__iterable.html +1 -1
  424. package/SVF-doxygen/html/html/structSVF_1_1SVFUtil_1_1is__iterable_3_01T_00_01void__t_3_01decltype_07std_1_1begin_07std_1_1dec794949348c8e1e00603fd8633b6dd1f3.html +1 -1
  425. package/SVF-doxygen/html/html/structSVF_1_1SVFUtil_1_1is__map.html +1 -1
  426. package/SVF-doxygen/html/html/structSVF_1_1SVFUtil_1_1is__map_3_01std_1_1map_3_01Ts_8_8_8_01_4_01_4.html +1 -1
  427. package/SVF-doxygen/html/html/structSVF_1_1SVFUtil_1_1is__map_3_01std_1_1unordered__map_3_01Ts_8_8_8_01_4_01_4.html +1 -1
  428. package/SVF-doxygen/html/html/structSVF_1_1SVFUtil_1_1is__sequence__container.html +1 -1
  429. package/SVF-doxygen/html/html/structSVF_1_1SVFUtil_1_1is__sequence__container_3_01std_1_1deque_3_01Ts_8_8_8_01_4_01_4.html +1 -1
  430. package/SVF-doxygen/html/html/structSVF_1_1SVFUtil_1_1is__sequence__container_3_01std_1_1list_3_01Ts_8_8_8_01_4_01_4.html +1 -1
  431. package/SVF-doxygen/html/html/structSVF_1_1SVFUtil_1_1is__sequence__container_3_01std_1_1vector_3_01Ts_8_8_8_01_4_01_4.html +1 -1
  432. package/SVF-doxygen/html/html/structSVF_1_1SVFUtil_1_1is__set.html +1 -1
  433. package/SVF-doxygen/html/html/structSVF_1_1SVFUtil_1_1is__set_3_01std_1_1set_3_01Ts_8_8_8_01_4_01_4.html +1 -1
  434. package/SVF-doxygen/html/html/structSVF_1_1SVFUtil_1_1is__set_3_01std_1_1unordered__set_3_01Ts_8_8_8_01_4_01_4.html +1 -1
  435. package/SVF-doxygen/html/html/structSVF_1_1SVFUtil_1_1make__void.html +2 -2
  436. package/SVF-doxygen/html/html/svf-ex_8cpp.html +1 -1
  437. package/SVF-doxygen/html/html/svf-ex_8cpp_source.html +1 -1
  438. package/package.json +1 -1
  439. package/svf/include/Util/SVFUtil.h +0 -34
  440. package/svf/lib/Util/ExtAPI.cpp +0 -6
  441. package/svf-llvm/include/SVF-LLVM/LLVMUtil.h +2 -2
  442. package/svf-llvm/lib/LLVMUtil.cpp +0 -2
  443. package/svf-llvm/lib/SVFIRExtAPI.cpp +1 -1
  444. package/svf-llvm/lib/SymbolTableBuilder.cpp +0 -9
  445. package/svf-llvm/lib/extapi.c +210 -295
@@ -1,9 +1,9 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
2
  <html xmlns="http://www.w3.org/1999/xhtml">
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5
5
  <meta http-equiv="X-UA-Compatible" content="IE=9"/>
6
- <meta name="generator" content="Doxygen 1.8.13"/>
6
+ <meta name="generator" content="Doxygen 1.8.17"/>
7
7
  <meta name="viewport" content="width=device-width, initial-scale=1"/>
8
8
  <title>Static Value-Flow Analysis: File Members</title>
9
9
  <link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -29,18 +29,21 @@
29
29
  </table>
30
30
  </div>
31
31
  <!-- end header part -->
32
- <!-- Generated by Doxygen 1.8.13 -->
32
+ <!-- Generated by Doxygen 1.8.17 -->
33
33
  <script type="text/javascript">
34
+ /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
34
35
  var searchBox = new SearchBox("searchBox", "search",false,'Search');
36
+ /* @license-end */
35
37
  </script>
36
38
  <script type="text/javascript" src="menudata.js"></script>
37
39
  <script type="text/javascript" src="menu.js"></script>
38
40
  <script type="text/javascript">
41
+ /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
39
42
  $(function() {
40
43
  initMenu('',true,false,'search.php','Search');
41
44
  $(document).ready(function() { init_search(); });
42
45
  });
43
- </script>
46
+ /* @license-end */</script>
44
47
  <div id="main-nav"></div>
45
48
  </div><!-- top -->
46
49
  <!-- window showing the filter options -->
@@ -68,13 +71,10 @@ $(function() {
68
71
  : <a class="el" href="cJSON_8cpp.html#a48223c36735c39cfc4711b0659f966c8">cJSON.cpp</a>
69
72
  </li>
70
73
  <li>checkArgTypes()
71
- : <a class="el" href="CHG_8cpp.html#a35a17be62be820e4de41ba53a7f7a905">CHG.cpp</a>
72
- </li>
73
- <li>checkSymmInfo()
74
- : <a class="el" href="cuddInt_8c.html#ac8f5de785d6630bc4f2153755dbc9175">cuddInt.c</a>
74
+ : <a class="el" href="CHG_8cpp.html#a28cd7506ba009f12fa978aab492767b7">CHG.cpp</a>
75
75
  </li>
76
76
  <li>cJSON_Delete()
77
- : <a class="el" href="cJSON_8cpp.html#ad4379116322d8ea25bed7d926949928e">cJSON.cpp</a>
77
+ : <a class="el" href="cJSON_8cpp.html#afde5c619f31577b3d821b56b23953c85">cJSON.cpp</a>
78
78
  </li>
79
79
  <li>cJSON_DetachItemViaPointer()
80
80
  : <a class="el" href="cJSON_8cpp.html#a3ac2a63423914bb3e443d578dd07b998">cJSON.cpp</a>
@@ -86,8 +86,8 @@ $(function() {
86
86
  : <a class="el" href="cJSON_8cpp.html#abeffdb0695e8c30e4612c8f917bfd9e1">cJSON.cpp</a>
87
87
  </li>
88
88
  <li>CJSON_PUBLIC()
89
- : <a class="el" href="cJSON_8h.html#ad111420010c8684e2acde69bb1ead4f8">cJSON.h</a>
90
- , <a class="el" href="cJSON_8cpp.html#a92b8d4d07c18d85e65c80af773a575ef">cJSON.cpp</a>
89
+ : <a class="el" href="cJSON_8h.html#a8172bffbb05eec3c761bf0b43484f62d">cJSON.h</a>
90
+ , <a class="el" href="cJSON_8cpp.html#aa64b79aec6e4df008236f79b7f373641">cJSON.cpp</a>
91
91
  </li>
92
92
  <li>cJSON_strdup()
93
93
  : <a class="el" href="cJSON_8cpp.html#a5da7bd9b4622e97e7e19c36017410252">cJSON.cpp</a>
@@ -95,851 +95,18 @@ $(function() {
95
95
  <li>compare_double()
96
96
  : <a class="el" href="cJSON_8cpp.html#aa7a85b63f1830e7e666e1f56872d5d3e">cJSON.cpp</a>
97
97
  </li>
98
- <li>computeLB()
99
- : <a class="el" href="cuddInt_8c.html#a5edd4a7f4fb8bb5aeef67e77b18b2bfe">cuddInt.c</a>
100
- </li>
101
98
  <li>convertExpression()
102
99
  : <a class="el" href="BreakConstantExpr_8cpp.html#a25cf7d9aff084a1cd1aa51c85a4a17e1">BreakConstantExpr.cpp</a>
103
100
  </li>
104
- <li>copyOrder()
105
- : <a class="el" href="cuddInt_8c.html#acad9fa7ce3b1333a9c072bca7dafcbb6">cuddInt.c</a>
106
- </li>
107
101
  <li>create_reference()
108
102
  : <a class="el" href="cJSON_8cpp.html#ac06bbc307a6f39fe58aafbcb82fbf4b3">cJSON.cpp</a>
109
103
  </li>
110
- <li>Cudd_addCmpl()
111
- : <a class="el" href="cudd_8h.html#a0776cc88f7f4911a8c7bede3f3aacdfd">cudd.h</a>
112
- , <a class="el" href="cuddInt_8c.html#a0776cc88f7f4911a8c7bede3f3aacdfd">cuddInt.c</a>
113
- </li>
114
- <li>Cudd_addEvalConst()
115
- : <a class="el" href="cudd_8h.html#a88cac595be91f0524a8be01c2b330661">cudd.h</a>
116
- , <a class="el" href="cuddInt_8c.html#a88cac595be91f0524a8be01c2b330661">cuddInt.c</a>
117
- </li>
118
- <li>Cudd_addIteConstant()
119
- : <a class="el" href="cudd_8h.html#ad1eae04162ef0a94b49121add887ee99">cudd.h</a>
120
- , <a class="el" href="cuddInt_8c.html#ad1eae04162ef0a94b49121add887ee99">cuddInt.c</a>
121
- </li>
122
- <li>Cudd_addLeq()
123
- : <a class="el" href="cudd_8h.html#aef6faa7c3d70abff90b5187b2f505310">cudd.h</a>
124
- , <a class="el" href="cuddInt_8c.html#aef6faa7c3d70abff90b5187b2f505310">cuddInt.c</a>
125
- </li>
126
- <li>Cudd_bddAnd()
127
- : <a class="el" href="cudd_8h.html#a8374b23de03000aeafb9b6deecee4b3c">cudd.h</a>
128
- , <a class="el" href="cuddInt_8c.html#a8374b23de03000aeafb9b6deecee4b3c">cuddInt.c</a>
129
- </li>
130
- <li>Cudd_bddAndLimit()
131
- : <a class="el" href="cudd_8h.html#adfbb2fd5b9c884df0d684a86dc26a97d">cudd.h</a>
132
- , <a class="el" href="cuddInt_8c.html#adfbb2fd5b9c884df0d684a86dc26a97d">cuddInt.c</a>
133
- </li>
134
- <li>Cudd_bddExistAbstract()
135
- : <a class="el" href="cudd_8h.html#a38ddb1590403cc2c2d6c382b68835269">cudd.h</a>
136
- , <a class="el" href="cuddInt_8c.html#a38ddb1590403cc2c2d6c382b68835269">cuddInt.c</a>
137
- </li>
138
- <li>Cudd_bddIntersect()
139
- : <a class="el" href="cudd_8h.html#a6dc109a28a03aae73d3390dc5846a8cb">cudd.h</a>
140
- , <a class="el" href="cuddInt_8c.html#a6dc109a28a03aae73d3390dc5846a8cb">cuddInt.c</a>
141
- </li>
142
- <li>Cudd_bddIsVarToBeGrouped()
143
- : <a class="el" href="cudd_8h.html#a956ea07041f3e4f560bc936404461b2a">cudd.h</a>
144
- , <a class="el" href="cuddInt_8c.html#a956ea07041f3e4f560bc936404461b2a">cuddInt.c</a>
145
- </li>
146
- <li>Cudd_bddIsVarToBeUngrouped()
147
- : <a class="el" href="cudd_8h.html#a8e0ef3b582414eb1907ad98fb4cc16e9">cudd.h</a>
148
- , <a class="el" href="cuddInt_8c.html#a8e0ef3b582414eb1907ad98fb4cc16e9">cuddInt.c</a>
149
- </li>
150
- <li>Cudd_bddIte()
151
- : <a class="el" href="cuddInt_8c.html#a3f5761d50898785418ebcaccefb18a93">cuddInt.c</a>
152
- </li>
153
- <li>Cudd_bddIteConstant()
154
- : <a class="el" href="cudd_8h.html#ae893c6ab0472d7058bd424d02bc9420f">cudd.h</a>
155
- , <a class="el" href="cuddInt_8c.html#ae893c6ab0472d7058bd424d02bc9420f">cuddInt.c</a>
156
- </li>
157
- <li>Cudd_bddIthVar()
158
- : <a class="el" href="cudd_8h.html#a40fd71665cde402bd5bc4f39015c09ae">cudd.h</a>
159
- , <a class="el" href="cuddInt_8c.html#a40fd71665cde402bd5bc4f39015c09ae">cuddInt.c</a>
160
- </li>
161
- <li>Cudd_bddLeq()
162
- : <a class="el" href="cudd_8h.html#a89a46089e8572876a1521cdee6cb31a2">cudd.h</a>
163
- , <a class="el" href="cuddInt_8c.html#a89a46089e8572876a1521cdee6cb31a2">cuddInt.c</a>
164
- </li>
165
- <li>Cudd_bddLeqUnless()
166
- : <a class="el" href="cudd_8h.html#a5dcbf450b32f6937bc6dba252474638d">cudd.h</a>
167
- , <a class="el" href="cuddInt_8c.html#a5dcbf450b32f6937bc6dba252474638d">cuddInt.c</a>
168
- </li>
169
- <li>Cudd_bddMakePrime()
170
- : <a class="el" href="cudd_8h.html#a7b924211354f5d356009a7c804be2340">cudd.h</a>
171
- , <a class="el" href="cuddInt_8c.html#a7b924211354f5d356009a7c804be2340">cuddInt.c</a>
172
- </li>
173
- <li>Cudd_bddOr()
174
- : <a class="el" href="cuddInt_8c.html#ad9dd195b3599f9101ff65b57e494f445">cuddInt.c</a>
175
- </li>
176
- <li>Cudd_bddOrLimit()
177
- : <a class="el" href="cudd_8h.html#a6cbc77f8b658ac3c88a2549a84c58b38">cudd.h</a>
178
- , <a class="el" href="cuddInt_8c.html#a6cbc77f8b658ac3c88a2549a84c58b38">cuddInt.c</a>
179
- </li>
180
- <li>Cudd_bddReadPairIndex()
181
- : <a class="el" href="cudd_8h.html#a642b76a558f6dafd89648f9f7c470b68">cudd.h</a>
182
- , <a class="el" href="cuddInt_8c.html#a642b76a558f6dafd89648f9f7c470b68">cuddInt.c</a>
183
- </li>
184
- <li>Cudd_BddToCubeArray()
185
- : <a class="el" href="cudd_8h.html#ab53ebc58628a5a659b86025e6ed9c492">cudd.h</a>
186
- , <a class="el" href="cuddInt_8c.html#ab53ebc58628a5a659b86025e6ed9c492">cuddInt.c</a>
187
- </li>
188
- <li>Cudd_bddVarIsDependent()
189
- : <a class="el" href="cudd_8h.html#a4175e1b1c5fe59957da7be2966036a77">cudd.h</a>
190
- , <a class="el" href="cuddInt_8c.html#a4175e1b1c5fe59957da7be2966036a77">cuddInt.c</a>
191
- </li>
192
- <li>Cudd_bddXor()
193
- : <a class="el" href="cudd_8h.html#ad2215420b94afbcd00d011fe2787c5e7">cudd.h</a>
194
- , <a class="el" href="cuddInt_8c.html#ad2215420b94afbcd00d011fe2787c5e7">cuddInt.c</a>
195
- </li>
196
- <li>Cudd_CheckCube()
197
- : <a class="el" href="cudd_8h.html#abe87964c4eda5c1b32acdd98fb43a727">cudd.h</a>
198
- , <a class="el" href="cuddInt_8c.html#abe87964c4eda5c1b32acdd98fb43a727">cuddInt.c</a>
199
- </li>
200
- <li>Cudd_CheckKeys()
201
- : <a class="el" href="cudd_8h.html#a081e08d440a7ca8b7406e79b25dfaef5">cudd.h</a>
202
- , <a class="el" href="cuddInt_8c.html#a081e08d440a7ca8b7406e79b25dfaef5">cuddInt.c</a>
203
- </li>
204
- <li>Cudd_Cofactor()
205
- : <a class="el" href="cudd_8h.html#acd5c75ae199f9383cf86cfa5d754faa3">cudd.h</a>
206
- , <a class="el" href="cuddInt_8c.html#acd5c75ae199f9383cf86cfa5d754faa3">cuddInt.c</a>
207
- </li>
208
- <li>Cudd_CountMinterm()
209
- : <a class="el" href="cudd_8h.html#aa1f187be7f86701d59f924860970a0b9">cudd.h</a>
210
- , <a class="el" href="cuddInt_8c.html#aa1f187be7f86701d59f924860970a0b9">cuddInt.c</a>
211
- </li>
212
- <li>Cudd_DebugCheck()
213
- : <a class="el" href="cudd_8h.html#ae4784371f26794a254bcc6a2ad875b5e">cudd.h</a>
214
- , <a class="el" href="cuddInt_8c.html#ae4784371f26794a254bcc6a2ad875b5e">cuddInt.c</a>
215
- </li>
216
- <li>Cudd_Decreasing()
217
- : <a class="el" href="cudd_8h.html#a66a70b011fca8b95fbc3953e8b1be1fe">cudd.h</a>
218
- , <a class="el" href="cuddInt_8c.html#a66a70b011fca8b95fbc3953e8b1be1fe">cuddInt.c</a>
219
- </li>
220
- <li>Cudd_Deref()
221
- : <a class="el" href="cudd_8h.html#a1878b826a0a318e816d419ca5bcea97b">cudd.h</a>
222
- , <a class="el" href="cuddInt_8c.html#a1878b826a0a318e816d419ca5bcea97b">cuddInt.c</a>
223
- </li>
224
- <li>Cudd_EqualSupNorm()
225
- : <a class="el" href="cudd_8h.html#abe0be57ead326db49e00a51d7acf75f9">cudd.h</a>
226
- , <a class="el" href="cuddInt_8c.html#abe0be57ead326db49e00a51d7acf75f9">cuddInt.c</a>
227
- </li>
228
- <li>Cudd_EquivDC()
229
- : <a class="el" href="cudd_8h.html#a3e078600dd9087c623e1bdfea00d599d">cudd.h</a>
230
- , <a class="el" href="cuddInt_8c.html#a3e078600dd9087c623e1bdfea00d599d">cuddInt.c</a>
231
- </li>
232
- <li>Cudd_FirstCube()
233
- : <a class="el" href="cudd_8h.html#a139d8dd64955ecf3e2fd4c5d6ceeebb4">cudd.h</a>
234
- , <a class="el" href="cuddInt_8c.html#a139d8dd64955ecf3e2fd4c5d6ceeebb4">cuddInt.c</a>
235
- </li>
236
- <li>Cudd_FirstNode()
237
- : <a class="el" href="cudd_8h.html#a0cbbad0f18b5767a4924ff6b069bbc7f">cudd.h</a>
238
- , <a class="el" href="cuddInt_8c.html#a0cbbad0f18b5767a4924ff6b069bbc7f">cuddInt.c</a>
239
- </li>
240
- <li>Cudd_FirstPrime()
241
- : <a class="el" href="cudd_8h.html#a65691b560210512cf1f8d92f0c1ece9a">cudd.h</a>
242
- , <a class="el" href="cuddInt_8c.html#a65691b560210512cf1f8d92f0c1ece9a">cuddInt.c</a>
243
- </li>
244
- <li>Cudd_FreeTree()
245
- : <a class="el" href="cudd_8h.html#af5c6ecb39244a6db49494d1f1e31bd1a">cudd.h</a>
246
- , <a class="el" href="cuddInt_8c.html#af5c6ecb39244a6db49494d1f1e31bd1a">cuddInt.c</a>
247
- </li>
248
- <li>Cudd_FreeZddTree()
249
- : <a class="el" href="cudd_8h.html#ac9a25622e38ad302c050803d520f5fce">cudd.h</a>
250
- , <a class="el" href="cuddInt_8c.html#ac9a25622e38ad302c050803d520f5fce">cuddInt.c</a>
251
- </li>
252
- <li>Cudd_GenFree()
253
- : <a class="el" href="cudd_8h.html#aa16a8509f9959aff3a0c553a0427e656">cudd.h</a>
254
- , <a class="el" href="cuddInt_8c.html#aa16a8509f9959aff3a0c553a0427e656">cuddInt.c</a>
255
- </li>
256
- <li>Cudd_Init()
257
- : <a class="el" href="cudd_8h.html#a72894f8bc06257ab2a667acb742a3ab6">cudd.h</a>
258
- , <a class="el" href="cuddInt_8c.html#a72894f8bc06257ab2a667acb742a3ab6">cuddInt.c</a>
259
- </li>
260
- <li>Cudd_IsGenEmpty()
261
- : <a class="el" href="cudd_8h.html#a46290c6915c9d64fbe24a3faf40ced5d">cudd.h</a>
262
- , <a class="el" href="cuddInt_8c.html#a46290c6915c9d64fbe24a3faf40ced5d">cuddInt.c</a>
263
- </li>
264
- <li>Cudd_IterDerefBdd()
265
- : <a class="el" href="cudd_8h.html#a15905d5750b5f2f948329ce0f67a0fc8">cudd.h</a>
266
- , <a class="el" href="cuddInt_8c.html#a15905d5750b5f2f948329ce0f67a0fc8">cuddInt.c</a>
267
- </li>
268
- <li>Cudd_LargestCube()
269
- : <a class="el" href="cudd_8h.html#a5722a5bf76d99cd30783ad87ba03bf96">cudd.h</a>
270
- , <a class="el" href="cuddInt_8c.html#a5722a5bf76d99cd30783ad87ba03bf96">cuddInt.c</a>
271
- </li>
272
- <li>Cudd_NextCube()
273
- : <a class="el" href="cudd_8h.html#a05f1698806d45eaba7f4a5721dd5c3c8">cudd.h</a>
274
- , <a class="el" href="cuddInt_8c.html#a05f1698806d45eaba7f4a5721dd5c3c8">cuddInt.c</a>
275
- </li>
276
- <li>Cudd_NextNode()
277
- : <a class="el" href="cudd_8h.html#a627f04ddcd448e741233d5bc16562171">cudd.h</a>
278
- , <a class="el" href="cuddInt_8c.html#a627f04ddcd448e741233d5bc16562171">cuddInt.c</a>
279
- </li>
280
- <li>Cudd_NextPrime()
281
- : <a class="el" href="cudd_8h.html#ae9c8ccb352d96ca9bde4ab97a1ee8e73">cudd.h</a>
282
- , <a class="el" href="cuddInt_8c.html#ae9c8ccb352d96ca9bde4ab97a1ee8e73">cuddInt.c</a>
283
- </li>
284
- <li>Cudd_OutOfMem()
285
- : <a class="el" href="cudd_8h.html#a3115ee582497df51b35f9893074017a5">cudd.h</a>
286
- , <a class="el" href="cuddInt_8c.html#a3115ee582497df51b35f9893074017a5">cuddInt.c</a>
287
- </li>
288
- <li>Cudd_PrintLinear()
289
- : <a class="el" href="cudd_8h.html#afbb45adfdbde035d439271377f68a098">cudd.h</a>
290
- , <a class="el" href="cuddInt_8c.html#afbb45adfdbde035d439271377f68a098">cuddInt.c</a>
291
- </li>
292
- <li>Cudd_Quit()
293
- : <a class="el" href="cuddInt_8c.html#a2889ace3fcf7d4e00915de52554fd475">cuddInt.c</a>
294
- , <a class="el" href="cudd_8h.html#a2889ace3fcf7d4e00915de52554fd475">cudd.h</a>
295
- </li>
296
- <li>Cudd_Random()
297
- : <a class="el" href="cudd_8h.html#a57ec529a98560b3da382b0f8cec7ece4">cudd.h</a>
298
- , <a class="el" href="cuddInt_8c.html#a57ec529a98560b3da382b0f8cec7ece4">cuddInt.c</a>
299
- </li>
300
- <li>Cudd_ReadEpsilon()
301
- : <a class="el" href="cudd_8h.html#ac711d8ce9d243e16246b83e3c1f04199">cudd.h</a>
302
- , <a class="el" href="cuddInt_8c.html#ac711d8ce9d243e16246b83e3c1f04199">cuddInt.c</a>
303
- </li>
304
- <li>Cudd_ReadLogicZero()
305
- : <a class="el" href="cudd_8h.html#a1dd42d8cb5c86659170103a3068e13a6">cudd.h</a>
306
- , <a class="el" href="cuddInt_8c.html#a1dd42d8cb5c86659170103a3068e13a6">cuddInt.c</a>
307
- </li>
308
- <li>Cudd_ReadMemoryInUse()
309
- : <a class="el" href="cudd_8h.html#a03db7d4ba1119a3cd5843fa7bd3a1a30">cudd.h</a>
310
- , <a class="el" href="cuddInt_8c.html#a03db7d4ba1119a3cd5843fa7bd3a1a30">cuddInt.c</a>
311
- </li>
312
- <li>Cudd_ReadNodeCount()
313
- : <a class="el" href="cudd_8h.html#a9ba2c88b8f70df51791c26ffde800fc7">cudd.h</a>
314
- , <a class="el" href="cuddInt_8c.html#a9ba2c88b8f70df51791c26ffde800fc7">cuddInt.c</a>
315
- </li>
316
- <li>Cudd_ReadOne()
317
- : <a class="el" href="cudd_8h.html#a2651c953d81570d3f4f794bcbef40afe">cudd.h</a>
318
- , <a class="el" href="cuddInt_8c.html#a2651c953d81570d3f4f794bcbef40afe">cuddInt.c</a>
319
- </li>
320
- <li>Cudd_ReadPerm()
321
- : <a class="el" href="cudd_8h.html#aacfa59899b792c9f47a612ceba42c976">cudd.h</a>
322
- , <a class="el" href="cuddInt_8c.html#aacfa59899b792c9f47a612ceba42c976">cuddInt.c</a>
323
- </li>
324
- <li>Cudd_ReadSize()
325
- : <a class="el" href="cudd_8h.html#ab1647f3f86f4e555bea35673f9539f94">cudd.h</a>
326
- , <a class="el" href="cuddInt_8c.html#ab1647f3f86f4e555bea35673f9539f94">cuddInt.c</a>
327
- </li>
328
- <li>Cudd_RecursiveDeref()
329
- : <a class="el" href="cudd_8h.html#a0944d022761660bf481167b78759f599">cudd.h</a>
330
- , <a class="el" href="cuddInt_8c.html#a0944d022761660bf481167b78759f599">cuddInt.c</a>
331
- </li>
332
- <li>Cudd_RecursiveDerefZdd()
333
- : <a class="el" href="cudd_8h.html#a08641a3718655a85000069cc58cdd172">cudd.h</a>
334
- , <a class="el" href="cuddInt_8c.html#a08641a3718655a85000069cc58cdd172">cuddInt.c</a>
335
- </li>
336
- <li>Cudd_ReduceHeap()
337
- : <a class="el" href="cudd_8h.html#a02a5a86dfb8ebc7726d6cf56b6a7eec1">cudd.h</a>
338
- , <a class="el" href="cuddInt_8c.html#a02a5a86dfb8ebc7726d6cf56b6a7eec1">cuddInt.c</a>
339
- </li>
340
- <li>Cudd_Ref()
341
- : <a class="el" href="cudd_8h.html#a3d0d9959640235fc073699c776914fca">cudd.h</a>
342
- , <a class="el" href="cuddInt_8c.html#a3d0d9959640235fc073699c776914fca">cuddInt.c</a>
343
- </li>
344
- <li>Cudd_RemoveHook()
345
- : <a class="el" href="cudd_8h.html#a0c732be4af510054662cd6e6f0a5772f">cudd.h</a>
346
- , <a class="el" href="cuddInt_8c.html#a0c732be4af510054662cd6e6f0a5772f">cuddInt.c</a>
347
- </li>
348
- <li>Cudd_SetEpsilon()
349
- : <a class="el" href="cudd_8h.html#a30ef132c1f56bdb0e26efc81fa695cf3">cudd.h</a>
350
- , <a class="el" href="cuddInt_8c.html#a30ef132c1f56bdb0e26efc81fa695cf3">cuddInt.c</a>
351
- </li>
352
- <li>Cudd_SetMinHit()
353
- : <a class="el" href="cudd_8h.html#ae96f3e2036a77ab8c1318e607dea232b">cudd.h</a>
354
- , <a class="el" href="cuddInt_8c.html#ae96f3e2036a77ab8c1318e607dea232b">cuddInt.c</a>
355
- </li>
356
- <li>Cudd_Srandom()
357
- : <a class="el" href="cudd_8h.html#aa90de9057062381cbb8f367f67a7094f">cudd.h</a>
358
- , <a class="el" href="cuddInt_8c.html#aa90de9057062381cbb8f367f67a7094f">cuddInt.c</a>
359
- </li>
360
- <li>Cudd_zddDiffConst()
361
- : <a class="el" href="cudd_8h.html#a59302de6443444bd5a0cc69e0eb09533">cudd.h</a>
362
- , <a class="el" href="cuddInt_8c.html#a59302de6443444bd5a0cc69e0eb09533">cuddInt.c</a>
363
- </li>
364
- <li>Cudd_zddFirstPath()
365
- : <a class="el" href="cudd_8h.html#a191a6e2d60cca93f876d66e9bda6bb6b">cudd.h</a>
366
- </li>
367
- <li>Cudd_zddNextPath()
368
- : <a class="el" href="cudd_8h.html#aed8c3a1a1e5ce89ac7a24749c1568937">cudd.h</a>
369
- </li>
370
- <li>Cudd_zddReduceHeap()
371
- : <a class="el" href="cudd_8h.html#ab2a6a57fc8464e16e222c130aed593d9">cudd.h</a>
372
- , <a class="el" href="cuddInt_8c.html#ab2a6a57fc8464e16e222c130aed593d9">cuddInt.c</a>
373
- </li>
374
- <li>cuddAddCmplRecur()
375
- : <a class="el" href="cuddInt_8h.html#a52f31a4e0c4893655eb4f0b9d8aac89c">cuddInt.h</a>
376
- , <a class="el" href="cuddInt_8c.html#a52f31a4e0c4893655eb4f0b9d8aac89c">cuddInt.c</a>
377
- </li>
378
- <li>cuddAddIteRecur()
379
- : <a class="el" href="cuddInt_8h.html#a0cf0dde5a0cd0d6aaac1ef05231f9a96">cuddInt.h</a>
380
- , <a class="el" href="cuddInt_8c.html#a0cf0dde5a0cd0d6aaac1ef05231f9a96">cuddInt.c</a>
381
- </li>
382
- <li>cuddAllocNode()
383
- : <a class="el" href="cuddInt_8h.html#aeab770a8c957379ede9ec8edd1dd696a">cuddInt.h</a>
384
- , <a class="el" href="cuddInt_8c.html#aeab770a8c957379ede9ec8edd1dd696a">cuddInt.c</a>
385
- </li>
386
- <li>cuddAnnealing()
387
- : <a class="el" href="cuddInt_8h.html#a069882208201ba24a9d4beea7a16e81b">cuddInt.h</a>
388
- , <a class="el" href="cuddInt_8c.html#a069882208201ba24a9d4beea7a16e81b">cuddInt.c</a>
389
- </li>
390
- <li>cuddBddAlignToZdd()
391
- : <a class="el" href="cuddInt_8h.html#a76fe76c0bc706efc355dde4db43f8669">cuddInt.h</a>
392
- , <a class="el" href="cuddInt_8c.html#a76fe76c0bc706efc355dde4db43f8669">cuddInt.c</a>
393
- </li>
394
- <li>cuddBddAndRecur()
395
- : <a class="el" href="cuddInt_8h.html#a1766cd8bf8b2ec57ade0db1a461e352b">cuddInt.h</a>
396
- , <a class="el" href="cuddInt_8c.html#a1766cd8bf8b2ec57ade0db1a461e352b">cuddInt.c</a>
397
- </li>
398
- <li>cuddBddBooleanDiffRecur()
399
- : <a class="el" href="cuddInt_8h.html#a978a5620fcf9f0463404d89870713340">cuddInt.h</a>
400
- , <a class="el" href="cuddInt_8c.html#a978a5620fcf9f0463404d89870713340">cuddInt.c</a>
401
- </li>
402
- <li>cuddBddExistAbstractRecur()
403
- : <a class="el" href="cuddInt_8h.html#aedc6f9870c712caec0c42ba311984288">cuddInt.h</a>
404
- , <a class="el" href="cuddInt_8c.html#aedc6f9870c712caec0c42ba311984288">cuddInt.c</a>
405
- </li>
406
- <li>cuddBddIntersectRecur()
407
- : <a class="el" href="cuddInt_8h.html#aa43deef9cc0de026d2b4917aef1b4d62">cuddInt.h</a>
408
- , <a class="el" href="cuddInt_8c.html#aa43deef9cc0de026d2b4917aef1b4d62">cuddInt.c</a>
409
- </li>
410
- <li>cuddBddIsop()
411
- : <a class="el" href="cuddInt_8h.html#af63228ad50be517bfbdc8ddc6ca48af4">cuddInt.h</a>
412
- , <a class="el" href="cuddInt_8c.html#af63228ad50be517bfbdc8ddc6ca48af4">cuddInt.c</a>
413
- </li>
414
- <li>cuddBddIteRecur()
415
- : <a class="el" href="cuddInt_8h.html#a6d52cd44b8033b3be8f23d21c46cd425">cuddInt.h</a>
416
- , <a class="el" href="cuddInt_8c.html#a6d52cd44b8033b3be8f23d21c46cd425">cuddInt.c</a>
417
- </li>
418
- <li>cuddBddMakePrime()
419
- : <a class="el" href="cuddInt_8h.html#aad1ef5892f9b1b85a2766956fca9761c">cuddInt.h</a>
420
- , <a class="el" href="cuddInt_8c.html#aad1ef5892f9b1b85a2766956fca9761c">cuddInt.c</a>
421
- </li>
422
- <li>cuddBddXorExistAbstractRecur()
423
- : <a class="el" href="cuddInt_8h.html#adfcd7d01c37505e26ff4d7ae7617a43f">cuddInt.h</a>
424
- , <a class="el" href="cuddInt_8c.html#adfcd7d01c37505e26ff4d7ae7617a43f">cuddInt.c</a>
425
- </li>
426
- <li>cuddBddXorRecur()
427
- : <a class="el" href="cuddInt_8h.html#aed935896575aab5d56fefdd6d351b676">cuddInt.h</a>
428
- , <a class="el" href="cuddInt_8c.html#aed935896575aab5d56fefdd6d351b676">cuddInt.c</a>
429
- </li>
430
- <li>cuddCacheFlush()
431
- : <a class="el" href="cuddInt_8h.html#a3430a7b66708275953bffbdd8d04dba8">cuddInt.h</a>
432
- , <a class="el" href="cuddInt_8c.html#a3430a7b66708275953bffbdd8d04dba8">cuddInt.c</a>
433
- </li>
434
- <li>cuddCacheInsert()
435
- : <a class="el" href="cuddInt_8h.html#ac766e39390bf4d3c975d4a6bd34653dc">cuddInt.h</a>
436
- , <a class="el" href="cuddInt_8c.html#ac766e39390bf4d3c975d4a6bd34653dc">cuddInt.c</a>
437
- </li>
438
- <li>cuddCacheInsert1()
439
- : <a class="el" href="cuddInt_8h.html#a42a5de1e6785fc89bb6df75ff076f62c">cuddInt.h</a>
440
- , <a class="el" href="cuddInt_8c.html#ae37dae7f5dfb9b15cd8fa8d4f6dd73ff">cuddInt.c</a>
441
- </li>
442
- <li>cuddCacheInsert2()
443
- : <a class="el" href="cuddInt_8h.html#a27a1b481d65f85a84e531e0b18604313">cuddInt.h</a>
444
- , <a class="el" href="cuddInt_8c.html#acf6d1175a8da1a1613910bac913fee58">cuddInt.c</a>
445
- </li>
446
- <li>cuddCacheLookup()
447
- : <a class="el" href="cuddInt_8h.html#ab2e7f6c2eabfb9af8ed7e52dcc00a678">cuddInt.h</a>
448
- , <a class="el" href="cuddInt_8c.html#ab2e7f6c2eabfb9af8ed7e52dcc00a678">cuddInt.c</a>
449
- </li>
450
- <li>cuddCacheLookup1()
451
- : <a class="el" href="cuddInt_8h.html#aa45c6025c94c97edbd06fa40651a7894">cuddInt.h</a>
452
- , <a class="el" href="cuddInt_8c.html#a1500a014cb195019ed606382801eb5b4">cuddInt.c</a>
453
- </li>
454
- <li>cuddCacheLookup1Zdd()
455
- : <a class="el" href="cuddInt_8h.html#ad34c4c8b4685cf1b3e7a516d290f247e">cuddInt.h</a>
456
- , <a class="el" href="cuddInt_8c.html#a6007aa85a642c938cc0c08020240b893">cuddInt.c</a>
457
- </li>
458
- <li>cuddCacheLookup2()
459
- : <a class="el" href="cuddInt_8h.html#a070823435f540c772453821f35dfa547">cuddInt.h</a>
460
- , <a class="el" href="cuddInt_8c.html#ab4f89447f0f0892337a1d6ff4c533933">cuddInt.c</a>
461
- </li>
462
- <li>cuddCacheLookup2Zdd()
463
- : <a class="el" href="cuddInt_8h.html#ae693ffc8540d9e1bcd488ec90a52e893">cuddInt.h</a>
464
- , <a class="el" href="cuddInt_8c.html#a424382dccaa69680400879c1a6d65c0f">cuddInt.c</a>
465
- </li>
466
- <li>cuddCacheLookupZdd()
467
- : <a class="el" href="cuddInt_8h.html#a6ed37dd4abd3aad8e17cfde95808c8f3">cuddInt.h</a>
468
- , <a class="el" href="cuddInt_8c.html#a6ed37dd4abd3aad8e17cfde95808c8f3">cuddInt.c</a>
469
- </li>
470
- <li>cuddCacheProfile()
471
- : <a class="el" href="cuddInt_8c.html#afb729dfe4ad40c46ab9918154831e4a1">cuddInt.c</a>
472
- </li>
473
- <li>cuddCacheResize()
474
- : <a class="el" href="cuddInt_8h.html#a71fcb8b02eb9a10d706301052525bcfa">cuddInt.h</a>
475
- , <a class="el" href="cuddInt_8c.html#a71fcb8b02eb9a10d706301052525bcfa">cuddInt.c</a>
476
- </li>
477
- <li>cuddClearDeathRow()
478
- : <a class="el" href="cuddInt_8h.html#a3c9555970525d41f0515a2d44438ba8b">cuddInt.h</a>
479
- , <a class="el" href="cuddInt_8c.html#a3c9555970525d41f0515a2d44438ba8b">cuddInt.c</a>
480
- </li>
481
- <li>cuddCofactorRecur()
482
- : <a class="el" href="cuddInt_8h.html#a18cb115a0f1d45b085e71537119accec">cuddInt.h</a>
483
- , <a class="el" href="cuddInt_8c.html#a18cb115a0f1d45b085e71537119accec">cuddInt.c</a>
484
- </li>
485
- <li>cuddCollectNodes()
486
- : <a class="el" href="cuddInt_8c.html#a2cf3fcfdf91a36cd66978d4f7201c468">cuddInt.c</a>
487
- , <a class="el" href="cuddInt_8h.html#a2cf3fcfdf91a36cd66978d4f7201c468">cuddInt.h</a>
488
- </li>
489
- <li>cuddComputeFloorLog2()
490
- : <a class="el" href="cuddInt_8h.html#ac0c1936c2994972303a3a2696d9bdf39">cuddInt.h</a>
491
- , <a class="el" href="cuddInt_8c.html#ac0c1936c2994972303a3a2696d9bdf39">cuddInt.c</a>
492
- </li>
493
- <li>cuddConstantLookup()
494
- : <a class="el" href="cuddInt_8h.html#a1b226d52d599fc2febf36966be142b11">cuddInt.h</a>
495
- , <a class="el" href="cuddInt_8c.html#a1b226d52d599fc2febf36966be142b11">cuddInt.c</a>
496
- </li>
497
- <li>cuddDynamicAllocNode()
498
- : <a class="el" href="cuddInt_8h.html#a2ef0f60dfd6084809e4a645281450663">cuddInt.h</a>
499
- , <a class="el" href="cuddInt_8c.html#a2ef0f60dfd6084809e4a645281450663">cuddInt.c</a>
500
- </li>
501
- <li>cuddEstimateCofactor()
502
- : <a class="el" href="cuddInt_8c.html#abb135bf14d1a9a4725ec5372ab271490">cuddInt.c</a>
503
- </li>
504
- <li>cuddEstimateCofactorSimple()
505
- : <a class="el" href="cuddInt_8c.html#a2de9b65852f26110cf7ff447c15d04c7">cuddInt.c</a>
506
- </li>
507
- <li>cuddExact()
508
- : <a class="el" href="cuddInt_8h.html#aad1bbbe0b734963912f4af7c6884c654">cuddInt.h</a>
509
- , <a class="el" href="cuddInt_8c.html#aad1bbbe0b734963912f4af7c6884c654">cuddInt.c</a>
510
- </li>
511
- <li>cuddFreeTable()
512
- : <a class="el" href="cuddInt_8c.html#a1c1bf08350088e17ef443273e2c8de6b">cuddInt.c</a>
513
- , <a class="el" href="cuddInt_8h.html#a1c1bf08350088e17ef443273e2c8de6b">cuddInt.h</a>
514
- </li>
515
- <li>cuddGa()
516
- : <a class="el" href="cuddInt_8h.html#a30cf6e35aee984f79054c81d8d994e51">cuddInt.h</a>
517
- , <a class="el" href="cuddInt_8c.html#a30cf6e35aee984f79054c81d8d994e51">cuddInt.c</a>
518
- </li>
519
- <li>cuddGarbageCollect()
520
- : <a class="el" href="cuddInt_8c.html#a67e9deab5db86e16734a413ad199719c">cuddInt.c</a>
521
- , <a class="el" href="cuddInt_8h.html#a67e9deab5db86e16734a413ad199719c">cuddInt.h</a>
522
- </li>
523
- <li>cuddGetBranches()
524
- : <a class="el" href="cuddInt_8h.html#a02d8e03ee77b6c219f4ed3daa95e36a3">cuddInt.h</a>
525
- , <a class="el" href="cuddInt_8c.html#a02d8e03ee77b6c219f4ed3daa95e36a3">cuddInt.c</a>
526
- </li>
527
- <li>cuddHashTableAlloc()
528
- : <a class="el" href="cuddInt_8c.html#aad2edce57dba0d3c39451c5885f6dd15">cuddInt.c</a>
529
- </li>
530
- <li>cuddHashTableGenericInsert()
531
- : <a class="el" href="cuddInt_8c.html#a6587958f56ab14444afd913155472ef8">cuddInt.c</a>
532
- </li>
533
- <li>cuddHashTableGenericLookup()
534
- : <a class="el" href="cuddInt_8c.html#afd62abcd84b35b2762e184be503ae3d1">cuddInt.c</a>
535
- </li>
536
- <li>cuddHashTableGenericQuit()
537
- : <a class="el" href="cuddInt_8c.html#ad84d79b5775f36fbdeeeb4e8a6bcf159">cuddInt.c</a>
538
- </li>
539
- <li>cuddHashTableInit()
540
- : <a class="el" href="cuddInt_8c.html#ae76427554fe01c4d539d7de58a9722be">cuddInt.c</a>
541
- , <a class="el" href="cuddInt_8h.html#ae76427554fe01c4d539d7de58a9722be">cuddInt.h</a>
542
- </li>
543
- <li>cuddHashTableInsert()
544
- : <a class="el" href="cuddInt_8c.html#a9bf314654e2092980899575ffc3aeaa3">cuddInt.c</a>
545
- </li>
546
- <li>cuddHashTableInsert1()
547
- : <a class="el" href="cuddInt_8h.html#a33441f3cc9ba4dcc96433d23adf4b536">cuddInt.h</a>
548
- , <a class="el" href="cuddInt_8c.html#a33441f3cc9ba4dcc96433d23adf4b536">cuddInt.c</a>
549
- </li>
550
- <li>cuddHashTableInsert2()
551
- : <a class="el" href="cuddInt_8c.html#a3bb782d3c2c4225e79f82706ee2bb755">cuddInt.c</a>
552
- </li>
553
- <li>cuddHashTableInsert3()
554
- : <a class="el" href="cuddInt_8c.html#a213d89cd581679e29763e8fb6b6ea4c8">cuddInt.c</a>
555
- </li>
556
- <li>cuddHashTableLookup()
557
- : <a class="el" href="cuddInt_8c.html#afd730a2140b0e0009f659f85af2efdfc">cuddInt.c</a>
558
- </li>
559
- <li>cuddHashTableLookup1()
560
- : <a class="el" href="cuddInt_8c.html#a10dc94baf12ac76234775b6ba0d04e65">cuddInt.c</a>
561
- , <a class="el" href="cuddInt_8h.html#a10dc94baf12ac76234775b6ba0d04e65">cuddInt.h</a>
562
- </li>
563
- <li>cuddHashTableLookup2()
564
- : <a class="el" href="cuddInt_8c.html#a4a672d94fcbd1084a6164da71ece13d2">cuddInt.c</a>
565
- </li>
566
- <li>cuddHashTableLookup3()
567
- : <a class="el" href="cuddInt_8c.html#a3e01ff980c57a850c2ac2e25ba79b3a2">cuddInt.c</a>
568
- </li>
569
- <li>cuddHashTableQuit()
570
- : <a class="el" href="cuddInt_8h.html#ac48511fd185191433d7f180850e71e0f">cuddInt.h</a>
571
- , <a class="el" href="cuddInt_8c.html#ac48511fd185191433d7f180850e71e0f">cuddInt.c</a>
572
- </li>
573
- <li>cuddHashTableResize()
574
- : <a class="el" href="cuddInt_8c.html#ac0269abf4cc795878e023811d7fbba1d">cuddInt.c</a>
575
- </li>
576
- <li>cuddHeapProfile()
577
- : <a class="el" href="cuddInt_8c.html#ae551cd823e27a403ae9ab354b68f6b6d">cuddInt.c</a>
578
- </li>
579
- <li>cuddInitCache()
580
- : <a class="el" href="cuddInt_8h.html#ac9f3d4ce5f9ac0f4fcd8f96587e13227">cuddInt.h</a>
581
- , <a class="el" href="cuddInt_8c.html#ac9f3d4ce5f9ac0f4fcd8f96587e13227">cuddInt.c</a>
582
- </li>
583
- <li>cuddInitInteract()
584
- : <a class="el" href="cuddInt_8h.html#aefe79f742e70f7e5523ed0604b7adfb0">cuddInt.h</a>
585
- , <a class="el" href="cuddInt_8c.html#aefe79f742e70f7e5523ed0604b7adfb0">cuddInt.c</a>
586
- </li>
587
- <li>cuddInitLinear()
588
- : <a class="el" href="cuddInt_8h.html#ad92550d1a1e9f8d717102c00b7e7d839">cuddInt.h</a>
589
- , <a class="el" href="cuddInt_8c.html#ad92550d1a1e9f8d717102c00b7e7d839">cuddInt.c</a>
590
- </li>
591
- <li>cuddInitTable()
592
- : <a class="el" href="cuddInt_8h.html#aac58f12de669eaac1d445054699e2a88">cuddInt.h</a>
593
- , <a class="el" href="cuddInt_8c.html#aac58f12de669eaac1d445054699e2a88">cuddInt.c</a>
594
- </li>
595
- <li>cuddLinearAndSifting()
596
- : <a class="el" href="cuddInt_8h.html#a6280eb698415f13868d44ada26f93d64">cuddInt.h</a>
597
- , <a class="el" href="cuddInt_8c.html#a6280eb698415f13868d44ada26f93d64">cuddInt.c</a>
598
- </li>
599
- <li>cuddLinearInPlace()
600
- : <a class="el" href="cuddInt_8h.html#a94afb04204cc16194cc7a920138bede7">cuddInt.h</a>
601
- , <a class="el" href="cuddInt_8c.html#a94afb04204cc16194cc7a920138bede7">cuddInt.c</a>
602
- </li>
603
- <li>cuddLocalCacheAddToList()
604
- : <a class="el" href="cuddInt_8c.html#ab6fa61b6c791a7a7fe678994675aef47">cuddInt.c</a>
605
- </li>
606
- <li>cuddLocalCacheClearAll()
607
- : <a class="el" href="cuddInt_8h.html#a9b3e20543e022d0d3092591b73b7b939">cuddInt.h</a>
608
- , <a class="el" href="cuddInt_8c.html#a9b3e20543e022d0d3092591b73b7b939">cuddInt.c</a>
609
- </li>
610
- <li>cuddLocalCacheClearDead()
611
- : <a class="el" href="cuddInt_8h.html#afcc9444fb15a2e92ec840a1fe3a18afd">cuddInt.h</a>
612
- , <a class="el" href="cuddInt_8c.html#afcc9444fb15a2e92ec840a1fe3a18afd">cuddInt.c</a>
613
- </li>
614
- <li>cuddLocalCacheRemoveFromList()
615
- : <a class="el" href="cuddInt_8c.html#a0ce0bf5ccf36cef240bf9927ed606824">cuddInt.c</a>
616
- </li>
617
- <li>cuddLocalCacheResize()
618
- : <a class="el" href="cuddInt_8c.html#a5325adbe14e1e1de34ddb6fd5de4ec6a">cuddInt.c</a>
619
- </li>
620
- <li>cuddMakeBddFromZddCover()
621
- : <a class="el" href="cuddInt_8h.html#ab1a42f8ffa091f37d1aa152908a778bb">cuddInt.h</a>
622
- , <a class="el" href="cuddInt_8c.html#ab1a42f8ffa091f37d1aa152908a778bb">cuddInt.c</a>
623
- </li>
624
- <li>cuddNextHigh()
625
- : <a class="el" href="cuddInt_8c.html#a1001b8075a1b90d0231d8967a0290186">cuddInt.c</a>
626
- , <a class="el" href="cuddInt_8h.html#a1001b8075a1b90d0231d8967a0290186">cuddInt.h</a>
627
- </li>
628
- <li>cuddNextLow()
629
- : <a class="el" href="cuddInt_8h.html#ace4f0137c821e3a72f1121ad072de8d8">cuddInt.h</a>
630
- , <a class="el" href="cuddInt_8c.html#ace4f0137c821e3a72f1121ad072de8d8">cuddInt.c</a>
631
- </li>
632
- <li>cuddNodeArray()
633
- : <a class="el" href="cuddInt_8c.html#aa089ce201a38140aa26db5fbe0347c4a">cuddInt.c</a>
634
- , <a class="el" href="cuddInt_8h.html#aa089ce201a38140aa26db5fbe0347c4a">cuddInt.h</a>
635
- </li>
636
- <li>cuddNodeArrayRecur()
637
- : <a class="el" href="cuddInt_8c.html#aafa4c6dac57d4b1643ea4097a95a9109">cuddInt.c</a>
638
- </li>
639
- <li>cuddPrintNode()
640
- : <a class="el" href="cuddInt_8h.html#a8296e506da23c3270e75967f6950c499">cuddInt.h</a>
641
- , <a class="el" href="cuddInt_8c.html#a8296e506da23c3270e75967f6950c499">cuddInt.c</a>
642
- </li>
643
- <li>cuddPrintVarGroups()
644
- : <a class="el" href="cuddInt_8h.html#a2d3bb63f4ba1ba097c0f9775ddc1f830">cuddInt.h</a>
645
- , <a class="el" href="cuddInt_8c.html#a2d3bb63f4ba1ba097c0f9775ddc1f830">cuddInt.c</a>
646
- </li>
647
- <li>cuddReclaim()
648
- : <a class="el" href="cuddInt_8c.html#acc19dbda07ed77727cd149f7aeb2527b">cuddInt.c</a>
649
- , <a class="el" href="cuddInt_8h.html#acc19dbda07ed77727cd149f7aeb2527b">cuddInt.h</a>
650
- </li>
651
- <li>cuddReclaimZdd()
652
- : <a class="el" href="cuddInt_8c.html#adc39ed6aca9e7c16f7370bb373ed694b">cuddInt.c</a>
653
- , <a class="el" href="cuddInt_8h.html#adc39ed6aca9e7c16f7370bb373ed694b">cuddInt.h</a>
654
- </li>
655
- <li>cuddRehash()
656
- : <a class="el" href="cuddInt_8h.html#a808cc83054e0925704d498f721605926">cuddInt.h</a>
657
- , <a class="el" href="cuddInt_8c.html#a808cc83054e0925704d498f721605926">cuddInt.c</a>
658
- </li>
659
- <li>cuddResizeLinear()
660
- : <a class="el" href="cuddInt_8c.html#a952f869c6bd03fd89b1398a8c2149790">cuddInt.c</a>
661
- , <a class="el" href="cuddInt_8h.html#a952f869c6bd03fd89b1398a8c2149790">cuddInt.h</a>
662
- </li>
663
- <li>cuddResizeTableZdd()
664
- : <a class="el" href="cuddInt_8c.html#af9fabe670c27f42152573dbf713ec2ee">cuddInt.c</a>
665
- , <a class="el" href="cuddInt_8h.html#af9fabe670c27f42152573dbf713ec2ee">cuddInt.h</a>
666
- </li>
667
- <li>cuddSetInteract()
668
- : <a class="el" href="cuddInt_8c.html#a888f4a3339c8df41fa0eefd265657a44">cuddInt.c</a>
669
- , <a class="el" href="cuddInt_8h.html#a888f4a3339c8df41fa0eefd265657a44">cuddInt.h</a>
670
- </li>
671
- <li>cuddShrinkDeathRow()
672
- : <a class="el" href="cuddInt_8h.html#a68543f5aa10af3730f82919fdac4fd98">cuddInt.h</a>
673
- , <a class="el" href="cuddInt_8c.html#a68543f5aa10af3730f82919fdac4fd98">cuddInt.c</a>
674
- </li>
675
- <li>cuddSifting()
676
- : <a class="el" href="cuddInt_8c.html#ad379df946ff42f0241f8cc432ed5a61a">cuddInt.c</a>
677
- , <a class="el" href="cuddInt_8h.html#ad379df946ff42f0241f8cc432ed5a61a">cuddInt.h</a>
678
- </li>
679
- <li>cuddSlowTableGrowth()
680
- : <a class="el" href="cuddInt_8c.html#a917f877ac725fc2d169102ab9d7aec97">cuddInt.c</a>
681
- , <a class="el" href="cuddInt_8h.html#a917f877ac725fc2d169102ab9d7aec97">cuddInt.h</a>
682
- </li>
683
- <li>cuddSwapInPlace()
684
- : <a class="el" href="cuddInt_8h.html#a02e55858557a72e60c2c2e81a53916d8">cuddInt.h</a>
685
- , <a class="el" href="cuddInt_8c.html#a02e55858557a72e60c2c2e81a53916d8">cuddInt.c</a>
686
- </li>
687
- <li>cuddSwapping()
688
- : <a class="el" href="cuddInt_8h.html#a4fcc58544702da24985351c6e63fcc04">cuddInt.h</a>
689
- , <a class="el" href="cuddInt_8c.html#a4fcc58544702da24985351c6e63fcc04">cuddInt.c</a>
690
- </li>
691
- <li>cuddSymmCheck()
692
- : <a class="el" href="cuddInt_8h.html#a23afa87c3a2b034ed77d613510958a42">cuddInt.h</a>
693
- , <a class="el" href="cuddInt_8c.html#a23afa87c3a2b034ed77d613510958a42">cuddInt.c</a>
694
- </li>
695
- <li>cuddSymmSifting()
696
- : <a class="el" href="cuddInt_8h.html#a8a7e7ba2e8fb65399112bd5b7fd71ad4">cuddInt.h</a>
697
- , <a class="el" href="cuddInt_8c.html#a8a7e7ba2e8fb65399112bd5b7fd71ad4">cuddInt.c</a>
698
- </li>
699
- <li>cuddSymmSiftingConv()
700
- : <a class="el" href="cuddInt_8h.html#a26500cac5e214614917e48563a2fd133">cuddInt.h</a>
701
- , <a class="el" href="cuddInt_8c.html#a26500cac5e214614917e48563a2fd133">cuddInt.c</a>
702
- </li>
703
- <li>cuddTestInteract()
704
- : <a class="el" href="cuddInt_8h.html#a2cc583804f0963d4a76049be83d54d9c">cuddInt.h</a>
705
- , <a class="el" href="cuddInt_8c.html#a2cc583804f0963d4a76049be83d54d9c">cuddInt.c</a>
706
- </li>
707
- <li>cuddTreeSifting()
708
- : <a class="el" href="cuddInt_8c.html#a66ff5219b538de2d580f832a4ddfc362">cuddInt.c</a>
709
- , <a class="el" href="cuddInt_8h.html#a66ff5219b538de2d580f832a4ddfc362">cuddInt.h</a>
710
- </li>
711
- <li>cuddUniqueConst()
712
- : <a class="el" href="cuddInt_8h.html#a4e44fedc71d81a76167dc441ca10cff6">cuddInt.h</a>
713
- , <a class="el" href="cuddInt_8c.html#a4e44fedc71d81a76167dc441ca10cff6">cuddInt.c</a>
714
- </li>
715
- <li>cuddUniqueInter()
716
- : <a class="el" href="cuddInt_8h.html#a767e31fbbfdbddc623396dde86249497">cuddInt.h</a>
717
- , <a class="el" href="cuddInt_8c.html#a767e31fbbfdbddc623396dde86249497">cuddInt.c</a>
718
- </li>
719
- <li>cuddUniqueInterIVO()
720
- : <a class="el" href="cuddInt_8h.html#af46446c8dfbd689f5d68be71275816c3">cuddInt.h</a>
721
- , <a class="el" href="cuddInt_8c.html#af46446c8dfbd689f5d68be71275816c3">cuddInt.c</a>
722
- </li>
723
- <li>cuddUniqueInterZdd()
724
- : <a class="el" href="cuddInt_8h.html#a82d51c70097e5d4acddd5c8c4aef6d73">cuddInt.h</a>
725
- , <a class="el" href="cuddInt_8c.html#a82d51c70097e5d4acddd5c8c4aef6d73">cuddInt.c</a>
726
- </li>
727
- <li>cuddUniqueLookup()
728
- : <a class="el" href="cuddInt_8c.html#a032202341a5cf6eaf13b788b8d8d0881">cuddInt.c</a>
729
- </li>
730
- <li>cuddUpdateInteractionMatrix()
731
- : <a class="el" href="cuddInt_8c.html#a73a2fde2f2e7ccf9c38312f2fe9e62ca">cuddInt.c</a>
732
- , <a class="el" href="cuddInt_8h.html#a73a2fde2f2e7ccf9c38312f2fe9e62ca">cuddInt.h</a>
733
- </li>
734
- <li>cuddWindowReorder()
735
- : <a class="el" href="cuddInt_8c.html#a80cc91f0b3e9f6e5318534321c23c655">cuddInt.c</a>
736
- , <a class="el" href="cuddInt_8h.html#a80cc91f0b3e9f6e5318534321c23c655">cuddInt.h</a>
737
- </li>
738
- <li>cuddXorLinear()
739
- : <a class="el" href="cuddInt_8c.html#a28e48cf4a38f1088d1844bc675658ee1">cuddInt.c</a>
740
- </li>
741
- <li>cuddZddAlignToBdd()
742
- : <a class="el" href="cuddInt_8c.html#ae994abd80d7d5b41c74a3a6016f52815">cuddInt.c</a>
743
- , <a class="el" href="cuddInt_8h.html#ae994abd80d7d5b41c74a3a6016f52815">cuddInt.h</a>
744
- </li>
745
- <li>cuddZddChangeAux()
746
- : <a class="el" href="cuddInt_8c.html#aaca76fe4ed2c4316c53afcf996e6ae20">cuddInt.c</a>
747
- , <a class="el" href="cuddInt_8h.html#aaca76fe4ed2c4316c53afcf996e6ae20">cuddInt.h</a>
748
- </li>
749
- <li>cuddZddComplement()
750
- : <a class="el" href="cuddInt_8h.html#a83f563a2bf47531a70e0b34c3cdd504b">cuddInt.h</a>
751
- , <a class="el" href="cuddInt_8c.html#a83f563a2bf47531a70e0b34c3cdd504b">cuddInt.c</a>
752
- </li>
753
- <li>cuddZddDiff()
754
- : <a class="el" href="cuddInt_8h.html#a6af3c223536b1c0cf632f4e3cd7e5e2d">cuddInt.h</a>
755
- , <a class="el" href="cuddInt_8c.html#a6af3c223536b1c0cf632f4e3cd7e5e2d">cuddInt.c</a>
756
- </li>
757
- <li>cuddZddDivide()
758
- : <a class="el" href="cuddInt_8h.html#adf85f81e2cabd23947220f77681a6b0f">cuddInt.h</a>
759
- , <a class="el" href="cuddInt_8c.html#adf85f81e2cabd23947220f77681a6b0f">cuddInt.c</a>
760
- </li>
761
- <li>cuddZddDivideF()
762
- : <a class="el" href="cuddInt_8h.html#a4ac974deda65b0071f01780d8132efca">cuddInt.h</a>
763
- , <a class="el" href="cuddInt_8c.html#a4ac974deda65b0071f01780d8132efca">cuddInt.c</a>
764
- </li>
765
- <li>cuddZddFreeUniv()
766
- : <a class="el" href="cuddInt_8h.html#ab5e36f92c1b0f85b30c54984f6377032">cuddInt.h</a>
767
- , <a class="el" href="cuddInt_8c.html#ab5e36f92c1b0f85b30c54984f6377032">cuddInt.c</a>
768
- </li>
769
- <li>cuddZddGetCofactors2()
770
- : <a class="el" href="cuddInt_8h.html#a0767c8eb1d5d87d76cec9bfa86e996d1">cuddInt.h</a>
771
- , <a class="el" href="cuddInt_8c.html#a0767c8eb1d5d87d76cec9bfa86e996d1">cuddInt.c</a>
772
- </li>
773
- <li>cuddZddGetCofactors3()
774
- : <a class="el" href="cuddInt_8h.html#a57eb6f354f1b6ed2cdd629162f46db82">cuddInt.h</a>
775
- , <a class="el" href="cuddInt_8c.html#a57eb6f354f1b6ed2cdd629162f46db82">cuddInt.c</a>
776
- </li>
777
- <li>cuddZddGetNegVarIndex()
778
- : <a class="el" href="cuddInt_8h.html#aa74e960c9595f499b6c55c35b76c38c3">cuddInt.h</a>
779
- , <a class="el" href="cuddInt_8c.html#aa74e960c9595f499b6c55c35b76c38c3">cuddInt.c</a>
780
- </li>
781
- <li>cuddZddGetNegVarLevel()
782
- : <a class="el" href="cuddInt_8h.html#a17372914aa5d0e2b405e6b4db7b340ff">cuddInt.h</a>
783
- , <a class="el" href="cuddInt_8c.html#a17372914aa5d0e2b405e6b4db7b340ff">cuddInt.c</a>
784
- </li>
785
- <li>cuddZddGetNode()
786
- : <a class="el" href="cuddInt_8c.html#af607cebd30fbd27bb9bd0fa125a1e1a8">cuddInt.c</a>
787
- , <a class="el" href="cuddInt_8h.html#af607cebd30fbd27bb9bd0fa125a1e1a8">cuddInt.h</a>
788
- </li>
789
- <li>cuddZddGetNodeIVO()
790
- : <a class="el" href="cuddInt_8c.html#af19757ac3885d62886ce2a63ba409ce3">cuddInt.c</a>
791
- , <a class="el" href="cuddInt_8h.html#af19757ac3885d62886ce2a63ba409ce3">cuddInt.h</a>
792
- </li>
793
- <li>cuddZddGetPosVarIndex()
794
- : <a class="el" href="cuddInt_8c.html#a4449045d422400ac577707490b4b1a05">cuddInt.c</a>
795
- , <a class="el" href="cuddInt_8h.html#a4449045d422400ac577707490b4b1a05">cuddInt.h</a>
796
- </li>
797
- <li>cuddZddGetPosVarLevel()
798
- : <a class="el" href="cuddInt_8c.html#add2dde03c13e04eda9512dd54fef4278">cuddInt.c</a>
799
- , <a class="el" href="cuddInt_8h.html#add2dde03c13e04eda9512dd54fef4278">cuddInt.h</a>
800
- </li>
801
- <li>cuddZddInitUniv()
802
- : <a class="el" href="cuddInt_8h.html#abadd982c3d591b858a9a2369659e4528">cuddInt.h</a>
803
- , <a class="el" href="cuddInt_8c.html#abadd982c3d591b858a9a2369659e4528">cuddInt.c</a>
804
- </li>
805
- <li>cuddZddIntersect()
806
- : <a class="el" href="cuddInt_8c.html#a985332f0d24772bc916a46f2b3465b53">cuddInt.c</a>
807
- , <a class="el" href="cuddInt_8h.html#a985332f0d24772bc916a46f2b3465b53">cuddInt.h</a>
808
- </li>
809
- <li>cuddZddIsop()
810
- : <a class="el" href="cuddInt_8c.html#ada2ddff66ba0fabe1c39ac446f77fd32">cuddInt.c</a>
811
- , <a class="el" href="cuddInt_8h.html#ada2ddff66ba0fabe1c39ac446f77fd32">cuddInt.h</a>
812
- </li>
813
- <li>cuddZddIte()
814
- : <a class="el" href="cuddInt_8h.html#ab0441bafcc095a43788d491e762b790c">cuddInt.h</a>
815
- , <a class="el" href="cuddInt_8c.html#ab0441bafcc095a43788d491e762b790c">cuddInt.c</a>
816
- </li>
817
- <li>cuddZddLinearAux()
818
- : <a class="el" href="cuddInt_8c.html#a50676cdc8f1a9b86dd6847fbd8a8181c">cuddInt.c</a>
819
- </li>
820
- <li>cuddZddLinearBackward()
821
- : <a class="el" href="cuddInt_8c.html#a67c5e1ca558f87d8447bfe8fe64a305d">cuddInt.c</a>
822
- </li>
823
- <li>cuddZddLinearDown()
824
- : <a class="el" href="cuddInt_8c.html#a4f07b6d26bf04a646605156186ace658">cuddInt.c</a>
825
- </li>
826
- <li>cuddZddLinearInPlace()
827
- : <a class="el" href="cuddInt_8c.html#a839a8dec363eb7d7f729295c45da4fc2">cuddInt.c</a>
828
- </li>
829
- <li>cuddZddLinearSifting()
830
- : <a class="el" href="cuddInt_8c.html#a03240bfcc17024895c43dfaf899ed46a">cuddInt.c</a>
831
- , <a class="el" href="cuddInt_8h.html#a03240bfcc17024895c43dfaf899ed46a">cuddInt.h</a>
832
- </li>
833
- <li>cuddZddLinearUp()
834
- : <a class="el" href="cuddInt_8c.html#ac95a47c799b37da2d56034245c3632f6">cuddInt.c</a>
835
- </li>
836
- <li>cuddZddNextHigh()
837
- : <a class="el" href="cuddInt_8h.html#a7b76a250d30e9522c9ee1551d38843d6">cuddInt.h</a>
838
- , <a class="el" href="cuddInt_8c.html#a7b76a250d30e9522c9ee1551d38843d6">cuddInt.c</a>
839
- </li>
840
- <li>cuddZddNextLow()
841
- : <a class="el" href="cuddInt_8c.html#a986286a0a4952cfbe5095afde9c69b19">cuddInt.c</a>
842
- , <a class="el" href="cuddInt_8h.html#a986286a0a4952cfbe5095afde9c69b19">cuddInt.h</a>
843
- </li>
844
- <li>cuddZddP()
845
- : <a class="el" href="cuddInt_8h.html#a6e8a6b880ea63f99e8d52084468b0be5">cuddInt.h</a>
846
- </li>
847
- <li>cuddZddProduct()
848
- : <a class="el" href="cuddInt_8c.html#a99b880cf40736e465e1cbf46cb13da40">cuddInt.c</a>
849
- , <a class="el" href="cuddInt_8h.html#a99b880cf40736e465e1cbf46cb13da40">cuddInt.h</a>
850
- </li>
851
- <li>cuddZddSifting()
852
- : <a class="el" href="cuddInt_8h.html#aaff66bd6a0344a5ece2fbd3c121a6f75">cuddInt.h</a>
853
- , <a class="el" href="cuddInt_8c.html#aaff66bd6a0344a5ece2fbd3c121a6f75">cuddInt.c</a>
854
- </li>
855
- <li>cuddZddSiftingAux()
856
- : <a class="el" href="cuddInt_8c.html#ad38635cb1780f4f2c80fd27141c0daef">cuddInt.c</a>
857
- </li>
858
- <li>cuddZddSiftingBackward()
859
- : <a class="el" href="cuddInt_8c.html#a3adeca6fddac83dd1594aa949cccd1b5">cuddInt.c</a>
860
- </li>
861
- <li>cuddZddSiftingDown()
862
- : <a class="el" href="cuddInt_8c.html#ad83623adbd0fa940852b6f20187a559a">cuddInt.c</a>
863
- </li>
864
- <li>cuddZddSiftingUp()
865
- : <a class="el" href="cuddInt_8c.html#a789113cc56cb05380a131ce5a3aa0aff">cuddInt.c</a>
866
- </li>
867
- <li>cuddZddSubset0()
868
- : <a class="el" href="cuddInt_8c.html#a7f3e9b7302820781160c550d08667d3c">cuddInt.c</a>
869
- , <a class="el" href="cuddInt_8h.html#a7f3e9b7302820781160c550d08667d3c">cuddInt.h</a>
870
- </li>
871
- <li>cuddZddSubset1()
872
- : <a class="el" href="cuddInt_8h.html#a54688fe7f1014c1e871ab5966d9e948e">cuddInt.h</a>
873
- , <a class="el" href="cuddInt_8c.html#a54688fe7f1014c1e871ab5966d9e948e">cuddInt.c</a>
874
- </li>
875
- <li>cuddZddSwapInPlace()
876
- : <a class="el" href="cuddInt_8h.html#a89a9fd8d4d09048463a62256b8dab6c9">cuddInt.h</a>
877
- , <a class="el" href="cuddInt_8c.html#a89a9fd8d4d09048463a62256b8dab6c9">cuddInt.c</a>
878
- </li>
879
- <li>cuddZddSwapping()
880
- : <a class="el" href="cuddInt_8h.html#a2fceb4892ce0dcc3f78e2558593e724b">cuddInt.h</a>
881
- , <a class="el" href="cuddInt_8c.html#a2fceb4892ce0dcc3f78e2558593e724b">cuddInt.c</a>
882
- </li>
883
- <li>cuddZddSymmCheck()
884
- : <a class="el" href="cuddInt_8h.html#aa370fba2ec1edad4d8c9c9d5f1516eae">cuddInt.h</a>
885
- , <a class="el" href="cuddInt_8c.html#aa370fba2ec1edad4d8c9c9d5f1516eae">cuddInt.c</a>
886
- </li>
887
- <li>cuddZddSymmSifting()
888
- : <a class="el" href="cuddInt_8h.html#a33b0811f3238900db5c9b07a3fb55f10">cuddInt.h</a>
889
- , <a class="el" href="cuddInt_8c.html#a33b0811f3238900db5c9b07a3fb55f10">cuddInt.c</a>
890
- </li>
891
- <li>cuddZddSymmSifting_down()
892
- : <a class="el" href="cuddInt_8c.html#ab7bbb4ad64f52b992872d7992b28726b">cuddInt.c</a>
893
- </li>
894
- <li>cuddZddSymmSifting_up()
895
- : <a class="el" href="cuddInt_8c.html#a71cdfe4d4251417316f047514099513a">cuddInt.c</a>
896
- </li>
897
- <li>cuddZddSymmSiftingAux()
898
- : <a class="el" href="cuddInt_8c.html#a5494c307e66e255e18b505a65abeec88">cuddInt.c</a>
899
- </li>
900
- <li>cuddZddSymmSiftingBackward()
901
- : <a class="el" href="cuddInt_8c.html#abea7ac08bf99972d38972dbc9666a7cc">cuddInt.c</a>
902
- </li>
903
- <li>cuddZddSymmSiftingConv()
904
- : <a class="el" href="cuddInt_8c.html#ac76928dd3d33600509504d53802c3000">cuddInt.c</a>
905
- , <a class="el" href="cuddInt_8h.html#ac76928dd3d33600509504d53802c3000">cuddInt.h</a>
906
- </li>
907
- <li>cuddZddSymmSiftingConvAux()
908
- : <a class="el" href="cuddInt_8c.html#a447c4ee2e2ea22adaa37d20ac8f6a6f8">cuddInt.c</a>
909
- </li>
910
- <li>cuddZddSymmSummary()
911
- : <a class="el" href="cuddInt_8c.html#a83fe67afd5b8c024bde4cd71a253e91f">cuddInt.c</a>
912
- </li>
913
- <li>cuddZddTreeSifting()
914
- : <a class="el" href="cuddInt_8c.html#a502f13629f5546da11d81c81cae8cc1b">cuddInt.c</a>
915
- , <a class="el" href="cuddInt_8h.html#a502f13629f5546da11d81c81cae8cc1b">cuddInt.h</a>
916
- </li>
917
- <li>cuddZddUnateProduct()
918
- : <a class="el" href="cuddInt_8c.html#afea6d3e9ead2bc24cc71cf61524b38d8">cuddInt.c</a>
919
- , <a class="el" href="cuddInt_8h.html#afea6d3e9ead2bc24cc71cf61524b38d8">cuddInt.h</a>
920
- </li>
921
- <li>cuddZddUndoMoves()
922
- : <a class="el" href="cuddInt_8c.html#a37d9d5c0202700e85ee6ab3bb64f9c8f">cuddInt.c</a>
923
- </li>
924
- <li>cuddZddUnion()
925
- : <a class="el" href="cuddInt_8h.html#af13034436631370bd5c24e9f8e58e38b">cuddInt.h</a>
926
- , <a class="el" href="cuddInt_8c.html#af13034436631370bd5c24e9f8e58e38b">cuddInt.c</a>
927
- </li>
928
- <li>cuddZddUniqueCompare()
929
- : <a class="el" href="cuddInt_8h.html#a5ff41c21e47b8bc8f6d1249de47bbd6d">cuddInt.h</a>
930
- , <a class="el" href="cuddInt_8c.html#a5ff41c21e47b8bc8f6d1249de47bbd6d">cuddInt.c</a>
931
- </li>
932
- <li>cuddZddWeakDiv()
933
- : <a class="el" href="cuddInt_8c.html#a86e1c6c9f20fb70fdd9579a4c63f448d">cuddInt.c</a>
934
- , <a class="el" href="cuddInt_8h.html#a86e1c6c9f20fb70fdd9579a4c63f448d">cuddInt.h</a>
935
- </li>
936
- <li>cuddZddWeakDivF()
937
- : <a class="el" href="cuddInt_8h.html#a24e2e6aa2dffe817f50ebed63f048db1">cuddInt.h</a>
938
- , <a class="el" href="cuddInt_8c.html#a24e2e6aa2dffe817f50ebed63f048db1">cuddInt.c</a>
104
+ <li>ctermid()
105
+ : <a class="el" href="extapi_8c.html#ab5e4eb3862b8cdd8d57eae42287b1adf">extapi.c</a>
939
106
  </li>
940
107
  <li>cutree_cdist()
941
- : <a class="el" href="fastcluster_8h.html#a8dbbd465af9ed88a066301ac83ce6961">fastcluster.h</a>
942
- , <a class="el" href="fastcluster_8cpp.html#a8dbbd465af9ed88a066301ac83ce6961">fastcluster.cpp</a>
108
+ : <a class="el" href="fastcluster_8cpp.html#a8dbbd465af9ed88a066301ac83ce6961">fastcluster.cpp</a>
109
+ , <a class="el" href="fastcluster_8h.html#a8dbbd465af9ed88a066301ac83ce6961">fastcluster.h</a>
943
110
  </li>
944
111
  <li>cutree_k()
945
112
  : <a class="el" href="fastcluster_8cpp.html#a4815993b37ce6e177c9838584e4cda24">fastcluster.cpp</a>
@@ -951,7 +118,7 @@ $(function() {
951
118
  <hr class="footer"/><address class="footer"><small>
952
119
  Generated by &#160;<a href="http://www.doxygen.org/index.html">
953
120
  <img class="footer" src="doxygen.png" alt="doxygen"/>
954
- </a> 1.8.13
121
+ </a> 1.8.17
955
122
  </small></address>
956
123
  </body>
957
124
  </html>