Home
last modified time | relevance | path

Searched refs:gcount (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/freetype/src/autofit/
A Dhbshim.c439 unsigned int gcount; in af_get_char_index() local
455 ginfo = hb_buffer_get_glyph_infos( buf, &gcount ); in af_get_char_index()
456 gpos = hb_buffer_get_glyph_positions( buf, &gcount ); in af_get_char_index()
476 if ( gcount > 1 ) in af_get_char_index()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/stream/
A Dtiffstream.cpp103 return istr->gcount(); in read()
/AliOS-Things-master/components/oss/src/utils/
A DUtils.cc350 auto bytesRead = stream.gcount(); in ComputeContentMD5()
393 auto bytesRead = stream.gcount(); in ComputeContentMD5()
483 auto bytesRead = stream.gcount(); in ComputeContentETag()
521 auto bytesRead = stream.gcount(); in ComputeContentETag()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_stream.cxx127 return static_cast<tmsize_t>(data->stream->gcount()); in _tiffisReadProc()
/AliOS-Things-master/components/oss/src/
A Doss_app.cpp480 auto count = stream->gcount(); in oss_download_file()
/AliOS-Things-master/components/oss/src/http/
A DCurlHttpClient.cc244 got = static_cast<size_t>(content->gcount()); in sendBody()

Completed in 11 milliseconds