| /third_party/mesa3d/src/gallium/frontends/hgl/ |
| H A D | hgl_context.h | 37 unsigned width; member 71 unsigned width; member
|
| /third_party/mesa3d/src/gallium/frontends/xvmc/tests/ |
| H A D | test_subpicture.c | 59 const unsigned int width = 16, height = 16; in main() local
|
| H A D | testlib.c | 43 GetPort( Display *display, unsigned int width, unsigned int height, unsigned int chroma_format, const unsigned int *mc_types, unsigned int num_mc_types, XvPortID *port_id, int *surface_type_id, unsigned int *is_overlay, unsigned int *intra_unsigned ) GetPort() argument
|
| /third_party/mesa3d/src/gallium/targets/graw-xlib/ |
| H A D | graw_xlib.c | 45 graw_create_window_and_screen( int x, int y, unsigned width, unsigned height, enum pipe_format format, void **handle) graw_create_window_and_screen() argument
|
| /third_party/mesa3d/src/gallium/targets/graw-gdi/ |
| H A D | graw_gdi.c | 60 graw_create_window_and_screen(int x, int y, unsigned width, unsigned height, enum pipe_format format, void **handle) graw_create_window_and_screen() argument
|
| /third_party/node/src/ |
| H A D | tty_wrap.cc | 99 int width, height; in GetWindowSize() local
|
| /third_party/musl/porting/linux/user/src/time/ |
| H A D | strftime.c | 78 int width = 2, def_pad = '0'; in __strftime_fmt_1() local 292 unsigned long width; in __strftime_l() local [all...] |
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| H A D | vfscanf.c | 58 int width; in vfscanf() local
|
| /third_party/musl/porting/uniproton/kernel/src/stdio/ |
| H A D | vfscanf.c | 58 int width; in vfscanf() local
|
| /third_party/musl/src/stdlib/ |
| H A D | qsort.c | 45 static void cycle(size_t width, unsigned char* ar[], int n) in cycle() argument 92 static void sift(unsigned char *head, size_t width, cmpfun cmp, void *arg, int pshift, size_t lp[]) in sift() argument 119 static void trinkle(unsigned char *head, size_t width, cmpfu argument 158 __qsort_r(void *base, size_t nel, size_t width, cmpfun cmp, void *arg) __qsort_r() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress.c | 905 _mesa_decompress_image(mesa_format format, GLuint width, GLuint height, in _mesa_decompress_image() argument
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_simd_selection.c | 61 const unsigned width = 8u << simd; in brw_simd_should_compile() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_padding.cpp | 31 Padder::Padder(UChar32 cp, int32_t width, UNumberFormatPadPosition position) : fWidth(width) { in Padder() argument 37 Padder::Padder(int32_t width) : fWidth(width) {} in Padder() argument
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_pbo.h | 34 unsigned width; member
|
| /third_party/mesa3d/src/util/format/ |
| H A D | u_format_other.c | 36 util_format_r9g9b9e5_float_unpack_rgba_float(void *restrict dst_row, const uint8_t *restrict src_row, unsigned width) util_format_r9g9b9e5_float_unpack_rgba_float() argument 53 util_format_r9g9b9e5_float_pack_rgba_float(uint8_t *restrict dst_row, unsigned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_r9g9b9e5_float_pack_rgba_float() argument 84 util_format_r9g9b9e5_float_unpack_rgba_8unorm(uint8_t *restrict dst_row, const uint8_t *restrict src_row, unsigned width) util_format_r9g9b9e5_float_unpack_rgba_8unorm() argument 106 util_format_r9g9b9e5_float_pack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_r9g9b9e5_float_pack_rgba_8unorm() argument 132 util_format_r11g11b10_float_unpack_rgba_float(void *restrict dst_row, const uint8_t *restrict src_row, unsigned width) util_format_r11g11b10_float_unpack_rgba_float() argument 149 util_format_r11g11b10_float_pack_rgba_float(uint8_t *restrict dst_row, unsigned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_r11g11b10_float_pack_rgba_float() argument 180 util_format_r11g11b10_float_unpack_rgba_8unorm(uint8_t *restrict dst_row, const uint8_t *restrict src_row, unsigned width) util_format_r11g11b10_float_unpack_rgba_8unorm() argument 202 util_format_r11g11b10_float_pack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_r11g11b10_float_pack_rgba_8unorm() argument 243 util_format_r8g8bx_snorm_unpack_rgba_float(void *restrict dst_row, const uint8_t *restrict src_row, unsigned width) util_format_r8g8bx_snorm_unpack_rgba_float() argument 266 util_format_r8g8bx_snorm_unpack_rgba_8unorm(uint8_t *restrict dst, const uint8_t *restrict src_row, unsigned width) util_format_r8g8bx_snorm_unpack_rgba_8unorm() argument 289 util_format_r8g8bx_snorm_pack_rgba_float(uint8_t *restrict dst_row, unsigned dst_stride, const float *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_r8g8bx_snorm_pack_rgba_float() argument 314 util_format_r8g8bx_snorm_pack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) util_format_r8g8bx_snorm_pack_rgba_8unorm() argument [all...] |
| /third_party/mesa3d/src/vulkan/overlay-layer/ |
| H A D | overlay_params.h | 101 unsigned width; member
|
| /third_party/mesa3d/include/android_stub/android/ |
| H A D | native_window.h | 96 int32_t width; member
|
| /third_party/mesa3d/include/android_stub/hardware/ |
| H A D | fb.h | 51 const uint32_t width; member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_linear_fastpath.c | 60 lp_linear_blit_rgba_blit(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) lp_linear_blit_rgba_blit() argument 109 lp_linear_blit_rgb1_blit(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) lp_linear_blit_rgb1_blit() argument 165 lp_linear_purple(const struct lp_rast_state *state, unsigned x, unsigned y, unsigned width, unsigned height, const float (*a0)[4], const float (*dadx)[4], const float (*dady)[4], uint8_t *color, unsigned stride) lp_linear_purple() argument [all...] |
| H A D | lp_linear_interp.c | 75 const int width = (interp->width + 3) & ~3; in interp_0_8() local 120 lp_linear_init_interp(struct lp_linear_interp *interp, int x, int y, int width, int height, unsigned usage_mask, boolean perspective, float oow, const float *a0, const float *dadx, const float *dady) lp_linear_init_interp() argument 229 lp_linear_init_interp(struct lp_linear_interp *interp, int x, int y, int width, int height, unsigned usage_mask, boolean perspective, float oow, const float *a0, const float *dadx, const float *dady) lp_linear_init_interp() argument
|
| H A D | lp_linear_priv.h | 29 int width; member 61 int width; /* rounded up to multiple of 4 */ member
|
| /third_party/libdrm/tests/modetest/ |
| H A D | buffers.c | 58 bo_create_dumb(int fd, unsigned int width, unsigned int height, unsigned int bpp) in bo_create_dumb() argument 125 bo_create(int fd, unsigned int format, unsigned int width, unsigned int height, unsigned int handles[4], unsigned int pitches[4], unsigned int offsets[4], enum util_fill_pattern pattern) bo_create() argument
|
| /third_party/libinput/tools/ |
| H A D | libinput-analyze-per-slot-delta.py | 44 width = 16 variable in SlotFormatter
|
| /third_party/libdrm/tests/tegra/ |
| H A D | vic-flip.c | 246 const unsigned int width = 16, height = 16; in main() local
|
| H A D | vic-blit.c | 246 const unsigned int width = 16, height = 16; in main() local
|