| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_vp3_video_vp.c | 26 uint16_t width; // 00 in mb units member 54 uint32_t width; // 00 in normal units member 98 uint16_t width; // 2c member 113 uint16_t width, height; member [all...] |
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
| H A D | Demo.java | 109 public Demo(int width, int height) { in Demo() argument
|
| /third_party/icu/icu4c/source/tools/icuexportdata/ |
| H A D | icuexportdata.cpp | 164 UCPTrieValueWidth width = UCPTRIE_VALUE_BITS_32; in dumpEnumeratedProperty() local [all...] |
| /third_party/libdrm/ |
| H A D | xf86drmMode.h | 105 uint32_t width, height; member 115 uint32_t width, height; member 162 uint32_t width, height; member
|
| /third_party/libinput/test/ |
| H A D | test-touchpad.c | 409 double width, height; in START_TEST() local 748 double width, height; in touchpad_has_horiz_edge_scroll_size() local 901 double width = 0, height = 0; in START_TEST() local 1236 double width, height; in touchpad_has_top_palm_detect_size() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | sparse-llvm.c | 898 unsigned int width = otype->bit_size; in output_op_cast() local
|
| /third_party/node/deps/v8/src/codegen/s390/ |
| H A D | macro-assembler-s390.h | 966 int width = rangeStart - rangeEnd + 1; in ExtractBitRange() local
|
| /third_party/node/deps/v8/src/codegen/ppc/ |
| H A D | macro-assembler-ppc.h | 822 int width = rangeStart - rangeEnd + 1; in ExtractBitRange() local
|
| /third_party/node/deps/v8/src/diagnostics/arm/ |
| H A D | disasm-arm.cc | 463 uint32_t width = instr->Bits(20, 16) + 1; in FormatOption() local 485 int width = (format[3] - '0') * 10 + (format[4] - '0'); in FormatOption() local [all...] |
| /third_party/node/deps/v8/src/diagnostics/riscv64/ |
| H A D | disasm-riscv64.cc | 2732 int width = 0; in switch_sew() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_job.c | 72 int width = align(fb->width, 16) >> 4; in lima_get_fb_info() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_screen.c | 1180 trace_screen_is_compute_copy_faster(struct pipe_screen *_screen, enum pipe_format src_format, enum pipe_format dst_format, unsigned width, unsigned height, unsigned depth, bool cpu) trace_screen_is_compute_copy_faster() argument
|
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| H A D | agx_pipe.c | 174 unsigned width = u_minify(templ->width0, l); in agx_resource_create() local
|
| H A D | agx_state.h | 98 unsigned width, height, nr_cbufs; member
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_eu_validate.c | 608 is_packed(unsigned vstride, unsigned width, unsigned hstride) in is_packed() argument 628 is_linear(unsigned vstride, unsigned width, unsigned hstride) in is_linear() argument 1074 unsigned vstride, width, hstride, element_size, subreg; in general_restrictions_on_region_parameters() local 1413 align1_access_mask(uint64_t access_mask[static 32], unsigned exec_size, unsigned element_size, unsigned subreg, unsigned vstride, unsigned width, unsigned hstride) align1_access_mask() argument 1484 unsigned vstride, width, hstride, element_size, subreg; region_alignment_rules() local 1876 unsigned vstride, width, hstride, type_size, reg, subreg, address_mode; special_requirements_for_handling_double_precision_data_types() local [all...] |
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_cmd_buffer.c | 432 cmd_get_tiler_context(struct panvk_cmd_buffer *cmdbuf, unsigned width, unsigned height) cmd_get_tiler_context() argument
|
| /third_party/mesa3d/src/util/format/ |
| H A D | u_format.h | 109 unsigned width; member 918 util_format_get_nblocks(enum pipe_format format, unsigned width, unsigned height) util_format_get_nblocks() argument 927 util_format_get_stride(enum pipe_format format, unsigned width) util_format_get_stride() argument 1395 util_format_get_plane_width(enum pipe_format format, unsigned plane, unsigned width) util_format_get_plane_width() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_context.c | 1163 draw_set_mapped_texture(struct draw_context *draw, enum pipe_shader_type shader_stage, unsigned sview_idx, uint32_t width, uint32_t height, uint32_t depth, uint32_t first_level, uint32_t last_level, uint32_t num_samples, uint32_t sample_stride, const void *base_ptr, uint32_t row_stride[PIPE_MAX_TEXTURE_LEVELS], uint32_t img_stride[PIPE_MAX_TEXTURE_LEVELS], uint32_t mip_offsets[PIPE_MAX_TEXTURE_LEVELS]) draw_set_mapped_texture() argument 1187 draw_set_mapped_image(struct draw_context *draw, enum pipe_shader_type shader_stage, unsigned idx, uint32_t width, uint32_t height, uint32_t depth, const void *base_ptr, uint32_t row_stride, uint32_t img_stride, uint32_t num_samples, uint32_t sample_stride) draw_set_mapped_image() argument
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_video_dec.cpp | 1009 uint32_t width; in d3d12_video_decoder_reconfigure_dpb() local
|
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| H A D | hud_context.c | 1188 unsigned width = 251, height = 100; in hud_parse_env_var() local 1085 read_pane_settings(char *str, unsigned * const x, unsigned * const y, unsigned * const width, unsigned * const height, uint64_t * const ceiling, boolean * const dyn_ceiling, boolean *reset_colors, boolean *sort_items) read_pane_settings() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_resource.c | 682 unsigned width = ALIGN_POT(template->width0, blocksize.width); panfrost_resource_create_with_modifier() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r300/ |
| H A D | r300_emit.c | 342 uint32_t width = fb->width; in r300_emit_gpu_flush() local
|
| H A D | r300_render.c | 1171 unsigned width = x2 - x1; in r300_blitter_draw_rectangle() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_blit.c | 539 r600_clear_render_target(struct pipe_context *ctx, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) r600_clear_render_target() argument 555 r600_clear_depth_stencil(struct pipe_context *ctx, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) r600_clear_depth_stencil() argument [all...] |
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| H A D | comp.rs | 364 pub fn width(&self) -> u32 { in width() functions [all...] |