Searched refs:contract (Results 1 - 5 of 5) sorted by last modified time

/seL4-l4v-10.1.1/graph-refine/
H A Drep_graph.py559 env[(nm, typ)] = self.contract (nm, (n, vcount),
564 def contract (self, name, n_vc, val, typ): member in class:GraphSlice
/seL4-l4v-10.1.1/HOL4/src/pred_set/src/
H A Dpred_setScript.sml27 (* don't eta-contract these; that will force tactics to use one fixed version
/seL4-l4v-10.1.1/HOL4/src/metis/
H A DnormalForms.sml541 fun contract asms tm = function
542 (if is_disj tm then contract' asms
543 else complicate_or_f THENC contract' asms) tm
544 and contract' asms tm =
548 val b_th = DISCH a' (if b = F then REFL F else contract (a :: asms) b)
558 else DEPTH_CONV DISJ_RASSOC_CONV THENC contract []);
/seL4-l4v-10.1.1/HOL4/examples/l3-machine-code/riscv/src/
H A Driscv.spec11 -- of Cambridge Computer Laboratory under DARPA/AFRL contract
13 -- programme, and under DARPA/AFRL contract FA8750-10-C-0237
/seL4-l4v-10.1.1/HOL4/examples/ARM_security_properties/
H A Duser_lemma_arm_nextScript.sml311 (**** contract massaging ******)
486 (* Step 2: the best contract we can offer *)
554 (* Step 4: the contract finally used for the switching lemma *)

Completed in 110 milliseconds