Home
last modified time | relevance | path

Searched defs:size (Results 14451 - 14475 of 14899) sorted by relevance

1...<<571572573574575576577578579580>>...596

/third_party/backends/backend/
H A Dhp3900_config.c1039 static SANE_Byte *cfg_motor_resource_get(SANE_Byte *size) in cfg_motor_resource_get() argument
H A Dhp-option.c735 _set_size (HpOption opt, HpData data, SANE_Int size) in _set_size() argument
1639 size_t size, length; _probe_gamma_vector() local
1658 size_t size; _probe_horiz_dither() local
1932 size_t size = sanei_hp_accessor_size(gvector->data_acsr); _simulate_custom_gamma() local
[all...]
/third_party/backends/sanei/
H A Dsanei_scsi.c2085 size_t size; sanei_scsi_req_enter2() local
[all...]
H A Dsanei_usb.c283 print_buffer (const SANE_Byte * buffer, SANE_Int size) in print_buffer() argument
843 static char* sanei_xml_get_hex_data(xmlNode* node, size_t* size) in sanei_xml_get_hex_data() argument
799 sanei_xml_get_hex_data_slow_path(xmlNode* node, xmlChar* content, xmlChar* cur_content, char* ret_data, char* cur_ret_data, size_t* size) sanei_xml_get_hex_data_slow_path() argument
894 sanei_binary_to_hex_data(const char* data, size_t size, size_t* out_size) sanei_binary_to_hex_data() argument
926 sanei_xml_set_hex_data(xmlNode* node, const char* data, size_t size) sanei_xml_set_hex_data() argument
3761 sanei_usb_record_read_bulk(xmlNode* node, SANE_Int dn, SANE_Byte* buffer, size_t size, ssize_t read_size) sanei_usb_record_read_bulk() argument
3798 sanei_usb_record_replace_read_bulk(xmlNode* node, SANE_Int dn, SANE_Byte* buffer, size_t size, size_t read_size) sanei_usb_record_replace_read_bulk() argument
3811 sanei_usb_replay_read_bulk(SANE_Int dn, SANE_Byte* buffer, size_t size) sanei_usb_replay_read_bulk() argument
3891 sanei_usb_read_bulk(SANE_Int dn, SANE_Byte * buffer, size_t * size) sanei_usb_read_bulk() argument
4098 sanei_usb_record_write_bulk(xmlNode* node, SANE_Int dn, const SANE_Byte* buffer, size_t size, size_t write_size) sanei_usb_record_write_bulk() argument
4118 sanei_usb_record_replace_write_bulk(xmlNode* node, SANE_Int dn, const SANE_Byte* buffer, size_t size, size_t write_size) sanei_usb_record_replace_write_bulk() argument
4154 sanei_usb_replay_write_bulk(SANE_Int dn, const SANE_Byte* buffer, size_t size) sanei_usb_replay_write_bulk() argument
4257 sanei_usb_write_bulk(SANE_Int dn, const SANE_Byte * buffer, size_t * size) sanei_usb_write_bulk() argument
4780 sanei_usb_record_read_int(xmlNode* node, SANE_Int dn, SANE_Byte* buffer, size_t size, ssize_t read_size) sanei_usb_record_read_int() argument
4820 sanei_usb_record_replace_read_int(xmlNode* node, SANE_Int dn, SANE_Byte* buffer, size_t size, size_t read_size) sanei_usb_record_replace_read_int() argument
4833 sanei_usb_replay_read_int(SANE_Int dn, SANE_Byte* buffer, size_t size) sanei_usb_replay_read_int() argument
4905 sanei_usb_read_int(SANE_Int dn, SANE_Byte * buffer, size_t * size) sanei_usb_read_int() argument
[all...]
/third_party/alsa-lib/src/seq/
H A Dseq.c1240 snd_seq_set_output_buffer_size(snd_seq_t *seq, size_t size) snd_seq_set_output_buffer_size() argument
1267 snd_seq_set_input_buffer_size(snd_seq_t *seq, size_t size) snd_seq_set_input_buffer_size() argument
4213 size_t size = ((len + sizeof(snd_seq_event_t) - 1) / sizeof(snd_seq_event_t)); alloc_tmpbuf() local
5131 snd_seq_client_pool_set_output_pool(snd_seq_client_pool_t *info, size_t size) snd_seq_client_pool_set_output_pool() argument
5142 snd_seq_client_pool_set_input_pool(snd_seq_client_pool_t *info, size_t size) snd_seq_client_pool_set_input_pool() argument
5153 snd_seq_client_pool_set_output_room(snd_seq_client_pool_t *info, size_t size) snd_seq_client_pool_set_output_room() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidi.java525 int size; field in Bidi.InsertPoints
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnumtst.c137 const int size = 21; in TestInt64Parse() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidi.java525 int size; field in Bidi.InsertPoints
[all...]
/third_party/icu/icu4c/source/i18n/
H A DdecNumber.cpp8141 uInt size=n+12; /* true size */ global() local
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Ddrm.h218 unsigned long size; /**< Requested physical size (bytes) */ member
331 int size; /**< Size in bytes */ member
539 unsigned long size; /**< In bytes -- will round to page boundary */ member
580 unsigned long size; /**< In bytes -- will round to page boundary */ member
619 __u64 size; member
[all...]
H A Ddrm_mode.h985 __u64 size; member
/third_party/mesa3d/include/CL/
H A Dcl.hpp733 unsigned int size(void) const size() function in cl::vector
796 vector(unsigned int size, const T& val = T()) vector() argument
1793 ::size_t size = 0; getPlatformVersion() local
1812 ::size_t size = 0; getContextPlatformVersion() local
3182 Buffer( const Context& context, cl_mem_flags flags, ::size_t size, void* host_ptr = NULL, cl_int* err = NULL) Buffer() argument
3207 Buffer( cl_mem_flags flags, ::size_t size, void* host_ptr = NULL, cl_int* err = NULL) Buffer() argument
3252 ::size_t size = sizeof(DataType)*(endIterator - startIterator); Buffer() local
4828 static ::size_t size(const T&) { return sizeof(T); } size() function
4835 static ::size_t size(const LocalSpaceArg& value) { return value.size_; } size() function
4849 __local(::size_t size) __local() argument
4859 Local(::size_t size) Local() argument
5010 setArg(cl_uint index, ::size_t size, const void* argPtr) setArg() argument
5716 enqueueReadBuffer( const Buffer& buffer, cl_bool blocking, ::size_t offset, ::size_t size, void* ptr, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL) const enqueueReadBuffer() argument
5741 enqueueWriteBuffer( const Buffer& buffer, cl_bool blocking, ::size_t offset, ::size_t size, const void* ptr, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL) const enqueueWriteBuffer() argument
5766 enqueueCopyBuffer( const Buffer& src, const Buffer& dst, ::size_t src_offset, ::size_t dst_offset, ::size_t size, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL) const enqueueCopyBuffer() argument
5915 enqueueFillBuffer( const Buffer& buffer, PatternType pattern, ::size_t offset, ::size_t size, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL) const enqueueFillBuffer() argument
6177 enqueueMapBuffer( const Buffer& buffer, cl_bool blocking, cl_map_flags flags, ::size_t offset, ::size_t size, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL, cl_int* err = NULL) const enqueueMapBuffer() argument
6648 ::size_t size = sizeof(DataType)*(endIterator - startIterator); Buffer() local
6699 ::size_t size = sizeof(DataType)*(endIterator - startIterator); Buffer() local
6724 enqueueReadBuffer( const Buffer& buffer, cl_bool blocking, ::size_t offset, ::size_t size, void* ptr, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL) enqueueReadBuffer() argument
6743 enqueueWriteBuffer( const Buffer& buffer, cl_bool blocking, ::size_t offset, ::size_t size, const void* ptr, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL) enqueueWriteBuffer() argument
6762 enqueueMapBuffer( const Buffer& buffer, cl_bool blocking, cl_map_flags flags, ::size_t offset, ::size_t size, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL, cl_int* err = NULL) enqueueMapBuffer() argument
6821 enqueueCopyBuffer( const Buffer& src, const Buffer& dst, ::size_t src_offset, ::size_t dst_offset, ::size_t size, const VECTOR_CLASS<Event>* events = NULL, Event* event = NULL) enqueueCopyBuffer() argument
[all...]
/third_party/libbpf/src/
H A Dbtf.c772 __s64 size = -1; btf__resolve_size() local
1030 btf_new(const void *data, __u32 size, struct btf *base_btf) btf_new() argument
1081 btf__new(const void *data, __u32 size) btf__new() argument
1517 btf_get_raw_data(const struct btf *btf, __u32 *size, bool swap_endian) global() argument
1567 btf__raw_data(const struct btf *btf_ro, __u32 *size) global() argument
3094 btf_ext__new(const __u8 *data, __u32 size) global() argument
3144 btf_ext__get_raw_data(const struct btf_ext *btf_ext, __u32 *size) global() argument
[all...]
/third_party/libdrm/include/drm/
H A Ddrm.h218 unsigned long size; /**< Requested physical size (bytes) */ member
331 int size; /**< Size in bytes */ member
539 unsigned long size; /**< In bytes -- will round to page boundary */ member
580 unsigned long size; /**< In bytes -- will round to page boundary */ member
619 __u64 size; member
[all...]
H A Ddrm_mode.h901 __u64 size; member
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-globals.h951 uint16_t size; /**< real size >> JMEM_ALIGNMENT_LOG */ member
1576 uint16_t size; /**< size of this ASCII string in bytes */ global() member
1585 uint16_t size; /**< size of this utf-8 string in bytes */ global() member
1595 lit_utf8_size_t size; /**< size of this long utf-8 string in bytes */ global() member
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3.h51 uint32_t size; member
92 uint16_t size; member
179 unsigned size : 16; member
[all...]
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c6644 unsigned size = 0; spirv_to_nir() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_optimizer.cpp1028 unsigned size = instr->operands[2].constantValue() / 8; parse_extract() local
1035 unsigned size = instr->definitions[0].bytes(); parse_extract() local
1054 unsigned size = instr->operands[2].constantValue() / 8; parse_insert() local
1143 unsigned size = std::min(sel.size(), instrSel.size()); apply_extract() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.h486 uint32_t size; member
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c108 resize_qreg_array(struct v3d_compile *c, struct qreg **regs, uint32_t *size, uint32_t decl_size) resize_qreg_array() argument
129 resize_interp_array(struct v3d_compile *c, struct v3d_interp_input **regs, uint32_t *size, uint32_t decl_size) resize_interp_array() argument
891 ntq_minify(struct v3d_compile *c, struct qreg size, struct qreg level) ntq_minify() argument
916 struct qreg size = vir_uniform(c, contents, unit); ntq_emit_txs() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp1238 check_builtin_array_max_size(const char *name, unsigned size, YYLTYPE loc, struct _mesa_glsl_parse_state *state) check_builtin_array_max_size() argument
2358 ir_constant *const size = ir->constant_expression_value(mem_ctx); process_array_size() local
4382 const int size = var->type->array_size(); get_variable_being_redeclared() local
4753 validate_layout_qualifier_vertex_count(struct _mesa_glsl_parse_state *state, YYLTYPE loc, ir_variable *var, unsigned num_vertices, unsigned *size, const char *var_category) validate_layout_qualifier_vertex_count() argument
7665 unsigned size = 0; ast_process_struct_or_iface_block_members() local
8400 const unsigned size = fields[i].type->array_size(); hir() local
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c1271 v3dv_CmdFillBuffer(VkCommandBuffer commandBuffer, VkBuffer dstBuffer, VkDeviceSize dstOffset, VkDeviceSize size, uint32_t data) v3dv_CmdFillBuffer() argument
[all...]
H A Dv3dv_cmd_buffer.c1225 uint32_t size = sizeof(struct v3dv_cmd_buffer_attachment_state) * in cmd_buffer_ensure_render_pass_attachment_state() local
3087 v3dv_CmdPushConstants(VkCommandBuffer commandBuffer, VkPipelineLayout layout, VkShaderStageFlags stageFlags, uint32_t offset, uint32_t size, const void *pValues) v3dv_CmdPushConstants() argument
/third_party/littlefs/
H A Dlfs.c44 lfs_bd_read(lfs_t *lfs, const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_size_t hint, lfs_block_t block, lfs_off_t off, void *buffer, lfs_size_t size) lfs_bd_read() argument
127 lfs_bd_cmp(lfs_t *lfs, const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_size_t hint, lfs_block_t block, lfs_off_t off, const void *buffer, lfs_size_t size) lfs_bd_cmp() argument
154 lfs_bd_crc(lfs_t *lfs, const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_size_t hint, lfs_block_t block, lfs_off_t off, lfs_size_t size, uint32_t *crc) lfs_bd_crc() argument
227 lfs_bd_prog(lfs_t *lfs, lfs_cache_t *pcache, lfs_cache_t *rcache, bool validate, lfs_block_t block, lfs_off_t off, const void *buffer, lfs_size_t size) lfs_bd_prog() argument
445 lfs_size_t size; global() member
755 lfs_dir_getread(lfs_t *lfs, const lfs_mdir_t *dir, const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_size_t hint, lfs_tag_t gmask, lfs_tag_t gtag, lfs_off_t off, void *buffer, lfs_size_t size) lfs_dir_getread() argument
1414 lfs_size_t size; global() member
1553 lfs_dir_commitprog(lfs_t *lfs, struct lfs_commit *commit, const void *buffer, lfs_size_t size) lfs_dir_commitprog() argument
1865 lfs_size_t *size = p; lfs_dir_commit_size() local
2086 lfs_size_t size = 0; lfs_dir_splittingcompact() local
2149 lfs_ssize_t size = lfs_fs_rawsize(lfs); lfs_dir_splittingcompact() local
2816 lfs_off_t size = *off; lfs_ctz_index() local
2828 lfs_ctz_find(lfs_t *lfs, const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_block_t head, lfs_size_t size, lfs_size_t pos, lfs_block_t *block, lfs_off_t *off) lfs_ctz_find() argument
2863 lfs_ctz_extend(lfs_t *lfs, lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_block_t head, lfs_size_t size, lfs_block_t *block, lfs_off_t *off) lfs_ctz_extend() argument
2962 lfs_ctz_traverse(lfs_t *lfs, const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_block_t head, lfs_size_t size, int (*cb)(void*, lfs_block_t), void *data) lfs_ctz_traverse() argument
3385 lfs_size_t size; global() local
3419 lfs_file_flushedread(lfs_t *lfs, lfs_file_t *file, void *buffer, lfs_size_t size) global() argument
3480 lfs_file_rawread(lfs_t *lfs, lfs_file_t *file, void *buffer, lfs_size_t size) global() argument
3499 lfs_file_flushedwrite(lfs_t *lfs, lfs_file_t *file, const void *buffer, lfs_size_t size) global() argument
3587 lfs_file_rawwrite(lfs_t *lfs, lfs_file_t *file, const void *buffer, lfs_size_t size) global() argument
3695 lfs_file_rawtruncate(lfs_t *lfs, lfs_file_t *file, lfs_off_t size) global() argument
4033 lfs_rawgetattr(lfs_t *lfs, const char *path, uint8_t type, void *buffer, lfs_size_t size) global() argument
4067 lfs_commitattr(lfs_t *lfs, const char *path, uint8_t type, const void *buffer, lfs_size_t size) global() argument
4091 lfs_rawsetattr(lfs_t *lfs, const char *path, uint8_t type, const void *buffer, lfs_size_t size) global() argument
5033 lfs_size_t *size = p; global() local
5039 lfs_size_t size = 0; global() local
5131 lfs_size_t size; global() member
5148 lfs_size_t size; global() member
5171 lfs1_crc(uint32_t *crc, const void *buffer, size_t size) global() argument
5175 lfs1_bd_read(lfs_t *lfs, lfs_block_t block, lfs_off_t off, void *buffer, lfs_size_t size) global() argument
5183 lfs1_bd_crc(lfs_t *lfs, lfs_block_t block, lfs_off_t off, lfs_size_t size, uint32_t *crc) global() argument
5872 lfs_getattr(lfs_t *lfs, const char *path, uint8_t type, void *buffer, lfs_size_t size) global() argument
5889 lfs_setattr(lfs_t *lfs, const char *path, uint8_t type, const void *buffer, lfs_size_t size) global() argument
5992 lfs_file_read(lfs_t *lfs, lfs_file_t *file, void *buffer, lfs_size_t size) global() argument
6010 lfs_file_write(lfs_t *lfs, lfs_file_t *file, const void *buffer, lfs_size_t size) global() argument
6046 lfs_file_truncate(lfs_t *lfs, lfs_file_t *file, lfs_off_t size) global() argument
[all...]

Completed in 134 milliseconds

1...<<571572573574575576577578579580>>...596