Home
last modified time | relevance | path

Searched defs:size (Results 10001 - 10025 of 10233) sorted by relevance

1...<<401402403404405406407408409410

/third_party/mesa3d/include/CL/
H A Dcl2.hpp1717 size_type size = 0; in getPlatformVersion() local
1736 size_type size = 0; getContextPlatformVersion() local
3608 allocate( size_type size, typename cl::SVMAllocator<void, SVMTrait>::const_pointer = 0) allocate() argument
3819 Buffer( const Context& context, cl_mem_flags flags, size_type size, void* host_ptr = NULL, cl_int* err = NULL) Buffer() argument
3844 Buffer( cl_mem_flags flags, size_type size, void* host_ptr = NULL, cl_int* err = NULL) Buffer() argument
3889 size_type size = sizeof(DataType)*(endIterator - startIterator); Buffer() local
5747 size_type size() const size() function in cl::NDRange
5782 static size_type size(const T&) { return sizeof(T); } size() function
5791 static size_type size(const T&) { return sizeof(cl_mem); } size() function
5800 static size_type size(const LocalSpaceArg& value) { return value.size_; } size() function
5811 Local(size_type size) Local() argument
6032 setArg(cl_uint index, size_type size, const void* argPtr) setArg() argument
6806 setSpecializationConstant(cl_uint index, size_type size, const void* value) setSpecializationConstant() argument
7500 enqueueReadBuffer( const Buffer& buffer, cl_bool blocking, size_type offset, size_type size, void* ptr, const vector<Event>* events = NULL, Event* event = NULL) const enqueueReadBuffer() argument
7525 enqueueWriteBuffer( const Buffer& buffer, cl_bool blocking, size_type offset, size_type size, const void* ptr, const vector<Event>* events = NULL, Event* event = NULL) const enqueueWriteBuffer() argument
7550 enqueueCopyBuffer( const Buffer& src, const Buffer& dst, size_type src_offset, size_type dst_offset, size_type size, const vector<Event>* events = NULL, Event* event = NULL) const enqueueCopyBuffer() argument
7702 enqueueFillBuffer( const Buffer& buffer, PatternType pattern, size_type offset, size_type size, const vector<Event>* events = NULL, Event* event = NULL) const enqueueFillBuffer() argument
7988 enqueueMapBuffer( const Buffer& buffer, cl_bool blocking, cl_map_flags flags, size_type offset, size_type size, const vector<Event>* events = NULL, Event* event = NULL, cl_int* err = NULL) const enqueueMapBuffer() argument
8056 enqueueMapSVM( T* ptr, cl_bool blocking, cl_map_flags flags, size_type size, const vector<Event>* events = NULL, Event* event = NULL) const enqueueMapSVM() argument
8084 enqueueMapSVM( cl::pointer<T, D> &ptr, cl_bool blocking, cl_map_flags flags, size_type size, const vector<Event>* events = NULL, Event* event = NULL) const enqueueMapSVM() argument
9005 static size_type size(const cl::DeviceCommandQueue&) { return sizeof(cl_command_queue); } size() function
9036 size_type size = sizeof(DataType)*(endIterator - startIterator); Buffer() local
9087 size_type size = sizeof(DataType)*(endIterator - startIterator); Buffer() local
9112 enqueueReadBuffer( const Buffer& buffer, cl_bool blocking, size_type offset, size_type size, void* ptr, const vector<Event>* events = NULL, Event* event = NULL) enqueueReadBuffer() argument
9131 enqueueWriteBuffer( const Buffer& buffer, cl_bool blocking, size_type offset, size_type size, const void* ptr, const vector<Event>* events = NULL, Event* event = NULL) enqueueWriteBuffer() argument
9150 enqueueMapBuffer( const Buffer& buffer, cl_bool blocking, cl_map_flags flags, size_type offset, size_type size, const vector<Event>* events = NULL, Event* event = NULL, cl_int* err = NULL) enqueueMapBuffer() argument
9189 enqueueMapSVM( T* ptr, cl_bool blocking, cl_map_flags flags, size_type size, const vector<Event>* events, Event* event) enqueueMapSVM() argument
9213 enqueueMapSVM( cl::pointer<T, D> ptr, cl_bool blocking, cl_map_flags flags, size_type size, const vector<Event>* events = NULL, Event* event = NULL) enqueueMapSVM() argument
9351 enqueueCopyBuffer( const Buffer& src, const Buffer& dst, size_type src_offset, size_type dst_offset, size_type size, const vector<Event>* events = NULL, Event* event = NULL) enqueueCopyBuffer() argument
[all...]
H A Dcl.h168 size_t size; member
[all...]
/third_party/libdrm/include/drm/
H A Di915_drm.h620 int size; member
631 int size; member
682 __u64 size; member
699 __u64 size; member
715 __u64 size; global() member
735 __u64 size; global() member
1462 __u32 size; global() member
1747 __u16 size; global() member
[all...]
H A Damdgpu_drm.h336 __u64 size; member
[all...]
/third_party/libbpf/include/uapi/linux/
H A Dperf_event.h395 __u32 size; member
681 __u32 size; /* Header size up to __reserved[] fields. */ member
814 __u16 size; member
[all...]
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h479 unsigned size; member
[all...]
/third_party/mbedtls/library/
H A Dssl_tls.c2445 size_t size; in mbedtls_ssl_get_mode_from_ciphersuite() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c58 unsigned size = 0; in tu6_load_state_size() local
120 unsigned size = tu6_load_state_size(pipeline, layout, compute); in tu6_emit_load_state() local
405 int32_t size = DIV_ROUND_UP(const_state->immediates_count, 4); in tu_xs_get_immediates_packet_size_dwords() local
424 uint32_t size = tu_xs_get_immediates_packet_size_dwords(xs); tu_xs_get_additional_cs_size_dwords() local
622 uint32_t size = MIN2(end - start, tu6_emit_xs() local
639 int32_t size = DIV_ROUND_UP(const_state->num_driver_params, 4); tu6_emit_xs() local
890 tu6_emit_const(struct tu_cs *cs, uint32_t opcode, uint32_t base, enum a6xx_state_block block, uint32_t offset, uint32_t size, const uint32_t *dwords) tu6_emit_const() argument
917 int size = DIV_ROUND_UP(consumer->input_size, 4); tu6_emit_link_map() local
2344 uint32_t size = 1024 + tu6_load_state_size(pipeline, layout, compute); tu_pipeline_allocate_cs() local
3295 tu_pipeline_static_state(struct tu_pipeline *pipeline, struct tu_cs *cs, uint32_t id, uint32_t size) tu_pipeline_static_state() argument
[all...]
H A Dtu_cmd_buffer.c2205 uint32_t size = buf->bo->size - (iova - buf->bo->iova); tu_CmdBindTransformFeedbackBuffersEXT() local
2336 tu_CmdPushConstants(VkCommandBuffer commandBuffer, VkPipelineLayout layout, VkShaderStageFlags stageFlags, uint32_t offset, uint32_t size, const void *pValues) tu_CmdPushConstants() argument
2396 tu_cmd_dynamic_state(struct tu_cmd_buffer *cmd, uint32_t id, uint32_t size) tu_cmd_dynamic_state() argument
4410 uint32_t size = cmd->device->physical_device->info->a6xx.lrz_track_quirk ? 10 : 8; tu6_draw_common() local
[all...]
H A Dmsm_kgsl.h364 __u64 size; member
370 size_t size; member
376 uint64_t size; member
381 uint64_t size; member
409 __u32 size; member
705 int size; member
779 size_t size; member
861 size_t size; global() member
907 size_t size; global() member
1112 size_t size; global() member
1166 size_t size; global() member
1286 uint64_t size; global() member
1358 uint64_t size; global() member
1444 uint64_t size; global() member
1457 uint64_t size; global() member
1554 uint64_t size; global() member
1583 uint64_t size; global() member
1615 uint64_t size; global() member
1631 unsigned int size; global() member
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c1306 unsigned size = instr->op == nir_op_extract_u8 || instr->op == nir_op_extract_i8 ? 8 : 16; in visit_alu() local
1319 unsigned size = instr->op == nir_op_insert_u8 ? 8 : 16; in visit_alu() local
1412 LLVMValueRef size = in get_buffer_size() local
1522 LLVMValueRef size = ac_build_image_opcode(ctx, &resinfo); lower_gather4_integer() local
1933 LLVMValueRef size = ac_llvm_extract_elem(&ctx->ac, descriptor, 2); emit_ssbo_comp_swap_64() local
4171 LLVMValueRef size = LLVMConstInt(ctx->ac.i32, base + range, false); visit_intrinsic() local
[all...]
H A Dac_llvm_build.c4494 static LLVMTypeRef arg_llvm_type(enum ac_arg_type type, unsigned size, struct ac_llvm_context *ctx) in arg_llvm_type() argument
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_private.h580 uint32_t size; member
597 uint64_t size; /* Total size in bytes */ member
663 VkDeviceSize size; member
682 uint32_t size; member
1664 uint32_t size; member
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c4479 uint32_t size = 0; radv_update_preamble_cs() local
4862 uint32_t size = aligned_extent_width * aligned_extent_height * bs; radv_sparse_image_bind_memory() local
4870 uint32_t size = mem_increment * surface->prt_tile_height; radv_sparse_image_bind_memory() local
5658 radv_MapMemory(VkDevice _device, VkDeviceMemory _memory, VkDeviceSize offset, VkDeviceSize size, VkMemoryMapFlags flags, void **ppData) radv_MapMemory() argument
5702 radv_get_buffer_memory_requirements(struct radv_device *device, VkDeviceSize size, VkBufferCreateFlags flags, VkBufferCreateFlags usage, VkMemoryRequirements2 *pMemoryRequirements) radv_get_buffer_memory_requirements() argument
6029 radv_buffer_init(struct radv_buffer *buffer, struct radv_device *device, struct radeon_winsys_bo *bo, uint64_t size, uint64_t offset) radv_buffer_init() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c1001 unsigned size = ctx->array_infos[i].range.Last - ctx->array_infos[i].range.First + 1; in choose_spill_arrays() local
1064 unsigned size = ctx->array_infos[i].range.Last - ctx->array_infos[i].range.First + 1; in get_spilled_array_base_and_size() local
96 r600_add_gpr_array(struct r600_shader *ps, int start_gpr, int size, unsigned comp_mask) r600_add_gpr_array() argument
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_private.h309 uint32_t size; member
331 VkDeviceSize size; member
[all...]
H A Dpvr_cmd_buffer.c315 pvr_cmd_buffer_upload_general(struct pvr_cmd_buffer *const cmd_buffer, const void *const data, const size_t size, struct pvr_bo **const pvr_bo_out) pvr_cmd_buffer_upload_general() argument
1659 pvr_cmd_buffer_alloc_mem(struct pvr_cmd_buffer *cmd_buffer, struct pvr_winsys_heap *heap, uint64_t size, uint32_t flags, struct pvr_bo **const pvr_bo_out) pvr_cmd_buffer_alloc_mem() argument
2105 pvr_CmdPushConstants(VkCommandBuffer commandBuffer, VkPipelineLayout layout, VkShaderStageFlags stageFlags, uint32_t offset, uint32_t size, const void *pValues) pvr_CmdPushConstants() argument
2386 const size_t size = pRenderPassBegin->clearValueCount * pvr_cmd_buffer_set_clear_values() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h604 uint32_t size[3]; member
1044 unsigned size; /* Bytes, register aligned */ member
[all...]
/third_party/node/deps/v8/third_party/ittapi/include/
H A Dittnotify.h3783 size_t size; /*!< Section file offset */ global() member
[all...]
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h891 void LiftoffAssembler::FillStackSlotsWithZero(int start, int size) { in FillStackSlotsWithZero() argument
470 LoadFromInstance(Register dst, Register instance, int32_t offset, int size) LoadFromInstance() argument
3058 AllocateStackSlot(Register addr, uint32_t size) AllocateStackSlot() argument
3063 DeallocateStackSlot(uint32_t size) DeallocateStackSlot() argument
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.cc3168 uint32_t size = builder->module()->functions[function_index].code.length(); AddCompilationUnitInternal() local
[all...]
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h336 LoadFromInstance(Register dst, Register instance, int offset, int size) LoadFromInstance() argument
953 FillStackSlotsWithZero(int start, int size) FillStackSlotsWithZero() argument
3033 AllocateStackSlot(Register addr, uint32_t size) AllocateStackSlot() argument
3038 DeallocateStackSlot(uint32_t size) DeallocateStackSlot() argument
[all...]
/third_party/ntfs-3g/include/ntfs-3g/
H A Dlayout.h1500 le16 size; /* Size in bytes of the ACE. */ global() member
1666 le16 size; /* Size in bytes of the ACE. */ global() member
1688 le16 size; /* Size in bytes of the ACE. */ global() member
1711 le16 size; /* Allocated space in bytes for ACL. Includes this global() member
[all...]
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c222 static bool get_app_path(char *path, size_t size) in get_app_path() argument
1225 size_t size = p->lazy_cnt*3*sizeof(size_t); in redo_lazy_relocs() local
1839 size_t i, size = nsym * sizeof(*p->funcdescs); in makefuncdescs() local
2345 static const size_t size = CHAR_BIT * sizeof(result); sleb128_decoder() local
4321 dl_iterate_phdr(int(*callback)(struct dl_phdr_info *info, size_t size, void *data), void *data) dl_iterate_phdr() argument
5645 ssize_t size = dso->relro_end - dso->relro_start; serialize_gnu_relro() local
5681 ssize_t size = dso->relro_end - dso->relro_start; map_gnu_relro() local
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.c115 uint32_t size = (m->buf.blob.size - size_offset - 1) / sizeof(uint32_t); in exit_block() local
125 emit_record_no_abbrev(struct dxil_buffer *b, unsigned code, const uint64_t *data, size_t size) emit_record_no_abbrev() argument
141 emit_record(struct dxil_module *m, unsigned code, const uint64_t *data, size_t size) emit_record() argument
255 emit_record_abbrev(struct dxil_buffer *b, unsigned abbrev, const struct dxil_abbrev *a, const uint64_t *data, size_t size) emit_record_abbrev() argument
982 emit_type_table_abbrev_record(struct dxil_module *m, enum type_table_abbrev_id abbrev, const uint64_t *data, size_t size) emit_type_table_abbrev_record() argument
1035 emit_const_abbrev_record(struct dxil_module *m, enum const_abbrev_id abbrev, const uint64_t *data, size_t size) emit_const_abbrev_record() argument
1131 emit_func_abbrev_record(struct dxil_module *m, enum func_abbrev_id abbrev, const uint64_t *data, size_t size) emit_func_abbrev_record() argument
1288 size_t size = 2; emit_attrib_group() local
2204 emit_value_symtab_abbrev_record(struct dxil_module *m, enum value_symtab_abbrev_id abbrev, const uint64_t *data, size_t size) emit_value_symtab_abbrev_record() argument
2480 emit_metadata_abbrev_record(struct dxil_module *m, enum metadata_abbrev_id abbrev, const uint64_t *data, size_t size) emit_metadata_abbrev_record() argument
2859 dxil_emit_alloca(struct dxil_module *m, const struct dxil_type *alloc_type, const struct dxil_type *size_type, const struct dxil_value *size, unsigned int align) dxil_emit_alloca() argument
[all...]

Completed in 155 milliseconds

1...<<401402403404405406407408409410