Searched refs:normalise_text (Results 1 - 2 of 2) sorted by relevance

/seL4-camkes-master/kernel/manual/tools/libsel4_tools/
H A Dsyscall_stub_gen.py803 def normalise_text(text): function
871 normalised_method_brief_text = normalise_text(method_brief_text)
878 normalised_method_description_text = normalise_text(method_description_text)
917 param_description = normalise_text(param_description_text)
/seL4-camkes-master/kernel/libsel4/tools/
H A Dsyscall_stub_gen.py803 def normalise_text(text): function
871 normalised_method_brief_text = normalise_text(method_brief_text)
878 normalised_method_description_text = normalise_text(method_description_text)
917 param_description = normalise_text(param_description_text)

Completed in 34 milliseconds