Home
last modified time | relevance | path

Searched defs:size (Results 23576 - 23600 of 23793) sorted by relevance

1...<<941942943944945946947948949950>>...952

/third_party/libdrm/include/drm/
H A Dradeon_drm.h737 int size; member
748 int size; member
781 unsigned int size; member
814 __u64 size; member
833 __u64 size; member
873 __u64 size; member
900 __u64 size; member
913 __u64 size; member
[all...]
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h6385 __u32 size; /* Total size of sk_msg */ global() member
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c7621 size_t size = MIN2(total_size, *data_size); radv_copy_representation() local
[all...]
H A Dradv_cmd_buffer.c633 radv_cmd_buffer_upload_alloc(struct radv_cmd_buffer *cmd_buffer, unsigned size, in radv_cmd_buffer_upload_alloc() argument
391 radv_emit_clear_data(struct radv_cmd_buffer *cmd_buffer, unsigned engine_sel, uint64_t va, unsigned size) radv_emit_clear_data() argument
663 radv_cmd_buffer_upload_data(struct radv_cmd_buffer *cmd_buffer, unsigned size, const void *data, unsigned *out_offset) radv_cmd_buffer_upload_data() argument
3271 unsigned size = 8 + util_bitcount(nontrivial_divisors) * 8; emit_prolog_inputs() local
3431 uint32_t size = MAX_SETS * 4; radv_flush_indirect_descriptor_sets() local
3948 uint32_t size = 0xffffffff; radv_flush_streamout_descriptors() local
5112 VkDeviceSize size = pSizes ? pSizes[i] : 0; radv_CmdBindVertexBuffers2() local
5416 radv_CmdPushConstants(VkCommandBuffer commandBuffer, VkPipelineLayout layout, VkShaderStageFlags stageFlags, uint32_t offset, uint32_t size, const void *pValues) radv_CmdPushConstants() argument
8840 radv_set_rt_stack_size(struct radv_cmd_buffer *cmd_buffer, uint32_t size) radv_set_rt_stack_size() argument
8858 radv_CmdSetRayTracingPipelineStackSizeKHR(VkCommandBuffer commandBuffer, uint32_t size) radv_CmdSetRayTracingPipelineStackSizeKHR() argument
9327 unsigned size = 0; radv_init_dcc() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h1374 uint32_t size; member
[all...]
/third_party/mesa3d/src/glx/tests/
H A Dindirect_api.cpp151 void __indirect_glFeedbackBuffer(GLsizei size, GLenum type, GLfloat *buffer) { } in __indirect_glFeedbackBuffer() argument
254 void __indirect_glPointSize(GLfloat size) { } in __indirect_glPointSize() argument
303 void __indirect_glSelectBuffer(GLsizei size, GLuint *buffer) { } in __indirect_glSelectBuffer() argument
386 void __indirect_glColorPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) { } in __indirect_glColorPointer() argument
409 void __indirect_glTexCoordPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) { } in __indirect_glTexCoordPointer() argument
412 void __indirect_glVertexPointer(GLint size, GLenum type, GLsizei stride, const GLvoid *ptr) { } in __indirect_glVertexPointer() argument
553 void __indirect_glVertexAttribPointer(GLuint index, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void *pointer) { } in __indirect_glVertexAttribPointer() argument
567 void __indirect_glColorPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const void *pointer) { } in __indirect_glColorPointerEXT() argument
571 void __indirect_glTexCoordPointerEXT(GLint size, GLenum type, GLsizei stride, GLsizei count, const void *pointer) { } in __indirect_glTexCoordPointerEXT() argument
572 void __indirect_glVertexPointerEXT(GLint size, GLenu in __indirect_glTexCoordPointerEXT() argument
591 __indirect_glSecondaryColorPointer(GLint size, GLenum type, GLsizei stride, const void *pointer) __indirect_glSecondaryColorPointer() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c199 unsigned size; member
235 unsigned start, size; member
288 unsigned size; member
3727 emit_decl_instruction(struct svga_shader_emitter_v10 *emit, VGPU10OpcodeToken0 opcode0, VGPU10OperandToken0 operand0, VGPU10NameToken name_token, unsigned index, unsigned size) emit_decl_instruction() argument
3786 emit_input_declaration(struct svga_shader_emitter_v10 *emit, VGPU10_OPCODE_TYPE opcodeType, VGPU10_OPERAND_TYPE operandType, VGPU10_OPERAND_INDEX_DIMENSION dim, unsigned index, unsigned size, VGPU10_SYSTEM_NAME name, VGPU10_OPERAND_NUM_COMPONENTS numComp, VGPU10_OPERAND_4_COMPONENT_SELECTION_MODE selMode, unsigned usageMask, VGPU10_INTERPOLATION_MODE interpMode, boolean addSignature, SVGA3dDXSignatureSemanticName sgnName) emit_input_declaration() argument
5198 unsigned size = emit->key.tcs.vertices_per_patch; emit_tcs_input_declarations() local
5351 unsigned size; emit_tes_input_declarations() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h495 uint64_t size; member
689 uint64_t size; member
771 uint32_t size; member
945 VkDeviceSize size; global() member
959 uint64_t size; global() member
1557 anv_batch_set_storage(struct anv_batch *batch, struct anv_address addr, void *map, size_t size) anv_batch_set_storage() argument
1956 uint32_t size; global() member
2029 uint32_t size; global() member
2492 VkDeviceSize size; global() member
2498 VkDeviceSize size; global() member
3496 uint64_t size; global() member
4121 VkDeviceSize size; global() member
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c332 unsigned size; member
407 emit_cbv_metadata(struct dxil_module *m, const struct dxil_type *struct_type, const char *name, const resource_array_layout *layout, unsigned size) emit_cbv_metadata() argument
998 emit_globals(struct ntd_context *ctx, unsigned size) emit_globals() argument
1202 emit_cbv(struct ntd_context *ctx, unsigned binding, unsigned space, unsigned size, unsigned count, char *name) emit_cbv() argument
5266 unsigned size = ALIGN_POT(ctx->shader->scratch_size, sizeof(uint32_t)); emit_scratch() local
5425 unsigned size; emit_module() local
[all...]
/third_party/node/deps/v8/src/d8/
H A Dd8.cc3328 int size = static_cast<int>(args.size()); in CreateEvaluationContext() local
3617 size_t size = ftell(file); ReadChars() local
3650 int size = static_cast<int>(lines.size()); ReadLines() local
3706 int size = static_cast<int>(file->size()); ReadFile() local
5465 int size = 0; Main() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-graph-builder.cc896 int size = static_cast<int>(values()->size()); in FillWithOsrValues() local
4197 EnsureInputBufferSize(int size) EnsureInputBufferSize() argument
[all...]
H A Dwasm-compiler.cc243 Node* Allocate(int size) { in Allocate() argument
3930 int size = ElementSizeInBytes(rep); TraceFunctionExit() local
5413 MemoryInit(uint32_t data_segment_index, Node* dst, Node* src, Node* size, wasm::WasmCodePosition position) MemoryInit() argument
5493 MemoryCopy(Node* dst, Node* src, Node* size, wasm::WasmCodePosition position) MemoryCopy() argument
5512 MemoryFill(Node* dst, Node* value, Node* size, wasm::WasmCodePosition position) MemoryFill() argument
5531 TableInit(uint32_t table_index, uint32_t elem_segment_index, Node* dst, Node* src, Node* size, wasm::WasmCodePosition position) TableInit() argument
5554 TableCopy(uint32_t table_dst_index, uint32_t table_src_index, Node* dst, Node* src, Node* size, wasm::WasmCodePosition position) TableCopy() argument
5595 int size = WasmStruct::Size(type); StructNewWithRtt() local
[all...]
/third_party/node/deps/v8/src/heap/
H A Dheap.cc423 bool Heap::CanExpandOldGeneration(size_t size) { in CanExpandOldGeneration() argument
432 CanExpandOldGenerationBackground(LocalHeap* local_heap, size_t size) CanExpandOldGenerationBackground() argument
442 CanPromoteYoungAndExpandOldGeneration(size_t size) CanPromoteYoungAndExpandOldGeneration() argument
756 UpdateAllocationsHash(size); global() variable
779 UpdateAllocationsHash(size); global() variable
1560 CompareWords(int size, HeapObject a, HeapObject b) CompareWords() argument
1576 ReportDuplicates(int size, std::vector<HeapObject>* objects) ReportDuplicates() argument
3310 CreateFillerObjectAtImpl(Heap* heap, Address addr, int size, ClearFreedMemoryMode clear_memory_mode) CreateFillerObjectAtImpl() argument
3360 CreateFillerObjectAt(Address addr, int size, ClearFreedMemoryMode clear_memory_mode) CreateFillerObjectAt() argument
3369 CreateFillerObjectAtBackground( Address addr, int size, ClearFreedMemoryMode clear_memory_mode) CreateFillerObjectAtBackground() argument
3376 CreateFillerObjectAt(Address addr, int size, ClearRecordedSlots clear_slots_mode) CreateFillerObjectAt() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Ddbghelp.h162 DWORD size; member
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c328 stream_state(struct crocus_batch *batch, unsigned size, unsigned alignment, uint32_t *out_offset) stream_state() argument
358 emit_state(struct crocus_batch *batch, const void *data, unsigned size, unsigned alignment) emit_state() argument
2614 unsigned size = count * 4 * GENX(SAMPLER_STATE_length); crocus_upload_sampler_states() local
3032 fill_buffer_image_param(struct brw_image_param *param, enum pipe_format pfmt, unsigned size) fill_buffer_image_param() argument
5504 crocus_upload_binding_table(struct crocus_context *ice, struct crocus_batch *batch, uint32_t *table, uint32_t size) crocus_upload_binding_table() argument
7804 unsigned size; global() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp1064 static void* MallocWrapper(size_t size, void* user_data) { IM_UNUSED(user_data); return malloc(size); } in MallocWrapper() argument
1067 static void* MallocWrapper(size_t size, voi argument
2743 ItemSize(const ImVec2& size, float text_offset_y) ItemSize() argument
2926 CalcItemSize(ImVec2 size, float default_x, float default_y) CalcItemSize() argument
2953 MemAlloc(size_t size) MemAlloc() argument
3712 int size = n; FlattenIntoSingleLayer() local
4331 ImVec2 size = ImFloor(size_arg); BeginChildEx() local
4424 BeginChildFrame(ImGuiID id, const ImVec2& size, ImGuiWindowFlags extra_flags) BeginChildFrame() argument
4478 CreateNewWindow(const char* name, ImVec2 size, ImGuiWindowFlags flags) CreateNewWindow() argument
6083 SetWindowSize(ImGuiWindow* window, const ImVec2& size, ImGuiCond cond) SetWindowSize() argument
6115 SetWindowSize(const ImVec2& size, ImGuiCond cond) SetWindowSize() argument
6120 SetWindowSize(const char* name, const ImVec2& size, ImGuiCond cond) SetWindowSize() argument
6187 SetNextWindowSize(const ImVec2& size, ImGuiCond cond) SetNextWindowSize() argument
6204 SetNextWindowContentSize(const ImVec2& size) SetNextWindowContentSize() argument
6529 IsRectVisible(const ImVec2& size) IsRectVisible() argument
7022 FindBestWindowPosForPopupEx(const ImVec2& ref_pos, const ImVec2& size, ImGuiDir* last_dir, const ImRect& r_outer, const ImRect& r_avoid, ImGuiPopupPositionPolicy policy) FindBestWindowPosForPopupEx() argument
[all...]
H A Dimgui.h1193 inline int size() const { return Size; } size() function
1589 int size() const { return Buf.Size ? Buf.Size - 1 : 0; } size() function
[all...]
H A Dimgui_internal.h161 static inline ImU32 ImHash(const void* data, int size, ImU32 seed = 0) { return size ? ImHashData(data, (size_t)size, seed) : ImHashStr((const char*)data, 0, seed); } // [moved to ImHashStr/ImHashData in 1.68] in ImHash() argument
[all...]
/third_party/openssl/test/
H A Dsslapitest.c672 static int get_password_cb(char *buf, int size, int rw_flag, void *userdata) in get_password_cb() argument
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2test.c2769 static void *my_malloc(PCRE2_SIZE size, void *data) in my_malloc() argument
4310 size_t size, cblock_size; show_memory_info() local
[all...]
H A Dpcre2_jit_compile.c67 static void * pcre2_jit_malloc(size_t size, void *allocator_data) in pcre2_jit_malloc() argument
1757 int space, size, bracketle in set_private_data_ptrs() local
1846 size = -2; set_private_data_ptrs() local
1851 size = -2; set_private_data_ptrs() local
1856 size = -(2 + IMM2_SIZE); set_private_data_ptrs() local
1861 size = 1; set_private_data_ptrs() local
1866 size = 1; set_private_data_ptrs() local
2355 int size, offset; get_recurse_data_length() local
3141 allocate_stack(compiler_common *common, int size) allocate_stack() argument
3158 free_stack(compiler_common *common, int size) free_stack() argument
3166 allocate_read_only_data(compiler_common *common, sljit_uw size) allocate_read_only_data() argument
3228 sljit_u32 size = (sljit_u32)(common->early_fail_end_ptr - common->early_fail_start_ptr); reset_early_fail() local
9140 int size; compile_charn_matchingpath() local
12060 int size; compile_then_trap_matchingpath() local
13256 int size; compile_then_trap_backtrackingpath() local
[all...]
/third_party/openSLES/api/1.1/
H A DOpenSLES.h798 SLuint32 size; member
/third_party/openSLES/api/1.0.1/
H A DOpenSLES.h753 SLuint32 size; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp3877 copyAndFlush(const vk::DeviceInterface& vkd, vk::VkDevice device, vk::BufferWithMemory& buffer, size_t offset, const void* src, size_t size) copyAndFlush() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp304 VkDeviceSize size; member
11934 const deUint32 size = 16; addBufferToBufferTests() local
[all...]

Completed in 156 milliseconds

1...<<941942943944945946947948949950>>...952