Home
last modified time | relevance | path

Searched refs:begin (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvConfig.c100 unsigned char *begin; in usb_parse_endpoint() local
151 begin = buffer; in usb_parse_endpoint()
187 len = (int)(buffer - begin); in usb_parse_endpoint()
202 memcpy(endpoint->extra, begin, len); in usb_parse_endpoint()
240 unsigned char *begin; in usb_parse_interface() local
313 begin = buffer; in usb_parse_interface()
340 len = (int)(buffer - begin); in usb_parse_interface()
349 memcpy(ifp->extra, begin, len); in usb_parse_interface()
452 char *begin; in usb_parse_configuration() local
454 begin = buffer; in usb_parse_configuration()
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dqconf.cc80 for (it = entryList.begin(); it != entryList.end(); ++it) in readSizes()
94 for (it = value.begin(); it != value.end(); ++it) in writeSizes()
H A Dlex.zconf.c_shipped37 /* begin standard C headers. */
H A Dzconf.tab.c_shipped38 /* All symbols defined below should begin with yy or YY, to avoid
/utopia/UTPA2-700.0.x/projects/tools/lint/lnt/
H A Dco-gnu3.lnt210 // //---begin builtin.c---
/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Ddtc-parser.tab.c_shipped38 /* All symbols defined below should begin with yy or YY, to avoid
H A Ddtc-lexer.lex.c_shipped19 /* begin standard C headers. */
/utopia/UTPA2-700.0.x/projects/build/scripts/genksyms/
H A Dparse.c_shipped38 /* All symbols defined below should begin with yy or YY, to avoid
H A Dlex.c_shipped39 /* begin standard C headers. */