Home
last modified time | relevance | path

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

/external/kotlinpoet/interop/kotlinx-metadata/src/test/kotlin/com/squareup/kotlinpoet/metadata/specs/
DFacadeFileTest.kt34 val fileSpec = Class.forName( in facadeFile_reflective() constant
169 val fileSpec = Class.forName( in facadeFile_elements() constant
304 val fileSpec = Class.forName( in noJvmName_reflective() constant
326 val fileSpec = Class.forName( in noJvmName_elements() constant
348 val fileSpec = Class.forName( in jvmName_with_kt_reflective() constant
370 val fileSpec = Class.forName( in jvmName_with_kt_elements() constant
/external/kotlinpoet/kotlinpoet/src/commonTest/kotlin/com/squareup/kotlinpoet/
DCrossplatformTest.kt66 val fileSpec = FileSpec.builder("", "Test") in crossplatform() constant
107 val fileSpec = FileSpec.builder("", "Test") in expectWithSecondaryConstructors() constant
127 val fileSpec = FileSpec.builder("", "Test") in topLevelProperties() constant
149 val fileSpec = FileSpec.builder("", "Test") in topLevelFunctions() constant
DLineWrappingTest.kt220 val fileSpec = FileSpec.builder("com.squareup.tacos", "${funSpec.name}.kt") in toString() constant
DFileWritingTest.kt72 val fileSpec = FileSpec.get("", type) in pathDefaultPackage() constant
/external/kotlinpoet/interop/ksp/test-processor/src/main/kotlin/com/squareup/kotlinpoet/ksp/test/processor/
DTestProcessor.kt207 val fileSpec = FileSpec.builder(decl.packageName.asString(), "Test${typeSpec.name}") in <lambda>() constant
/external/sonivox/jet_tools/JetCreator/
DJetUtils.py184 def FileFixPath(fileSpec): argument
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp1050 CInFileStream *fileSpec = new CInFileStream; in main() local
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c7832 FSSpec fileSpec; in Qt_CreateMovieFile() local
7864 FSSpec fileSpec; in Qt_OpenMovieFile() local
7905 FSSpec fileSpec; in Qt_DeleteMovieFile() local
8249 FSSpec fileSpec; in Qt_CreateShortcutMovieFile() local
8282 FSSpec fileSpec; in Qt_CanQuickTimeOpenFile() local