Searched refs:getOther (Results 1 - 16 of 16) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCSymbolELF.h31 unsigned getOther() const;
/external/icu/icu4c/source/i18n/
H A Dpluralaffix.h150 return affixes.getOther();
H A Dpluralaffix.cpp75 affixes.getMutableWithDefault(index, affixes.getOther(), status);
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp162 unsigned Other = S->getOther();
181 unsigned Other = Symbol->getOther();
183 Other |= RhsSym.getOther() & ELF::STO_PPC64_LOCAL_MASK;
H A DPPCAsmBackend.cpp149 unsigned Other = S->getOther() << 2;
H A DPPCELFObjectWriter.cpp414 unsigned Other = cast<MCSymbolELF>(Sym).getOther() << 2;
/external/llvm/lib/MC/
H A DMCSymbolELF.cpp170 unsigned MCSymbolELF::getOther() const { function in class:llvm::MCSymbolELF
H A DELFObjectWriter.cpp481 uint8_t Other = Symbol.getOther() | Visibility;
/external/icu/icu4c/source/common/
H A Dpluralmap.h164 const T &getOther() const { function in class:PluralMap
/external/icu/icu4c/source/test/intltest/
H A Dpluralmaptest.cpp108 assertEquals("", "pickles", map.getOther());
/external/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp517 if (cast<MCSymbolELF>(Sym).getOther() & ELF::STO_MIPS_MICROMIPS)
524 if (cast<MCSymbolELF>(Sym).getOther() & ELF::STO_MIPS_MICROMIPS)
H A DMipsTargetStreamer.cpp822 if (!(RhsSym.getOther() & ELF::STO_MIPS_MICROMIPS))
/external/llvm/include/llvm/Object/
H A DELFObjectFile.h124 uint8_t getOther() const { function in class:llvm::object::ELFSymbolRef
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1506 uint8_t SymOther = Symbol->getOther();
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...

Completed in 367 milliseconds