Searched defs:str (Results 1 – 9 of 9) sorted by relevance
/tools/gdb/ |
A D | serial.c | 24 char *str; member 51 cvtspeed(char *str) in cvtspeed()
|
/tools/libfdt/ |
A D | fdt_rw.c | 11 const char *str; in fdt_remove_unused_strings() local
|
/tools/ |
A D | fit_image.c | 231 char str[100]; in fdt_property_strf() local 240 static void get_basename(char *str, int size, const char *fname) in get_basename() 328 char str[100]; in fit_write_images() local 423 char str[100]; in fit_write_configs() local
|
A D | proftool.c | 795 static int tputs(FILE *fout, const char *str) in tputs() 1021 char str[800]; in output_headers() local 1152 char str[200]; in write_symbols() local 1190 char str[200]; in write_options() local 1502 char str[200]; in write_flyrecord() local 1813 char *str = abuf_data(str_buf); in output_tree() local 1878 char *str; in make_flamegraph() local
|
A D | zynqmpbif.c | 759 static const struct bif_flags *find_flag(char *str) in find_flag() 813 #define NEXT_CHAR(str, chr) ({ \ argument 820 static char *skip_whitespace(char *str) in skip_whitespace()
|
A D | fdtgrep.c | 115 int type, int include, const char *str) in value_add() 375 const char *str; in display_fdt_by_regions() local 599 const char *str; in check_props() local
|
A D | ifdtool.c | 801 static int get_two_words(const char *str, char **firstp, char **secondp) in get_two_words()
|
A D | image-host.c | 733 static int strlist_add(struct strlist *list, const char *str) in strlist_add()
|
/tools/binman/ |
A D | entry.py | 1124 def check_fake_fname(self, fname: str, size: int = 0) -> str:
|
Completed in 47 milliseconds