Searched defs:flags (Results  1 – 9 of 9) sorted by relevance
| /scripts/ | 
| D | jobserver-exec | 18 	flags = os.environ['MAKEFLAGS']  variable
  | 
| D | asn1_compiler.c | 696 	unsigned	flags;  member 710 	unsigned	flags;  member
  | 
| /scripts/dtc/ | 
| D | dtc-parser.y | 51 	unsigned int flags;  member
  | 
| 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/ | 
| 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()
  | 
| D | structleak_plugin.c | 53 static tree handle_user_attribute(tree *node, tree name, tree args, int flags, bool *no_add_attrs)  in handle_user_attribute()
  | 
| /scripts/kconfig/ | 
| D | expr.h | 128 	int flags;  member 256 	unsigned int flags;  member
  | 
| D | symbol.c | 885 struct symbol *sym_lookup(const char *name, int flags)  in sym_lookup()
  | 
| /scripts/dtc/libfdt/ | 
| D | fdt_sw.c | 109 int fdt_create_with_flags(void *buf, int bufsize, uint32_t flags)  in fdt_create_with_flags()
  |