/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-16.0/llvm/include/llvm/Analysis/ |
D | ModuleSummaryAnalysis.h | 66 ModuleSummaryIndex &getIndex() { return *Index; } in getIndex() function 67 const ModuleSummaryIndex &getIndex() const { return *Index; } in getIndex() function 90 const ModuleSummaryIndex *getIndex() const { return Index; } in getIndex() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | ModuleSummaryAnalysis.h | 63 ModuleSummaryIndex &getIndex() { return *Index; } in getIndex() function 64 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/skia/src/gpu/ganesh/d3d/ |
D | GrD3DDescriptorHeap.h | 42 size_t getIndex(const CPUHandle& handle) { in getIndex() function 50 size_t getIndex(const GPUHandle& handle) { in getIndex() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | SelectionDAGAddressAnalysis.h | 50 SDValue getIndex() { return Index; } in getIndex() function 51 SDValue getIndex() const { return Index; } in getIndex() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | SelectionDAGAddressAnalysis.h | 50 SDValue getIndex() { return Index; } in getIndex() function 51 SDValue getIndex() const { 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-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/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
D | IndexedInstruction.java | 28 int getIndex(); in getIndex() method
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | FunctionId.h | 23 uint32_t getIndex() const { return Index; } in getIndex() function
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | FunctionId.h | 24 uint32_t getIndex() const { return Index; } in getIndex() function
|
/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/writer/builder/ |
D | BuilderReference.java | 36 int getIndex(); in getIndex() method
|
D | BuilderStringReference.java | 50 @Override public int getIndex() { in getIndex() method in BuilderStringReference
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | FunctionId.h | 23 uint32_t getIndex() const { return Index; } in getIndex() function
|
/external/google-cloud-java/java-video-live-stream/proto-google-cloud-live-stream-v1/src/main/java/com/google/cloud/video/livestream/v1/ |
D | VideoStreamPropertyOrBuilder.java | 37 int getIndex(); in getIndex() method
|
D | AudioStreamPropertyOrBuilder.java | 37 int getIndex(); in getIndex() method
|
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ |
D | CreateIndexRequestOrBuilder.java | 84 com.google.cloud.aiplatform.v1beta1.Index getIndex(); in getIndex() method
|
D | UpdateIndexRequestOrBuilder.java | 53 com.google.cloud.aiplatform.v1beta1.Index getIndex(); in getIndex() method
|
D | RemoveDatapointsRequestOrBuilder.java | 41 java.lang.String getIndex(); in getIndex() method
|
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ |
D | CreateIndexRequestOrBuilder.java | 82 com.google.cloud.aiplatform.v1.Index getIndex(); in getIndex() method
|
D | UpdateIndexRequestOrBuilder.java | 51 com.google.cloud.aiplatform.v1.Index getIndex(); in getIndex() method
|
D | RemoveDatapointsRequestOrBuilder.java | 41 java.lang.String getIndex(); in getIndex() method
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | AddressPool.cpp | 19 unsigned AddressPool::getIndex(const MCSymbol *Sym, bool TLS) { in getIndex() function in AddressPool
|