Home
last modified time | relevance | path

Searched refs:counters (Results 1 – 14 of 14) sorted by relevance

/AliOS-Things-master/components/SDL2/test/
A Dtestatomic.c492 int counters[NUM_WRITERS]; member
543 ++data->counters[writer->index]; in FIFO_Reader()
556 ++data->counters[writer->index]; in FIFO_Reader()
688 total += readerData[i].counters[j]; in RunFIFOTest()
699 … SDL_snprintf(textBuffer + len, sizeof(textBuffer) - len, "%d", readerData[i].counters[j]); in RunFIFOTest()
/AliOS-Things-master/components/freetype/src/pshinter/
A Dpshrec.c539 ps_mask_table_done( &dimension->counters, memory ); in ps_dimension_done()
551 dimension->counters.num_masks = 0; in ps_dimension_init()
722 FT_UInt count = dim->counters.num_masks; in ps_dimension_add_counter()
723 PS_Mask counter = dim->counters.masks; in ps_dimension_add_counter()
739 error = ps_mask_table_alloc( &dim->counters, memory, &counter ); in ps_dimension_add_counter()
772 return ps_mask_table_merge_all( &dim->counters, memory ); in ps_dimension_end()
A Dpshrec.h123 PS_Mask_TableRec counters; member
A Dpshalgo.c1372 &ps_hints->dimension[0].counters, in psh_glyph_init()
1380 &ps_hints->dimension[1].counters, in psh_glyph_init()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DTODO21 * Investigate pre-incremented loop counters and other loop constructions.
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DFAQ247 strm.total_in and strm_total_out counters may be limited to 4 GB. These
248 counters are provided as a convenience and are not used internally by
249 inflate() or deflate(). The application can easily set up its own counters
A DChangeLog848 - Use internal off_t counters in gz* functions to properly handle seeks
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A DBUILD1098 # Small library to query PMU counters, for benchmark only
/AliOS-Things-master/components/SDL2/include/
A DSDL_opengles2_gl2ext.h1260 …GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei counterSize, GLuint *counters);
1272 …GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei counterSize, GLuint *counters);
A DSDL_opengl_glext.h4993 …GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei counterSize, GLuint *counters);
5005 …GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei counterSize, GLuint *counters);
/AliOS-Things-master/components/SDL2/src/video/khronos/GLES2/
A Dgl2ext.h814 …GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei counterSize, GLuint *counters);
826 …GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei counterSize, GLuint *counters);
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dstructure.txt690 counters" which indicate the number of data chunks successfully processed, and
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog4050 counters in TIFFFetchData(). Should finally fix the issue
4086 * libtiff/{tif_dirread.c, tif_read.c}: Type of the byte counters
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DChangeLog3614 0de3096b use 16bit counters for recording proba counts

Completed in 101 milliseconds