/third_party/protobuf/src/google/protobuf/ |
H A D | extension_set_heavy.cc | 88 DescriptorPoolExtensionFinder(const DescriptorPool* pool, in DescriptorPoolExtensionFinder() argument 102 AppendToList( const Descriptor* containing_type, const DescriptorPool* pool, std::vector<const FieldDescriptor*>* output) const AppendToList() argument
|
H A D | test_util.h | 129 const DescriptorPool* pool = base_descriptor->file()->pool(); in ReflectionTester() local [all...] |
H A D | map_test_util.h | 127 const DescriptorPool* pool = base_descriptor->file()->pool(); in MapReflectionTester() local [all...] |
H A D | parse_context.h | 344 const DescriptorPool* pool = nullptr; member
|
/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | descriptor_pool.cc | 755 GetDescriptorPool_FromPool(const DescriptorPool* pool) GetDescriptorPool_FromPool() argument [all...] |
/third_party/vk-gl-cts/framework/delibs/depool/ |
H A D | deMemPool.c | 171 deMemPool* pool; createPoolInternal() local 243 deMemPool* pool = createPoolInternal(DE_NULL); deMemPool_createRoot() local 283 deMemPool* pool; deMemPool_create() local 298 deMemPool_destroy(deMemPool* pool) deMemPool_destroy() argument 378 deMemPool_getNumChildren(const deMemPool* pool) deMemPool_getNumChildren() argument 390 deMemPool_getNumAllocatedBytes(const deMemPool* pool, deBool recurse) deMemPool_getNumAllocatedBytes() argument 408 deMemPool_getCapacity(const deMemPool* pool, deBool recurse) deMemPool_getCapacity() argument 426 deMemPool_allocInternal(deMemPool* pool, size_t numBytes, deUint32 alignBytes) deMemPool_allocInternal() argument 499 deMemPool_alloc(deMemPool* pool, size_t numBytes) deMemPool_alloc() argument 517 deMemPool_alignedAlloc(deMemPool* pool, size_t numBytes, deUint32 alignBytes) deMemPool_alignedAlloc() argument 536 deMemPool_memDup(deMemPool* pool, const void* ptr, size_t numBytes) deMemPool_memDup() argument 550 deMemPool_strDup(deMemPool* pool, const char* str) deMemPool_strDup() argument 566 deMemPool_strnDup(deMemPool* pool, const char* str, int maxLength) deMemPool_strnDup() argument 583 deMemPool_getMaxNumAllocatedBytes(const deMemPool* pool) deMemPool_getMaxNumAllocatedBytes() argument 589 deMemPool_getMaxCapacity(const deMemPool* pool) deMemPool_getMaxCapacity() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | qsvdec.c | 91 AVBufferPool *pool; member 119 qsv_get_continuous_buffer(AVCodecContext *avctx, AVFrame *frame, AVBufferPool *pool) qsv_get_continuous_buffer() argument
|
/third_party/gn/src/gn/ |
H A D | tool.h | 216 const LabelPtrPair<Pool>& pool() const { return pool_; } in pool() function in Tool 217 void set_pool(LabelPtrPair<Pool> pool) { pool_ = std::move(pool); } in set_pool() argument
|
/third_party/libwebsockets/lib/misc/threadpool/ |
H A D | threadpool.c | 332 struct lws_pool *pool = &tp->pool_list[n]; in lws_threadpool_tsi_context() local 392 lws_threadpool_worker_sync(struct lws_pool *pool, in lws_threadpool_worker_sync() argument 494 struct lws_pool *pool = d; lws_threadpool_worker() local [all...] |
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_query.c | 119 kperfmon_create(struct v3dv_device *device, struct v3dv_query_pool *pool, uint32_t query) kperfmon_create() argument 146 kperfmon_destroy(struct v3dv_device *device, struct v3dv_query_pool *pool, uint32_t query) kperfmon_destroy() argument 183 struct v3dv_query_pool *pool = v3dv_CreateQueryPool() local 380 write_occlusion_query_result(struct v3dv_device *device, struct v3dv_query_pool *pool, uint32_t query, bool do_64bit, void *data, uint32_t slot) write_occlusion_query_result() argument 401 write_timestamp_query_result(struct v3dv_device *device, struct v3dv_query_pool *pool, uint32_t query, bool do_64bit, void *data, uint32_t slot) write_timestamp_query_result() argument 417 write_performance_query_result(struct v3dv_device *device, struct v3dv_query_pool *pool, uint32_t query, bool do_64bit, void *data, uint32_t slot) write_performance_query_result() argument 473 write_query_result(struct v3dv_device *device, struct v3dv_query_pool *pool, uint32_t query, bool do_64bit, void *data, uint32_t slot) write_query_result() argument 496 query_is_available(struct v3dv_device *device, struct v3dv_query_pool *pool, uint32_t query, bool do_wait, bool *available) query_is_available() argument 525 get_query_result_count(struct v3dv_query_pool *pool) get_query_result_count() argument 539 v3dv_get_query_pool_results(struct v3dv_device *device, struct v3dv_query_pool *pool, uint32_t first, uint32_t count, void *data, VkDeviceSize stride, VkQueryResultFlags flags) v3dv_get_query_pool_results() argument 667 v3dv_reset_query_pools(struct v3dv_device *device, struct v3dv_query_pool *pool, uint32_t first, uint32_t count) v3dv_reset_query_pools() argument [all...] |
/third_party/ninja/src/ |
H A D | graph.h | 226 Pool* pool() const { return pool_; }
in pool() function
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_cmd_buffer.c | 377 struct panvk_cmd_pool *pool; in panvk_CreateCommandPool() local [all...] |
H A D | panvk_vX_descriptor_set.c | 235 descriptor_set_create(struct panvk_device *device, struct panvk_descriptor_pool *pool, const struct panvk_descriptor_set_layout *layout, struct panvk_descriptor_set **out_set) descriptor_set_create() argument
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_instance.c | 562 struct vn_renderer_shmem_pool *pool = &instance->reply_shmem_pool; in vn_instance_get_reply_shmem_locked() local
|
H A D | vn_descriptor_set.c | 288 struct vn_descriptor_pool *pool = in vn_CreateDescriptorPool() local 344 struct vn_descriptor_pool *pool = vn_DestroyDescriptorPool() local 369 vn_descriptor_pool_alloc_descriptors( struct vn_descriptor_pool *pool, const struct vn_descriptor_set_layout *layout, uint32_t last_binding_descriptor_count) vn_descriptor_pool_alloc_descriptors() argument 422 vn_descriptor_pool_free_descriptors( struct vn_descriptor_pool *pool, const struct vn_descriptor_set_layout *layout, uint32_t last_binding_descriptor_count) vn_descriptor_pool_free_descriptors() argument 446 vn_descriptor_pool_reset_descriptors(struct vn_descriptor_pool *pool) vn_descriptor_pool_reset_descriptors() argument 461 struct vn_descriptor_pool *pool = vn_ResetDescriptorPool() local 486 struct vn_descriptor_pool *pool = vn_AllocateDescriptorSets() local 605 struct vn_descriptor_pool *pool = vn_FreeDescriptorSets() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
H A D | sb_shader.h | 275 sb_pool pool; member in r600_sb::shader
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_descriptors_lazy.c | 48 VkDescriptorPool pool; member 372 VkDescriptorPool pool; in create_pool() local 391 check_pool_alloc(struct zink_context *ctx, struct zink_descriptor_pool *pool, struct hash_entry *he, struct zink_program *pg, in check_pool_alloc() argument 415 struct zink_descriptor_pool *pool = rzalloc(bdd, struct zink_descriptor_pool); create_push_pool() local 430 check_push_pool_alloc(struct zink_context *ctx, struct zink_descriptor_pool *pool, struct zink_batch_descriptor_data_lazy *bdd, bool is_compute) check_push_pool_alloc() argument 459 struct zink_descriptor_pool *pool; get_descriptor_pool_lazy() local 478 get_descriptor_set_lazy(struct zink_descriptor_pool *pool) get_descriptor_set_lazy() argument 493 struct zink_descriptor_pool *pool = get_descriptor_pool_lazy(ctx, pg, type, bdd, pg->is_compute); populate_sets() local 564 struct zink_descriptor_pool *pool = check_push_pool_alloc(ctx, bdd->push_pool[0], bdd, false); zink_descriptors_alloc_lazy_push() local 608 struct zink_descriptor_pool *pool = check_push_pool_alloc(ctx, bdd->push_pool[pg->is_compute], bdd, pg->is_compute); zink_descriptors_update_lazy() local 674 struct zink_descriptor_pool *pool = (void*)entry->data; zink_batch_descriptor_deinit_lazy() local 687 pool_destroy(struct zink_screen *screen, struct zink_descriptor_pool *pool) pool_destroy() argument 702 struct zink_descriptor_pool *pool = (void*)entry->data; zink_batch_descriptor_reset_lazy() local 717 struct zink_descriptor_pool *pool = util_dynarray_pop(&bdd->overflowed_pools, struct zink_descriptor_pool*); zink_batch_descriptor_reset_lazy() local [all...] |
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_device.h | 65 struct pan_pool *pool; member 71 struct pan_pool *pool; member
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | radeon_dataflow.c | 475 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 D | graphics_pipeline.cc | 733 Initialize(uint32_t width, uint32_t height, CommandPool* pool) Initialize() argument
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkResourceProvider.cpp | 439 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 D | jmemmgr.c | 1064 int pool; self_destruct() local 1092 int pool; jinit_memory_mgr() local [all...] |
/third_party/protobuf/php/ext/google/protobuf/ |
H A D | def.c | 914 static void add_descriptor(DescriptorPool *pool, const char *data, in add_descriptor() argument
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | dePoolArray.hpp | 226 PoolArray<T, Alignment>::PoolArray (MemPool* pool) in PoolArray() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/ |
H A D | canvas_rendering_context_2d_model_impl.cpp | 438 auto pool = AceType::DynamicCast<CanvasTaskPool>(bitmapMeshInfo.pool); in DrawBitmapMesh() local
|