/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
D | WaitingThread.java | 106 public final RouteSpecificPool getPool() { in getPool() method in WaitingThread
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | evaluation_utils_test.cc | 33 dsimple.eigen_cpu_device()->getPool(); in TEST()
|
/external/tensorflow/tensorflow/core/framework/ |
D | device_base.cc | 84 d->getPool(), i /* numThreads() */, d->allocator())); in set_eigen_cpu_device()
|
/external/deqp-deps/glslang/glslang/Include/ |
D | ShHandle.h | 64 virtual glslang::TPoolAllocator* getPool() const { return pool; } in getPool() function
|
/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
D | TextureStorage9.cpp | 75 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()
|
D | TextureStorage9.h | 32 D3DPOOL getPool() const;
|
/external/llvm-project/clang/include/clang/Sema/ |
D | ParsedAttr.h | 919 AttributePool &getPool() const { return pool; } in getPool() function 928 Attrs.getPool().remove(PA); in takeOneFrom() 930 getPool().add(PA); in takeOneFrom()
|
D | DeclSpec.h | 769 return Attrs.getPool(); in getAttributePool() 1917 return Attrs.getPool(); in getAttributePool() 2212 getAttributePool().takeAllFrom(attrs.getPool()); in AddTypeInfo()
|
/external/antlr/runtime/ObjC/Framework/ |
D | FastQueue.m | 163 - (NSAutoreleasePool *)getPool
|
/external/autotest/frontend/client/src/autotest/afe/create/ |
D | CreateJobViewPresenter.java | 80 public HasText getPool(); in getPool() method 670 display.getPool().setText(""); in reset() 729 args.put("pool", new JSONString(display.getPool().getText())); in submitJob()
|
D | CreateJobViewDisplay.java | 410 public HasText getPool() { in getPool() method in CreateJobViewDisplay
|
/external/llvm-project/clang/lib/Sema/ |
D | DeclSpec.cpp | 222 I.Fun.MethodQualifiers = new DeclSpec(attrs.getPool().getFactory()); in getFunction() 228 I.Fun.MethodQualifiers->getAttributePool().takeAllFrom(attrs.getPool()); in getFunction()
|
D | SemaDecl.cpp | 12814 DeclSpec DS(Attrs.getPool().getFactory()); in ActOnCXXForRangeIdentifier()
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseObjc.cpp | 392 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/ |
D | AttributeList.h | 726 AttributePool &getPool() const { return pool; } in getPool() function
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | ShaderLang.cpp | 1481 SetThreadPoolAllocator(compiler->getPool()); in ShCompile() 1540 SetThreadPoolAllocator(linker->getPool()); in ShLinkExt()
|
/external/clang/lib/Parse/ |
D | ParseObjc.cpp | 1237 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/ |
D | SemaDecl.cpp | 10271 DeclSpec DS(Attrs.getPool().getFactory()); in ActOnCXXForRangeIdentifier() 10282 ParsedAttributes EmptyAttrs(Attrs.getPool().getFactory()); in ActOnCXXForRangeIdentifier()
|
/external/dexmaker/lib/ |
D | dalvik-dx-9.0.0_r3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/apache-http/api/ |
D | current.txt | 2979 method @Deprecated public final org.apache.http.impl.conn.tsccm.RouteSpecificPool getPool();
|