Searched defs:pcount (Results 1 – 14 of 14) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ |
D | a_gnu_Unwind_Find_exidx.c | 33 int32_t pcount = COUNT; in a_gnu_Unwind_Find_exidx_0100() local
|
/third_party/musl/src/ldso/arm/ |
D | find_exidx.c | 34 uintptr_t __gnu_Unwind_Find_exidx(uintptr_t pc, int *pcount) in __gnu_Unwind_Find_exidx()
|
/third_party/mesa3d/src/mesa/vbo/ |
D | vbo_exec.c | 263 unsigned start, unsigned *pcount, bool begin, in vbo_copy_vertices()
|
/third_party/ffmpeg/libavformat/ |
D | fitsenc.c | 81 int pcount = 0, gcount = 1; in write_image_header() local
|
/third_party/ffmpeg/libavcodec/ |
D | fits.h | 51 int pcount; member
|
/third_party/alsa-utils/alsactl/ |
D | daemon.c | 362 int count = 0, pcount, psize = 0, i, j, k, changed = 0; in state_daemon() local
|
/third_party/toybox/toys/posix/ |
D | find.c | 213 int pcount = 0, print = 0, not = 0, active = !!new, test = active, recurse; in do_find() local
|
/third_party/flutter/skia/tests/ |
D | GeometryTest.cpp | 166 const int pcount = qcount * 2 + 1; in test_this_conic_to_quad() local
|
/third_party/iowow/src/json/ |
D | iwbinn.c | 933 BINN_PRIVATE BOOL IsValidBinnHeader(const void *pbuf, int *ptype, int *pcount, int *psize, int *phe… in IsValidBinnHeader() 1038 BOOL binn_is_valid_header(const void *pbuf, int *ptype, int *pcount, int *psize, int *pheadersize) { in binn_is_valid_header() 1124 BOOL binn_is_valid_ex(void *ptr, int *ptype, int *pcount, int *psize) { in binn_is_valid_ex() 1211 BOOL binn_is_valid(void *ptr, int *ptype, int *pcount, int *psize) { in binn_is_valid()
|
/third_party/skia/tests/ |
D | GeometryTest.cpp | 234 const int pcount = qcount * 2 + 1; in test_this_conic_to_quad() local
|
/third_party/alsa-utils/alsaloop/ |
D | pcmjob.c | 1859 snd_pcm_uframes_t ccount, pcount; in pcmjob_pollfds_handle() local
|
/third_party/python/Objects/ |
D | bytesobject.c | 694 int pcount = 1; in _PyBytes_FormatEx() local
|
D | unicodeobject.c | 15034 int pcount = 1; in unicode_format_arg_parse() local
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 647 long unsigned int pcount; member
|