Searched defs:format (Results 1 – 7 of 7) sorted by relevance
| /scripts/ |
| D | bloat-o-meter | 28 def getsizes(file, format): argument 52 def calc(oldfile, newfile, format): argument
|
| D | insert-sys-cert.c | 33 #define info(format, args...) fprintf(stderr, "INFO: " format, ## args) argument 34 #define warn(format, args...) fprintf(stdout, "WARNING: " format, ## args) argument 35 #define err(format, args...) fprintf(stderr, "ERROR: " format, ## args) argument
|
| D | checktransupdate.py | 165 def format(self, record): member in DmesgFormatter
|
| D | sign-file.c | 80 void format(void) in format() function
|
| /scripts/gendwarfksyms/ |
| D | gendwarfksyms.h | 34 #define __println(prefix, format, ...) \ argument 38 #define debug(format, ...) \ argument 44 #define warn(format, ...) __println("warning: ", format, ##__VA_ARGS__) argument 45 #define error(format, ...) \ argument 51 #define __die_debug(color, format, ...) \ argument 59 #define die_debug_r(format, ...) __die_debug(91, format, __VA_ARGS__) argument 60 #define die_debug_g(format, ...) __die_debug(92, format, __VA_ARGS__) argument 61 #define die_debug_b(format, ...) __die_debug(94, format, __VA_ARGS__) argument
|
| /scripts/kconfig/ |
| D | preprocess.c | 22 static void __attribute__((noreturn)) pperror(const char *format, ...) in pperror()
|
| /scripts/dtc/ |
| D | livetree.c | 621 const char *name, int format) in add_phandle_property()
|