/third_party/grpc/src/csharp/Grpc.Core/Internal/ |
D | GrpcThreadPool.cs | 42 readonly int poolSize; field in Grpc.Core.Internal.GrpcThreadPool 62 …public GrpcThreadPool(GrpcEnvironment environment, int poolSize, int completionQueueCount, bool in… in GrpcThreadPool()
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkDescriptorPool.cpp | 18 VkDescriptorPoolSize poolSize; in GrVkDescriptorPool() local
|
/third_party/skia/src/gpu/vk/ |
D | GrVkDescriptorPool.cpp | 16 VkDescriptorPoolSize poolSize; in Create() local
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkDescriptorPool.hpp | 56 size_t poolSize = 0; member in vk::DescriptorPool
|
/third_party/vk-gl-cts/framework/referencerenderer/ |
D | rrVertexPacket.cpp | 80 const size_t poolSize = 8; in alloc() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | DescriptorSetAllocator.cpp | 66 for (auto& poolSize : mPoolSizes) { in DescriptorSetAllocator() local
|
/third_party/skia/bench/ |
D | GrMemoryPoolBench.cpp | 157 GrMemoryPoolBench(const char* name, RunBenchProc proc, int poolSize) in GrMemoryPoolBench()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | uspoof_conf.cpp | 340 int32_t poolSize = stringPool->size(); in build() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | uspoof_conf.cpp | 340 int32_t poolSize = stringPool->size(); in build() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | uspoof_conf.cpp | 340 int32_t poolSize = stringPool->size(); in build() local
|
/third_party/icu/icu4c/source/i18n/ |
D | uspoof_conf.cpp | 340 int32_t poolSize = stringPool->size(); in build() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiDescriptorSetTests.cpp | 452 const VkDescriptorPoolSize poolSize[] = in descriptorSetLayoutBindingOrderingTest() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_helpers.cpp | 768 angle::Result DynamicallyGrowingPool<Pool>::initEntryPool(Context *contextVk, uint32_t poolSize) in initEntryPool() 832 angle::Result DynamicQueryPool::init(ContextVk *contextVk, VkQueryType type, uint32_t poolSize) in init() 972 angle::Result DynamicSemaphorePool::init(ContextVk *contextVk, uint32_t poolSize) in init()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | ProgramExecutableVk.cpp | 936 VkDescriptorPoolSize poolSize = {}; in initDynamicDescriptorPools() local 950 VkDescriptorPoolSize poolSize = {}; in initDynamicDescriptorPools() local
|
D | vk_helpers.cpp | 2824 angle::Result DynamicallyGrowingPool<Pool>::initEntryPool(Context *contextVk, uint32_t poolSize) in initEntryPool() 2921 angle::Result DynamicQueryPool::init(ContextVk *contextVk, VkQueryType type, uint32_t poolSize) in init() 3264 angle::Result DynamicSemaphorePool::init(ContextVk *contextVk, uint32_t poolSize) in init()
|
D | UtilsVk.cpp | 1139 VkDescriptorPoolSize poolSize = {}; in ensureResourcesInitialized() local
|
D | ContextVk.cpp | 829 VkDescriptorPoolSize poolSize = {}; in initialize() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | SpoofChecker.java | 966 int poolSize = stringPool.size(); in build() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | SpoofChecker.java | 918 int poolSize = stringPool.size(); in build() local
|
/third_party/node/lib/ |
D | buffer.js | 141 let poolSize, poolOffset, allocPool; variable
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmGraphicsShaderTestUtil.cpp | 3519 const VkDescriptorPoolSize poolSize = in runAndVerifyDefaultPipeline() local 3558 const VkDescriptorPoolSize poolSize = in runAndVerifyDefaultPipeline() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorCopyTests.cpp | 1772 VkDescriptorPoolSize poolSize = in run() local
|
D | vktBindingValveMutableTests.cpp | 1465 const VkDescriptorPoolSize poolSize = { in makeDescriptorPool() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 1596 const VkDescriptorPoolSize poolSize = in beforeDraw() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassTests.cpp | 2194 const VkDescriptorPoolSize poolSize = in SubpassRenderer() local
|