Home
last modified time | relevance | path

Searched refs:descLen (Results 1 – 5 of 5) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
Dusbd_generic_ep0.c251 uint32_t descLen[GENERIC_SPEED_NUM] = {0, 0, 0}; in generic_got_descs() local
326 descLen[i] = ret; in generic_got_descs()
341 dev->fs_descs_len = descLen[0]; in generic_got_descs()
342 dev->hs_descs_len = descLen[1]; in generic_got_descs()
343 dev->ss_descs_len = descLen[2]; in generic_got_descs()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dwrtxml.cpp503 int32_t descLen = 0, transLen=0; in printComments() local
512 descLen = getDescription(src->fChars,src->fLength, &desc, capacity, status); in printComments()
534 if(descLen > 0){ in printComments()
536 print(desc, descLen, "<!--", "-->", status); in printComments()
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/
Dwrtxml.cpp503 int32_t descLen = 0, transLen=0; in printComments() local
512 descLen = getDescription(src->fChars,src->fLength, &desc, capacity, status); in printComments()
534 if(descLen > 0){ in printComments()
536 print(desc, descLen, "<!--", "-->", status); in printComments()
/third_party/icu/icu4c/source/tools/genrb/
Dwrtxml.cpp503 int32_t descLen = 0, transLen=0; in printComments() local
512 descLen = getDescription(src->fChars,src->fLength, &desc, capacity, status); in printComments()
534 if(descLen > 0){ in printComments()
536 print(desc, descLen, "<!--", "-->", status); in printComments()
/third_party/node/deps/icu-small/source/tools/genrb/
Dwrtxml.cpp503 int32_t descLen = 0, transLen=0; in printComments() local
512 descLen = getDescription(src->fChars,src->fLength, &desc, capacity, status); in printComments()
534 if(descLen > 0){ in printComments()
536 print(desc, descLen, "<!--", "-->", status); in printComments()