Home
last modified time | relevance | path

Searched defs:getElements (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DRbValue.java50 public ImmutableList<String> getElements() { in getElements() method in RbValue
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliterator.java1780 public Transliterator[] getElements() { in getElements() method in Transliterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DTransliterator.java1744 public Transliterator[] getElements() { in getElements() method in Transliterator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmPhysicalStorageBufferPointerTests.cpp110 deUint32 getElements (void) const { return m_elements; } in getElements() function in vkt::SpirVAssembly::__anonaf082e500111::ut::TypedBuffer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1009 DINodeArray getElements() const { in getElements() function
2331 ArrayRef<uint64_t> getElements() const { return Elements; } in getElements() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h1141 NodeArray getElements() const { return Elements; } in getElements() function