/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCTargetDesc.cpp | 171 unsigned Other = S->getOther(); in emitLocalEntry() 191 unsigned Other = Symbol->getOther(); in emitAssignment() 193 Other |= RhsSym.getOther() & ELF::STO_PPC64_LOCAL_MASK; in emitAssignment()
|
D | PPCAsmBackend.cpp | 152 unsigned Other = S->getOther() << 2; in shouldForceRelocation()
|
D | PPCELFObjectWriter.cpp | 437 unsigned Other = cast<MCSymbolELF>(Sym).getOther() << 2; in needsRelocateWithSymbol()
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCTargetDesc.cpp | 162 unsigned Other = S->getOther(); in emitLocalEntry() 181 unsigned Other = Symbol->getOther(); in emitAssignment() 183 Other |= RhsSym.getOther() & ELF::STO_PPC64_LOCAL_MASK; in emitAssignment()
|
D | PPCAsmBackend.cpp | 149 unsigned Other = S->getOther() << 2; in processFixupValue()
|
D | PPCELFObjectWriter.cpp | 414 unsigned Other = cast<MCSymbolELF>(Sym).getOther() << 2; in needsRelocateWithSymbol()
|
/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/channelz/v1/ |
D | SecurityOrBuilder.java | 30 io.grpc.channelz.v1.Security.OtherSecurity getOther(); in getOther() method
|
D | Security.java | 2045 public io.grpc.channelz.v1.Security.OtherSecurity getOther() { in getOther() method in Security 2120 result = result && getOther() in equals() 2121 .equals(other.getOther()); in equals() 2144 hash = (53 * hash) + getOther().hashCode(); in hashCode() 2368 mergeOther(other.getOther()); in mergeFrom() 2564 public io.grpc.channelz.v1.Security.OtherSecurity getOther() { in getOther() method in Security.Builder
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCSymbolELF.h | 31 unsigned getOther() const;
|
/external/llvm/include/llvm/MC/ |
D | MCSymbolELF.h | 31 unsigned getOther() const;
|
/external/llvm/lib/MC/ |
D | MCSymbolELF.cpp | 170 unsigned MCSymbolELF::getOther() const { in getOther() function in llvm::MCSymbolELF
|
D | ELFObjectWriter.cpp | 481 uint8_t Other = Symbol.getOther() | Visibility; in writeSymbol()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCSymbolELF.cpp | 173 unsigned MCSymbolELF::getOther() const { in getOther() function in llvm::MCSymbolELF
|
D | ELFObjectWriter.cpp | 534 uint8_t Other = Symbol.getOther() | Visibility; in writeSymbol()
|
/external/icu/icu4c/source/common/ |
D | pluralmap.h | 164 const T &getOther() const { in getOther() function
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 517 if (cast<MCSymbolELF>(Sym).getOther() & ELF::STO_MIPS_MICROMIPS) in needsRelocateWithSymbol() 524 if (cast<MCSymbolELF>(Sym).getOther() & ELF::STO_MIPS_MICROMIPS) in needsRelocateWithSymbol()
|
D | MipsTargetStreamer.cpp | 822 if (!(RhsSym.getOther() & ELF::STO_MIPS_MICROMIPS)) in emitAssignment()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 561 if (cast<MCSymbolELF>(Sym).getOther() & ELF::STO_MIPS_MICROMIPS) in needsRelocateWithSymbol() 572 if (cast<MCSymbolELF>(Sym).getOther() & ELF::STO_MIPS_MICROMIPS) in needsRelocateWithSymbol()
|
D | MipsAsmBackend.cpp | 574 if (ElfSym->getOther() & ELF::STO_MIPS_MICROMIPS) in isMicroMips()
|
D | MipsTargetStreamer.cpp | 936 if (!(RhsSym.getOther() & ELF::STO_MIPS_MICROMIPS)) in emitAssignment()
|
/external/icu/icu4c/source/test/intltest/ |
D | pluralmaptest.cpp | 108 assertEquals("", "pickles", map.getOther()); in TestGet()
|
/external/llvm/include/llvm/Object/ |
D | ELFObjectFile.h | 124 uint8_t getOther() const { in getOther() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | ELFObjectFile.h | 143 uint8_t getOther() const { in getOther() function
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 1506 uint8_t SymOther = Symbol->getOther(); in processRelocationRef()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 1458 uint8_t SymOther = Symbol->getOther(); in processRelocationRef()
|