Home
last modified time | relevance | path

Searched defs:flags (Results 1 – 9 of 9) sorted by relevance

/scripts/
Djobserver-exec18 flags = os.environ['MAKEFLAGS'] variable
Dasn1_compiler.c696 unsigned flags; member
710 unsigned flags; member
/scripts/dtc/
Ddtc-parser.y51 unsigned int flags; member
Dflattree.c21 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/
Drandomize_layout_plugin.c54 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()
Dstructleak_plugin.c53 static tree handle_user_attribute(tree *node, tree name, tree args, int flags, bool *no_add_attrs) in handle_user_attribute()
/scripts/kconfig/
Dexpr.h128 int flags; member
256 unsigned int flags; member
Dsymbol.c885 struct symbol *sym_lookup(const char *name, int flags) in sym_lookup()
/scripts/dtc/libfdt/
Dfdt_sw.c109 int fdt_create_with_flags(void *buf, int bufsize, uint32_t flags) in fdt_create_with_flags()