Searched defs:Ls (Results 1 – 8 of 8) sorted by relevance
67 LinuxMallocProfiling::LinuxMallocProfiling(size_t NumThreads, Ostream *Ls) in LinuxMallocProfiling()102 LinuxMallocProfiling::LinuxMallocProfiling(size_t NumThreads, Ostream *Ls) { in LinuxMallocProfiling()
28 Ostream *Ls; variable
189 std::unique_ptr<Ostream> Ls = makeStream(Flags.getLogFilename(), EC); in run() local
104 def Ls(self, path): member in SimpleTestConfiguration137 def Ls(self, path): member in AddonTestConfiguration
114 def Ls(self, path): member in MessageTestConfiguration
133 def Ls(self, path): member in TTYTestConfiguration
67 uint16_t Ls; member
3171 int Ls = stbi__get16be(z->s); in stbi__process_scan_header() local