Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DTargetLibraryInfoTest.cpp69 LibFunc LF = (LibFunc)FI; in TEST_F() local
546 LibFunc LF = (LibFunc)FI; in TEST_F() local
/external/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/
DStrictLineReader.java47 private static final byte LF = (byte) '\n'; field in StrictLineReader
/external/yapf/yapf/yapflib/
Dfile_resources.py31 LF = '\n' variable
/external/apache-http/src/org/apache/http/protocol/
DHTTP.java51 public static final int LF = 10; // <US-ASCII LF, linefeed (10)> field in HTTP
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DPartiallyInlineLibCalls.cpp105 LibFunc LF; in runPartiallyInlineLibCalls() local
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter3/
Dtoy.cpp475 if (Function *LF = F->Codegen()) { in HandleDefinition() local
500 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter4/
Dtoy.cpp488 if (Function *LF = F->Codegen()) { in HandleDefinition() local
513 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
/external/icu/icu4c/source/test/intltest/
Didnaconf.cpp135 static const UChar LF = 0x0a; in isNewlineMark() local
/external/icu/icu4c/source/tools/genrb/
Dread.c37 #define LF 0x000A macro
/external/swiftshader/third_party/LLVM/lib/MC/
DMCAssembler.cpp467 MCLEBFragment &LF = cast<MCLEBFragment>(F); in WriteFragmentData() local
718 bool MCAssembler::RelaxLEB(MCAsmLayout &Layout, MCLEBFragment &LF) { in RelaxLEB()
923 const MCLEBFragment *LF = cast<MCLEBFragment>(this); in dump() local
/external/python/cpython2/Lib/curses/
Dascii.py14 LF = 0x0a # ^J variable
/external/python/cpython3/Lib/curses/
Dascii.py14 LF = 0x0a # ^J variable
/external/chromium-trace/catapult/third_party/pyserial/serial/tools/
Dminiterm.py84 LF = serial.to_bytes([10]) variable
/external/llvm/lib/Analysis/
DCallGraph.cpp117 if (Function *LF = LHS->getFunction()) in print() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DCallGraph.cpp102 if (Function *LF = LHS->getFunction()) in print() local
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter5/
Dtoy.cpp733 if (Function *LF = F->Codegen()) { in HandleDefinition() local
758 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
/external/guava/guava/src/com/google/common/base/
DAscii.java156 public static final byte LF = 10; field in Ascii
/external/python/cpython2/Lib/
Dpoplib.py32 LF = '\n' variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCFragment.cpp423 const MCLEBFragment *LF = cast<MCLEBFragment>(this); in dump() local
DMCAssembler.cpp602 const MCLEBFragment &LF = cast<MCLEBFragment>(F); in writeFragment() local
932 bool MCAssembler::relaxLEB(MCAsmLayout &Layout, MCLEBFragment &LF) { in relaxLEB()
/external/llvm/lib/MC/
DMCAssembler.cpp514 const MCLEBFragment &LF = cast<MCLEBFragment>(F); in writeFragment() local
787 bool MCAssembler::relaxLEB(MCAsmLayout &Layout, MCLEBFragment &LF) { in relaxLEB()
DMCFragment.cpp424 const MCLEBFragment *LF = cast<MCLEBFragment>(this); in dump() local
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter6/
Dtoy.cpp844 if (Function *LF = F->Codegen()) { in HandleDefinition() local
869 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
/external/python/cpython3/Lib/
Dpoplib.py40 LF = b'\n' variable
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy-jit.cpp1010 if (Function *LF = F->Codegen()) { in HandleDefinition() local
1039 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local

123