Home
last modified time | relevance | path

Searched defs:width (Results 1 – 21 of 21) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdlib/
Dlsearch.c44 lsearch(const void *key, void *base, size_t *nelp, size_t width, in lsearch()
52 lfind(const void *key, const void *base, size_t *nelp, size_t width, in lfind()
59 linear_base(const void *key, const void *base, size_t *nelp, size_t width, in linear_base()
/bionic/libc/kernel/uapi/drm/
Ddrm_sarea.h45 unsigned int width; member
Domap_drm.h45 uint16_t width; member
Ddrm_mode.h290 __u32 width, height; member
301 __u32 width, height; member
339 __u32 width; member
350 __u32 width; member
381 uint32_t width; member
Dqxl_drm.h101 uint32_t width; member
Dvmwgfx_drm.h104 uint32_t width; member
184 uint32_t width; member
Dr128_drm.h236 unsigned short width, height; member
Dradeon_drm.h632 unsigned int width, height; member
641 int width; member
Di915_drm.h71 int width, height; member
/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dvfwscanf.c105 size_t width; /* field width, or 0 */ in __vfwscanf() local
Dvfscanf.c103 size_t width; /* field width, or 0 */ in __svfscanf() local
Dvfwprintf.c287 int width; /* width from format (%8d), or 0 */ in __vfwprintf() local
Dvfprintf.c282 int width; /* width from format (%8d), or 0 */ in __vfprintf() local
/bionic/libc/kernel/uapi/linux/
Domapfb.h111 __u32 width, height; member
121 __u32 width, height; member
224 __u32 width; member
Dkd.h180 unsigned int width, height; member
186 unsigned int width, height; member
Dfb.h272 __u32 width; member
346 __u32 width; member
356 __u32 width; member
366 __u32 width; member
Dv4l2-mediabus.h122 __u32 width; member
Dv4l2-subdev.h77 __u32 width; member
Dvideodev2.h115 __u32 width; member
167 __u32 width; member
365 __u32 width; member
407 __u32 width; member
545 __u32 width; member
706 __u32 width; member
1264 __u32 width; member
Domap3isp.h189 __u8 width; member
/bionic/libc/bionic/
Dlibc_logging.cpp244 int width = -1; in out_vformat() local