Searched defs:pcount (Results 1 - 12 of 12) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ |
H A 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/ |
H A D | find_exidx.c | 34 uintptr_t __gnu_Unwind_Find_exidx(uintptr_t pc, int *pcount) in __gnu_Unwind_Find_exidx() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | fits.h | 51 int pcount; member
|
/third_party/ffmpeg/libavformat/ |
H A D | fitsenc.c | 82 int pcount = 0, gcount = 1; in write_image_header() local
|
/third_party/mesa3d/src/mesa/vbo/ |
H A D | vbo_exec.c | 261 vbo_copy_vertices(struct gl_context *ctx, GLenum mode, unsigned start, unsigned *pcount, bool begin, unsigned vertex_size, bool in_dlist, fi_type *dst, const fi_type *src) vbo_copy_vertices() argument
|
/third_party/alsa-utils/alsactl/ |
H A D | daemon.c | 362 int count = 0, pcount, psize = 0, i, j, k, changed = 0; in state_daemon() local
|
/third_party/curl/lib/ |
H A D | dynhds.c | 374 nghttp2_nv *Curl_dynhds_to_nva(struct dynhds *dynhds, size_t *pcount) in Curl_dynhds_to_nva() argument
|
/third_party/toybox/toys/posix/ |
H A D | find.c | 213 int pcount = 0, print = 0, not = 0, active = !!new, test = active, recurse; in do_find() local
|
/third_party/skia/tests/ |
H A D | GeometryTest.cpp | 234 const int pcount = qcount * 2 + 1; in test_this_conic_to_quad() local
|
/third_party/alsa-utils/alsaloop/ |
H A D | pcmjob.c | 1861 snd_pcm_uframes_t ccount, pcount; in pcmjob_pollfds_handle() local
|
/third_party/python/Objects/ |
H A D | bytesobject.c | 664 int pcount = 1; in _PyBytes_FormatEx() local
|
H A D | unicodeobject.c | 14705 int pcount = 1; in unicode_format_arg_parse() local
|
Completed in 28 milliseconds