Home
last modified time | relevance | path

Searched defs:AtBegin (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dcow_reader.cpp519 bool CowOpIter::AtBegin() { in AtBegin() function in android::snapshot::CowOpIter
588 bool CowMergeOpIter::AtBegin() { in AtBegin() function in android::snapshot::CowMergeOpIter
620 bool CowRevMergeOpIter::AtBegin() { in AtBegin() function in android::snapshot::CowRevMergeOpIter
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DSplitKit.cpp663 bool AtBegin; in removeBackCopies() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSplitKit.cpp860 bool AtBegin; in removeBackCopies() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSplitKit.cpp854 bool AtBegin; in removeBackCopies() local
/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmsopt.c861 int AtBegin = (int) floor((cmsFloat64Number) g ->nEntries * 0.02 + 0.5); // Cutoff at 2% in SlopeLimiting() local