Home
last modified time | relevance | path

Searched defs:size (Results 7401 - 7425 of 7802) sorted by relevance

1...<<291292293294295296297298299300>>...313

/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...]
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c2177 char *cpuset_getcpusetpath(pid_t pid, char *buf, size_t size) in cpuset_getcpusetpath() argument
[all...]
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddoio.c115 int size; member
2612 int i, size; in listio_mem() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.h166 unsigned size() { return vec.size(); } in size() function in r600_sb::sb_set
239 unsigned size() { return bit_size; } in size() function in r600_sb::sb_bitset
310 unsigned size() { return total_size / aligned_elt_size; } in size() function in r600_sb::sb_value_pool
638 unsigned size; global() member in r600_sb::value_table
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c119 repeat(int coord, unsigned size) in repeat() argument
134 wrap_nearest_repeat(float s, unsigned size, int offset, int *icoord) in wrap_nearest_repeat() argument
144 wrap_nearest_clamp(float s, unsigned size, int offset, int *icoord) wrap_nearest_clamp() argument
160 wrap_nearest_clamp_to_edge(float s, unsigned size, int offset, int *icoord) wrap_nearest_clamp_to_edge() argument
180 wrap_nearest_clamp_to_border(float s, unsigned size, int offset, int *icoord) wrap_nearest_clamp_to_border() argument
198 wrap_nearest_mirror_repeat(float s, unsigned size, int offset, int *icoord) wrap_nearest_mirror_repeat() argument
220 wrap_nearest_mirror_clamp(float s, unsigned size, int offset, int *icoord) wrap_nearest_mirror_clamp() argument
235 wrap_nearest_mirror_clamp_to_edge(float s, unsigned size, int offset, int *icoord) wrap_nearest_mirror_clamp_to_edge() argument
253 wrap_nearest_mirror_clamp_to_border(float s, unsigned size, int offset, int *icoord) wrap_nearest_mirror_clamp_to_border() argument
280 wrap_linear_repeat(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_repeat() argument
291 wrap_linear_clamp(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_clamp() argument
303 wrap_linear_clamp_to_edge(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_clamp_to_edge() argument
318 wrap_linear_clamp_to_border(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_clamp_to_border() argument
331 wrap_linear_mirror_repeat(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_mirror_repeat() argument
368 wrap_linear_mirror_clamp(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_mirror_clamp() argument
382 wrap_linear_mirror_clamp_to_edge(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_mirror_clamp_to_edge() argument
400 wrap_linear_mirror_clamp_to_border(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_mirror_clamp_to_border() argument
417 wrap_nearest_unorm_clamp(float s, unsigned size, int offset, int *icoord) wrap_nearest_unorm_clamp() argument
428 wrap_nearest_unorm_clamp_to_border(float s, unsigned size, int offset, int *icoord) wrap_nearest_unorm_clamp_to_border() argument
438 wrap_nearest_unorm_clamp_to_edge(float s, unsigned size, int offset, int *icoord) wrap_nearest_unorm_clamp_to_edge() argument
448 wrap_linear_unorm_clamp(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_unorm_clamp() argument
463 wrap_linear_unorm_clamp_to_border(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_unorm_clamp_to_border() argument
479 wrap_linear_unorm_clamp_to_edge(float s, unsigned size, int offset, int *icoord0, int *icoord1, float *w) wrap_linear_unorm_clamp_to_edge() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c546 unsigned size = glsl_array_size(glsl_get_struct_field(strct_type, 0)); in bound_bo_access_instr() local
1913 zink_shader_dump(void *words, size_t size, const char *file) in zink_shader_dump() argument
1994 uint32_t size[3] = {1,1,1}; in zink_shader_spirv_compile() local
2233 unsigned size = glsl_count_attribute_slots(glsl_type_is_array(var->type) ? var->type : type, false); unbreak_bos() local
2779 const unsigned size = scan_nir() local
2905 unsigned size = glsl_type_is_array(img->type) ? glsl_get_aoa_size(img->type) : 1; match_tex_dests_instr() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimstb_truetype.h518 int size; member
1151 stbtt__new_buf(const void *p, size_t size) stbtt__new_buf() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_reg.h1153 uint32 size; member
1253 } size; member
1542 uint32 size; member
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_enc.h260 uint32_t size; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c162 uint16_t size[MAX_PER_STAGE_DESCRIPTOR_UNIFORM_BLOCKS * MAX_SETS]; member
229 unsigned size = get_pcbuf_size(state, pstage); in calc_ubo0_size() local
244 unsigned size = state->uniform_blocks[pstage].size[i]; in fill_ubo0() local
255 unsigned size in update_pcbuf() local
2636 uint32_t size = fillcmd->size; handle_fill_buffer() local
2716 unsigned size = cmd->u.draw_multi_indexed_ext.draw_count * sizeof(struct pipe_draw_start_count_bias); handle_draw_multi_indexed() local
3537 uint32_t size; handle_bind_transform_feedback_buffers() local
[all...]
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h1035 void LiftoffAssembler::FillStackSlotsWithZero(int start, int size) { in FillStackSlotsWithZero() argument
273 LoadFromInstance(Register dst, Register instance, int offset, int size) LoadFromInstance() argument
2946 int size = total_size; CallC() local
3050 AllocateStackSlot(Register addr, uint32_t size) AllocateStackSlot() argument
3055 DeallocateStackSlot(uint32_t size) DeallocateStackSlot() argument
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h3702 int size = static_cast<int>(arg_types.size()); PeekArgs() local
5009 Value size = Peek(0, 2, kWasmI32); DecodeNumericOpcode() local
5029 Value size = Peek(0, 2, mem_type); DecodeNumericOpcode() local
5040 Value size = Peek(0, 2, mem_type); DecodeNumericOpcode() local
[all...]
H A Dc-api.cc1157 size_t size = import_table.size(); variable
1176 size_t size in ExportsImpl() local
2885 wasm_val_vec_new(wasm_val_vec_t* out, size_t size, wasm_val_t const data[]) wasm_val_vec_new() argument
[all...]
H A Dwasm-code-manager.cc113 base::AddressRegion DisjointAllocationPool::Allocate(size_t size) { in Allocate() argument
118 AllocateInRegion( size_t size, base::AddressRegion region) AllocateInRegion() argument
200 size_t size = instructions().size(); RegisterTrapHandlerData() local
705 AllocateForCode( NativeModule* native_module, size_t size) AllocateForCode() argument
710 AllocateForCodeInRegion( NativeModule* native_module, size_t size, base::AddressRegion region) AllocateForCodeInRegion() argument
1517 UpdateCodeSize(size_t size, ExecutionTier tier, ForDebugging for_debugging) UpdateCodeSize() argument
1595 size_t size = Heap::GetCodeRangeReservedAreaSize(); AddCodeSpaceLocked() local
1991 TryAllocate(size_t size, void* hint) TryAllocate() argument
2233 size_t size = code_space.size(); NewNativeModule() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c400 le16 size; member
418 le16 size; member
775 static void hexdump(const char *attr, int size, int level) in hexdump() argument
856 int size; makeutf8() local
1424 int size; showacl() local
1779 basicread(void *fileid, char *buf, size_t size, off_t pos __attribute__((unused))) basicread() argument
1791 dummyread(void *fileid __attribute__((unused)), char *buf, size_t size, off_t pos) dummyread() argument
4376 ntfs_getxattr(const char *path, const char *name, void *value, size_t size) ntfs_getxattr() argument
4690 int size; callback() local
4858 valid_sds(const char *attr, unsigned int offset, unsigned int entrysz, unsigned int size, u32 prevkey, BOOL second) valid_sds() argument
5005 int size; audit_sds() local
[all...]
H A Dntfsresize.c160 s64 size; member
422 s64 size; get_new_volume_size() local
2508 s64 bm_bsize, size; truncate_bitmap_data_attr() local
3227 s64 size; get_data_size() local
[all...]
/third_party/nghttp2/lib/
H A Dnghttp2_session.c7888 int32_t size; nghttp2_session_get_stream_local_window_size() local
8135 nghttp2_session_consume(nghttp2_session *session, int32_t stream_id, size_t size) nghttp2_session_consume() argument
8169 nghttp2_session_consume_connection(nghttp2_session *session, size_t size) nghttp2_session_consume_connection() argument
8185 nghttp2_session_consume_stream(nghttp2_session *session, int32_t stream_id, size_t size) nghttp2_session_consume_stream() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumber.cpp8141 uInt size=n+12; /* true size */ global() local
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_session.c7877 int32_t size; nghttp2_session_get_stream_local_window_size() local
8124 nghttp2_session_consume(nghttp2_session *session, int32_t stream_id, size_t size) nghttp2_session_consume() argument
8158 nghttp2_session_consume_connection(nghttp2_session *session, size_t size) nghttp2_session_consume_connection() argument
8174 nghttp2_session_consume_stream(nghttp2_session *session, int32_t stream_id, size_t size) nghttp2_session_consume_stream() argument
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2904 anv_state_pool_emit_data(struct anv_state_pool *pool, size_t size, size_t align, const void *p) anv_state_pool_emit_data() argument
3035 intel_aux_map_buffer_alloc(void *driver_ctx, uint32_t size) intel_aux_map_buffer_alloc() argument
3714 anv_vma_alloc(struct anv_device *device, uint64_t size, uint64_t align, enum anv_bo_alloc_flags alloc_flags, uint64_t client_address) anv_vma_alloc() argument
3752 anv_vma_free(struct anv_device *device, uint64_t address, uint64_t size) anv_vma_free() argument
4141 anv_MapMemory( VkDevice _device, VkDeviceMemory _memory, VkDeviceSize offset, VkDeviceSize size, VkMemoryMapFlags flags, void** ppData) anv_MapMemory() argument
4432 anv_get_buffer_memory_requirements(struct anv_device *device, VkDeviceSize size, VkBufferUsageFlags usage, VkMemoryRequirements2* pMemoryRequirements) anv_get_buffer_memory_requirements() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dteximage.c685 GLsizei size; in _mesa_get_tex_max_num_levels() local
6302 texture_buffer_range(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum internalFormat, struct gl_buffer_object *bufObj, GLintptr offset, GLsizeiptr size, const char *caller) texture_buffer_range() argument
6400 check_texture_buffer_range(struct gl_context *ctx, struct gl_buffer_object *bufObj, GLintptr offset, GLsizeiptr size, const char *caller) check_texture_buffer_range() argument
6478 _mesa_TexBufferRange(GLenum target, GLenum internalFormat, GLuint buffer, GLintptr offset, GLsizeiptr size) _mesa_TexBufferRange() argument
6525 _mesa_TextureBufferRangeEXT(GLuint texture, GLenum target, GLenum internalFormat, GLuint buffer, GLintptr offset, GLsizeiptr size) _mesa_TextureBufferRangeEXT() argument
6655 _mesa_TextureBufferRange(GLuint texture, GLenum internalFormat, GLuint buffer, GLintptr offset, GLsizeiptr size) _mesa_TextureBufferRange() argument
[all...]
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_private.h283 VkDeviceSize size; member
872 uint32_t size; member
952 VkDeviceSize size; member

Completed in 107 milliseconds

1...<<291292293294295296297298299300>>...313