You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>BO__BufferOverrunModels (infer.BO__BufferOverrunModels)</title><link rel="stylesheet" href="../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.1"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> – <a href="../index.html">infer</a> » BO__BufferOverrunModels</nav><h1>Module <code>BO__BufferOverrunModels</code></h1></header><dl><dt class="spec type" id="type-exec_fun"><a href="#type-exec_fun" class="anchor"></a><code><span class="keyword">type</span> exec_fun</code><code> = <a href="../BO/BufferOverrunUtils/ModelEnv/index.html#type-model_env">BO.BufferOverrunUtils.ModelEnv.model_env</a> <span>-></span> <span>ret:<span>(<a href="../IR/Ident/index.html#type-t">IR.Ident.t</a> * <a href="../IR/Typ/index.html#type-t">IR.Typ.t</a>)</span></span> <span>-></span> <a href="../BO/BufferOverrunDomain/Mem/index.html#type-t">BO.BufferOverrunDomain.Mem.t</a> <span>-></span> <a href="../BO/BufferOverrunDomain/Mem/index.html#type-t">BO.BufferOverrunDomain.Mem.t</a></code></dt><dt class="spec type" id="type-check_fun"><a href="#type-check_fun" class="anchor"></a><code><span class="keyword">type</span> check_fun</code><code> = <a href="../BO/BufferOverrunUtils/ModelEnv/index.html#type-model_env">BO.BufferOverrunUtils.ModelEnv.model_env</a> <span>-></span> <a href="../BO/BufferOverrunDomain/Mem/index.html#type-t">BO.BufferOverrunDomain.Mem.t</a> <span>-></span> <a href="../BO/BufferOverrunProofObligations/ConditionSet/index.html#type-checked_t">BO.BufferOverrunProofObligations.ConditionSet.checked_t</a> <span>-></span> <a href="../BO/BufferOverrunProofObligations/ConditionSet/index.html#type-checked_t">BO.BufferOverrunProofObligations.ConditionSet.checked_t</a></code></dt><dt class="spec type" id="type-model"><a href="#type-model" class="anchor"></a><code><span class="keyword">type</span> model</code><code> = </code><code>{</code><table class="record"><tr id="type-model.exec" class="anchored"><td class="def field"><a href="#type-model.exec" class="anchor"></a><code>exec : <a href="index.html#type-exec_fun">exec_fun</a>;</code></td></tr><tr id="type-model.check" class="anchored"><td class="def field"><a href="#type-model.check" class="anchor"></a><code>check : <a href="index.html#type-check_fun">check_fun</a>;</code></td></tr></table><code>}</code></dt></dl><div class="spec module" id="module-Collection"><a href="#module-Collection" class="anchor"></a><code><span class="keyword">module</span> <a href="Collection/index.html">Collection</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module" id="module-NSCollection"><a href="#module-NSCollection" class="anchor"></a><code><span class="keyword">module</span> <a href="NSCollection/index.html">NSCollection</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module" id="module-NSString"><a href="#module-NSString" class="anchor"></a><code><span class="keyword">module</span> <a href="NSString/index.html">NSString</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module" id="module-JavaString"><a href="#module-JavaString" class="anchor"></a><code><span class="keyword">module</span> <a href="JavaString/index.html">JavaString</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><div class="spec module" id="module-Call"><a href="#module-Call" class="anchor"></a><code><span class="keyword">module</span> <a href="Call/index.html">Call</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div></div></body></html>
|