| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | AccelTable.h | 226 struct Atom { struct 232 constexpr Atom(uint16_t Type, uint16_t Form) : Type(Type), Form(Form) {} in Atom() argument 297 ArrayRef<AppleAccelTableData::Atom> Atoms); 328 static constexpr Atom Atoms[] = { 329 Atom(dwarf::DW_ATOM_die_offset, dwarf::DW_FORM_data4)}; 347 static constexpr Atom Atoms[] = { 348 Atom(dwarf::DW_ATOM_die_offset, dwarf::DW_FORM_data4), 349 Atom(dwarf::DW_ATOM_die_tag, dwarf::DW_FORM_data2), 350 Atom(dwarf::DW_ATOM_type_flags, dwarf::DW_FORM_data1)}; 365 static constexpr Atom Atoms[] = { [all …]
|
| /netbsd-src/external/bsd/nvi/dist/motif_l/ |
| H A D | m_copypaste.c | 64 Atom *selection, in peekProc() 65 Atom *type, in peekProc() 74 Atom *selection, *type; 128 Atom *selection, in convertProc() 129 Atom *target, in convertProc() 130 Atom *type, in convertProc() 138 Atom *selection, *target, *type; 208 Atom *selection, in gotProc() 209 Atom *type, in gotProc() 218 Atom *selection, *type;
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFAcceleratorTable.cpp | 28 struct Atom { struct 32 static raw_ostream &operator<<(raw_ostream &OS, const Atom &A) { in operator <<() 40 static Atom formatAtom(unsigned Atom) { return {Atom}; } in formatAtom() argument 96 for (auto Atom : getAtomsDesc()) { in validateForms() local 97 DWARFFormValue FormValue(Atom.second); in validateForms() 98 switch (Atom.first) { in validateForms() 120 for (auto Atom : getAtomsDesc()) { in readAtoms() local 121 DWARFFormValue FormValue(Atom.second); in readAtoms() 123 switch (Atom.first) { in readAtoms() 185 for (auto &Atom : AtomForms) { in dumpName() local [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AccelTable.cpp | 116 using Atom = AppleAccelTableData::Atom; typedef in __anon66e006530311::AppleAccelTableWriter 148 const SmallVector<Atom, 4> Atoms; 150 HeaderData(ArrayRef<Atom> AtomList, uint32_t Offset = 0) in HeaderData() 169 ArrayRef<Atom> Atoms, const MCSymbol *SecBegin) in AppleAccelTableWriter() 298 for (const Atom &A : Atoms) { in emit() 541 ArrayRef<AppleAccelTableData::Atom> Atoms) { in emitAppleAccelTableImpl() 616 constexpr AppleAccelTableData::Atom AppleAccelTableTypeData::Atoms[]; 617 constexpr AppleAccelTableData::Atom AppleAccelTableOffsetData::Atoms[]; 618 constexpr AppleAccelTableData::Atom AppleAccelTableStaticOffsetData::Atoms[]; 619 constexpr AppleAccelTableData::Atom AppleAccelTableStaticTypeData::Atoms[]; [all …]
|
| /netbsd-src/external/bsd/nvi/dist/motif/ |
| H A D | m_cde.c | 71 Atom atom, type; in is_cde() 116 name = XGetAtomName( d, ((Atom *) prop)[j] ); in is_cde()
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | lammps | 18 # Atom style binary dump file for the LAMMPS MD code 33 # Atom style binary dump file for the LAMMPS MD code
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/fastsse/ |
| H A D | README | 18 Intel Atom
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
| H A D | MCFragment.h | 59 const MCSymbol *Atom; variable 99 const MCSymbol *getAtom() const { return Atom; } in getAtom() 100 void setAtom(const MCSymbol *Value) { Atom = Value; } in setAtom()
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/atom/ |
| H A D | copyi.asm | 1 dnl X86-64 mpn_copyi optimised for Intel Atom.
|
| H A D | copyd.asm | 1 dnl X86-64 mpn_copyd optimised for Intel Atom.
|
| H A D | com.asm | 1 dnl X86-64 mpn_com optimised for Intel Atom.
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/x86/atom/sse2/ |
| H A D | divrem_1.asm | 1 dnl Intel Atom mpn_divrem_1 -- mpn by limb division.
|
| H A D | mod_1_1.asm | 1 dnl Intel Atom/SSE2 mpn_mod_1_1.
|
| H A D | popcount.asm | 1 dnl Intel Atom mpn_popcount -- population count.
|
| H A D | bdiv_dbm1c.asm | 1 dnl Intel Atom mpn_bdiv_dbm1.
|
| H A D | mod_1_4.asm | 1 dnl Intel Atom/SSE2 mpn_mod_1_4.
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/x86/atom/ |
| H A D | cnd_sub_n.asm | 1 dnl X86 mpn_cnd_sub_n optimised for Intel Atom.
|
| H A D | dive_1.asm | 1 dnl Intel Atom mpn_divexact_1 -- mpn by limb exact division.
|
| H A D | sublsh1_n.asm | 1 dnl Intel Atom mpn_sublsh1_n -- rp[] = up[] - (vp[] << 1)
|
| H A D | mode1o.asm | 1 dnl Intel Atom mpn_modexact_1_odd -- exact division style remainder.
|
| H A D | cnd_add_n.asm | 1 dnl X86 mpn_cnd_add_n optimised for Intel Atom.
|
| H A D | mod_34lsub1.asm | 1 dnl Intel Atom mpn_mod_34lsub1 -- remainder modulo 2^24-1.
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/x86/atom/mmx/ |
| H A D | copyi.asm | 1 dnl Intel Atom mpn_copyi -- copy limb vector, incrementing.
|
| H A D | hamdist.asm | 1 dnl Intel Atom mpn_hamdist -- hamming distance.
|
| H A D | copyd.asm | 1 dnl Intel Atom mpn_copyd -- copy limb vector, decrementing.
|