Home
last modified time | relevance | path

Searched refs:element (Results 1 – 11 of 11) sorted by relevance

/scripts/
Dasn1_compiler.c685 struct element { struct
690 struct element *children; argument
691 struct element *next; argument
692 struct element *render_next; argument
693 struct element *list_next; argument
712 struct element *element; argument
802 static struct element *parse_type(struct token **_cursor, struct token *stop,
823 type->element = parse_type(&cursor, type[1].name, NULL); in parse()
824 type->element->type_def = type; in parse()
837 static struct element *element_list;
[all …]
/scripts/coccinelle/misc/
Darray_size.cocci1 /// Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
5 //# element or by any indexed element or the element type. It replaces the
Dbadty.cocci1 /// Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
/scripts/gdb/linux/
Dutils.py46 element = gdb.Value(0).cast(typeobj)
47 return int(str(element[field].address).split()[0], 16)
/scripts/coccinelle/iterators/
Dlist_entry_update.cocci1 /// list_for_each_entry uses its first argument to get from one element of
Ditnull.cocci2 /// to a real list element, never NULL.
/scripts/genksyms/
Dlex.lex.c_shipped1550 * The next element becomes the new top.
1840 /* Pop the buffer stack, destroying each element. */
/scripts/dtc/
Ddtc-lexer.lex.c_shipped1862 * The next element becomes the new top.
2152 /* Pop the buffer stack, destroying each element. */
Ddtc-parser.tab.c_shipped1799 " %d-bit array element", (yyvsp[-1].array).bits);
/scripts/kconfig/
Dzconf.lex.c_shipped1998 * The next element becomes the new top.
2288 /* Pop the buffer stack, destroying each element. */
Dzconf.tab.c_shipped1500 Waste one element of value and location stack