| /third_party/ninja/src/ |
| D | state.h | 40 struct Pool { struct 41 Pool(const string& name, int depth) in Pool() argument 50 /// true if the Pool might delay this edge argument 53 /// informs this Pool that the given edge is committed to be run. argument 86 static Pool kDefaultPool; argument
|
| /third_party/nghttp2/src/ |
| D | memchunk.h | 74 template <typename T> struct Pool { struct 75 Pool() : pool(nullptr), freelist(nullptr), poolsize(0), freelistsize(0) {} in Pool() argument 76 ~Pool() { clear(); } in ~Pool() argument 77 T *get() { in get() 91 void recycle(T *m) { in recycle() 115 Memchunks(Pool<Memchunk> *pool) in Memchunks() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | ManagedStringPool.h | 26 SmallVector<std::string *, 8> Pool; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | SymbolStringPool.h | 46 PoolMap Pool; variable
|
| /third_party/skia/third_party/externals/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
|
| /third_party/grpc/src/ruby/spec/generic/ |
| D | rpc_server_pool_spec.rb | 20 Pool = GRPC::Pool constant
|
| /third_party/gn/src/gn/ |
| D | item.h | 17 class Pool; variable
|
| D | action_values.h | 16 class Pool; variable
|
| D | tool.h | 20 class Pool; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | StringPool.h | 46 StringPool *Pool = nullptr; ///< So the string can remove itself. member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/ |
| D | CostAllocator.h | 36 PoolEntry(ValuePool &Pool, ValueKeyT Value) in PoolEntry()
|
| /third_party/python/Lib/multiprocessing/dummy/ |
| D | __init__.py | 122 def Pool(processes=None, initializer=None, initargs=()): function
|
| /third_party/grpc/src/ruby/lib/grpc/generic/ |
| D | rpc_server.rb | 23 class Pool class
|
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| D | D3D12MemAlloc.h | 699 class Pool; variable 1354 friend class Pool; variable
|
| /third_party/skia/src/sksl/ir/ |
| D | SkSLProgram.h | 34 class Pool; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| D | IceGlobalContext.cpp | 174 ContainerType Pool; member in Ice::__anon728e76b00111::TypePool 192 std::vector<ConstantUndef *> Pool; member in Ice::__anon728e76b00111::UndefPool 273 auto Pool = Ctx->getConstPool(); in dump() local
|
| D | IceELFObjectWriter.cpp | 513 ConstantList Pool = Ctx.getConstantPool(Ty); in writeConstantPool() local
|
| D | PNaClTranslator.cpp | 1196 auto *Pool = Context->getGlobalVariablesPool(); in ProcessRecord() local 1205 auto *Pool = Context->getGlobalVariablesPool(); in ProcessRecord() local 1233 auto *Pool = Context->getGlobalVariablesPool(); in ProcessRecord() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| D | Renderer.hpp | 123 using Pool = marl::BoundedPool<BatchData, MaxBatchCount, marl::PoolPolicy::Preserve>; typedef 135 using Pool = marl::BoundedPool<DrawCall, MaxDrawCount, marl::PoolPolicy::Preserve>; typedef
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
| D | ThinLTOCodeGenerator.cpp | 911 ThreadPool Pool; in run() local 1040 ThreadPool Pool(ThreadCount); in run() local
|
| /third_party/skia/infra/bots/gen_tasks_logic/ |
| D | gen_tasks_logic.go | 269 Pool string `json:"pool"` member
|
| /third_party/python/Lib/multiprocessing/ |
| D | context.py | 115 def Pool(self, processes=None, initializer=None, initargs=(), member in BaseContext
|
| /third_party/flutter/skia/infra/bots/gen_tasks_logic/ |
| D | gen_tasks_logic.go | 265 Pool string `json:"pool"` member
|
| /third_party/mingw-w64/mingw-w64-headers/direct-x/include/ |
| D | d3d8types.h | 1055 D3DPOOL Pool; member 1173 D3DPOOL Pool; member 1191 D3DPOOL Pool; member 1209 D3DPOOL Pool; member
|