Home
last modified time | relevance | path

Searched defs:LF (Results 1 – 24 of 24) sorted by relevance

/external/okhttp/src/main/java/com/squareup/okhttp/internal/
DStrictLineReader.java50 private static final byte LF = (byte) '\n'; field in StrictLineReader
/external/apache-http/src/org/apache/http/protocol/
DHTTP.java46 public static final int LF = 10; // <US-ASCII LF, linefeed (10)> field in HTTP
/external/openfst/src/include/fst/
Dlookahead-filter.h651 typedef LookAheadComposeFilter<SF, M> LF; typedef
664 typedef LookAheadComposeFilter<SF, M> LF; typedef
677 typedef LookAheadComposeFilter<SF, M> LF; typedef
690 typedef LookAheadComposeFilter<SF, M> LF; typedef
/external/llvm/examples/Kaleidoscope/Chapter3/
Dtoy.cpp475 if (Function *LF = F->Codegen()) { in HandleDefinition() local
500 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
/external/llvm/examples/Kaleidoscope/Chapter4/
Dtoy.cpp488 if (Function *LF = F->Codegen()) { in HandleDefinition() local
513 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
/external/icu4c/test/intltest/
Didnaconf.cpp134 static const UChar LF = 0x0a; in isNewlineMark() local
/external/guava/guava/src/com/google/common/base/
DAscii.java151 public static final byte LF = 10; field in Ascii
/external/icu4c/tools/genrb/
Dread.c35 #define LF 0x000A macro
Dwrtxml.cpp356 #define LF 0x000D macro
Dparse.cpp42 #define LF 0x000A macro
/external/llvm/lib/MC/
DMCAssembler.cpp630 const MCLEBFragment &LF = cast<MCLEBFragment>(F); in writeFragment() local
864 bool MCAssembler::relaxLEB(MCAsmLayout &Layout, MCLEBFragment &LF) { in relaxLEB()
1091 const MCLEBFragment *LF = cast<MCLEBFragment>(this); in dump() local
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp733 if (Function *LF = F->Codegen()) { in HandleDefinition() local
758 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp844 if (Function *LF = F->Codegen()) { in HandleDefinition() local
869 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp1007 if (Function *LF = F->Codegen()) { in HandleDefinition() local
1032 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
/external/quake/quake/src/WinQuake/gas2masm/
Dgas2masm.c30 #define LF 0x0A macro
/external/quake/quake/src/QW/gas2masm/
Dgas2masm.c30 #define LF 0x0A macro
/external/icu4c/common/
Duprops.h305 LF =0x000a, enumerator
Ducnvisci.c50 #define LF 0x0A macro
Dubidiimp.h127 #define LF 0x000A macro
Ducnv2022.cpp84 #define LF 0x0A macro
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2828 LSRFixup &LF = getNewFixup(); in CollectFixupsAndInitialFormulae() local
3010 LSRFixup &LF = getNewFixup(); in CollectLoopInvariantFixupsAndFormulae() local
4200 const LSRFixup &LF, in AdjustInsertPositionForExpand()
4264 Value *LSRInstance::Expand(const LSRFixup &LF, in Expand()
4439 const LSRFixup &LF, in RewriteForPHI()
4512 void LSRInstance::Rewrite(const LSRFixup &LF, in Rewrite()
/external/tinyxml2/
Dtinyxml2.cpp34 static const char LF = LINE_FEED; variable
/external/mdnsresponder/mDNSShared/
DCommonServices.h417 #define LF '\n' macro
/external/clang/lib/AST/
DExprConstant.cpp5061 const FieldDecl *LF = getAsField(LHSDesignator.Entries[Mismatch]); in VisitBinaryOperator() local