Home
last modified time | relevance | path

Searched defs:getImpl (Results 1 – 19 of 19) 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
176 GenericDINode *GenericDINode::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in GenericDINode
231 DISubrange *DISubrange::getImpl(LLVMContext &Context, int64_t Count, int64_t Lo, in getImpl() function in DISubrange
237 DIEnumerator *DIEnumerator::getImpl(LLVMContext &Context, int64_t Value, in getImpl() function in DIEnumerator
246 DIBasicType *DIBasicType::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() function in DIBasicType
258 DIDerivedType *DIDerivedType::getImpl( in getImpl() function in DIDerivedType
273 DICompositeType *DICompositeType::getImpl( in getImpl() function in DICompositeType
293 DISubroutineType *DISubroutineType::getImpl(LLVMContext &Context, in getImpl() function in DISubroutineType
302 DIFile *DIFile::getImpl(LLVMContext &Context, MDString *Filename, in getImpl() function in DIFile
312 DICompileUnit *DICompileUnit::getImpl( in getImpl() function in DICompileUnit
[all …]
DConstants.cpp931 Constant *ConstantArray::getImpl(ArrayType *Ty, ArrayRef<Constant*> V) { in getImpl() function in ConstantArray
1051 Constant *ConstantVector::getImpl(ArrayRef<Constant*> V) { in getImpl() function in ConstantVector
2415 Constant *ConstantDataSequential::getImpl(StringRef Elements, Type *Ty) { in getImpl() function in ConstantDataSequential
DMetadata.cpp713 MDTuple *MDTuple::getImpl(LLVMContext &Context, ArrayRef<Metadata *> MDs, in getImpl() function in MDTuple
DAttributes.cpp614 AttributeSet::getImpl(LLVMContext &C, in getImpl() function in AttributeSet
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
DMalayalamInputMethodDescriptor.java23 protected IndicInputMethodImpl getImpl() { in getImpl() method in MalayalamInputMethodDescriptor
DTamilInputMethodDescriptor.java23 protected IndicInputMethodImpl getImpl() { in getImpl() method in TamilInputMethodDescriptor
DTeluguInputMethodDescriptor.java23 protected IndicInputMethodImpl getImpl() { in getImpl() method in TeluguInputMethodDescriptor
DKannadaInputMethodDescriptor.java23 protected IndicInputMethodImpl getImpl() { in getImpl() method in KannadaInputMethodDescriptor
DGujaratiInputMethodDescriptor.java23 protected IndicInputMethodImpl getImpl() { in getImpl() method in GujaratiInputMethodDescriptor
DIndicIMDescriptor.java25 protected abstract IndicInputMethodImpl getImpl(); in getImpl() method in IndicIMDescriptor
DGurmukhiInputMethodDescriptor.java25 protected IndicInputMethodImpl getImpl() { in getImpl() method in GurmukhiInputMethodDescriptor
DOriyaInputMethodDescriptor.java25 protected IndicInputMethodImpl getImpl() { in getImpl() method in OriyaInputMethodDescriptor
DBengaliInputMethodDescriptor.java25 protected IndicInputMethodImpl getImpl() { in getImpl() method in BengaliInputMethodDescriptor
DDevanagariInputMethodDescriptor.java25 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/clang/lib/Analysis/
DLiveVariables.cpp111 static LiveVariablesImpl &getImpl(void *x) { in getImpl() function
/external/icu/icu4c/source/common/
Dnormalizer2.cpp252 Normalizer2Factory::getImpl(const Normalizer2 *norm2) { in getImpl() function in Normalizer2Factory