Home
last modified time | relevance | path

Searched defs:FileSpec (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DArchiveOpenCallback.h51 CInFileStream *FileSpec; in Z7_IFACE_DECL_PURE() member
/external/kotlinpoet/interop/kotlin-metadata/src/test/kotlin/com/squareup/kotlinpoet/metadata/specs/
DFacadeFileTest.kt388 private fun FileSpec.trimmedToString(): String { in trimmedToString() method
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DSourceMgr.cpp220 auto FileSpec = getBufferInfo(BufferID).Buffer->getBufferIdentifier(); in getFormattedLocationNoOffset() local
/external/kotlinpoet/kotlinpoet/src/commonMain/kotlin/com/squareup/kotlinpoet/
DFileSpec.kt49 public class FileSpec private constructor( in <lambda>() class