Home
last modified time | relevance | path

Searched refs:found (Results 1 – 4 of 4) sorted by relevance

/DragonOS-0.1.5/kernel/src/driver/hid/
Dhidparse.c115 bool found = false; in hid_parse() local
121 while (!found && (parser->pos < parser->report_desc_size)) in hid_parse()
223 found = true; in hid_parse()
341 return found; in hid_parse()
344 return found; in hid_parse()
534 goto found; in __find_object()
540 goto found; in __find_object()
545 found:; in __find_object()
/DragonOS-0.1.5/docs/
Dmake.bat18 echo.The 'sphinx-build' command was not found. Make sure you have Sphinx
/DragonOS-0.1.5/user/libs/libc/src/
Dmalloc.c293 goto found; in malloc()
307 found:; in malloc()
/DragonOS-0.1.5/
DLICENSE291 the "copyright" line and a pointer to where the full notice is found.