Searched refs:pretty_print (Results 1 – 9 of 9) sorted by relevance
66 pretty_print() { function89 pretty_print "SUCCESS" "$3"91 pretty_print "FAILED" "$3"229 pretty_print "SUCCESS" "GPT data backuped sucessfully"231 pretty_print "FAILED" "Unable to create GPT backup file !"311 pretty_print "SUCCESS" "GUID of disk has been sucessfully changed"313 pretty_print "FAILED" "GUID of disk is the same as the previous one"348 pretty_print "SUCCESS" "EOF successfully exit gdisk"360 pretty_print "SUCCESS" "Temp disk sucessfully created"362 pretty_print "FAILED" "Unable to create temp disk !"
16 pretty_print = True variable
19 pretty_print = True variable
35 bool pretty_print() { return pretty_print_; } in pretty_print() function
100 def ArgOverride(self, args, overrides, pretty_print=True): argument110 if pretty_print:
190 def pretty_print( printer ) method
580 def pretty_print( printer ) method in ANTLR3.CommonTree
117 return etree.tostring(self.xml, pretty_print=True)
3960 char *buf, size_t buflen, int pretty_print);4418 int pretty_print) in wpa_config_get_int() argument4422 if (pretty_print) in wpa_config_get_int()4430 int pretty_print) in wpa_config_get_str() argument4435 if (pretty_print) in wpa_config_get_str()4452 int pretty_print) in wpa_config_get_ipv4() argument4461 if (pretty_print) in wpa_config_get_ipv4()