Home
last modified time | relevance | path

Searched defs:pool (Results 276 - 300 of 397) sorted by relevance

1...<<111213141516

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow.c475 add_reader( struct memory_pool * pool, struct rc_reader_data * data, struct rc_instruction * inst, unsigned int mask) add_reader() argument
490 add_reader_normal( struct memory_pool * pool, struct rc_reader_data * data, struct rc_instruction * inst, unsigned int mask, struct rc_src_register * src) add_reader_normal() argument
502 add_reader_pair( struct memory_pool * pool, struct rc_reader_data * data, struct rc_instruction * inst, unsigned int mask, struct rc_pair_instruction_arg * arg, struct rc_pair_instruction_source * src) add_reader_pair() argument
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dgraphics_pipeline.cc733 Initialize(uint32_t width, uint32_t height, CommandPool* pool) Initialize() argument
/third_party/skia/src/gpu/vk/
H A DGrVkResourceProvider.cpp439 GrVkCommandPool* pool = fActiveCommandPools[i]; in checkCommandBuffers() local
455 GrVkCommandPool* pool = fActiveCommandPools[i]; forceSyncAllCommandBuffers() local
466 GrVkCommandPool* pool = fActiveCommandPools[i]; addFinishedProcToActiveCommandBuffers() local
538 backgroundReset(GrVkCommandPool* pool) backgroundReset() argument
559 reset(GrVkCommandPool* pool) reset() argument
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djmemmgr.c1064 int pool; self_destruct() local
1092 int pool; jinit_memory_mgr() local
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c914 static void add_descriptor(DescriptorPool *pool, const char *data, in add_descriptor() argument
/third_party/protobuf/src/google/protobuf/
H A Dmap_test_util.h127 const DescriptorPool* pool = base_descriptor->file()->pool(); in MapReflectionTester() local
[all...]
H A Dparse_context.h344 const DescriptorPool* pool = nullptr; member
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdePoolArray.hpp226 PoolArray<T, Alignment>::PoolArray (MemPool* pool) in PoolArray() argument
/drivers/peripheral/usb/gadget/function/acm/
H A Dcdcacm.c54 struct DListHead *pool = &port->writePool; in UsbSerialStartTx() local
94 struct DListHead *pool = &port->readPool; in UsbSerialStartRx() local
1092 struct DListHead *pool = &acm->ctrlPool; in AcmGetCtrlReq() local
[all...]
/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp296 struct DListHead *pool = &mtpPort->writePool; in UsbMtpPortStartTxAsync() local
464 struct DListHead *pool = &mtpDev->ctrlPool; in UsbMtpDeviceGetCtrlReq() local
1076 struct DListHead *pool = &mtpPort_->writePool; WriteEx() local
1263 struct DListHead *pool = &mtpPort->readPool; UsbMtpPortStartSubmitRxReq() local
1294 struct DListHead *pool = &mtpPort->readPool; UsbMtpPortStartRxAsync() local
1420 struct DListHead *pool = &mtpPort_->writePool; UsbMtpPortSendFileEx() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/
H A Dcanvas_rendering_context_2d_model_impl.cpp438 auto pool = AceType::DynamicCast<CanvasTaskPool>(bitmapMeshInfo.pool); in DrawBitmapMesh() local
H A Doffscreen_canvas_rendering_context_2d_model_impl.cpp438 auto pool = AceType::DynamicCast<CanvasTaskPool>(bitmapMeshInfo.pool); in DrawBitmapMesh() local
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.cpp584 vector<BufferInfo>& pool = (portIndex == OMX_DirInput) ? inputBufferPool_ : outputBufferPool_; in AllocateAvHardwareBuffers() local
633 vector<BufferInfo>& pool = (portIndex == OMX_DirInput) ? inputBufferPool_ : outputBufferPool_; in AllocateAvSharedBuffers() local
681 vector<BufferInfo>& pool = (portIndex == OMX_DirInput) ? inputBufferPool_ : outputBufferPool_; in AllocateAvSurfaceBuffers() local
797 vector<BufferInfo>& pool in FindBufferInfoByID() local
809 const vector<BufferInfo>& pool = (portIndex == OMX_DirInput) ? inputBufferPool_ : outputBufferPool_; FindBufferIndexByID() local
1119 vector<BufferInfo>& pool = (portIndex == OMX_DirInput) ? inputBufferPool_ : outputBufferPool_; ReclaimBuffer() local
1134 const vector<BufferInfo>& pool = (portIndex == OMX_DirInput) ? inputBufferPool_ : outputBufferPool_; IsAllBufferOwnedByUsOrSurface() local
1152 const vector<BufferInfo>& pool = (portIndex == OMX_DirInput) ? inputBufferPool_ : outputBufferPool_; ClearBufferPool() local
[all...]
H A Dhencoder.cpp1133 vector<BufferInfo> &pool = (portIndex == OMX_DirInput) ? inputBufferPool_ : outputBufferPool_; in EraseBufferFromPool() local
H A Dhdecoder.cpp578 vector<BufferInfo>& pool = (portIndex == OMX_DirInput) ? inputBufferPool_ : outputBufferPool_; in EraseBufferFromPool() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec.cpp408 vector<BufferInfo>& pool = (portIndex == OMX_DirInput) ? inputBufferPool_ : outputBufferPool_; in AllocateHardwareBuffers() local
452 vector<BufferInfo>& pool = (portIndex == OMX_DirInput) ? inputBufferPool_ : outputBufferPool_; in AllocateSurfaceBuffers() local
520 vector<BufferInfo>& pool = (portIndex == OMX_DirInput) ? inputBufferPool_ : outputBufferPool_; in FindBufferInfoByID() local
532 const vector<BufferInfo>& pool = (portIndex == OMX_DirInput) ? inputBufferPool_ : outputBufferPool_; in FindBufferIndexByID() local
737 vector<BufferInfo>& pool = (portIndex == OMX_DirInput) ? inputBufferPool_ : outputBufferPool_; ReclaimBuffer() local
752 const vector<BufferInfo>& pool = (portIndex == OMX_DirInput) ? inputBufferPool_ : outputBufferPool_; IsAllBufferOwnedByUs() local
780 const vector<BufferInfo>& pool = (portIndex == OMX_DirInput) ? inputBufferPool_ : outputBufferPool_; ClearBufferPool() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dvulkan.h161 VkCommandPool pool; member
/third_party/gn/src/gn/
H A Dtarget.h321 const LabelPtrPair<Pool>& pool() const { return pool_; } in pool() function in Target
322 void set_pool(LabelPtrPair<Pool> pool) { pool_ = std::move(pool); } in set_pool() argument
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_descriptor_set.c32 pool_base(struct tu_descriptor_pool *pool) in pool_base() argument
499 tu_descriptor_set_create(struct tu_device *device, struct tu_descriptor_pool *pool, struct tu_descriptor_set_layout *layout, const uint32_t *variable_count, struct tu_descriptor_set **out_set) tu_descriptor_set_create() argument
618 tu_descriptor_set_destroy(struct tu_device *device, struct tu_descriptor_pool *pool, struct tu_descriptor_set *set, bool free_bo) tu_descriptor_set_destroy() argument
648 struct tu_descriptor_pool *pool; tu_CreateDescriptorPool() local
[all...]
H A Dtu_query.c174 slot_address(struct tu_query_pool *pool, uint32_t query) slot_address() argument
255 struct tu_query_pool *pool = tu_CreateQueryPool() local
352 get_result_count(struct tu_query_pool *pool) get_result_count() argument
437 wait_for_available(struct tu_device *device, struct tu_query_pool *pool, uint32_t query) wait_for_available() argument
468 get_query_pool_results(struct tu_device *device, struct tu_query_pool *pool, uint32_t firstQuery, uint32_t queryCount, size_t dataSize, void *pData, VkDeviceSize stride, VkQueryResultFlags flags) get_query_pool_results() argument
604 emit_copy_query_pool_results(struct tu_cmd_buffer *cmdbuf, struct tu_cs *cs, struct tu_query_pool *pool, uint32_t firstQuery, uint32_t queryCount, struct tu_buffer *buffer, VkDeviceSize dstOffset, VkDeviceSize stride, VkQueryResultFlags flags) emit_copy_query_pool_results() argument
726 emit_reset_query_pool(struct tu_cmd_buffer *cmdbuf, struct tu_query_pool *pool, uint32_t firstQuery, uint32_t queryCount) emit_reset_query_pool() argument
813 emit_begin_occlusion_query(struct tu_cmd_buffer *cmdbuf, struct tu_query_pool *pool, uint32_t query) emit_begin_occlusion_query() argument
845 emit_begin_stat_query(struct tu_cmd_buffer *cmdbuf, struct tu_query_pool *pool, uint32_t query) emit_begin_stat_query() argument
905 emit_begin_perf_query(struct tu_cmd_buffer *cmdbuf, struct tu_query_pool *pool, uint32_t query) emit_begin_perf_query() argument
983 emit_begin_xfb_query(struct tu_cmd_buffer *cmdbuf, struct tu_query_pool *pool, uint32_t query, uint32_t stream_id) emit_begin_xfb_query() argument
996 emit_begin_prim_generated_query(struct tu_cmd_buffer *cmdbuf, struct tu_query_pool *pool, uint32_t query) emit_begin_prim_generated_query() argument
1096 emit_end_occlusion_query(struct tu_cmd_buffer *cmdbuf, struct tu_query_pool *pool, uint32_t query) emit_end_occlusion_query() argument
1216 emit_end_stat_query(struct tu_cmd_buffer *cmdbuf, struct tu_query_pool *pool, uint32_t query) emit_end_stat_query() argument
1279 emit_end_perf_query(struct tu_cmd_buffer *cmdbuf, struct tu_query_pool *pool, uint32_t query) emit_end_perf_query() argument
1358 emit_end_xfb_query(struct tu_cmd_buffer *cmdbuf, struct tu_query_pool *pool, uint32_t query, uint32_t stream_id) emit_end_xfb_query() argument
1407 emit_end_prim_generated_query(struct tu_cmd_buffer *cmdbuf, struct tu_query_pool *pool, uint32_t query) emit_end_prim_generated_query() argument
1485 handle_multiview_queries(struct tu_cmd_buffer *cmd, struct tu_query_pool *pool, uint32_t query) handle_multiview_queries() argument
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_descriptor_set.c408 struct v3dv_descriptor_pool *pool; in v3dv_CreateDescriptorPool() local
519 descriptor_set_destroy(struct v3dv_device *device, struct v3dv_descriptor_pool *pool, struct v3dv_descriptor_set *set, bool free_bo) descriptor_set_destroy() argument
791 out_of_pool_memory(const struct v3dv_device *device, const struct v3dv_descriptor_pool *pool) out_of_pool_memory() argument
804 descriptor_set_create(struct v3dv_device *device, struct v3dv_descriptor_pool *pool, struct v3dv_descriptor_set_layout *layout, struct v3dv_descriptor_set **out_set) descriptor_set_create() argument
[all...]
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_descriptor_set.c1001 struct pvr_descriptor_pool *pool; in pvr_CreateDescriptorPool() local
1045 pvr_free_descriptor_set(struct pvr_device *device, struct pvr_descriptor_pool *pool, struct pvr_descriptor_set *set) pvr_free_descriptor_set() argument
1135 pvr_descriptor_set_create(struct pvr_device *device, struct pvr_descriptor_pool *pool, const struct pvr_descriptor_set_layout *layout, struct pvr_descriptor_set **const descriptor_set_out) pvr_descriptor_set_create() argument
[all...]
/third_party/ninja/src/
H A Dbuild.cc183 Pool* pool = edge->pool(); in ScheduleWork() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_descriptor_set.c866 struct anv_descriptor_pool *pool; in anv_CreateDescriptorPool() local
1037 anv_descriptor_pool_alloc_set(struct anv_descriptor_pool *pool, uint32_t size, struct anv_descriptor_set **set) anv_descriptor_pool_alloc_set() argument
1069 anv_descriptor_pool_free_set(struct anv_descriptor_pool *pool, struct anv_descriptor_set *set) anv_descriptor_pool_free_set() argument
1090 anv_descriptor_pool_alloc_state(struct anv_descriptor_pool *pool) anv_descriptor_pool_alloc_state() argument
1108 anv_descriptor_pool_free_state(struct anv_descriptor_pool *pool, struct anv_state state) anv_descriptor_pool_free_state() argument
1134 anv_descriptor_set_create(struct anv_device *device, struct anv_descriptor_pool *pool, struct anv_descriptor_set_layout *layout, uint32_t var_desc_count, struct anv_descriptor_set **out_set) anv_descriptor_set_create() argument
1247 anv_descriptor_set_destroy(struct anv_device *device, struct anv_descriptor_pool *pool, struct anv_descriptor_set *set) anv_descriptor_set_destroy() argument
[all...]
H A Danv_cmd_buffer.c87 anv_create_cmd_buffer( struct anv_device * device, struct vk_command_pool * pool, VkCommandBufferLevel level, VkCommandBuffer* pCommandBuffer) anv_create_cmd_buffer() argument
[all...]

Completed in 36 milliseconds

1...<<111213141516