Home
last modified time | relevance | path

Searched refs:pbytes (Results 1 – 16 of 16) sorted by relevance

/external/fio/lib/
Drand.c138 char *pattern, unsigned int pbytes) in __fill_random_buf_percentage() argument
143 if (pbytes) in __fill_random_buf_percentage()
144 fill_pattern(buf, len, pattern, pbytes); in __fill_random_buf_percentage()
173 if (pbytes) in __fill_random_buf_percentage()
174 fill_pattern(buf, this_len, pattern, pbytes); in __fill_random_buf_percentage()
186 char *pattern, unsigned int pbytes) in fill_random_buf_percentage() argument
194 pattern, pbytes); in fill_random_buf_percentage()
/external/pdfium/third_party/freetype/src/base/
Dftapi.c93 FT_Byte** pbytes ) in FT_Extract_Frame() argument
95 return FT_Stream_ExtractFrame( stream, count, pbytes ); in FT_Extract_Frame()
101 FT_Byte** pbytes ) in FT_Release_Frame() argument
103 FT_Stream_ReleaseFrame( stream, pbytes ); in FT_Release_Frame()
Dftstream.c195 FT_Byte** pbytes ) in FT_Stream_ExtractFrame() argument
203 *pbytes = (FT_Byte*)stream->cursor; in FT_Stream_ExtractFrame()
216 FT_Byte** pbytes ) in FT_Stream_ReleaseFrame() argument
223 ft_mem_free( memory, *pbytes ); in FT_Stream_ReleaseFrame()
224 *pbytes = NULL; in FT_Stream_ReleaseFrame()
226 FT_FREE( *pbytes ); in FT_Stream_ReleaseFrame()
229 *pbytes = NULL; in FT_Stream_ReleaseFrame()
/external/freetype/src/base/
Dftapi.c93 FT_Byte** pbytes ) in FT_Extract_Frame() argument
95 return FT_Stream_ExtractFrame( stream, count, pbytes ); in FT_Extract_Frame()
101 FT_Byte** pbytes ) in FT_Release_Frame() argument
103 FT_Stream_ReleaseFrame( stream, pbytes ); in FT_Release_Frame()
Dftstream.c195 FT_Byte** pbytes ) in FT_Stream_ExtractFrame() argument
203 *pbytes = (FT_Byte*)stream->cursor; in FT_Stream_ExtractFrame()
216 FT_Byte** pbytes ) in FT_Stream_ReleaseFrame() argument
223 ft_mem_free( memory, *pbytes ); in FT_Stream_ReleaseFrame()
224 *pbytes = NULL; in FT_Stream_ReleaseFrame()
226 FT_FREE( *pbytes ); in FT_Stream_ReleaseFrame()
229 *pbytes = NULL; in FT_Stream_ReleaseFrame()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
Dftapi.c93 FT_Byte** pbytes ) in FT_Extract_Frame() argument
95 return FT_Stream_ExtractFrame( stream, count, pbytes ); in FT_Extract_Frame()
101 FT_Byte** pbytes ) in FT_Release_Frame() argument
103 FT_Stream_ReleaseFrame( stream, pbytes ); in FT_Release_Frame()
Dftstream.c195 FT_Byte** pbytes ) in FT_Stream_ExtractFrame() argument
203 *pbytes = (FT_Byte*)stream->cursor; in FT_Stream_ExtractFrame()
216 FT_Byte** pbytes ) in FT_Stream_ReleaseFrame() argument
223 ft_mem_free( memory, *pbytes ); in FT_Stream_ReleaseFrame()
224 *pbytes = NULL; in FT_Stream_ReleaseFrame()
226 FT_FREE( *pbytes ); in FT_Stream_ReleaseFrame()
229 *pbytes = NULL; in FT_Stream_ReleaseFrame()
/external/freetype/src/cff/
Dcffload.h45 FT_Byte** pbytes,
50 FT_Byte** pbytes );
Dcffload.c477 FT_Byte** pbytes, in cff_index_access_element() argument
547 *pbytes = idx->bytes + off1 - 1; in cff_index_access_element()
553 FT_FRAME_EXTRACT( off2 - off1, *pbytes ) ) in cff_index_access_element()
560 *pbytes = 0; in cff_index_access_element()
574 FT_Byte** pbytes ) in cff_index_forget_element() argument
581 FT_FRAME_RELEASE( *pbytes ); in cff_index_forget_element()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
Dcffload.h45 FT_Byte** pbytes,
50 FT_Byte** pbytes );
Dcffload.c472 FT_Byte** pbytes, in cff_index_access_element() argument
542 *pbytes = idx->bytes + off1 - 1; in cff_index_access_element()
548 FT_FRAME_EXTRACT( off2 - off1, *pbytes ) ) in cff_index_access_element()
555 *pbytes = 0; in cff_index_access_element()
569 FT_Byte** pbytes ) in cff_index_forget_element() argument
576 FT_FRAME_RELEASE( *pbytes ); in cff_index_forget_element()
/external/pdfium/third_party/freetype/src/cff/
Dcffload.h45 FT_Byte** pbytes,
50 FT_Byte** pbytes );
Dcffload.c472 FT_Byte** pbytes, in cff_index_access_element() argument
542 *pbytes = idx->bytes + off1 - 1; in cff_index_access_element()
548 FT_FRAME_EXTRACT( off2 - off1, *pbytes ) ) in cff_index_access_element()
555 *pbytes = 0; in cff_index_access_element()
569 FT_Byte** pbytes ) in cff_index_forget_element() argument
576 FT_FRAME_RELEASE( *pbytes ); in cff_index_forget_element()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/internal/
Dftstream.h416 FT_Byte** pbytes );
421 FT_Byte** pbytes );
/external/pdfium/third_party/freetype/include/freetype/internal/
Dftstream.h416 FT_Byte** pbytes );
421 FT_Byte** pbytes );
/external/freetype/include/freetype/internal/
Dftstream.h416 FT_Byte** pbytes );
421 FT_Byte** pbytes );