/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/ |
D | p3-0x.cpp | 39 auto getImplementation() const -> TFunctionType in getImplementation() function 47 auto imp = m.getImplementation<int, int, int>(); in f()
|
/external/angle/src/libANGLE/renderer/null/ |
D | ShaderNULL.cpp | 26 const gl::Extensions &extensions = context->getImplementation()->getExtensions(); in compile() 29 options->pls = context->getImplementation()->getNativePixelLocalStorageOptions(); in compile()
|
/external/angle/src/libANGLE/renderer/wgpu/ |
D | ShaderWgpu.cpp | 45 const gl::Extensions &extensions = context->getImplementation()->getExtensions(); in compile() 48 options->pls = context->getImplementation()->getNativePixelLocalStorageOptions(); in compile()
|
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/writer/pool/ |
D | PoolMethod.java | 93 @Override @Nullable public MethodImplementation getImplementation() { in getImplementation() method in PoolMethod 94 return method.getImplementation(); in getImplementation()
|
D | ClassPool.java | 156 MethodImplementation methodImpl = method.getImplementation(); in internCode() 220 MethodImplementation methodImpl = method.getImplementation(); in internDebug() 397 MethodImplementation impl = method.getImplementation(); 413 MethodImplementation impl = method.getImplementation(); 421 MethodImplementation impl = method.getImplementation(); 430 MethodImplementation impl = method.getImplementation(); 443 return new MutableMethodImplementation(poolMethod.getImplementation());
|
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/rewriter/ |
D | MethodRewriter.java | 99 @Override @Nullable public MethodImplementation getImplementation() { in getImplementation() method in MethodRewriter.RewrittenMethod 101 method.getImplementation()); in getImplementation()
|
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/x509/ |
D | X509Util.java | 325 static Implementation getImplementation( in getImplementation() method in X509Util 379 static Implementation getImplementation( in getImplementation() method in X509Util 394 … Implementation imp = getImplementation(baseName, Strings.toUpperCase(algorithm), prov[i]); in getImplementation() 402 imp = getImplementation(baseName, algorithm, prov[i]); in getImplementation()
|
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/x509/ |
D | X509Util.java | 325 static Implementation getImplementation( in getImplementation() method in X509Util 379 static Implementation getImplementation( in getImplementation() method in X509Util 394 … Implementation imp = getImplementation(baseName, Strings.toUpperCase(algorithm), prov[i]); in getImplementation() 402 imp = getImplementation(baseName, algorithm, prov[i]); in getImplementation()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/ |
D | X509Util.java | 324 static Implementation getImplementation( in getImplementation() method in X509Util 378 static Implementation getImplementation( in getImplementation() method in X509Util 393 … Implementation imp = getImplementation(baseName, Strings.toUpperCase(algorithm), prov[i]); in getImplementation() 401 imp = getImplementation(baseName, algorithm, prov[i]); in getImplementation()
|
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/writer/builder/ |
D | BuilderClassPool.java | 280 MethodImplementation impl = builderMethod.getImplementation(); 294 MethodImplementation impl = builderMethod.getImplementation(); 303 MethodImplementation impl = builderMethod.getImplementation(); 312 MethodImplementation impl = builderMethod.getImplementation(); 325 MethodImplementation impl = builderMethod.getImplementation();
|
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/ |
D | DexBackedMethod.java | 168 DexBackedMethodImplementation methodImpl = getImplementation(); 212 public DexBackedMethodImplementation getImplementation() { 273 DexBackedMethodImplementation impl = getImplementation();
|
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/immutable/ |
D | ImmutableMethod.java | 113 method.getImplementation()); in of() 124 …@Override @Nullable public ImmutableMethodImplementation getImplementation() { return methodImplem… in getImplementation() method in ImmutableMethod
|
/external/angle/src/libANGLE/ |
D | Image_unittest.cpp | 49 rx::MockImageImpl *imageImpl = static_cast<rx::MockImageImpl *>(image->getImplementation()); in TEST() 135 rx::MockImageImpl *imageImpl = static_cast<rx::MockImageImpl *>(image->getImplementation()); in TEST()
|
D | Semaphore.h | 38 rx::SemaphoreImpl *getImplementation() const { return mImplementation.get(); } in getImplementation() function
|
D | MemoryObject.h | 35 rx::MemoryObjectImpl *getImplementation() const { return mImplementation.get(); } in getImplementation() function
|
D | Device.h | 42 rx::DeviceImpl *getImplementation() { return mImplementation.get(); } in getImplementation() function
|
D | Stream.cpp | 119 rx::StreamProducerImpl *Stream::getImplementation() in getImplementation() function in egl::Stream 182 mDisplay->getImplementation()->createStreamProducerD3DTexture(mConsumerType, attributes); in createProducerD3D11Texture()
|
D | Query.h | 51 rx::QueryImpl *getImplementation() const;
|
D | ShareGroup.h | 73 rx::ShareGroupImpl *getImplementation() const { return mImplementation; } in getImplementation() function
|
D | Image.h | 129 rx::ExternalImageSiblingImpl *getImplementation() const; 207 rx::ImageImpl *getImplementation() const;
|
D | Query.cpp | 92 rx::QueryImpl *Query::getImplementation() const in getImplementation() function in gl::Query
|
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/iface/ |
D | Method.java | 119 @Nullable MethodImplementation getImplementation(); in getImplementation() method
|
/external/google-smali/third_party/baksmali/src/main/java/com/android/tools/smali/baksmali/Adaptors/ |
D | ClassDefinition.java | 77 MethodImplementation impl = method.getImplementation(); in findFieldsSetInStaticConstructor() 277 MethodImplementation methodImpl = method.getImplementation(); in writeDirectMethods() 323 MethodImplementation methodImpl = method.getImplementation(); in writeVirtualMethods()
|
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ |
D | algorithm_selector.cc | 47 << "variant.implementation=" << variant.getImplementation() in operator <<() 203 if (selector_.IsShuffleLayer(variant.getImplementation())) { in AlgorithmPolicy()
|
/external/google-smali/dexlib2/src/test/java/com/android/tools/smali/dexlib2/writer/ |
D | CallSiteTest.java | 134 … Assert.assertEquals(1, Lists.newArrayList(method.getImplementation().getInstructions()).size()); in verifyDexFile() 135 …Instruction instruction = Lists.newArrayList(method.getImplementation().getInstructions().iterator… in verifyDexFile()
|