Home
last modified time | relevance | path

Searched defs:Ls (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DLinuxMallocProfiling.cpp67 LinuxMallocProfiling::LinuxMallocProfiling(size_t NumThreads, Ostream *Ls) in LinuxMallocProfiling()
102 LinuxMallocProfiling::LinuxMallocProfiling(size_t NumThreads, Ostream *Ls) { in LinuxMallocProfiling()
DLinuxMallocProfiling.h28 Ostream *Ls; variable
DIceCompileServer.cpp189 std::unique_ptr<Ostream> Ls = makeStream(Flags.getLogFilename(), EC); in run() local
/third_party/node/test/testpy/
D__init__.py104 def Ls(self, path): member in SimpleTestConfiguration
137 def Ls(self, path): member in AddonTestConfiguration
/third_party/node/test/message/
Dtestcfg.py114 def Ls(self, path): member in MessageTestConfiguration
/third_party/node/test/pseudo-tty/
Dtestcfg.py133 def Ls(self, path): member in TTYTestConfiguration
/third_party/ffmpeg/libavcodec/
Dcbs_jpeg.h67 uint16_t Ls; member
/third_party/astc-encoder/Source/
Dstb_image.h3171 int Ls = stbi__get16be(z->s); in stbi__process_scan_header() local