Home
last modified time | relevance | path

Searched defs:count (Results 5701 - 5725 of 15978) sorted by relevance

1...<<221222223224225226227228229230>>...640

/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest08.c149 int child, count, fd, i, nwait, status; in runtest() local
228 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
[all...]
H A Dftest06.c102 int pid, child, status, count, k, j; in main() local
268 static void crfile(int me, int count) in crfile() argument
309 static void unlfile(int me, int count) in unlfile() argument
334 fussdir(int me, int count) fussdir() argument
410 dotest(int me, int count) dotest() argument
[all...]
H A Dftest04.c145 int count, child, fd, i, nwait, status; in runtest() local
215 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
[all...]
H A Dftest02.c98 int k, j, pid, child, status, count; in main() local
250 static void crfile(int me, int count) in crfile() argument
288 static void unlfile(int me, int count) in unlfile() argument
316 fussdir(int me, int count) fussdir() argument
392 dotest(int me, int count) dotest() argument
[all...]
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-x509.c383 n, count = 0, ret = -1; in lws_x509_public_to_jwk() local
460 int n, ret = -1, count = 0; in lws_x509_jwk_privkey_pem() local
/third_party/ltp/testcases/kernel/controllers/cgroup/
H A Dcgroup_regression_getdelays.c269 int count = 0; in main() local
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_screen.c760 v3d_screen_query_dmabuf_modifiers(struct pipe_screen *pscreen, enum pipe_format format, int max, uint64_t *modifiers, unsigned int *external_only, int *count) v3d_screen_query_dmabuf_modifiers() argument
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dmemory.cpp367 clGetSupportedImageFormats(cl_context d_ctx, cl_mem_flags flags, cl_mem_object_type type, cl_uint count, cl_image_format *r_buf, cl_uint *r_count) clGetSupportedImageFormats() argument
H A Dkernel.cpp51 clCreateKernelsInProgram(cl_program d_prog, cl_uint count, in clCreateKernelsInProgram() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/ci/
H A Dradeonsi-run-tests.py244 count = 1 variable
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_sampler.c252 unsigned count; in update_sampler_resources() local
400 const unsigned count = svga->curr.num_samplers[shader]; in update_samplers() local
551 unsigned count; update_cs_sampler_resources() local
666 const unsigned count = svga->curr.num_samplers[shader]; update_cs_samplers() local
[all...]
H A Dsvga_resource_buffer.h134 unsigned count; member
229 unsigned count; /**< num indices */ member
H A Dsvga_screen_cache.c641 unsigned count = 0; in svga_screen_cache_dump() local
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_drawable.c222 unsigned i, count = 0; in dri_drawable_validate_att() local
44 dri_st_framebuffer_validate(struct st_context_iface *stctx, struct st_framebuffer_iface *stfbi, const enum st_attachment_type *statts, unsigned count, struct pipe_resource **out) dri_st_framebuffer_validate() argument
/third_party/mesa3d/src/glx/
H A Ddri2.c402 DRI2GetBuffers(Display * dpy, XID drawable, int *width, int *height, unsigned int *attachments, int count, int *outCount) DRI2GetBuffers() argument
461 DRI2GetBuffersWithFormat(Display * dpy, XID drawable, int *width, int *height, unsigned int *attachments, int count, int *outCount) DRI2GetBuffersWithFormat() argument
[all...]
H A Dglxhash.c339 int count = 0; in count_entries() local
347 update_dist(int count) in update_dist() argument
H A Dxfont.c215 DRI_glXUseXFont(struct glx_context *CC, Font font, int first, int count, int listbase) in DRI_glXUseXFont() argument
/third_party/mesa3d/src/gtest/src/
H A Dgtest-printers.cc83 void PrintBytesInObjectToImpl(const unsigned char* obj_bytes, size_t count, in PrintBytesInObjectToImpl() argument
86 *os << count << "-byte object <"; in PrintBytesInObjectToImpl() local
114 void PrintBytesInObjectTo(const unsigned char* obj_bytes, size_t count, in PrintBytesInObjectTo() argument
64 PrintByteSegmentInObjectTo(const unsigned char* obj_bytes, size_t start, size_t count, ostream* os) PrintByteSegmentInObjectTo() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_framebuffer.c473 uint count; in DrvSetPixelFormat() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_st.c203 xmesa_st_framebuffer_validate(struct st_context_iface *stctx, struct st_framebuffer_iface *stfbi, const enum st_attachment_type *statts, unsigned count, struct pipe_resource **out) xmesa_st_framebuffer_validate() argument
H A Dglx_usefont.c212 glXUseXFont(Font font, int first, int count, int listbase) in glXUseXFont() argument
/third_party/mesa3d/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c200 wglUseFontBitmapsA( HDC hdc, DWORD first, DWORD count, DWORD listBase ) wglUseFontBitmapsA() argument
219 wglUseFontBitmapsW( HDC hdc, DWORD first, DWORD count, DWORD listBase ) wglUseFontBitmapsW() argument
278 wglUseFontOutlinesA( HDC hdc, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf ) wglUseFontOutlinesA() argument
303 wglUseFontOutlinesW( HDC hdc, DWORD first, DWORD count, DWORD listBase, FLOAT deviation, FLOAT extrusion, int format, LPGLYPHMETRICSFLOAT lpgmf ) wglUseFontOutlinesW() argument
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc_dump.cpp569 void bc_dump::dump_dw(unsigned dw_id, unsigned count) { in dump_dw() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_screen.c448 vc4_screen_query_dmabuf_modifiers(struct pipe_screen *pscreen, enum pipe_format format, int max, uint64_t *modifiers, unsigned int *external_only, int *count) vc4_screen_query_dmabuf_modifiers() argument
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dhgl.c157 hgl_st_framebuffer_validate(struct st_context_iface *stctxi, struct st_framebuffer_iface *stfbi, const enum st_attachment_type *statts, unsigned count, struct pipe_resource **out) hgl_st_framebuffer_validate() argument

Completed in 21 milliseconds

1...<<221222223224225226227228229230>>...640