Home
last modified time | relevance | path

Searched defs:fileSpec (Results 1 – 7 of 7) 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
170 val fileSpec = Class.forName( in facadeFile_elements() constant
306 val fileSpec = Class.forName( in noJvmName_reflective() constant
328 val fileSpec = Class.forName( in noJvmName_elements() constant
350 val fileSpec = Class.forName( in jvmName_with_kt_reflective() constant
372 val fileSpec = Class.forName( in jvmName_with_kt_elements() constant
/external/kotlinpoet/kotlinpoet/src/test/java/com/squareup/kotlinpoet/
DCrossplatformTest.kt66 val fileSpec = FileSpec.builder("", "Test") in crossplatform() constant
108 val fileSpec = FileSpec.builder("", "Test") in expectWithSecondaryConstructors() constant
128 val fileSpec = FileSpec.builder("", "Test") in topLevelProperties() constant
150 val fileSpec = FileSpec.builder("", "Test") in topLevelFunctions() constant
DLineWrappingTest.kt213 val fileSpec = FileSpec.builder("com.squareup.tacos", "${funSpec.name}.kt") in toString() constant
/external/kotlinpoet/interop/ksp/test-processor/src/main/kotlin/com/squareup/kotlinpoet/ksp/test/processor/
DTestProcessor.kt159 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.cpp902 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