Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFormattedStream.cpp103 if (Ptr <= Scanned && Scanned <= Ptr + Size) in ComputePosition()
106 UpdatePosition(Scanned, Size - (Scanned - Ptr)); in ComputePosition()
111 Scanned = Ptr + Size;
136 Scanned = nullptr;
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormattedStream.h42 /// Scanned - This points to one past the last character in the
45 const char *Scanned; variable
98 Scanned = nullptr;
111 Scanned = getBufferStart() + GetNumBytesInBuffer(); in formatted_raw_ostream()
139 : TheStream(nullptr), Position(0, 0), Scanned(nullptr), in resetColor()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DAssumptionCache.h101 bool Scanned = false; variable
139 Scanned = false; in clear()
151 if (!Scanned) in assumptions()
158 if (!Scanned) in assumptionsFor()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DAssumptionCache.cpp169 assert(!Scanned && "Tried to scan the function twice!"); in scanFunction()
180 Scanned = true; in scanFunction()
190 if (!Scanned) in registerAssumption()
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp307 if (Scanned) { in runInvocation()
316 Scanned = true; in runInvocation()
446 bool hasScanned() const { return Scanned; } in hasScanned()
477 bool Scanned = false; member in __anona07bc58e0111::DependencyScanningAction
/freebsd/share/misc/
H A Dusb_hid_usages1484 0x12 Scanned Data Report
1485 0x13 Raw Scanned Data Report
/freebsd/usr.sbin/bsdconfig/share/media/
H A Dwlan.subr431 # NB: Scanned network flags indicates _one_ of PSK EAP or WEP
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok548 A. M. Noll Scanned-Display Computer Graphics . . . 143--150
H A Dfunstack.in3831 title = "Scanned-Display Computer Graphics",
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src25858 # * Scanned the Shuford archive for new terminfos and information.