/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/ |
D | ExecutionListBenchmark.java | 56 Object getImpl(); in getImpl() method 72 @Override public Object getImpl() { in newExecutionList() method 90 @Override public Object getImpl() { in newExecutionList() method 108 @Override public Object getImpl() { in newExecutionList() method
|
/external/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 41 DILocation *DILocation::getImpl(LLVMContext &Context, unsigned Line, in getImpl() function in DILocation 161 GenericDINode *GenericDINode::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in GenericDINode 215 DISubrange *DISubrange::getImpl(LLVMContext &Context, int64_t Count, int64_t Lo, in getImpl() function in DISubrange 221 DIEnumerator *DIEnumerator::getImpl(LLVMContext &Context, int64_t Value, in getImpl() function in DIEnumerator 230 DIBasicType *DIBasicType::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in DIBasicType 242 DIDerivedType *DIDerivedType::getImpl( in getImpl() function in DIDerivedType 257 DICompositeType *DICompositeType::getImpl( in getImpl() function in DICompositeType 338 DISubroutineType *DISubroutineType::getImpl(LLVMContext &Context, in getImpl() function in DISubroutineType 348 DIFile *DIFile::getImpl(LLVMContext &Context, MDString *Filename, in getImpl() function in DIFile 358 DICompileUnit *DICompileUnit::getImpl( in getImpl() function in DICompileUnit [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 44 DILocation *DILocation::getImpl(LLVMContext &Context, unsigned Line, in getImpl() function in DILocation 192 GenericDINode *GenericDINode::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in GenericDINode 250 DISubrange *DISubrange::getImpl(LLVMContext &Context, int64_t Count, int64_t Lo, in getImpl() function in DISubrange 257 DISubrange *DISubrange::getImpl(LLVMContext &Context, Metadata *CountNode, in getImpl() function in DISubrange 265 DIEnumerator *DIEnumerator::getImpl(LLVMContext &Context, int64_t Value, in getImpl() function in DIEnumerator 274 DIBasicType *DIBasicType::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in DIBasicType 299 DIDerivedType *DIDerivedType::getImpl( in getImpl() function in DIDerivedType 316 DICompositeType *DICompositeType::getImpl( in getImpl() function in DICompositeType 399 DISubroutineType *DISubroutineType::getImpl(LLVMContext &Context, DIFlags Flags, in getImpl() function in DISubroutineType 430 DIFile *DIFile::getImpl(LLVMContext &Context, MDString *Filename, in getImpl() function in DIFile [all …]
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/ |
D | MalayalamInputMethodDescriptor.java | 25 protected IndicInputMethodImpl getImpl() { in getImpl() method in MalayalamInputMethodDescriptor
|
D | TamilInputMethodDescriptor.java | 25 protected IndicInputMethodImpl getImpl() { in getImpl() method in TamilInputMethodDescriptor
|
D | KannadaInputMethodDescriptor.java | 25 protected IndicInputMethodImpl getImpl() { in getImpl() method in KannadaInputMethodDescriptor
|
D | TeluguInputMethodDescriptor.java | 25 protected IndicInputMethodImpl getImpl() { in getImpl() method in TeluguInputMethodDescriptor
|
D | GujaratiInputMethodDescriptor.java | 25 protected IndicInputMethodImpl getImpl() { in getImpl() method in GujaratiInputMethodDescriptor
|
D | IndicIMDescriptor.java | 27 protected abstract IndicInputMethodImpl getImpl(); in getImpl() method in IndicIMDescriptor
|
D | GurmukhiInputMethodDescriptor.java | 27 protected IndicInputMethodImpl getImpl() { in getImpl() method in GurmukhiInputMethodDescriptor
|
D | OriyaInputMethodDescriptor.java | 27 protected IndicInputMethodImpl getImpl() { in getImpl() method in OriyaInputMethodDescriptor
|
D | BengaliInputMethodDescriptor.java | 27 protected IndicInputMethodImpl getImpl() { in getImpl() method in BengaliInputMethodDescriptor
|
D | DevanagariInputMethodDescriptor.java | 27 protected IndicInputMethodImpl getImpl() { in getImpl() method in DevanagariInputMethodDescriptor
|
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/ |
D | MultimapsTest.java | 460 abstract E getImpl(); in getImpl() method in MultimapsTest.CountingSupplier 470 @Override public Queue<Integer> getImpl() { in getImpl() method in MultimapsTest.QueueSupplier 548 @Override public LinkedList<Integer> getImpl() { in getImpl() method in MultimapsTest.ListSupplier 572 @Override public Set<Integer> getImpl() { in getImpl() method in MultimapsTest.SetSupplier 593 @Override public TreeSet<Integer> getImpl() { in getImpl() method in MultimapsTest.SortedSetSupplier
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | MultimapsTest.java | 561 abstract E getImpl(); in getImpl() method in MultimapsTest.CountingSupplier 571 @Override public Queue<Integer> getImpl() { in getImpl() method in MultimapsTest.QueueSupplier 659 @Override public LinkedList<Integer> getImpl() { in getImpl() method in MultimapsTest.ListSupplier 693 @Override public Set<Integer> getImpl() { in getImpl() method in MultimapsTest.SetSupplier 724 @Override public TreeSet<Integer> getImpl() { in getImpl() method in MultimapsTest.SortedSetSupplier
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | PointerSumType.h | 109 void *getImpl() const { in getImpl() function
|
/external/llvm/include/llvm/ADT/ |
D | PointerSumType.h | 108 void *getImpl() const { in getImpl() function
|
/external/icu/icu4c/source/common/ |
D | static_unicode_sets.cpp | 36 inline UnicodeSet* getImpl(Key key) { in getImpl() function
|
D | normalizer2.cpp | 207 Normalizer2Factory::getImpl(const Normalizer2 *norm2) { in getImpl() function in Normalizer2Factory
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | PassRegistry.cpp | 64 void *PassRegistry::getImpl() const { in getImpl() function in PassRegistry
|
/external/robolectric-shadows/shadows/playservices/src/main/java/org/robolectric/shadows/gms/ |
D | ShadowGooglePlayServicesUtil.java | 32 public static synchronized GooglePlayServicesUtilImpl getImpl() { in getImpl() method in ShadowGooglePlayServicesUtil
|
D | ShadowGoogleAuthUtil.java | 32 public static synchronized GoogleAuthUtilImpl getImpl() { in getImpl() method in ShadowGoogleAuthUtil
|
/external/libchrome/mojo/public/java/bindings/src/org/chromium/mojo/bindings/ |
D | Interface.java | 307 protected I getImpl() { in getImpl() method in Interface.Stub
|
/external/clang/lib/Analysis/ |
D | LiveVariables.cpp | 111 static LiveVariablesImpl &getImpl(void *x) { in getImpl() function
|
/external/swiftshader/third_party/LLVM/lib/Linker/ |
D | LinkModules.cpp | 222 Type *TypeMapTy::getImpl(Type *Ty) { in getImpl() function in TypeMapTy
|