Home
last modified time | relevance | path

Searched defs:getImpl (Results 1 – 23 of 23) sorted by relevance

/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/
DExecutionListBenchmark.java56 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/
DDebugInfoMetadata.cpp41 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 …]
DConstants.cpp898 Constant *ConstantArray::getImpl(ArrayType *Ty, ArrayRef<Constant*> V) { in getImpl() function in ConstantArray
1005 Constant *ConstantVector::getImpl(ArrayRef<Constant*> V) { in getImpl() function in ConstantVector
2344 Constant *ConstantDataSequential::getImpl(StringRef Elements, Type *Ty) { in getImpl() function in ConstantDataSequential
DMetadata.cpp776 MDTuple *MDTuple::getImpl(LLVMContext &Context, ArrayRef<Metadata *> MDs, in getImpl() function in MDTuple
DAttributes.cpp690 AttributeSet::getImpl(LLVMContext &C, in getImpl() function in AttributeSet
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
DMalayalamInputMethodDescriptor.java25 protected IndicInputMethodImpl getImpl() { in getImpl() method in MalayalamInputMethodDescriptor
DTamilInputMethodDescriptor.java25 protected IndicInputMethodImpl getImpl() { in getImpl() method in TamilInputMethodDescriptor
DTeluguInputMethodDescriptor.java25 protected IndicInputMethodImpl getImpl() { in getImpl() method in TeluguInputMethodDescriptor
DKannadaInputMethodDescriptor.java25 protected IndicInputMethodImpl getImpl() { in getImpl() method in KannadaInputMethodDescriptor
DGujaratiInputMethodDescriptor.java25 protected IndicInputMethodImpl getImpl() { in getImpl() method in GujaratiInputMethodDescriptor
DIndicIMDescriptor.java27 protected abstract IndicInputMethodImpl getImpl(); in getImpl() method in IndicIMDescriptor
DGurmukhiInputMethodDescriptor.java27 protected IndicInputMethodImpl getImpl() { in getImpl() method in GurmukhiInputMethodDescriptor
DOriyaInputMethodDescriptor.java27 protected IndicInputMethodImpl getImpl() { in getImpl() method in OriyaInputMethodDescriptor
DBengaliInputMethodDescriptor.java27 protected IndicInputMethodImpl getImpl() { in getImpl() method in BengaliInputMethodDescriptor
DDevanagariInputMethodDescriptor.java27 protected IndicInputMethodImpl getImpl() { in getImpl() method in DevanagariInputMethodDescriptor
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DMultimapsTest.java460 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/
DMultimapsTest.java561 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/llvm/include/llvm/ADT/
DPointerSumType.h108 void *getImpl() const { in getImpl() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DPassRegistry.cpp64 void *PassRegistry::getImpl() const { in getImpl() function in PassRegistry
/external/libmojo/mojo/public/java/bindings/src/org/chromium/mojo/bindings/
DInterface.java296 protected I getImpl() { in getImpl() method in Interface.Stub
/external/icu/icu4c/source/common/
Dnormalizer2.cpp255 Normalizer2Factory::getImpl(const Normalizer2 *norm2) { in getImpl() function in Normalizer2Factory
/external/swiftshader/third_party/LLVM/lib/Linker/
DLinkModules.cpp222 Type *TypeMapTy::getImpl(Type *Ty) { in getImpl() function in TypeMapTy
/external/clang/lib/Analysis/
DLiveVariables.cpp111 static LiveVariablesImpl &getImpl(void *x) { in getImpl() function