Searched defs:thisname (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dnamei.c89 const char *thisname; local
100 thisname = pathname;
108 retval = ext2fs_lookup (fs, dir, thisname, len, buf, &inode);
114 *name = thisname;
/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_device.cpp188 CFX_ByteString thisname = m_pMapper->m_InstalledTTFonts[i]; local
189 if (thisname[0] == ' ') {
190 if (thisname.Mid(1, name.GetLength()) == name) {
193 } else if (thisname.Left(name.GetLength()) == name) {
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...

Completed in 122 milliseconds