| /third_party/cups-filters/filter/ |
| H A D | rastertoescpx.c | 1560 width, /* Width of line */ in ProcessLine() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | Utility.java | 1066 public static <S extends CharSequence, U extends CharSequence, T extends Appendable> T hex(S s, int width, U separator, boolean useCodePoints, T result) { in hex() argument 1105 public static <S extends CharSequence> String hex(S s, int width, S separator) { in hex() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | LongNameHandler.java | 269 getInflectedMeasureData(String subKey, ULocale locale, UnitWidth width, String gender, String caseVariant, String[] outArray) getInflectedMeasureData() argument 348 getMeasureData( ULocale locale, MeasureUnit unit, UnitWidth width, String unitDisplayCase, String[] outArray) getMeasureData() argument 458 getCompoundValue(String compoundKey, ULocale locale, UnitWidth width) getCompoundValue() argument 766 getUnitDisplayName(ULocale locale, MeasureUnit unit, UnitWidth width) getUnitDisplayName() argument 801 forMeasureUnit( ULocale locale, MeasureUnit unit, UnitWidth width, String unitDisplayCase, PluralRules rules, MicroPropsGenerator parent) forMeasureUnit() argument 832 forArbitraryUnit(ULocale loc, MeasureUnit unit, UnitWidth width, String unitDisplayCase, PluralRules rules, MicroPropsGenerator parent) forArbitraryUnit() argument 957 processPatternTimes(MeasureUnitImpl productUnit, ULocale loc, UnitWidth width, String caseVariant, String[] outArray) processPatternTimes() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | MeasureFormat.java | 971 public MeasureProxy(ULocale locale, FormatWidth width, NumberFormat numberFormat, int subClass) { in MeasureProxy() argument 1063 getRangeFormat(ULocale forLocale, FormatWidth width) getRangeFormat() argument [all...] |
| H A D | ListFormatter.java | 317 public static ListFormatter getInstance(ULocale locale, Type type, Width width) { in getInstance() argument 333 public static ListFormatter getInstance(Locale locale, Type type, Width width) { in getInstance() argument 690 static String typeWidthToStyleString(Type type, Width width) { in typeWidthToStyleString() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | MeasureFormat.java | 936 public MeasureProxy(ULocale locale, FormatWidth width, NumberFormat numberFormat, int subClass) { in MeasureProxy() argument 1029 getRangeFormat(ULocale forLocale, FormatWidth width) getRangeFormat() argument [all...] |
| H A D | ListFormatter.java | 381 public static ListFormatter getInstance(ULocale locale, Type type, Width width) { in getInstance() argument 397 public static ListFormatter getInstance(Locale locale, Type type, Width width) { in getInstance() argument 759 static String typeWidthToStyleString(Type type, Width width) { in typeWidthToStyleString() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | Utility.java | 1001 public static <S extends CharSequence, U extends CharSequence, T extends Appendable> T hex(S s, int width, U separator, boolean useCodePoints, T result) { in hex() argument 1040 public static <S extends CharSequence> String hex(S s, int width, S separator) { in hex() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | measfmt.cpp | 84 static UMeasureFormatWidth getRegularWidth(UMeasureFormatWidth width) { in getRegularWidth() argument 91 static UNumberUnitWidth getUnitWidth(UMeasureFormatWidth width) { in getUnitWidth() argument
|
| H A D | listformatter.cpp | 355 static const char* typeWidthToStyleString(UListFormatterType type, UListFormatterWidth width) { in typeWidthToStyleString() argument 521 createInstance( const Locale& locale, UListFormatterType type, UListFormatterWidth width, UErrorCode& errorCode) createInstance() argument
|
| /third_party/libuv/test/ |
| H A D | test-tty-escape-sequence-processing.c | 84 int width; member [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_surface_meta_address_test.c | 357 unsigned width = 8 + 379 * (size % 6); in run_dcc_address_test() local 527 unsigned width = 8 + 379 * (size % 6); in run_htile_address_test() local 195 one_dcc_address_test(const char *name, const char *test, ADDR_HANDLE addrlib, const struct radeon_info *info, unsigned width, unsigned height, unsigned depth, unsigned samples, unsigned bpp, unsigned swizzle_mode, bool pipe_aligned, bool rb_aligned, unsigned mrt_index, unsigned start_x, unsigned start_y, unsigned start_z, unsigned start_sample) one_dcc_address_test() argument 420 one_htile_address_test(const char *name, const char *test, ADDR_HANDLE addrlib, const struct radeon_info *info, unsigned width, unsigned height, unsigned depth, unsigned bpp, unsigned swizzle_mode, unsigned start_x, unsigned start_y, unsigned start_z) one_htile_address_test() argument 576 one_cmask_address_test(const char *name, const char *test, ADDR_HANDLE addrlib, const struct radeon_info *info, unsigned width, unsigned height, unsigned depth, unsigned bpp, unsigned swizzle_mode, bool pipe_aligned, bool rb_aligned, unsigned mrt_index, unsigned start_x, unsigned start_y, unsigned start_z) one_cmask_address_test() argument 691 unsigned width = 8 + 379 * (size % 6); run_cmask_address_test() local [all...] |
| /third_party/mesa3d/src/amd/addrlib/src/core/ |
| H A D | addrelemlib.cpp | 1141 UINT_32 width; in AdjustSurfaceInfo() local 1270 UINT_32 width; RestoreSurfaceInfo() local [all...] |
| /third_party/lame/libmp3lame/ |
| H A D | quantize_pvt.c | 603 int width, l; in calc_xmin() local 689 int width, b, l; in calc_xmin() local [all...] |
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_x11_dri3.c | 49 egl_dri3_set_drawable_size(struct loader_dri3_drawable *draw, int width, int height) egl_dri3_set_drawable_size() argument
|
| H A D | platform_drm.c | 317 dri2_drm_get_buffers_with_format(__DRIdrawable *driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_drm_get_buffers_with_format() argument 363 dri2_drm_get_buffers(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_drm_get_buffers() argument 514 swrast_put_image2(__DRIdrawable *driDrawable, int op, int x, int y, int width, int height, int stride, char *data, void *loaderPrivate) swrast_put_image2() argument 565 swrast_get_image(__DRIdrawable *driDrawable, int x, int y, int width, int height, char *data, void *loaderPrivate) swrast_get_image() argument [all...] |
| /third_party/mesa3d/src/freedreno/fdl/ |
| H A D | freedreno_layout.h | 291 uint32_t width, height; member
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_image.c | 529 unsigned width = layout->width0; in tu_image_init() local
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_meta_blit2d.c | 492 nir_ssa_def *width = nir_load_push_constant(b, 1, 32, nir_imm_int(b, 0), .base = 16, .range = 4); in build_nir_buffer_fetch() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_surface.c | 811 unsigned width = u_minify(tex->b.width0, dstLevel); in svga_propagate_surface() local 48 svga_texture_copy_region(struct svga_context *svga, struct svga_winsys_surface *src_handle, unsigned srcSubResource, unsigned src_x, unsigned src_y, unsigned src_z, struct svga_winsys_surface *dst_handle, unsigned dstSubResource, unsigned dst_x, unsigned dst_y, unsigned dst_z, unsigned width, unsigned height, unsigned depth) svga_texture_copy_region() argument 78 svga_texture_copy_handle(struct svga_context *svga, struct svga_winsys_surface *src_handle, unsigned src_x, unsigned src_y, unsigned src_z, unsigned src_level, unsigned src_layer, struct svga_winsys_surface *dst_handle, unsigned dst_x, unsigned dst_y, unsigned dst_z, unsigned dst_level, unsigned dst_layer, unsigned width, unsigned height, unsigned depth) svga_texture_copy_handle() argument
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_resource.c | 532 uint32_t width = prsc->width0; in v3d_setup_slices() local 1004 unsigned width = u_minify(shadow->base.width0, i); in v3d_update_shadow_texture() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/dri/ |
| H A D | dri_util.c | 867 dri2AllocateBuffer(__DRIscreen *screen, unsigned int attachment, unsigned int format, int width, int height) dri2AllocateBuffer() argument
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_reg_allocate.cpp | 1104 const unsigned width = in spill_reg() local 1144 const unsigned width = 8 * MIN2( in spill_reg() local
|
| /third_party/mesa3d/src/gallium/drivers/vc4/kernel/ |
| H A D | vc4_validate.c | 90 size_is_lt(uint32_t width, uint32_t height, int cpp) in size_is_lt() argument 150 vc4_check_tex_size(struct vc4_exec_info *exec, struct drm_gem_cma_object *fbo, uint32_t offset, uint8_t tiling_format, uint32_t width, uint32_t height, uint8_t cpp) vc4_check_tex_size() argument 569 uint32_t width = VC4_GET_FIELD(p1, VC4_TEX_P1_WIDTH); reloc_tex() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_clear.c | 547 zink_clear_render_target(struct pipe_context *pctx, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) zink_clear_render_target() argument 569 zink_clear_depth_stencil(struct pipe_context *pctx, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) zink_clear_depth_stencil() argument [all...] |