Searched defs:CR (Results 1 - 25 of 42) sorted by path

12

/freebsd-11-stable/contrib/amd/amd/
H A Dinfo_ldap.c93 typedef struct cr_ent CR; typedef in typeref:struct:cr_ent
/freebsd-11-stable/contrib/apr/passwd/
H A Dapr_getpass.c74 #define CR 13 macro
77 #define CR '\r' macro
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dppc-opc.c192 #define CR macro
[all...]
/freebsd-11-stable/contrib/byacc/
H A Ddefs.h78 #define CR '\r' /* carriage return */ macro
/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Dok_syntax1.tab.c196 #define CR 270 macro
H A Dok_syntax1.tab.h16 #define CR 270 macro
/freebsd-11-stable/contrib/byacc/test/yacc/
H A Dok_syntax1.tab.c176 #define CR 270 macro
H A Dok_syntax1.tab.h13 #define CR 270 macro
/freebsd-11-stable/contrib/ntp/include/
H A Dascii.h54 #define CR 13 macro
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_hopfser.c70 #define CR 0x0c macro
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dautoopts.h65 #define CR '\r' macro
/freebsd-11-stable/sys/amd64/amd64/
H A Ddb_disasm.c84 #define CR 16 /* control register */ macro
/freebsd-11-stable/sys/contrib/edk2/Include/Library/
H A DDebugLib.h520 #define CR(Record, TYPE, Field, TestSignature) \ macro
525 #define CR(Record, TYPE, Field, TestSignature) \ macro
/freebsd-11-stable/sys/dev/smc/
H A Dif_smcreg.h115 #define CR 0x0 macro
/freebsd-11-stable/sys/i386/i386/
H A Ddb_disasm.c71 #define CR 16 /* control register */ macro
/freebsd-11-stable/tools/tools/nanobsd/
H A Ddefaults.sh289 CR ( ) { function
/freebsd-11-stable/usr.bin/col/
H A Dcol.c65 #define CR '\r' /* carriage return */ macro
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h2970 void setCancelRegion(OpenMPDirectiveKind CR) { CancelRegion = CR; } argument
3032 void setCancelRegion(OpenMPDirectiveKind CR) { CancelRegion = CR; } argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h260 const CodeTextRegion *CR; member in class:clang::ento::StaticGlobalSpaceRegion
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp1390 size_t CR = Text.count('\r') * 2; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1928 const auto *CR = llvm::dyn_cast<CXXRecordDecl>(S.CurContext); local
H A DSemaStmt.cpp1033 CaseStmt *CR = CaseRanges[i].second; local
1072 CaseStmt *CR = CaseRanges[i].second; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp553 os << "StaticGlobalsMemSpace{" << CR << '}'; local
767 getGlobalsRegion(MemRegion::Kind K, const CodeTextRegion *CR) argument
H A DRangeConstraintManager.cpp418 ConstraintRangeTy CR = State->get<ConstraintRange>(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1430 setRange(const SCEV *S, RangeSignHint Hint, ConstantRange CR) argument

Completed in 360 milliseconds

12