| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | RelativeDateTimeFormatterTest.java | [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
| H A D | BigNumberFormatTest.java | |
| H A D | TimeZoneFormatTest.java | [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | quantityformatter.cpp | 117 UnicodeString &QuantityFormatter::format( in format() function in QuantityFormatter 217 UnicodeString &QuantityFormatter::format( in format() function in QuantityFormatter
|
| H A D | selfmt.cpp | 71 SelectFormat::format(const Formattable& obj, in format() function in SelectFormat 88 SelectFormat::format(const UnicodeString& keyword, in format() function in SelectFormat
|
| H A D | scientificnumberformatter.cpp | 128 UnicodeString &ScientificNumberFormatter::SuperscriptStyle::format( in format() function in ScientificNumberFormatter::SuperscriptStyle 202 UnicodeString &ScientificNumberFormatter::MarkupStyle::format( in format() function in ScientificNumberFormatter::MarkupStyle 277 UnicodeString &ScientificNumberFormatter::format( in format() function in ScientificNumberFormatter
|
| /third_party/libsnd/src/ |
| H A D | mat4.c | 333 mat4_format_to_encoding(int format, int endian) mat4_format_to_encoding() argument [all...] |
| H A D | command.c | 264 { int k, format ; psf_get_format_info() local [all...] |
| H A D | txw.c | 92 { unsigned char format, srate, sr2, sr3 ; member
|
| /third_party/libsnd/Octave/ |
| H A D | sndfile.cc | 155 std::string format = args (3).string_value () ; in DEFUN_DLD() local 317 string_of_major_format(int format) string_of_major_format() argument 349 string_of_minor_format(int format) string_of_minor_format() argument 396 string_of_format(std::string & fmt, int format) string_of_format() argument [all...] |
| /third_party/libsnd/programs/ |
| H A D | sndfile-salvage.c | 232 find_data_offset (int fd, int format) in find_data_offset() argument [all...] |
| /third_party/mesa3d/include/android_stub/nativebase/ |
| H A D | nativebase.h | 90 int format; member
|
| /third_party/libdrm/nouveau/nvif/ |
| H A D | cl9097.h | 28 __u8 format; member 38 __u8 format; member
|
| /third_party/jerryscript/targets/nuttx-stm32f4/ |
| H A D | jerry_port.c | 49 jerry_port_log(jerry_log_level_t level, const char *format, ...) jerry_port_log() argument
|
| /third_party/mesa3d/src/freedreno/fdl/ |
| H A D | fd6_layout.c | 104 fdl6_layout(struct fdl_layout *layout, enum pipe_format format, in fdl6_layout() argument
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_a6xx.c | 233 enum pipe_format format = nir_intrinsic_format(intr); in emit_intrinsic_store_image() local
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_device.c | 76 device_image_get_buffers(__DRIdrawable *driDrawable, unsigned int format, uint32_t *stamp, void *loaderPrivate, uint32_t buffer_mask, struct __DRIimageList *buffers) device_image_get_buffers() argument
|
| H A D | platform_ohos.h | 59 int32_t format = PIXEL_FMT_RGBA_8888; in ANativeWindow_getFormat() local
|
| /third_party/mesa3d/src/egl/wayland/wayland-drm/ |
| H A D | wayland-drm.c | 59 create_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, uint32_t name, int fd, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) create_buffer() argument 109 drm_create_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, uint32_t name, int32_t width, int32_t height, uint32_t stride, uint32_t format) drm_create_buffer() argument 135 drm_create_planar_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, uint32_t name, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) drm_create_planar_buffer() argument 164 drm_create_prime_buffer(struct wl_client *client, struct wl_resource *resource, uint32_t id, int fd, int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) drm_create_prime_buffer() argument [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_sdma_copy_image.c | 31 radv_translate_format_to_hw(struct radeon_info *info, VkFormat format, unsigned *hw_fmt, in radv_translate_format_to_hw() argument
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dvx_formats.c | 224 v3dX(get_format)(VkFormat format) in get_format() argument 242 get_internal_type_bpp_for_output_format(uint32_t format, uint32_t *type, uint32_t *bpp) get_internal_type_bpp_for_output_format() argument 372 format_supports_tlb_resolve(const struct v3dv_format *format) format_supports_tlb_resolve() argument 380 format_supports_blending(const struct v3dv_format *format) format_supports_blending() argument 440 get_internal_depth_type(VkFormat format) get_internal_depth_type() argument 487 const struct v3dv_format *format = v3dX(get_format)(vk_format); get_internal_type_bpp_for_image_aspects() local [all...] |
| /third_party/mesa3d/src/compiler/isaspec/ |
| H A D | isa.py | 532 def format(self): global() member in ISA [all...] |
| /third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
| H A D | test_VIDIOC_ENUM_FMT.c | 45 struct v4l2_fmtdesc format; in do_enumerate_formats() local 135 struct v4l2_fmtdesc format; test_VIDIOC_ENUM_FMT_S32_MAX() local 163 struct v4l2_fmtdesc format; test_VIDIOC_ENUM_FMT_S32_MAX_1() local 191 struct v4l2_fmtdesc format; test_VIDIOC_ENUM_FMT_U32_MAX() local 219 struct v4l2_fmtdesc format; test_VIDIOC_ENUM_FMT_invalid_type() local 353 struct v4l2_fmtdesc format; test_VIDIOC_ENUM_FMT_NULL() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_resource.h | 58 uint8_t format; member
|
| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| H A D | vid_dec.c | 352 OMX_VIDEO_PARAM_PORTFORMATTYPE *format = param; vid_dec_SetParameter() local 410 OMX_VIDEO_PARAM_PORTFORMATTYPE *format = param; vid_dec_GetParameter() local [all...] |