Home
last modified time | relevance | path

Searched refs:AT (Results 126 – 150 of 1055) sorted by relevance

12345678910>>...43

/netbsd/external/gpl3/gdb/dist/gas/doc/
H A Dc-i386.texi41 * i386-Bugs:: AT&T Syntax bugs
640 @subsection AT&T Syntax versus Intel Syntax
948 @subsection AT&T Mnemonic versus Intel Mnemonic
955 @code{.att_mnemonic} switches back to the usual AT&T mnemonic with AT&T
966 destination register with both AT&T and Intel mnemonics.
1175 is translated into the AT&T syntax
1199 @item AT&T: @samp{-4(%ebp)}, Intel: @samp{[ebp - 4]}
1209 @item AT&T: @samp{foo(,1)}; Intel @samp{[foo]}
1214 @item AT&T: @samp{%gs:foo}; Intel @samp{gs:foo}
1233 @item AT&T: @samp{1234(%rip)}, Intel: @samp{[rip + 1234]}
[all …]
/netbsd/external/gpl3/binutils/dist/gas/doc/
H A Dc-i386.texi41 * i386-Bugs:: AT&T Syntax bugs
662 @subsection AT&T Syntax versus Intel Syntax
974 @subsection AT&T Mnemonic versus Intel Mnemonic
981 @code{.att_mnemonic} switches back to the usual AT&T mnemonic with AT&T
992 destination register with both AT&T and Intel mnemonics.
1201 is translated into the AT&T syntax
1225 @item AT&T: @samp{-4(%ebp)}, Intel: @samp{[ebp - 4]}
1235 @item AT&T: @samp{foo(,1)}; Intel @samp{[foo]}
1240 @item AT&T: @samp{%gs:foo}; Intel @samp{gs:foo}
1259 @item AT&T: @samp{1234(%rip)}, Intel: @samp{[rip + 1234]}
[all …]
/netbsd/external/gpl3/gdb.old/dist/gas/doc/
H A Dc-i386.texi41 * i386-Bugs:: AT&T Syntax bugs
640 @subsection AT&T Syntax versus Intel Syntax
948 @subsection AT&T Mnemonic versus Intel Mnemonic
955 @code{.att_mnemonic} switches back to the usual AT&T mnemonic with AT&T
966 destination register with both AT&T and Intel mnemonics.
1175 is translated into the AT&T syntax
1199 @item AT&T: @samp{-4(%ebp)}, Intel: @samp{[ebp - 4]}
1209 @item AT&T: @samp{foo(,1)}; Intel @samp{[foo]}
1214 @item AT&T: @samp{%gs:foo}; Intel @samp{gs:foo}
1233 @item AT&T: @samp{1234(%rip)}, Intel: @samp{[rip + 1234]}
[all …]
/netbsd/sys/arch/netwinder/conf/
H A Dkern.ldscript80 AT (LOADADDR(.start) + SIZEOF(.start))
86 AT (LOADADDR(.text) + (ADDR(.data) - ADDR(.text)))
/netbsd/external/bsd/tcpdump/dist/
H A Dprint-atalk.c220 #define AT(member) ataddr_string(ndo, (ap->member[1]<<8)|ap->member[2],ap->member[3]) in aarp_print() macro
239 ND_PRINT((ndo, "who-has %s tell %s", AT(pdaddr), AT(psaddr))); in aarp_print()
243 ND_PRINT((ndo, "reply %s is-at %s", AT(psaddr), etheraddr_string(ndo, ap->hsaddr))); in aarp_print()
247 ND_PRINT((ndo, "probe %s tell %s", AT(pdaddr), AT(psaddr))); in aarp_print()
/netbsd/external/gpl3/gdb/dist/ld/scripttempl/
H A Dip2k.sc51 .data __data_run_begin : AT (__data_load_begin)
82 .pram __pram_run_begin : AT (__pram_load_begin)
96 OVERLAY __pram_overlay_run_start : AT (__pram_overlay_load_start)
/netbsd/external/gpl3/binutils.old/dist/ld/scripttempl/
H A Dip2k.sc51 .data __data_run_begin : AT (__data_load_begin)
82 .pram __pram_run_begin : AT (__pram_load_begin)
96 OVERLAY __pram_overlay_run_start : AT (__pram_overlay_load_start)
/netbsd/external/gpl3/binutils/dist/ld/scripttempl/
H A Dip2k.sc51 .data __data_run_begin : AT (__data_load_begin)
82 .pram __pram_run_begin : AT (__pram_load_begin)
96 OVERLAY __pram_overlay_run_start : AT (__pram_overlay_load_start)
/netbsd/external/gpl3/gdb.old/dist/ld/scripttempl/
H A Dip2k.sc51 .data __data_run_begin : AT (__data_load_begin)
82 .pram __pram_run_begin : AT (__pram_load_begin)
96 OVERLAY __pram_overlay_run_start : AT (__pram_overlay_load_start)
/netbsd/games/phantasia/
H A DCOPYRIGHT5 these files contain AT&T proprietary source code.
25 * AT&T is in no way connected with this game.
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDFAEmitter.cpp376 const ActionTuple &AT = Actions[A]; in printActionValue() local
377 if (AT.size() > 1) in printActionValue()
380 for (const auto &SingleAction : AT) { in printActionValue()
384 if (AT.size() > 1) in printActionValue()
/netbsd/external/bsd/file/dist/magic/magdir/
H A Dsoftquad27 >2 string 495 for AT&T 495 laser printer
34 0 string X\ 495 SoftQuad troff Context intermediate for AT&T 495 laser printer
/netbsd/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DContext.cpp103 if (auto *AT = dyn_cast<AtomicType>(T)) in classify() local
104 return classify(AT->getValueType()); in classify()
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp164 while (const ArrayType *AT = T->getAsArrayTypeUnsafe()) { in compatibleWithArrayType() local
165 QualType ElemType = AT->getElementType(); in compatibleWithArrayType()
166 if (typesCompatible(C, PT, AT->getElementType())) in compatibleWithArrayType()
/netbsd/external/apache2/llvm/dist/clang/lib/Lex/
H A DMacroArgs.cpp174 const Token *AT = getUnexpArgument(Arg); in getPreExpArgument() local
175 unsigned NumToks = getArgLength(AT)+1; // Include the EOF. in getPreExpArgument()
181 PP.EnterTokenStream(AT, NumToks, false /*disable expand*/, in getPreExpArgument()
/netbsd/share/i18n/csmapper/EBCDIC/
H A DEBCDIC-AT-DE%UCS.src1 # $NetBSD: EBCDIC-AT-DE%UCS.src,v 1.3 2009/10/31 15:06:52 tnozaki Exp $
4 NAME "EBCDIC-AT-DE/UCS"
H A DEBCDIC-AT-DE-A%UCS.src1 # $NetBSD: EBCDIC-AT-DE-A%UCS.src,v 1.3 2009/10/31 15:06:52 tnozaki Exp $
4 NAME "EBCDIC-AT-DE-A/UCS"
H A DUCS%EBCDIC-AT-DE.src1 # $NetBSD: UCS%EBCDIC-AT-DE.src,v 1.5 2009/11/08 10:37:52 tnozaki Exp $
4 NAME "UCS/EBCDIC-AT-DE"
H A DUCS%EBCDIC-AT-DE-A.src1 # $NetBSD: UCS%EBCDIC-AT-DE-A.src,v 1.5 2009/11/08 10:37:52 tnozaki Exp $
4 NAME "UCS/EBCDIC-AT-DE-A"
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp681 if (auto *AT = dyn_cast<ArrayType>(T)) { in unpackLoadToAggregate() local
682 auto *ET = AT->getElementType(); in unpackLoadToAggregate()
683 auto NumElements = AT->getNumElements(); in unpackLoadToAggregate()
715 auto *Ptr = IC.Builder.CreateInBoundsGEP(AT, Addr, makeArrayRef(Indices), in unpackLoadToAggregate()
717 auto *L = IC.Builder.CreateAlignedLoad(AT->getElementType(), Ptr, in unpackLoadToAggregate()
1078 if (auto *AT = dyn_cast<ArrayType>(VT)) { in likeBitCastFromVector() local
1079 if (AT->getNumElements() != cast<FixedVectorType>(UT)->getNumElements()) in likeBitCastFromVector()
1207 if (auto *AT = dyn_cast<ArrayType>(T)) { in unpackStoreToAggregate() local
1209 auto NumElements = AT->getNumElements(); in unpackStoreToAggregate()
1224 auto EltSize = DL.getTypeAllocSize(AT->getElementType()); in unpackStoreToAggregate()
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTypes.cpp172 if (const auto *AT = T->getAs<AtomicType>()) in isSafeToConvert() local
173 T = AT->getValueType(); in isSafeToConvert()
180 if (const auto *AT = CGT.getContext().getAsArrayType(T)) in isSafeToConvert() local
181 return isSafeToConvert(AT->getElementType(), CGT, AlreadyChecked); in isSafeToConvert()
900 if (const auto *AT = Context.getAsArrayType(T)) { in isZeroInitializable() local
901 if (isa<IncompleteArrayType>(AT)) in isZeroInitializable()
903 if (const auto *CAT = dyn_cast<ConstantArrayType>(AT)) in isZeroInitializable()
/netbsd/external/bsd/unbound/dist/pythonmod/
H A DLICENSE1 Copyright (c) 2009, Zdenek Vasicek (vasicek AT fit.vutbr.cz)
2 Marek Vavrusa (xvavru00 AT stud.fit.vutbr.cz)
/netbsd/external/bsd/unbound/dist/libunbound/python/
H A DLICENSE1 Copyright (c) 2009, Zdenek Vasicek (vasicek AT fit.vutbr.cz)
2 Marek Vavrusa (xvavru00 AT stud.fit.vutbr.cz)
/netbsd/external/gpl2/groff/dist/doc/
H A Dgroff-380 * \!, incompatibilities with AT&T troff: Implementation Differences.
90 * \%, incompatibilities with AT&T troff: Implementation Differences.
100 * \&, incompatibilities with AT&T troff: Implementation Differences.
105 * \', incompatibilities with AT&T troff: Implementation Differences.
114 * \*, incompatibilities with AT&T troff: Implementation Differences.
122 * \-, incompatibilities with AT&T troff: Implementation Differences.
137 * \?, incompatibilities with AT&T troff: Implementation Differences.
144 * \^, incompatibilities with AT&T troff: Implementation Differences.
149 * \_, incompatibilities with AT&T troff: Implementation Differences.
321 * AT&T troff, ms macro package differences: Differences from AT&T ms.
[all …]
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dyyscript.h74 AT = 284, enumerator
181 #define AT 284 macro

12345678910>>...43