| /external/rust/crates/regex/src/ |
| D | pool.rs | 103 pub struct Pool<T> { struct 120 /// 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> { implementation
|
| /external/llvm/unittests/Support/ |
| D | ThreadPool.cpp | 93 ThreadPool Pool; in TEST_F() local 113 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/llvm-project/llvm/unittests/Support/ |
| D | ThreadPool.cpp | 93 ThreadPool Pool; in TEST_F() local 113 ThreadPool Pool; in TEST_F() local 123 ThreadPool Pool; in TEST_F() local 138 ThreadPool Pool(hardware_concurrency(2)); in TEST_F() local 157 ThreadPool Pool; in TEST_F() local 187 ThreadPool Pool(S); in RunOnAllSockets() local
|
| /external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/ |
| D | Pool.java | 9 abstract class Pool<T> { class 15 public Pool(int initCapacity, Callback<T> callback) { in Pool() method in Pool
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | SymbolStringPool.h | 46 PoolMap Pool; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | ManagedStringPool.h | 26 SmallVector<std::string *, 8> Pool; variable
|
| /external/llvm-project/llvm/lib/Target/NVPTX/ |
| D | ManagedStringPool.h | 26 SmallVector<std::string *, 8> 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/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | SymbolStringPool.h | 46 PoolMap Pool; variable
|
| /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/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-project/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfStringPool.h | 29 StringMap<EntryTy, BumpPtrAllocator &> Pool; variable
|
| D | AddressPool.h | 30 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/llvm-project/llvm/tools/llvm-dwp/ |
| D | DWPStringPool.h | 35 DenseMap<const char *, uint32_t, CStrDenseMapInfo> Pool; variable
|
| /external/llvm/tools/llvm-dwp/ |
| D | DWPStringPool.h | 35 DenseMap<const char *, uint32_t, CStrDenseMapInfo> Pool; variable
|
| /external/toolchain-utils/bestflags/ |
| D | generation.py | 57 def Pool(self): member in Generation
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | StringPool.h | 46 StringPool *Pool = nullptr; ///< So the string can remove itself. member
|
| /external/llvm/include/llvm/Support/ |
| D | StringPool.h | 46 StringPool *Pool; ///< So the string can remove itself. member
|