Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Ddevice_base.cc44 d->getPool(), i /* numThreads() */, d->allocator())); in set_eigen_cpu_device()
/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.cc35 dsimple.eigen_cpu_device()->getPool(); in TEST()
/external/swiftshader/src/D3D9/
DDirect3DResource9.hpp52 D3DPOOL getPool() const;
DDirect3DResource9.cpp238 D3DPOOL Direct3DResource9::getPool() const in getPool() function in D3D9::Direct3DResource9
/external/deqp-deps/glslang/glslang/Include/
DShHandle.h64 virtual glslang::TPoolAllocator* getPool() const { return pool; } in getPool() function
/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/clang/include/clang/Sema/
DDeclSpec.h723 return Attrs.getPool(); in getAttributePool()
1739 return Attrs.getPool(); in getAttributePool()
1992 getAttributePool().takeAllFrom(attrs.getPool()); in AddTypeInfo()
DAttributeList.h726 AttributePool &getPool() const { return pool; } in getPool() function
/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp1417 SetThreadPoolAllocator(compiler->getPool()); in ShCompile()
1476 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.txt2973 method @Deprecated public final org.apache.http.impl.conn.tsccm.RouteSpecificPool getPool();
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp2466 PoolType getPool() const { return m_pool; } in getPool() function in VULKAN_HPP_NAMESPACE::PoolFree