| /third_party/backends/backend/ |
| H A D | magicolor.c | 408 static void dump_hex_buffer_dense (int level, const unsigned char *buf, size_t buf_size) in dump_hex_buffer_dense() argument [all...] |
| H A D | rts8891.c | 2920 set_lamp_brightness (struct Rts8891_Device *dev, int level) in set_lamp_brightness() argument
|
| H A D | kodakaio.c | 667 print_params(const SANE_Parameters params, int level) in print_params() argument 679 print_status(KodakAio_Scanner *s,int level) print_status() argument 792 dump_hex_buffer_dense(int level, const unsigned char *buf, size_t buf_size) dump_hex_buffer_dense() argument [all...] |
| H A D | pieusb_specific.c | 2358 double level; in sanei_pieusb_analyze_preview() local
|
| /third_party/backends/frontend/ |
| H A D | saned.c | 316 saned_debug_call (int level, const char *fmt, ...) in saned_debug_call() argument 2346 int level = -1; local [all...] |
| /third_party/backends/backend/pixma/ |
| H A D | pixma_bjnp.c | 192 bjnp_hexdump (int level, const void *d_, unsigned len) in bjnp_hexdump() argument 811 int level; in get_scanner_name() local [all...] |
| H A D | pixma.c | 894 print_scan_param (int level, const pixma_scan_param_t * sp) in print_scan_param() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | SimpleDateFormat.java | 4575 lowerLevel(Object[] items, int i, int level) lowerLevel() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | ubidiimp.h | 152 int32_t level; member 173 UBiDiLevel level; /* level of this run */ member [all...] |
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_hub.c | 58 usb_hub_debug_func(int level) in usb_hub_debug_func() argument
|
| /third_party/FreeBSD/sys/dev/usb/controller/ |
| H A D | ehci.c | 64 usb_ehci_debug_func(int level) in usb_ehci_debug_func() argument
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | f_mass_storage.c | 52 void fmass_debug_func(int level) in fmass_debug_func() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | SimpleDateFormat.java | 4438 lowerLevel(Object[] items, int i, int level) lowerLevel() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | rulebasedcollator.cpp | 1417 Collation::Level level; global() member in __anon3371::PartLevelCallback 1437 Collation::Level level = (Collation::Level)state[0]; internalNextSortKeyPart() local [all...] |
| /third_party/mbedtls/tests/src/test_helpers/ |
| H A D | ssl_helpers.c | 25 void mbedtls_test_ssl_log_analyzer(void *ctx, int level, in mbedtls_test_ssl_log_analyzer() argument
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_surface.h | 131 struct legacy_surf_level level[RADEON_SURF_MAX_LEVELS]; member [all...] |
| /third_party/libcoap/src/ |
| H A D | coap_tinydtls.c | 332 dtls_event(struct dtls_context_t *dtls_context, session_t *dtls_session, dtls_alert_level_t level, uint16_t code) dtls_event() argument
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | ArchiveExtractCallback.cpp | 629 int level = 0;
in Parse() local
|
| /third_party/lame/libmp3lame/ |
| H A D | psymodel.c | 1966 FLOAT level; in psymodel_init() local 2019 FLOAT level; in psymodel_init() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_image.c | 654 si_tile_mode_index(const struct radv_image_plane *plane, unsigned level, bool stencil) in si_tile_mode_index() argument 2273 radv_layout_can_fast_clear(const struct radv_device *device, const struct radv_image *image, unsigned level, VkImageLayout layout, bool in_render_loop, unsigned queue_mask) radv_layout_can_fast_clear() argument 2296 radv_layout_dcc_compressed(const struct radv_device *device, const struct radv_image *image, unsigned level, VkImageLayout layout, bool in_render_loop, unsigned queue_mask) radv_layout_dcc_compressed() argument 2403 int level = pSubresource->mipLevel; radv_GetImageSubresourceLayout() local [all...] |
| H A D | radv_meta_clear.c | 1310 uint32_t level = range->baseMipLevel + l; in radv_clear_dcc() local 1477 uint32_t level = range->baseMipLevel + l; in radv_clear_htile() local 1768 uint32_t level = iview->vk.base_mip_level + l; radv_can_fast_clear_color() local 2053 radv_clear_image_layer(struct radv_cmd_buffer *cmd_buffer, struct radv_image *image, VkImageLayout image_layout, const VkImageSubresourceRange *range, VkFormat format, int level, unsigned layer_count, const VkClearValue *clear_val) radv_clear_image_layer() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_texture.c | 174 r600_texture_get_offset(struct r600_common_screen *rscreen, struct r600_texture *rtex, unsigned level, const struct pipe_box *box, unsigned *stride, unsigned *layer_stride) r600_texture_get_offset() argument 1223 r600_init_temp_resource_from_box(struct pipe_resource *res, struct pipe_resource *orig, const struct pipe_box *box, unsigned level, unsigned flags) r600_init_temp_resource_from_box() argument 1283 r600_texture_transfer_map(struct pipe_context *ctx, struct pipe_resource *texture, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) r600_texture_transfer_map() argument 1546 unsigned level = templ->u.tex.level; r600_create_surface() local 1590 r600_clear_texture(struct pipe_context *pipe, struct pipe_resource *tex, unsigned level, const struct pipe_box *box, const void *data) r600_clear_texture() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_cmd_vgpu10.c | 1495 SVGA3D_vgpu10_IntraSurfaceCopy(struct svga_winsys_context *swc, struct svga_winsys_surface *surface, unsigned level, unsigned face, const SVGA3dCopyBox *box) SVGA3D_vgpu10_IntraSurfaceCopy() argument
|
| /third_party/mesa3d/src/gallium/drivers/tegra/ |
| H A D | tegra_context.c | 782 tegra_clear_texture(struct pipe_context *pcontext, struct pipe_resource *presource, unsigned int level, const struct pipe_box *box, const void *data) tegra_clear_texture() argument 924 tegra_transfer_map(struct pipe_context *pcontext, struct pipe_resource *presource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) tegra_transfer_map() argument 996 tegra_texture_subdata(struct pipe_context *pcontext, struct pipe_resource *presource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) tegra_texture_subdata() argument
|
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_encode.c | 635 virgl_encode_clear_texture(struct virgl_context *ctx, struct virgl_resource *res, unsigned int level, const struct pipe_box *box, const void *data) virgl_encode_clear_texture() argument 897 virgl_encoder_inline_write(struct virgl_context *ctx, struct virgl_resource *res, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) virgl_encoder_inline_write() argument [all...] |