Searched defs:getIndex (Results 51 - 75 of 95) sorted by relevance

1234

/external/llvm/include/llvm/CodeGen/
H A DMachineOperand.h422 int getIndex() const { function in class:llvm::MachineOperand
H A DSlotIndexes.h51 unsigned getIndex() const { return index; } function in class:llvm::IndexListEntry
115 unsigned getIndex() const { function in class:llvm::SlotIndex
116 return listEntry()->getIndex() | getSlot();
167 return getIndex() < other.getIndex();
172 return getIndex() <= other.getIndex();
178 return getIndex() > other.getIndex();
184 return getIndex() >
[all...]
H A DSelectionDAGNodes.h1260 int getIndex() const { return FI; } function in class:llvm::SDNode::FrameIndexSDNode
1278 int getIndex() const { return JTI; } function in class:llvm::SDNode::JumpTableSDNode
1361 int getIndex() const { return Index; } function in class:llvm::SDNode::TargetIndexSDNode
/external/clang/lib/AST/
H A DDeclTemplate.cpp490 unsigned TemplateTypeParmDecl::getIndex() const { function in class:TemplateTypeParmDecl
491 return TypeForDecl->getAs<TemplateTypeParmType>()->getIndex();
/external/icu4c/test/intltest/
H A Dtstnorm.cpp615 int32_t getIndex() { function in class:UChar32Iterator
675 if(iter.getIndex()!=expectIndex[iter32.getIndex()]) {
682 name, history, iter.getIndex(), expectIndex[iter32.getIndex()]);
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DDescriptors.java419 * file.getMessageType(i).getIndex() == i
424 * messageType.getNestedType(i).getIndex() == i
427 public int getIndex() { return index; } method in class:Descriptors.Descriptor
636 * @see Descriptor#getIndex()
638 public int getIndex() { return index; } method in class:Descriptors.FieldDescriptor
1144 * @see Descriptor#getIndex()
1146 public int getIndex() { return index; } method in class:Descriptors.EnumDescriptor
1256 * @see Descriptor#getIndex()
1258 public int getIndex() { return index; } method in class:Descriptors.EnumValueDescriptor
1320 * * @see Descriptors.Descriptor#getIndex()
1322 public int getIndex() { return index; } method in class:Descriptors.ServiceDescriptor
1412 public int getIndex() { return index; } method in class:Descriptors.MethodDescriptor
[all...]
/external/clang/include/clang/AST/
H A DComment.h822 unsigned getIndex(unsigned Depth) const { function in class:clang::comments::TParamCommandComment
H A DDeclTemplate.h909 unsigned getIndex() const { return Position; } function in class:clang::TemplateParameterList::TemplateParmPosition
996 unsigned getIndex() const;
1076 using TemplateParmPosition::getIndex;
1252 using TemplateParmPosition::getIndex;
H A DType.h3415 unsigned getIndex() const { return getCanTTPTInfo().Index; } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::TemplateTypeParmType
3428 Profile(ID, getDepth(), getIndex(), isParameterPack(), getDecl());
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1009 NonLoc getIndex() const { return Index; } function in class:clang::ento::ElementRegion
1198 return getElementRegion(ER->getElementType(), ER->getIndex(),
/external/llvm/include/llvm/MC/
H A DMCAssembler.h781 /// getIndex - Get the (implementation defined) index.
782 uint64_t getIndex() const { return Index; } function in class:llvm::MCSymbolData
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources.compatibility_3.4.0.v20090505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/clang/include/clang/Serialization/
H A DASTBitCodes.h91 uint32_t getIndex() const { return Idx; } function in class:clang::serialization::TypeIdx
/external/robolectric/lib/main/
H A Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META-INF/services/org. ...
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/smack/asmack-master/lib/
H A Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META-INF/services/org. ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...

Completed in 394 milliseconds

1234