Searched refs:something (Results 1 - 25 of 105) sorted by relevance

12345

/seL4-l4v-master/HOL4/tools/Holmake/tests/deps_of_depthys/
H A DbadLib.sig4 val something : int value
H A DAScript.sml12 NTAC badLib.something STRIP_TAC >> ASM_REWRITE_TAC[A_def]);
H A DbadLib.sml5 val something = 3; value
/seL4-l4v-master/l4v/tools/c-parser/testfiles/
H A Dlocvarfncall.c17 int something(void) function
/seL4-l4v-master/HOL4/tools/mode-tests/
H A DindentScript.sml67 | a => something
76 | a => something
78 something
211 p (@n. something long
213 p (@ n. something long
H A DsampleScript.sml67 | a => something
76 | a => something
78 something
211 p (@n. something long
213 p (@ n. something long
/seL4-l4v-master/HOL4/src/boss/theory_tests/
H A DbylocnScript.sml10 ``something impossible : bool``,
H A Dcomp_delbinding1Script.sml20 (* now replace "foo_def" binding with something else; the old binding
/seL4-l4v-master/HOL4/examples/lambda/basics/
H A Dnomdatatype.sig27 be something like ``pmact something``. *)
/seL4-l4v-master/HOL4/src/1/theory_tests/
H A DmergeGrammarsA1Script.sml15 - A1 sets the fixity of equality (using set_fixity) to something
/seL4-l4v-master/HOL4/src/integer/testing/
H A Dreadproblemfile.sig12 something was read, but if failed to parse as a term. The stream must
/seL4-l4v-master/HOL4/examples/machine-code/instruction-set-models/x86/
H A Dx86_Script.sml52 (* test whether decoding works, if this is slow then something's wrong *)
/seL4-l4v-master/HOL4/examples/Hoare-for-divergence/
H A Ddiv_logicScript.sml48 something within the body to diverge *)
/seL4-l4v-master/HOL4/src/parse/
H A DTermParse.sig49 Alternatively, write something like
/seL4-l4v-master/HOL4/src/integer/
H A DCooperMath.sig77 Both will do bogus things if given something to work on that doesn't
H A DOmegaShell.sml137 (* utility function for assessing how big a term will result when something
/seL4-l4v-master/HOL4/examples/ARM_security_properties/
H A Duser_lemma_primitive_operationsScript.sml982 ``preserve_relation_mmu (write_cpsr <|proc := 0|> (cpsr with <|E := something; I := xI; F := xF; M := 16w|>)) (assert_mode 16w) (assert_mode 16w) empty_unt (fix_flags xI xF empty_sim)``,
983 Q.ABBREV_TAC `cpsr2 = (cpsr with E := something)`
984 THEN `cpsr with <|E := something; M := 16w; I := xI; F := xF|> = (cpsr2) with <|M := 16w; I := xI; F := xF|>` by (Q.UNABBREV_TAC `cpsr2`
991 ``preserve_relation_mmu (write_cpsr <|proc := 0|> (cpsr with <|IT := something; I := xI; F := xF; M := 16w|>)) (assert_mode 16w) (assert_mode 16w) empty_unt (fix_flags xI xF empty_sim)``,
992 Q.ABBREV_TAC `cpsr2 = (cpsr with IT := something)`
993 THEN `cpsr with <|IT := something; M := 16w; I := xI; F := xF|> = (cpsr2) with <|M := 16w; I := xI; F := xF|>` by (Q.UNABBREV_TAC `cpsr2`
1001 ``preserve_relation_mmu (write_cpsr <|proc := 0|> (cpsr with <|GE := something; I := xI; F := xF; M := 16w|>)) (assert_mode 16w) (assert_mode 16w) empty_unt (fix_flags xI xF empty_sim)``,
1002 Q.ABBREV_TAC `cpsr2 = (cpsr with GE := something)`
1003 THEN `cpsr with <|GE := something; M := 16w; I := xI; F := xF|> = (cpsr2) with <|M := 16w; I := xI; F := xF|>`
1011 ``preserve_relation_mmu (write_cpsr <|proc := 0|> (cpsr with <|Q := something;
[all...]
/seL4-l4v-master/HOL4/src/quantHeuristics/
H A DquantHeuristicsLibParameters.sml77 (*check whether something should be done*)
333 (*check whether something should be done*)
/seL4-l4v-master/HOL4/examples/computability/lambda/
H A DHaltingProblemsScript.sml18 done by saying something like there is no computable function for
/seL4-l4v-master/HOL4/polyml/mlsource/extra/Win/
H A DLocaleBase.sml218 to something odd so we mask both parts. *)
/seL4-l4v-master/HOL4/src/datatype/mutrec/examples/
H A Dexample.sml164 an input term may have; something should be done to allow the
/seL4-l4v-master/HOL4/src/1/
H A DFullUnify.sml15 something like
/seL4-l4v-master/HOL4/src/marker/
H A DmarkerScript.sml70 persist and act as a signal to the user that something has gone wrong.
/seL4-l4v-master/HOL4/src/postkernel/
H A DTheory.sig76 (* call these in a session to update and record something for later -
H A DDB.sml213 find : Look up something by name fragment
246 Look up something by matching. Parameterized by the matcher.

Completed in 228 milliseconds

12345