Searched refs:SBValueFormatter (Results 1 – 4 of 4) sorted by relevance
104 class SBValueFormatter(string.Formatter): class284 return super(SBValueFormatter, self).convert_field(obj, conv)286 @SBValueFormatter.converter("c_str", raw=True)290 @SBValueFormatter.converter("human_size")297 _xnu_core_default_formatter = SBValueFormatter()
5 from .standard import xnu_format, xnu_vformat, SBValueFormatter
14 SBValueFormatter,49 @SBValueFormatter.converter("vm_prot")482 @SBValueFormatter.converter("mte_cell_state")
3661 @SBValueFormatter.converter("vm_kern_tag")