Home
last modified time | relevance | path

Searched defs:LF (Results 1 - 25 of 51) sorted by relevance

123

/third_party/rust/crates/regex/regex-syntax/src/unicode_tables/
H A Dgrapheme_cluster_break.rs418 pub const LF: &'static [(char, char)] = &[('\n', '\n')]; consts
H A Dsentence_break.rs419 pub const LF: &'static [(char, char)] = &[('\n', '\n')]; consts
H A Dword_break.rs996 pub const LF: &'static [(char, char)] = &[('\n', '\n')]; consts
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DPartiallyInlineLibCalls.cpp111 LibFunc LF; in runPartiallyInlineLibCalls() local
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dread.c40 #define LF 0x000A macro
H A Dwrtxml.cpp368 #define LF 0x000D macro
/third_party/icu/icu4c/source/test/intltest/
H A Didnaconf.cpp61 static const UChar LF = 0x0a; in isNewlineMark() local
/third_party/icu/icu4c/source/tools/genrb/
H A Dread.c40 #define LF 0x000A macro
H A Dwrtxml.cpp368 #define LF 0x000D macro
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dread.c38 #define LF 0x000A macro
/third_party/python/Lib/curses/
H A Dascii.py14 LF = 0x0a # ^J variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp269 raw_ostream &operator<<(raw_ostream &OS, const SymbolLookupFlags &LF) { in operator <<() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCFragment.cpp420 const auto *LF = cast<MCLEBFragment>(this); in dump() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLazyCallGraph.cpp147 LibFunc LF; in isKnownLibFunction() local
/third_party/python/Lib/
H A Dpoplib.py41 LF = b'\n' variable
/third_party/ffmpeg/libavcodec/
H A Daptx.h39 LF, // Low Frequency (0-5.5 kHz) enumerator
/third_party/cups-filters/filter/
H A Dtexttotext.c46 LF = 0, enumerator
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.cpp1055 const char LF = 0x0a; in LoadFile() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h233 LibFunc LF; in TargetLibraryInfo() local
/third_party/nghttp2/third-party/url-parser/
H A Durl_parser.c176 #define LF '\n' macro
/third_party/icu/icu4c/source/common/
H A Ducnvisci.cpp52 #define LF 0x0A macro
H A Duprops.h317 LF =0x000a, enumerator
/third_party/node/deps/icu-small/source/common/
H A Ducnvisci.cpp52 #define LF 0x0A macro
H A Duprops.h317 LF =0x000a, enumerator
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
H A DCharsetISO2022.java33 private static final byte LF = 0x0A; field in CharsetISO2022

Completed in 29 milliseconds

123