Searched refs:LF (Results 1 - 24 of 24) sorted by relevance

/freebsd-9.3-release/contrib/ntp/sntp/scripts/
H A DgenLocInfo6 LF=
26 LF=$locfile
34 LF=$lf
39 # If we have a file to use (ie, LF is not empty) then look for one.
40 case "$LF" in
60 LF=$lf
68 case "$LF" in
74 LF=$lf
79 case "$LF" in
87 LF
[all...]
/freebsd-9.3-release/bin/pax/
H A Doptions.h62 #define LF 0x00000080 macro
107 #define BDEXTR (AF|BF|LF|TF|WF|XF|CBF|CHF|CLF|CPF|CXF)
108 #define BDARCH (CF|KF|LF|NF|PF|RF|CDF|CEF|CYF|CZF)
110 #define BDLIST (AF|BF|IF|KF|LF|OF|PF|RF|TF|UF|WF|XF|CBF|CDF|CHF|CLF|CPF|CXF|CYF|CZF)
H A Doptions.c255 flg |= LF;
/freebsd-9.3-release/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in228 unless (open(LF, $file)) {
233 while (<LF>) {
263 close LF;
303 open(LF, $NTPCONF) || die "Can't open <$NTPCONF>: $!\n";
304 while (<LF>) {
310 close LF;
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1715 const LSRFixup &LF,
1719 Value *Expand(const LSRFixup &LF,
1724 void RewriteForPHI(PHINode *PN, const LSRFixup &LF,
1729 void Rewrite(const LSRFixup &LF,
2923 LSRFixup &LF = getNewFixup(); local
2924 LF.UserInst = UserInst;
2925 LF.OperandValToReplace = UI->getOperandValToReplace();
2926 LF.PostIncLoops = UI->getPostIncLoops();
2930 if (isAddressUse(LF.UserInst, LF
3109 LSRFixup &LF = getNewFixup(); local
4312 AdjustInsertPositionForExpand(BasicBlock::iterator LowestIP, const LSRFixup &LF, const LSRUse &LU, SCEVExpander &Rewriter) const argument
4377 Expand(const LSRFixup &LF, const Formula &F, BasicBlock::iterator IP, SCEVExpander &Rewriter, SmallVectorImpl<WeakVH> &DeadInsts) const argument
4553 RewriteForPHI(PHINode *PN, const LSRFixup &LF, const Formula &F, SCEVExpander &Rewriter, SmallVectorImpl<WeakVH> &DeadInsts, Pass *P) const argument
4627 Rewrite(const LSRFixup &LF, const Formula &F, SCEVExpander &Rewriter, SmallVectorImpl<WeakVH> &DeadInsts, Pass *P) const argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCAssembler.cpp654 const MCLEBFragment &LF = cast<MCLEBFragment>(F); local
655 OW->WriteBytes(LF.getContents().str());
889 bool MCAssembler::relaxLEB(MCAsmLayout &Layout, MCLEBFragment &LF) { argument
891 uint64_t OldSize = LF.getContents().size();
892 bool IsAbs = LF.getValue().EvaluateAsAbsolute(Value, Layout);
895 SmallString<8> &Data = LF.getContents();
898 if (LF.isSigned())
903 return OldSize != LF.getContents().size();
1118 const MCLEBFragment *LF = cast<MCLEBFragment>(this); local
1120 OS << " Value:" << LF
[all...]
/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_ses.h40 #define GEN_GETTER(LS, US, LF, UF) \
42 LS ## _get_ ## LF(struct LS *elem) { \
47 #define GEN_SETTER(LS, US, LF, UF) \
49 LS ## _set_ ## LF(struct LS *elem, int val) { \
55 #define GEN_HDR_GETTER(LS, US, LF, UF) \
57 LS ## _get_ ## LF(struct LS *page) { \
62 #define GEN_HDR_SETTER(LS, US, LF, UF) \
64 LS ## _set_ ## LF(struct LS *page, int val) { \
70 #define GEN_ACCESSORS(LS, US, LF, UF) \
71 GEN_GETTER(LS, US, LF, U
[all...]
/freebsd-9.3-release/contrib/ntp/sntp/libopts/
H A Dautoopts.h62 #define LF '\n' macro
H A Dputshell.c155 case LF:
/freebsd-9.3-release/usr.sbin/kbdcontrol/
H A Dlex.l88 LF|lf|NL|nl { number = 10; return TNUM; }
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_hopfser.c71 #define LF 0x0a macro
H A Drefclock_acts.c91 * 47999 90-04-18 21:39:15 50 0 +.1 045.0 UTC(NIST) *<CR><LF>
106 * jjjjj nnn hhmmss UTC<CR><LF>
107 * *<CR><LF>
125 * 1995-01-23 20:58:51 MEZ 10402303260219950123195849740+40000500<CR><LF>
165 #define LF 0x0a /* ASCII LF */ macro
337 if (*tptr == LF) {
H A Dntp_refclock.c62 #define LF 0x0a /* ASCII LF */ macro
620 * canonical or raw modes. The terminal interface routines map CR to LF.
622 * followed by LF and another containing only LF. In raw mode the
809 * parity. LF ends the line and CR is mapped to LF. The break,
/freebsd-9.3-release/contrib/ncurses/include/
H A DCaps.osf1r5702 label_off rmln str LF - - ----- turn off soft labels
822 new_line_delay OTdN num dN - - YB-G- pad needed for LF
984 #label_off rmln str LF - - ----- turn off soft labels
1178 capalias FE LF AT&T label_on
1243 # LF key_linefeed label_off
H A DCaps.uwin453 label_off rmln str LF - - ----- turn off soft labels
638 new_line_delay OTdN num dN - - YB-G- pad needed for LF
800 #label_off rmln str LF - - ----- turn off soft labels
994 capalias FE LF AT&T label_on
1059 # LF key_linefeed label_off
H A DCaps485 label_off rmln str LF - - ----- turn off soft labels
812 new_line_delay OTdN num dN - - YB-G- pad needed for LF
974 #label_off rmln str LF - - ----- turn off soft labels
1168 capalias FE LF AT&T label_on
1233 # LF key_linefeed label_off
H A DCaps.aix4640 label_off rmln str LF - - ----- turn off soft labels
914 new_line_delay OTdN num dN - - YB-G- pad needed for LF
1076 #label_off rmln str LF - - ----- turn off soft labels
1159 capalias FE LF AT&T label_on
1224 # LF key_linefeed label_off
H A DCaps.hpux11482 label_off rmln str LF - - ----- turn off soft labels
826 new_line_delay OTdN num dN - - YB-G- pad needed for LF
988 #label_off rmln str LF - - ----- turn off soft labels
1182 capalias FE LF AT&T label_on
1247 # LF key_linefeed label_off
H A DCaps.keys487 label_off rmln str LF - - ----- turn off soft labels
902 new_line_delay OTdN num dN - - YB-G- pad needed for LF
1064 #label_off rmln str LF - - ----- turn off soft labels
1258 capalias FE LF AT&T label_on
1323 # LF key_linefeed label_off
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp6778 const FieldDecl *LF = getAsField(LHSDesignator.Entries[Mismatch]);
6780 if (!LF && !RF)
6782 else if (!LF)
6789 << LF->getParent() << LF;
6790 else if (!LF->getParent()->isUnion() &&
6791 LF->getAccess() != RF->getAccess())
6793 << LF << LF->getAccess() << RF << RF->getAccess()
6794 << LF
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp1503 llvm::Value *LF = Builder.CreateExtractValue(L, I); local
1505 llvm::Value *Cmp = Builder.CreateICmp(Eq, LF, RF, "memptr.cmp.rest");
/freebsd-9.3-release/sys/contrib/dev/ipw/
H A Dipw2100-1.3.fw.uu1427 M```@`/S>`@```@`0`'P?8`3?`@```@`0@-LF*`+^/V``?!]@L+0``"``\-X"
4734 M#P``"%$/&0`?"<@&40=3C52.5A<``\^'8$ZQ9+&`4"$P(LF!4"$P&\B2#Y`/
4851 M1FJC2A1H,=T#T*R/@;]06R$A^L@G#@`."&B>CJ*.\8T$@LF.'QZ\R2OB_-"E
/freebsd-9.3-release/sys/dev/hptrr/
H A Di386-elf.hptrr_lib.o.uu139 M3"0,"(/L#/]T)!AJ8&H/#[;#4%;H_/___X/$(+H`````A<!T+>LF@V0D#/>#
2950 M2HM$)'3&0%X(ZTB#[`@/MD0D)U#_="04Z/S___^+E"2$````QD)>"(/$$.LF
4185 M4%;H_/___X/$(+H`````A<!T+>LF@V0D#/>#[`S_="08:F!J#P^VPU!6Z/S_
8354 M)@(``=`!`#LF`@`"Y@$`IB8"``'0`0#")@(``=`!`!HI`@`!T`$`32D"``'0
H A Damd64-elf.hptrr_lib.o.uu289 M`(G02(/$0%O#9F:02('LF````$B)7"1H2(EL)'!,B60D>$R)K"2`````3(FT
1056 MPV9F9I!F9F:02('LF````$B)7"1H2(EL)'!,B60D>$R)K"2`````3(FT)(@`
1777 M@\1(PV9F9I!F9F:02('LF````$B)7"1H2(EL)'!,B60D>$R)K"2`````3(FT
2189 M2('LF````$B)7"1H2(EL)'!,B60D>$R)K"2`````3(FT)(@```!,B;PDD```
2510 M9F:02('LF````$B)7"1H2(EL)'!,B60D>$R)K"2`````3(FT)(@```!,B;PD
2921 M)!!,BV0D&$R+;"0@3(MT)"A,BWPD,$B#Q#C#9F:09F:09F:02('LF````$B)
3341 M2('LF````$B)7"1H2(EL)'!,B60D>$R)K"2`````3(FT)(@```!,B;PDD```
3693 M2('LF````$B)7"1H2(EL)'!,B60D>$R)K"2`````3(FT)(@```!,B;PDD```
3706 M2(ML)!!,BV0D&$R+;"0@3(MT)"A,BWPD,$B#Q#C#9F:09F:09F:02('LF```
4450 M,$B#Q#C#9F:09F:09F:02('LF````
[all...]

Completed in 338 milliseconds