/external/llvm/include/llvm/Analysis/ |
D | ModuleSummaryAnalysis.h | 44 ModuleSummaryIndex &getIndex() const { return *Index; } in getIndex() function 68 ModuleSummaryIndex &getIndex() { return IndexBuilder->getIndex(); } in getIndex() function 69 const ModuleSummaryIndex &getIndex() const { in getIndex() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | ModuleSummaryAnalysis.h | 64 ModuleSummaryIndex &getIndex() { return *Index; } in getIndex() function 65 const ModuleSummaryIndex &getIndex() const { return *Index; } in getIndex() function
|
/external/llvm/include/llvm/Object/ |
D | ModuleSummaryIndexObjectFile.h | 62 const ModuleSummaryIndex &getIndex() const { in getIndex() function 65 ModuleSummaryIndex &getIndex() { return *Index; } in getIndex() function
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | AttributesImplSerializer.java | 71 public final int getIndex(String qname) in getIndex() method in AttributesImplSerializer 213 public final int getIndex(String uri, String localName) in getIndex() method in AttributesImplSerializer
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
D | IndexedInstruction.java | 28 int getIndex(); in getIndex() method
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | FunctionId.h | 24 uint32_t getIndex() const { return Index; } in getIndex() function
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/builder/ |
D | BuilderReference.java | 37 int getIndex(); in getIndex() method
|
D | BuilderTypeReference.java | 51 @Override public int getIndex() { in getIndex() method in BuilderTypeReference
|
D | BuilderStringReference.java | 51 @Override public int getIndex() { in getIndex() method in BuilderStringReference
|
D | BuilderMethodProtoReference.java | 68 public int getIndex() { in getIndex() method in BuilderMethodProtoReference
|
D | BuilderFieldReference.java | 65 @Override public int getIndex() { in getIndex() method in BuilderFieldReference
|
D | BuilderMethodReference.java | 69 @Override public int getIndex() { in getIndex() method in BuilderMethodReference
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | FunctionId.h | 24 uint32_t getIndex() const { return Index; } in getIndex() function
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | AttList.java | 223 public int getIndex(String uri, String localPart) in getIndex() method in AttList 244 public int getIndex(String qName) in getIndex() method in AttList
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/ |
D | AttList.java | 232 public int getIndex(String uri, String localPart) in getIndex() method in AttList 253 public int getIndex(String qName) in getIndex() method in AttList
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AddressPool.cpp | 19 unsigned AddressPool::getIndex(const MCSymbol *Sym, bool TLS) { in getIndex() function in AddressPool
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | reflection.h | 140 int getIndex(const char* name) const in getIndex() function 150 int getIndex(const TString& name) const { return getIndex(name.c_str()); } in getIndex() function
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/util/ |
D | ByteSequence.java | 41 public final int getIndex() { in getIndex() method in ByteSequence
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ |
D | ClassElementValue.java | 41 public int getIndex() in getIndex() method in ClassElementValue
|
/external/icu/icu4c/source/common/unicode/ |
D | parsepos.h | 208 ParsePosition::getIndex() const in getIndex() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | AddressPool.cpp | 20 unsigned AddressPool::getIndex(const MCSymbol *Sym, bool TLS) { in getIndex() function in AddressPool
|
/external/llvm/include/llvm/CodeGen/ |
D | SlotIndexes.h | 51 unsigned getIndex() const { return index; } in getIndex() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | SlotIndexes.h | 59 unsigned getIndex() const { return index; } in getIndex() function
|
D | SelectionDAGAddressAnalysis.h | 48 SDValue getIndex() { return Index; } in getIndex() function
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UCharacterIteratorWrapper.java | 133 public int getIndex(){ in getIndex() method in UCharacterIteratorWrapper
|