Home
last modified time | relevance | path

Searched defs:string (Results 1 – 11 of 11) sorted by relevance

/scripts/lib/kdoc/
A Dkdoc_re.py28 def _add_regex(self, string, flags): argument
38 def __init__(self, string, cache=True, flags=0): argument
62 def match(self, string): argument
70 def search(self, string): argument
78 def findall(self, string): argument
85 def split(self, string): argument
92 def sub(self, sub, string, count=0): argument
/scripts/
A Dcheckkconfigsymbols.py212 def yel(string): argument
219 def red(string): argument
/scripts/dtc/libfdt/
A Dlibfdt_env.h85 static inline size_t fdt_strnlen(const char *string, size_t max_count) in fdt_strnlen()
A Dfdt_ro.c778 const char *string) in fdt_stringlist_search()
/scripts/kconfig/
A Dparser.y37 char *string; member
/scripts/genksyms/
A Dgenksyms.h33 char *string; member
A Dgenksyms.c342 static struct string_list *mk_node(const char *string) in mk_node()
/scripts/gcc-plugins/
A Dstackleak_plugin.c436 static inline bool string_equal(tree node, const char *string, int length) in string_equal()
/scripts/kconfig/lxdialog/
A Dutil.c491 int first_alpha(const char *string, const char *exempt) in first_alpha()
/scripts/mod/
A Dmodpost.c658 static char *next_string(char *string, unsigned long *secsize) in next_string()
713 static bool match(const char *string, const char *const patterns[]) in match()
/scripts/dtc/
A Dflattree.c37 void (*string)(void *, const char *, int); member

Completed in 20 milliseconds