/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/ |
D | grapheme_cluster_break.rs | 418 pub const LF: &'static [(char, char)] = &[('\n', '\n')]; constant
|
D | sentence_break.rs | 419 pub const LF: &'static [(char, char)] = &[('\n', '\n')]; constant
|
D | word_break.rs | 996 pub const LF: &'static [(char, char)] = &[('\n', '\n')]; constant
|
/third_party/cef/tools/yapf/yapf/yapflib/ |
D | file_resources.py | 31 LF = '\n' variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | PartiallyInlineLibCalls.cpp | 111 LibFunc LF; in runPartiallyInlineLibCalls() local
|
D | LoopFuse.cpp | 1632 LoopFuser LF(LI, DT, DI, SE, PDT, ORE, DL); in runOnFunction() local 1647 LoopFuser LF(LI, DT, DI, SE, PDT, ORE, DL); in run() local
|
D | LoopStrengthReduce.cpp | 3314 LSRFixup &LF = LU.getNewFixup(); in CollectFixupsAndInitialFormulae() local 3464 LSRFixup &LF = LU.getNewFixup(); in CollectLoopInvariantFixupsAndFormulae() local 5065 const LSRFixup &LF, in AdjustInsertPositionForExpand() 5128 Value *LSRInstance::Expand(const LSRUse &LU, const LSRFixup &LF, in Expand() 5307 PHINode *PN, const LSRUse &LU, const LSRFixup &LF, const Formula &F, in RewriteForPHI() 5421 void LSRInstance::Rewrite(const LSRUse &LU, const LSRFixup &LF, in Rewrite() 5634 for (const LSRFixup &LF : LU.Fixups) { in print_fixups() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | idnaconf.cpp | 61 static const UChar LF = 0x0a; in isNewlineMark() local
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
D | read.c | 40 #define LF 0x000A macro
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
D | read.c | 38 #define LF 0x000A macro
|
/third_party/icu/icu4c/source/tools/genrb/ |
D | read.c | 40 #define LF 0x000A macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SILowerI1Copies.cpp | 543 LoopFinder LF(*DT, *PDT); in lowerPhis() local 670 LoopFinder LF(*DT, *PDT); in lowerCopiesToI1() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
D | JITLink.cpp | 269 raw_ostream &operator<<(raw_ostream &OS, const SymbolLookupFlags &LF) { in operator <<()
|
/third_party/python/Lib/curses/ |
D | ascii.py | 14 LF = 0x0a # ^J variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CallGraph.cpp | 100 if (Function *LF = LHS->getFunction()) in print() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCFragment.cpp | 420 const auto *LF = cast<MCLEBFragment>(this); in dump() local
|
D | MCAssembler.cpp | 612 const MCLEBFragment &LF = cast<MCLEBFragment>(F); in writeFragment() local 940 bool MCAssembler::relaxLEB(MCAsmLayout &Layout, MCLEBFragment &LF) { in relaxLEB()
|
/third_party/cups-filters/filter/ |
D | texttotext.c | 46 LF = 0, enumerator
|
/third_party/python/Lib/ |
D | poplib.py | 41 LF = b'\n' variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetLibraryInfo.h | 233 LibFunc LF; variable
|
/third_party/ffmpeg/libavcodec/ |
D | aptx.h | 40 LF, // Low Frequency (0-5.5 kHz) enumerator
|
/third_party/node/deps/icu-small/source/common/ |
D | uprops.h | 317 LF =0x000a, enumerator
|
/third_party/icu/icu4c/source/common/ |
D | uprops.h | 317 LF =0x000a, enumerator
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | uprops.h | 316 LF =0x000a, enumerator
|
/third_party/nghttp2/third-party/url-parser/ |
D | url_parser.c | 176 #define LF '\n' macro
|