Home
last modified time | relevance | path

Searched refs:isinline (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/rnn/
H A Drnn.c291 int isinline = 0; in parseenum() local
303 isinline = getboolattrib(db, file, node->line, attr); in parseenum()
329 cur->isinline != isinline || cur->bare != bare) { in parseenum()
335 cur->isinline = isinline; in parseenum()
396 int isinline = 0; in parsebitset() local
408 isinline = getboolattrib(db, file, node->line, attr); in parsebitset()
434 cur->isinline != isinline || cu in parsebitset()
[all...]
H A Drnn.h93 int isinline; member
156 int isinline; member
H A Dheadergen2.c488 if (db->bitsets[i]->isinline) in main()
/third_party/pcre2/pcre2/src/
H A Dpcre2_compile.c9061 isinline FALSE if a reference or recursion; TRUE for inline group
9072 get_grouplength(uint32_t **pptrptr, BOOL isinline, int *errcodeptr, int *lcptr, in get_grouplength() argument
9089 if (isinline) *pptrptr = parsed_skip(*pptrptr, PSKIP_KET); in get_grouplength()

Completed in 19 milliseconds