Searched refs:make_proof (Results 1 - 3 of 3) sorted by relevance

/seL4-test-master/kernel/manual/tools/libsel4_tools/
H A Dbitfield_gen.py1182 def make_proof(name, substs, sorry=False): function
1220 emit_named(fn_name, params, make_proof(prf_prefix + '_direct', substs, params.sorry))
1231 emit_named(fn_name, params, make_proof(prf_prefix + '_path', substs, params.sorry))
1353 print(make_proof('words_NULL_proof',
1357 print(make_proof('words_aligned_proof',
1361 print(make_proof('words_ptr_safe_proof',
1377 make_proof('const_modifies_proof',
1383 make_proof('const_modifies_proof',
1390 make_proof('get_tag_spec', substs, params.sorry))
1393 make_proof('get_tag_equals_spe
[all...]
/seL4-test-master/kernel/libsel4/tools/
H A Dbitfield_gen.py1182 def make_proof(name, substs, sorry=False): function
1220 emit_named(fn_name, params, make_proof(prf_prefix + '_direct', substs, params.sorry))
1231 emit_named(fn_name, params, make_proof(prf_prefix + '_path', substs, params.sorry))
1353 print(make_proof('words_NULL_proof',
1357 print(make_proof('words_aligned_proof',
1361 print(make_proof('words_ptr_safe_proof',
1377 make_proof('const_modifies_proof',
1383 make_proof('const_modifies_proof',
1390 make_proof('get_tag_spec', substs, params.sorry))
1393 make_proof('get_tag_equals_spe
[all...]
/seL4-test-master/kernel/tools/
H A Dbitfield_gen.py1182 def make_proof(name, substs, sorry=False): function
1220 emit_named(fn_name, params, make_proof(prf_prefix + '_direct', substs, params.sorry))
1231 emit_named(fn_name, params, make_proof(prf_prefix + '_path', substs, params.sorry))
1353 print(make_proof('words_NULL_proof',
1357 print(make_proof('words_aligned_proof',
1361 print(make_proof('words_ptr_safe_proof',
1377 make_proof('const_modifies_proof',
1383 make_proof('const_modifies_proof',
1390 make_proof('get_tag_spec', substs, params.sorry))
1393 make_proof('get_tag_equals_spe
[all...]

Completed in 38 milliseconds