Home
last modified time | relevance | path

Searched defs:getIndex (Results 1 – 25 of 139) sorted by relevance

123456

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DModuleSummaryAnalysis.h63 ModuleSummaryIndex &getIndex() { return *Index; } in getIndex() function
64 const ModuleSummaryIndex &getIndex() const { return *Index; } in getIndex() function
/third_party/skia/src/gpu/d3d/
DGrD3DDescriptorHeap.h42 size_t getIndex(const CPUHandle& handle) { in getIndex() function
50 size_t getIndex(const GPUHandle& handle) { in getIndex() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAGAddressAnalysis.h50 SDValue getIndex() { return Index; } in getIndex() function
51 SDValue getIndex() const { return Index; } in getIndex() function
DSlotIndexes.h58 unsigned getIndex() const { return index; } in getIndex() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DFunctionId.h23 uint32_t getIndex() const { return Index; } in getIndex() function
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dparsepos.h211 ParsePosition::getIndex() const in getIndex() function
Dchariter.h721 CharacterIterator::getIndex(void) const { in getIndex() function
/third_party/node/deps/icu-small/source/common/unicode/
Dparsepos.h211 ParsePosition::getIndex() const in getIndex() function
/third_party/icu/icu4c/source/common/unicode/
Dparsepos.h211 ParsePosition::getIndex() const in getIndex() function
Dchariter.h721 CharacterIterator::getIndex(void) const { in getIndex() function
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dparsepos.h208 ParsePosition::getIndex() const in getIndex() function
Dchariter.h718 CharacterIterator::getIndex(void) const { in getIndex() function
/third_party/mindspore/mindspore/lite/java/java/fl_client/src/main/java/com/mindspore/flclient/cipher/struct/
DShareSecret.java79 public int getIndex() { in getIndex() method in ShareSecret
/third_party/node/deps/icu-small/source/i18n/
Dregeximp.cpp112 int64_t CaseFoldingUCharIterator::getIndex() { in getIndex() function in CaseFoldingUCharIterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUCharacterIteratorWrapper.java135 public int getIndex(){ in getIndex() method in UCharacterIteratorWrapper
DCSCharacterIterator.java97 public int getIndex() { in getIndex() method in CSCharacterIterator
DUCharArrayIterator.java52 public int getIndex() { in getIndex() method in UCharArrayIterator
/third_party/icu/icu4c/source/i18n/
Dregeximp.cpp112 int64_t CaseFoldingUCharIterator::getIndex() { in getIndex() function in CaseFoldingUCharIterator
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dregeximp.cpp112 int64_t CaseFoldingUCharIterator::getIndex() { in getIndex() function in CaseFoldingUCharIterator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterIteratorWrapper.java133 public int getIndex(){ in getIndex() method in UCharacterIteratorWrapper
DCSCharacterIterator.java95 public int getIndex() { in getIndex() method in CSCharacterIterator
DUCharArrayIterator.java50 public int getIndex() { in getIndex() method in UCharArrayIterator
/third_party/skia/third_party/externals/icu/source/i18n/
Dregeximp.cpp112 int64_t CaseFoldingUCharIterator::getIndex() { in getIndex() function in CaseFoldingUCharIterator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.cpp19 unsigned AddressPool::getIndex(const MCSymbol *Sym, bool TLS) { in getIndex() function in AddressPool
/third_party/glslang/glslang/MachineIndependent/
Dreflection.h143 int getIndex(const char* name) const in getIndex() function
153 int getIndex(const TString& name) const { return getIndex(name.c_str()); } in getIndex() function

123456