Searched refs:test2 (Results 1 - 20 of 20) sorted by relevance

/seL4-l4v-10.1.1/l4v/tools/c-parser/testfiles/
H A Djiraver332.c29 int test2 = (larg << 32); /* [A+ = 3, B- = 6, C+ = -] */ local
H A Dglobals_fn.c38 int test2(void) function
H A Djiraver881.c31 void test2(void) { function
H A Dparse_complit.c82 struct bar test = {f,{1,2},{101}}, test2 = {{1}, {2}, {3}}; local
83 struct bar b_array[10] = { test, test2, 1, 2 };
/seL4-l4v-10.1.1/HOL4/examples/l3-machine-code/riscv/decompiler/
H A Driscv_decomp_demoScript.sml25 val (text2_cert, test2_def) = riscv_decompile_code "test2"
38 EVAL ``test2 11w``
/seL4-l4v-10.1.1/HOL4/examples/temporal_deep/src/model_check/
H A Dselftest.sml32 val test2 = model_check___ltl_equivalent ltl1 ltl2; value
34 if (isSome test2) then
35 die ("Got " ^ term_to_string (concl (valOf test2)))
/seL4-l4v-10.1.1/HOL4/examples/l3-machine-code/m0/decompiler/
H A Dm0_decomp_demoScript.sml31 val (test2_cert, test2_def) = m0_decompile_code "test2" q
40 EVAL ``test2 (12w, 0, dmem, \a. if a && 3w = 0w then 4w else 0w)``)
H A Dm0_core_decompLib.sml236 val (test2_cert, test2_def) = m0_core_decompLib.m0_core_decompile_code "test2"
/seL4-l4v-10.1.1/HOL4/tools/Holmake/tests/phony_tgt/
H A DphonytgtScript.sml22 val _ = OS.FileSys.chDir "test2"
32 val _ = save_thm("test2", TRUTH)
/seL4-l4v-10.1.1/HOL4/examples/l3-machine-code/arm8/decompiler/
H A Darm8_decomp_demoScript.sml11 val (test2_cert, test2_def) = arm8_decompile_code_no_status "test2"
/seL4-l4v-10.1.1/HOL4/src/datatype/mutrec/examples/
H A Dtest.sml38 {name ="test2", arg_info=[existing(==`:'b`==)]}]},
/seL4-l4v-10.1.1/HOL4/examples/l3-machine-code/mips/decompiler/
H A Dmips_decomp_demoScript.sml15 val (test2_cert, test2_def) = mips_decompile_code "test2"
51 EVAL ``test2 0w``
/seL4-l4v-10.1.1/HOL4/src/boss/
H A Dselftest.sml91 val test2 = value
99 (first_match_tac test2 g1)
104 (first_match_tac test2 g2)
/seL4-l4v-10.1.1/HOL4/src/1/
H A DAC_Sort.sml145 val test2 = time intmul ``2 * a * -x * a * 6 * b``
/seL4-l4v-10.1.1/HOL4/examples/l3-machine-code/m0/model/
H A Dm0AssemblerLib.sml348 fun test2 () = function
391 case test2 () of
/seL4-l4v-10.1.1/HOL4/examples/acl2/ml/
H A DtestTypesScript.sml72 val _ = DataType `:('a,'b)test2` `test2 = Curry of 'a => 'b`;
/seL4-l4v-10.1.1/HOL4/examples/acl2/examples/
H A DtestEncode.sml22 val _ = Hol_datatype `test2 = Curry of 'a => 'b`;
229 val types = [``:('a,'b) test1``,``:('a,'b) test2``,``:('a,'b,'c) test2b``,``:('a,'b,'c) test2c``,``:('a,'b) test3``,``:labels``,``:noalpha``,``:('a,'b,'c) threecons``,
/seL4-l4v-10.1.1/HOL4/src/new-datatype/
H A DWitness.sml183 fun test2 thm = let
H A DNDatatype.sml442 test2 `X = C (X+(X#X))`
/seL4-l4v-10.1.1/HOL4/src/sort/
H A DpermLib.sml414 fun test2 n = let
421 val t2_200 = test2 200;

Completed in 98 milliseconds