| /external/rust/crates/regex/src/ | 
| D | pool.rs | 103 pub struct Pool<T> {  struct120     /// the Pool.  argument
 124 // SAFETY: Since we want to use a Pool from multiple threads simultaneously  argument
 154 unsafe impl<T: Send> Sync for Pool<T> {}  implementation
 156 impl<T: ::std::fmt::Debug> ::std::fmt::Debug for Pool<T> {  implementation
 179 impl<T: Send> Pool<T> {  impl
 
 | 
| /external/llvm/unittests/Support/ | 
| D | ThreadPool.cpp | 93   ThreadPool Pool;  in TEST_F()  local113   ThreadPool Pool;  in TEST_F()  local
 123   ThreadPool Pool;  in TEST_F()  local
 138   ThreadPool Pool{2};  in TEST_F()  local
 157     ThreadPool Pool;  in TEST_F()  local
 
 | 
| /external/openthread/src/core/common/ | 
| D | pool.hpp | 65 template <class Type, uint16_t kPoolSize> class Pool : private NonCopyable  class72     Pool(void)  in Pool()  function in ot::Pool
 90     explicit Pool(Instance &aInstance)  in Pool()  function in ot::Pool
 
 | 
| /external/rust/crates/vulkano/src/descriptor_set/pool/ | 
| D | standard.rs | 36 struct Pool {  struct37     pool: UnsafeDescriptorPool,  argument
 54     pool: Arc<Mutex<Pool>>,  argument
 
 | 
| /external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/ | 
| D | Pool.java | 9 abstract class Pool<T> {  class15 	public Pool(int initCapacity, Callback<T> callback) {  in Pool()  method in Pool
 
 | 
| /external/armnn/include/armnnTestUtils/ | 
| D | MockMemoryManager.hpp | 33     class Pool  class in armnn::MockMemoryManager
 | 
| /external/armnn/src/backends/reference/ | 
| D | RefMemoryManager.hpp | 33     class Pool  class in armnn::RefMemoryManager
 | 
| /external/armnn/src/backends/tosaReference/ | 
| D | TosaRefMemoryManager.hpp | 33     class Pool  class in armnn::TosaRefMemoryManager
 | 
| D | TosaRefMemoryManager.cpp | 63 TosaRefMemoryManager::Pool::Pool(unsigned int numBytes)  in Pool()  function in armnn::TosaRefMemoryManager::Pool
 | 
| /external/armnn/src/dynamic/sample/ | 
| D | SampleMemoryManager.hpp | 33     class Pool  class in sdb::SampleMemoryManager
 | 
| D | SampleMemoryManager.cpp | 61 SampleMemoryManager::Pool::Pool(unsigned int numBytes)  in Pool()  function in sdb::SampleMemoryManager::Pool
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ | 
| D | ManagedStringPool.h | 26   SmallVector<std::string *, 8> Pool;  variable
 | 
| /external/armnn/src/backends/reference/test/ | 
| D | RefMemoryManagerTests.cpp | 13 using Pool = RefMemoryManager::Pool;  typedef
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ | 
| D | SymbolStringPool.h | 46   PoolMap Pool;  variable
 | 
| /external/llvm/lib/Target/NVPTX/ | 
| D | ManagedStringPool.h | 27   SmallVector<std::string *, 8> Pool;  variable
 | 
| /external/llvm/include/llvm/DebugInfo/PDB/Raw/ | 
| D | MappedBlockStream.h | 61   mutable llvm::BumpPtrAllocator Pool;  variable
 | 
| /external/mesa3d/src/gallium/frontends/nine/ | 
| D | texture9.c | 46                    D3DPOOL Pool,  in NineTexture9_ctor()386                   D3DPOOL Pool,  in NineTexture9_new()
 
 | 
| D | volumetexture9.c | 36                          D3DPOOL Pool,  in NineVolumeTexture9_ctor()285                         D3DPOOL Pool,  in NineVolumeTexture9_new()
 
 | 
| D | cubetexture9.c | 39                        D3DPOOL Pool,  in NineCubeTexture9_ctor()343                       D3DPOOL Pool,  in NineCubeTexture9_new()
 
 | 
| /external/llvm/lib/CodeGen/AsmPrinter/ | 
| D | DwarfStringPool.h | 30   StringMap<EntryTy, BumpPtrAllocator &> Pool;  variable
 | 
| D | AddressPool.h | 28   DenseMap<const MCSymbol *, AddressPoolEntry> Pool;  variable
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ | 
| D | DwarfStringPool.h | 29   StringMap<EntryTy, BumpPtrAllocator &> Pool;  variable
 | 
| D | AddressPool.h | 30   DenseMap<const MCSymbol *, AddressPoolEntry> Pool;  variable
 | 
| /external/grpc-grpc/src/ruby/spec/generic/ | 
| D | rpc_server_pool_spec.rb | 20   Pool = GRPC::Pool  constant
 | 
| /external/armnn/src/armnnTestUtils/ | 
| D | MockMemoryManager.cpp | 59 MockMemoryManager::Pool::Pool(unsigned int numBytes)  in Pool()  function in armnn::MockMemoryManager::Pool
 |