Home
last modified time | relevance | path

Searched defs:companion (Results 1 – 11 of 11) sorted by relevance

/external/ksp/test-utils/testData/api/
Dcompanion.kt28 object companion {} object
/external/kotlinx.serialization/core/jvmMain/src/kotlinx/serialization/internal/
DPlatform.kt112 val companion = jClass.companionOrNull("Companion") ?: return null in invokeSerializerOnDefaultCompanion() constant
132 val companion = getDeclaredField(companionName) in Class() constant
/external/kotlinpoet/kotlinpoet/src/commonTest/kotlin/com/squareup/kotlinpoet/
DTypeSpecTest.kt3518 val companion = TypeSpec.companionObjectBuilder() in companionObject() constant
3556 val companion = TypeSpec.companionObjectBuilder() in companionObjectWithInitializer() constant
3596 val companion = TypeSpec.companionObjectBuilder("Factory") in companionObjectWithName() constant
3620 val companion = TypeSpec.companionObjectBuilder() in companionObjectOnInterface() constant
3649 val companion = TypeSpec.companionObjectBuilder() in companionObjectOnEnum() constant
3684 val companion = TypeSpec.companionObjectBuilder() in companionObjectOnObjectNotAllowed() constant
3703 val companion = TypeSpec.companionObjectBuilder() in companionObjectSuper() constant
DMemberNameTest.kt53 val companion = ClassName("com.squareup.tacos", "Taco").nestedClass("Companion") in memberInsideCompanionObject() constant
/external/chromiumos-config/proto/chromiumos/test/api/
Dprovision_state.proto124 CompanionConfig companion = 7; field
/external/eigen/unsupported/Eigen/src/Polynomials/
DCompanion.h77 companion( const VectorType& poly ){ in companion() function
/external/dokka/core/src/main/kotlin/Formats/JavaLayoutHtml/
DJavaLayoutHtmlFormat.kt104 val DocumentationNode.companion get() = members(NodeKind.Object).find { it.details(NodeKind.Modifie… in <lambda>() constant
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_metadata.cc263 const TrackedInstruction* companion; in GetCompanionsPath() local
/external/bcc/libbpf-tools/x86/
Dvmlinux.h18374 struct acpi_device *companion; member
97339 struct i2c_client *companion; member
Dvmlinux_518.h18374 struct acpi_device *companion; member
97339 struct i2c_client *companion; member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h42769 struct acpi_device *companion; member