Searched defs:flags (Results 1 – 8 of 8) sorted by relevance
/scripts/lib/kdoc/ |
A D | kdoc_re.py | 28 def _add_regex(self, string, flags): argument 38 def __init__(self, string, cache=True, flags=0): argument
|
/scripts/dtc/ |
A D | dtc-parser.y | 51 unsigned int flags; member
|
A D | flattree.c | 21 int flags; member 665 struct inbuf *strbuf, int flags) in flat_read_property() 733 const char *parent_flatname, int flags) in unflatten_tree() 809 int flags = 0; in dt_from_blob() local
|
/scripts/gcc-plugins/ |
A D | randomize_layout_plugin.c | 54 static tree handle_randomize_layout_attr(tree *node, tree name, tree args, int flags, bool *no_add_… in handle_randomize_layout_attr() 100 static tree handle_randomize_considered_attr(tree *node, tree name, tree args, int flags, bool *no_… in handle_randomize_considered_attr() 110 static tree handle_randomize_performed_attr(tree *node, tree name, tree args, int flags, bool *no_a… in handle_randomize_performed_attr()
|
/scripts/kconfig/ |
A D | expr.h | 128 int flags; member 267 unsigned int flags; member
|
A D | symbol.c | 901 struct symbol *sym_lookup(const char *name, int flags) in sym_lookup()
|
/scripts/dtc/libfdt/ |
A D | fdt_sw.c | 109 int fdt_create_with_flags(void *buf, int bufsize, uint32_t flags) in fdt_create_with_flags()
|
/scripts/ |
A D | asn1_compiler.c | 696 unsigned flags; member 710 unsigned flags; member
|
Completed in 15 milliseconds