Searched refs:MSD (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | ELFObjectWriter.cpp | 170 uint32_t StringIndex, ELFSymbolData &MSD); 395 uint32_t StringIndex, ELFSymbolData &MSD) { in writeSymbol() argument 396 const auto &Symbol = cast<MCSymbolELF>(*MSD.Symbol); in writeSymbol() 419 uint64_t Value = symbolValue(Asm, *MSD.Symbol); in writeSymbol() 422 const MCExpr *ESize = MSD.Symbol->getSize(); in writeSymbol() 452 Writer.writeSymbol(StringIndex, Info, Value, Size, Other, MSD.SectionIndex, in writeSymbol() 532 ELFSymbolData MSD; in computeSymbolTable() local 533 MSD.Symbol = cast<MCSymbolELF>(&Symbol); in computeSymbolTable() 534 MSD.Order = It.index(); in computeSymbolTable() 540 MSD.SectionIndex = ELF::SHN_ABS; in computeSymbolTable() [all …]
|
H A D | MachObjectWriter.cpp | 383 void MachObjectWriter::writeNlist(MachSymbolData &MSD, const MCAssembler &Asm) { in writeNlist() argument 384 const MCSymbol *Symbol = MSD.Symbol; in writeNlist() 387 uint8_t SectionIndex = MSD.SectionIndex; in writeNlist() 436 W.write<uint32_t>(MSD.StringIndex); in writeNlist() 610 MachSymbolData MSD; in computeSymbolTable() local 611 MSD.Symbol = &Symbol; in computeSymbolTable() 612 MSD.StringIndex = StringTable.getOffset(Symbol.getName()); in computeSymbolTable() 615 MSD.SectionIndex = 0; in computeSymbolTable() 616 UndefinedSymbolData.push_back(MSD); in computeSymbolTable() 618 MSD.SectionIndex = 0; in computeSymbolTable() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCMachObjectWriter.h | 299 void writeNlist(MachSymbolData &MSD, const MCAssembler &Asm);
|
/freebsd/contrib/tzdata/ |
H A D | europe | 77 # 3:00 MSK MSD MDST* Moscow 668 Rule Russia 1919 only - Jul 1 0:00u 1:00 MSD 672 Rule Russia 1921 only - Feb 14 23:00 1:00 MSD 677 Rule Russia 1921 only - Sep 1 0:00 1:00 MSD 863 3:00 Russia MSK/MSD 1990 1249 3:00 Russia MSK/MSD 1989 Mar 26 2:00s 1856 3:00 Russia MSK/MSD 1989 Mar lastSun 2:00s 1907 3:00 Russia MSK/MSD 1989 Mar 26 2:00s 2004 3:00 Russia MSK/MSD 1990 May 6 2:00 2506 # 'MSK' and 'MSD' wer [all...] |
H A D | backzone | 1575 3:00 Russia MSK/MSD 1991 Mar 31 2:00 1577 3:00 Russia MSK/MSD 1593 3:00 Russia MSK/MSD 1990 1636 3:00 Russia MSK/MSD 1991 Mar 31 2:00
|
H A D | NEWS | 434 use the abbreviations MSK/MSD instead of numeric abbreviations, 2773 was replaced by +05, whereas MSK and MSD were kept as they are not 3332 Correct the 1992-2010 DST abbreviation in Volgograd from "MSK" to "MSD". 3758 Prefer MSK/MSD for Moscow time in Russia, even in other cities. 3947 "MSD" for Moscow's double daylight time in summer 1921. Also, a typo
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrHFP.td | 201 def MSD : TernaryRXF<"msd", 0xED3F, null_frag, FP64, FP64, z_load, 8>;
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | APFloat.cpp | 4257 int MSD = exp + (int) (NDigits - 1); in toStringImpl() local 4258 if (MSD >= 0) { in toStringImpl() 4264 FormatScientific = ((unsigned) -MSD) > FormatMaxPadding; in toStringImpl()
|
/freebsd/contrib/tzcode/ |
H A D | NEWS | 356 use the abbreviations MSK/MSD instead of numeric abbreviations, 2695 was replaced by +05, whereas MSK and MSD were kept as they are not 3254 Correct the 1992-2010 DST abbreviation in Volgograd from "MSK" to "MSD". 3680 Prefer MSK/MSD for Moscow time in Russia, even in other cities. 3869 "MSD" for Moscow's double daylight time in summer 1921. Also, a typo
|
/freebsd/share/misc/ |
H A D | usb_vendors | 9364 03e9 CmStick (MSD, article no. 1001-xx-xxx) 9365 03f2 CmStick/M (MSD, article no. 1010-xx-xxx) 9366 03f3 CmStick/M (MSD, article no. 1011-xx-xxx) 10123 0030 Trust 710 LCD POWERC@M ZOOM - MSD 12683 1006 Ex-Series RNDIS and MSD interface 12684 1007 Ex-Series UVC and MSD interface
|
/freebsd/sys/dev/usb/ |
H A D | usbdevs | 4481 product SILABS MSD_DASHHAWK 0x81ac MSD DashHawk
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 10641 @Article{Howard:1973:MSD,
|