Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dqueue.h443 struct quehead *element = (struct quehead *)a, in insque() local
446 element->qh_link = head->qh_link; in insque()
447 element->qh_rlink = head; in insque()
448 head->qh_link = element; in insque()
449 element->qh_link->qh_rlink = element; in insque()
455 struct quehead *element = (struct quehead *)a; in remque() local
457 element->qh_link->qh_rlink = element->qh_rlink; in remque()
458 element->qh_rlink->qh_link = element->qh_link; in remque()
459 element->qh_rlink = 0; in remque()
/utopia/UTPA2-700.0.x/projects/build/scripts/coccinelle/iterators/
H A Ditnull.cocci2 /// to a real list element, never NULL. False positives arise for some
H A Dlist_entry_update.cocci1 /// list_for_each_entry uses its first argument to get from one element of
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstab.def106 /* Structure or union element. Value is offset in the structure. */
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped1643 * The next element becomes the new top.
1933 /* Pop the buffer stack, destroying each element. */
H A Ddtc-parser.tab.c_shipped1224 Waste one element of value and location stack
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dlex.zconf.c_shipped1960 * The next element becomes the new top.
2250 /* Pop the buffer stack, destroying each element. */
H A Dzconf.tab.c_shipped1453 Waste one element of value and location stack
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dlex.c_shipped1843 * The next element becomes the new top.
2171 /* Pop the buffer stack, destroying each element. */
H A Dparse.c_shipped1472 Waste one element of value and location stack
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c.03938 …ALLOCATOR_PRINTF_DBG("[ALLOC][DBG][%s][%d] Choose candidate %d, element %d, exInfo 0x%08x \n", __F…