Home
last modified time | relevance | path

Searched refs:getPool (Results 1 – 20 of 20) sorted by relevance

/external/apache-http/src/org/apache/http/impl/conn/tsccm/
DWaitingThread.java106 public final RouteSpecificPool getPool() { in getPool() method in WaitingThread
/external/tensorflow/tensorflow/core/grappler/optimizers/
Devaluation_utils_test.cc33 dsimple.eigen_cpu_device()->getPool(); in TEST()
/external/tensorflow/tensorflow/core/framework/
Ddevice_base.cc84 d->getPool(), i /* numThreads() */, d->allocator())); in set_eigen_cpu_device()
/external/deqp-deps/glslang/glslang/Include/
DShHandle.h64 virtual glslang::TPoolAllocator* getPool() const { return pool; } in getPool() function
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DTextureStorage9.cpp75 D3DPOOL TextureStorage9::getPool() const in getPool() function in rx::TextureStorage9
259 mTextureFormat, getPool(), &mTexture, nullptr); in getBaseTexture()
542 getUsage(), mTextureFormat, getPool(), &mTexture, nullptr); in getBaseTexture()
DTextureStorage9.h32 D3DPOOL getPool() const;
/external/llvm-project/clang/include/clang/Sema/
DParsedAttr.h919 AttributePool &getPool() const { return pool; } in getPool() function
928 Attrs.getPool().remove(PA); in takeOneFrom()
930 getPool().add(PA); in takeOneFrom()
DDeclSpec.h769 return Attrs.getPool(); in getAttributePool()
1917 return Attrs.getPool(); in getAttributePool()
2212 getAttributePool().takeAllFrom(attrs.getPool()); in AddTypeInfo()
/external/antlr/runtime/ObjC/Framework/
DFastQueue.m163 - (NSAutoreleasePool *)getPool
/external/autotest/frontend/client/src/autotest/afe/create/
DCreateJobViewPresenter.java80 public HasText getPool(); in getPool() method
670 display.getPool().setText(""); in reset()
729 args.put("pool", new JSONString(display.getPool().getText())); in submitJob()
DCreateJobViewDisplay.java410 public HasText getPool() { in getPool() method in CreateJobViewDisplay
/external/llvm-project/clang/lib/Sema/
DDeclSpec.cpp222 I.Fun.MethodQualifiers = new DeclSpec(attrs.getPool().getFactory()); in getFunction()
228 I.Fun.MethodQualifiers->getAttributePool().takeAllFrom(attrs.getPool()); in getFunction()
DSemaDecl.cpp12814 DeclSpec DS(Attrs.getPool().getFactory()); in ActOnCXXForRangeIdentifier()
/external/llvm-project/clang/lib/Parse/
DParseObjc.cpp392 getNullabilityAttr(D.getMutableDeclSpec().getAttributes().getPool())); in addContextSensitiveTypeNullability()
1223 attrs.getPool().takeAllFrom(D.getAttributePool()); in takeDeclAttributes()
1224 attrs.getPool().takeAllFrom(D.getDeclSpec().getAttributePool()); in takeDeclAttributes()
1443 allParamAttrs.takeAllFrom(paramAttrs.getPool()); in ParseObjCMethodDecl()
/external/clang/include/clang/Sema/
DAttributeList.h726 AttributePool &getPool() const { return pool; } in getPool() function
/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp1481 SetThreadPoolAllocator(compiler->getPool()); in ShCompile()
1540 SetThreadPoolAllocator(linker->getPool()); in ShLinkExt()
/external/clang/lib/Parse/
DParseObjc.cpp1237 attrs.getPool().takeAllFrom(D.getAttributePool()); in takeDeclAttributes()
1238 attrs.getPool().takeAllFrom(D.getDeclSpec().getAttributePool()); in takeDeclAttributes()
1464 allParamAttrs.takeAllFrom(paramAttrs.getPool()); in ParseObjCMethodDecl()
/external/clang/lib/Sema/
DSemaDecl.cpp10271 DeclSpec DS(Attrs.getPool().getFactory()); in ActOnCXXForRangeIdentifier()
10282 ParsedAttributes EmptyAttrs(Attrs.getPool().getFactory()); in ActOnCXXForRangeIdentifier()
/external/dexmaker/lib/
Ddalvik-dx-9.0.0_r3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/apache-http/api/
Dcurrent.txt2979 method @Deprecated public final org.apache.http.impl.conn.tsccm.RouteSpecificPool getPool();