/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCAsmInfo.cpp | 23 ATT = 0, Intel = 1 enumerator 27 "x86-asm-syntax", cl::init(ATT), cl::Hidden, 29 cl::values(clEnumValN(ATT, "att", "Emit AT&T-style assembly"),
|
/freebsd/contrib/ntp/scripts/monitoring/ |
H A D | ntploopstat | 205 eval 'sub ATT {1;}' unless defined(&ATT);
|
/freebsd/usr.sbin/cron/doc/ |
H A D | FEATURES | 40 -- Sunday is both day 0 and day 7 -- apparently BSD and ATT disagree
|
H A D | INSTALL | 89 ATT notes: for those people unfortunate enough to be stuck on a AT&T UNIX,
|
/freebsd/sys/dev/hwpmc/ |
H A D | hwpmc_logging.c | 1022 PMCDBG2(LOG,ATT,1,"pm=%p pid=%d", pm, pid); in pmclog_process_pmcattach() 1041 PMCDBG2(LOG,ATT,1,"!pm=%p pid=%d", pm, pid); in pmclog_process_pmcdetach()
|
H A D | hwpmc_mod.c | 525 DBG_SET_FLAG_MIN("attach", ATT); in pmc_debugflags_parse() 1095 PMCDBG5(PRC,ATT,2, "attach-one pm=%p ri=%d proc=%p (%d, %s)", pm, in pmc_attach_one_process() 1171 PMCDBG5(PRC,ATT,1, "attach pm=%p ri=%d proc=%p (%d, %s)", pm, in pmc_attach_process() 1233 PMCDBG6(PRC,ATT,2, "detach-one pm=%p ri=%d proc=%p (%d, %s) flags=0x%x", in pmc_detach_one_process() 1282 PMCDBG5(PRC,ATT,1, "detach pm=%p ri=%d proc=%p (%d, %s)", pm, in pmc_detach_process()
|
/freebsd/contrib/ntp/html/hints/ |
H A D | a-ux | 64 # @(#)Copyright Apple Computer 1987 Version 1.17 of rc.sh on 91/11/08 15:56:21 (ATT 1.12)
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ExprCXX.h | 2855 unsigned ATT : 2; 2878 : Expr(ArrayTypeTraitExprClass, ty, VK_PRValue, OK_Ordinary), ATT(att), in ArrayTypeTraitExpr() 2882 assert(static_cast<unsigned>(att) == ATT && "ATT overflow!"); in ArrayTypeTraitExpr() 2887 : Expr(ArrayTypeTraitExprClass, Empty), ATT(0) {} in ArrayTypeTraitExpr() 2892 ArrayTypeTrait getTrait() const { return static_cast<ArrayTypeTrait>(ATT); } in getTrait()
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseExprCXX.cpp | 3987 ArrayTypeTrait ATT = ArrayTypeTraitFromTokKind(Tok.getKind()); in ParseArrayTypeTrait() local 4002 switch (ATT) { in ParseArrayTypeTrait() 4005 return Actions.ActOnArrayTypeTrait(ATT, Loc, Ty.get(), nullptr, in ParseArrayTypeTrait() 4020 return Actions.ActOnArrayTypeTrait(ATT, Loc, Ty.get(), DimExpr.get(), in ParseArrayTypeTrait()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 6172 ExprResult Sema::ActOnArrayTypeTrait(ArrayTypeTrait ATT, in ActOnArrayTypeTrait() argument 6182 return BuildArrayTypeTrait(ATT, KWLoc, TSInfo, DimExpr, RParen); in ActOnArrayTypeTrait() 6185 static uint64_t EvaluateArrayTypeTrait(Sema &Self, ArrayTypeTrait ATT, in EvaluateArrayTypeTrait() argument 6190 switch(ATT) { in EvaluateArrayTypeTrait() 6239 ExprResult Sema::BuildArrayTypeTrait(ArrayTypeTrait ATT, in BuildArrayTypeTrait() argument 6250 Value = EvaluateArrayTypeTrait(*this, ATT, T, DimExpr, KWLoc); in BuildArrayTypeTrait() 6257 return new (Context) ArrayTypeTraitExpr(KWLoc, ATT, TSInfo, Value, DimExpr, in BuildArrayTypeTrait()
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 8347 ExprResult ActOnArrayTypeTrait(ArrayTypeTrait ATT, SourceLocation KWLoc, 8351 ExprResult BuildArrayTypeTrait(ArrayTypeTrait ATT, SourceLocation KWLoc,
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderStmt.cpp | 2133 E->ATT = (ArrayTypeTrait)Record.readInt(); in VisitArrayTypeTraitExpr()
|
/freebsd/share/termcap/ |
H A D | termcap | 198 # B: AT&T ATT
|
/freebsd/share/misc/ |
H A D | usb_vendors | 16788 6856 ATT "USB Connect 881"
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 26230 …ecurity scheme; remotely accessed time sharing; security of data; system; UNIX ATT operating CACM",
|