Home
last modified time | relevance | path

Searched defs:pbytes (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/freetype/src/base/
H A Dftstream.c198 FT_Byte** pbytes ) in FT_Stream_ExtractFrame()
219 FT_Byte** pbytes ) in FT_Stream_ReleaseFrame()
/aosp_15_r20/external/ltp/include/
H A Dlibmsgctl.h30 char pbytes[99]; member
/aosp_15_r20/external/freetype/src/cff/
H A Dcffload.c506 FT_Byte** pbytes, in cff_index_access_element()
603 FT_Byte** pbytes ) in cff_index_forget_element()
/aosp_15_r20/libcore/ojluni/src/main/native/
H A Dio_util_md.c214 handleAvailable(FD fd, jlong *pbytes) in handleAvailable()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ipc/msgstress/
H A Dmsgstress01.c36 char pbytes[99]; member
/aosp_15_r20/external/musl/src/regex/
H A Dregexec.c212 size_t tbytes, rbytes, pbytes, xbytes, total_bytes; in tre_tnfa_run_parallel() local
/aosp_15_r20/external/trusty/musl/src/regex/
Dregexec.c212 size_t tbytes, rbytes, pbytes, xbytes, total_bytes; in tre_tnfa_run_parallel() local
/aosp_15_r20/external/libogg/src/
H A Dbitwise.c189 long pbytes=(b->endbit+bits)/8; in oggpack_writecopy_helper() local