Home
last modified time | relevance | path

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

12345678910>>...32

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DMemoryOpRemark.cpp53 LibFunc LF; in canHandle() local
250 LibFunc LF; in visitCall() local
267 void MemoryOpRemark::visitKnownLibCall(const CallInst &CI, LibFunc LF, in visitKnownLibCall()
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/passwd/
H A Dapr_getpass.c73 #define LF 10 macro
76 #define LF '\n' macro
/aosp_15_r20/external/rust/android-crates-io/crates/regex-syntax/src/unicode_tables/
Dgrapheme_cluster_break.rs418 pub const LF: &'static [(char, char)] = &[('\n', '\n')]; constant
Dsentence_break.rs419 pub const LF: &'static [(char, char)] = &[('\n', '\n')]; constant
Dword_break.rs996 pub const LF: &'static [(char, char)] = &[('\n', '\n')]; constant
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.3/src/unicode_tables/
H A Dgrapheme_cluster_break.rs418 pub const LF: &'static [(char, char)] = &[('\n', '\n')]; constant
H A Dsentence_break.rs419 pub const LF: &'static [(char, char)] = &[('\n', '\n')]; constant
H A Dword_break.rs996 pub const LF: &'static [(char, char)] = &[('\n', '\n')]; constant
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp534 LoopFinder LF(*DT, *PDT); in lowerPhis() local
670 LoopFinder LF(*DT, *PDT); in lowerCopiesToI1() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp543 LoopFinder LF(*DT, *PDT); in lowerPhis() local
670 LoopFinder LF(*DT, *PDT); in lowerCopiesToI1() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2942 LSRFixup &LF = getNewFixup(); in CollectFixupsAndInitialFormulae() local
3133 LSRFixup &LF = getNewFixup(); in CollectLoopInvariantFixupsAndFormulae() local
4370 const LSRFixup &LF, in AdjustInsertPositionForExpand()
4433 Value *LSRInstance::Expand(const LSRFixup &LF, in Expand()
4619 const LSRFixup &LF, in RewriteForPHI()
4693 void LSRInstance::Rewrite(const LSRFixup &LF, in Rewrite()
4900 for (const LSRFixup &LF : Fixups) { in print_fixups() local
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/
H A DStandardLineSeparator.java43 LF("\n"); enumConstant
/aosp_15_r20/external/llvm/lib/MC/
H A DMCAssembler.cpp514 const MCLEBFragment &LF = cast<MCLEBFragment>(F); in writeFragment() local
787 bool MCAssembler::relaxLEB(MCAsmLayout &Layout, MCLEBFragment &LF) { in relaxLEB()
/aosp_15_r20/external/rust/android-crates-io/crates/textwrap/src/
Dline_ending.rs15 LF, enumerator
/aosp_15_r20/external/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/
H A DStrictLineReader.java47 private static final byte LF = (byte) '\n'; field in StrictLineReader
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/src/parser/
Dtrivia.rs66 pub(crate) const LF: u8 = b'\n'; constant
/aosp_15_r20/external/yapf/yapf/yapflib/
H A Dfile_resources.py31 LF = '\n' variable
/aosp_15_r20/external/apache-http/src/org/apache/http/protocol/
H A DHTTP.java51 public static final int LF = 10; // <US-ASCII LF, linefeed (10)> field in HTTP
/aosp_15_r20/external/jackson-core/src/test/java/com/fasterxml/jackson/core/util/
H A DTestDefaultPrettyPrinter.java16 String LF = System.getProperty("line.separator"); in testSystemLinefeed() local
/aosp_15_r20/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp1010 if (Function *LF = F->Codegen()) { in HandleDefinition() local
1039 if (Function *LF = F->Codegen()) { in HandleTopLevelExpression() local
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dmessageformat2_macros.h34 #define LF ((UChar32)0x000A) macro
/aosp_15_r20/external/icu/libicu/cts_headers/
H A Dmessageformat2_macros.h34 #define LF ((UChar32)0x000A) macro
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3314 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
H A DPartiallyInlineLibCalls.cpp111 LibFunc LF; in runPartiallyInlineLibCalls() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Didnaconf.cpp61 static const char16_t LF = 0x0a; in isNewlineMark() local

12345678910>>...32