Searched refs:pretty_print (Results 1 – 5 of 5) 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 !"
190 def pretty_print( printer ) method
580 def pretty_print( printer ) method in ANTLR3.CommonTree
3578 char *buf, size_t buflen, int pretty_print);4040 int pretty_print) in wpa_config_get_int() argument4044 if (pretty_print) in wpa_config_get_int()4052 int pretty_print) in wpa_config_get_str() argument4057 if (pretty_print) in wpa_config_get_str()4074 int pretty_print) in wpa_config_get_ipv4() argument4083 if (pretty_print) in wpa_config_get_ipv4()
4042 static void pretty_print(struct trace_seq *s, void *data, int size, struct event_format *event) in pretty_print() function4440 pretty_print(s, record->data, record->size, event); in pevent_event_info()