Home
last modified time | relevance | path

Searched refs:Scanned (Results 1 – 25 of 30) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFormattedStream.cpp52 if (Ptr <= Scanned && Scanned <= Ptr + Size) in ComputePosition()
55 UpdatePosition(Position, Scanned, Size - (Scanned - Ptr)); in ComputePosition()
60 Scanned = Ptr + Size; in ComputePosition()
85 Scanned = nullptr; in write_impl()
/external/llvm/lib/Support/
DFormattedStream.cpp52 if (Ptr <= Scanned && Scanned <= Ptr + Size) in ComputePosition()
55 UpdatePosition(Position, Scanned, Size - (Scanned - Ptr)); in ComputePosition()
60 Scanned = Ptr + Size; in ComputePosition()
85 Scanned = nullptr; in write_impl()
/external/llvm-project/llvm/lib/Support/
DFormattedStream.cpp100 if (Ptr <= Scanned && Scanned <= Ptr + Size) in ComputePosition()
103 UpdatePosition(Scanned, Size - (Scanned - Ptr)); in ComputePosition()
108 Scanned = Ptr + Size; in ComputePosition()
133 Scanned = nullptr; in write_impl()
/external/llvm/include/llvm/Analysis/
DAssumptionCache.h53 bool Scanned; variable
61 AssumptionCache(Function &F) : F(F), Scanned(false) {} in AssumptionCache()
74 Scanned = false; in clear()
86 if (!Scanned) in assumptions()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DAssumptionCache.h83 bool Scanned = false; variable
120 Scanned = false; in clear()
132 if (!Scanned) in assumptions()
139 if (!Scanned) in assumptionsFor()
/external/llvm/include/llvm/Support/
DFormattedStream.h42 const char *Scanned; variable
75 Scanned = nullptr; in setStream()
94 Scanned = nullptr; in formatted_raw_ostream()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFormattedStream.h41 const char *Scanned; variable
74 Scanned = nullptr; in setStream()
93 Scanned = nullptr; in formatted_raw_ostream()
/external/llvm-project/llvm/include/llvm/Support/
DFormattedStream.h45 const char *Scanned; variable
92 Scanned = nullptr; in setStream()
111 Scanned = nullptr; in formatted_raw_ostream()
/external/llvm-project/llvm/include/llvm/Analysis/
DAssumptionCache.h98 bool Scanned = false; variable
135 Scanned = false; in clear()
147 if (!Scanned) in assumptions()
154 if (!Scanned) in assumptionsFor()
/external/llvm/lib/Analysis/
DAssumptionCache.cpp28 assert(!Scanned && "Tried to scan the function twice!"); in scanFunction()
39 Scanned = true; in scanFunction()
48 if (!Scanned) in registerAssumption()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DAssumptionCache.cpp172 assert(!Scanned && "Tried to scan the function twice!"); in scanFunction()
183 Scanned = true; in scanFunction()
196 if (!Scanned) in registerAssumption()
/external/llvm-project/llvm/lib/Analysis/
DAssumptionCache.cpp195 assert(!Scanned && "Tried to scan the function twice!"); in scanFunction()
206 Scanned = true; in scanFunction()
219 if (!Scanned) in registerAssumption()
/external/icu/icu4c/source/i18n/
Dregexcst.txt164 # paren-flag Scanned a (?ismx-ismx flag setting
276 # named-backref Scanned \k
/external/python/cpython2/Lib/email/test/data/
Dmsg_43.txt10 X-Virus-Scanned: by XS4ALL Virus Scanner
/external/python/cpython3/Lib/test/test_email/data/
Dmsg_43.txt10 X-Virus-Scanned: by XS4ALL Virus Scanner
/external/libcups/locale/
Dcups.strings4024 // TRANSLATORS: Scanned Image Options
4025 "output-attributes" = "Scanned Image Options";
4114 // TRANSLATORS: Scanned Image Quality
4115 "output-compression-quality-factor" = "Scanned Image Quality";
Dcups_en.po10668 #. TRANSLATORS: Scanned Image Options
10670 msgstr "Scanned Image Options"
10848 #. TRANSLATORS: Scanned Image Quality
10850 msgstr "Scanned Image Quality"
Dcups_cs.po10366 #. TRANSLATORS: Scanned Image Options
10546 #. TRANSLATORS: Scanned Image Quality
Dcups_fr.po10384 #. TRANSLATORS: Scanned Image Options
10564 #. TRANSLATORS: Scanned Image Quality
Dcups_ru.po10538 #. TRANSLATORS: Scanned Image Options
10718 #. TRANSLATORS: Scanned Image Quality
Dcups_zh_CN.po10506 #. TRANSLATORS: Scanned Image Options
10686 #. TRANSLATORS: Scanned Image Quality
Dcups_ja.po10573 #. TRANSLATORS: Scanned Image Options
10753 #. TRANSLATORS: Scanned Image Quality
Dcups_de.po10489 #. TRANSLATORS: Scanned Image Options
10669 #. TRANSLATORS: Scanned Image Quality
Dcups_ca.po10585 #. TRANSLATORS: Scanned Image Options
10765 #. TRANSLATORS: Scanned Image Quality
/external/one-true-awk/testdir/
Dfunstack.ok548 A. M. Noll Scanned-Display Computer Graphics . . . 143--150

12