/aosp_15_r20/external/doclava/doclet_adapter/src/test/resources/sample-project/com/example/constructors/ |
H A D | Constructors.java | 19 public class Constructors { class 24 private Constructors() { in Constructors() method in Constructors 28 protected Constructors(int a) { in Constructors() method in Constructors 32 public Constructors(String b) { in Constructors() method in Constructors 36 Constructors(int a, String b) { in Constructors() method in Constructors
|
/aosp_15_r20/external/robolectric/sandbox/src/test/java/org/robolectric/ |
H A D | RobolectricInternalsTest.java | 106 public static class Constructors { class in RobolectricInternalsTest 117 public Constructors() { in Constructors() method in RobolectricInternalsTest.Constructors 121 public Constructors(String param) { in Constructors() method in RobolectricInternalsTest.Constructors 125 public Constructors(String param1, Byte param2) { in Constructors() method in RobolectricInternalsTest.Constructors 130 public Constructors(String param1, Byte param2, Long param3) { in Constructors() method in RobolectricInternalsTest.Constructors
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/tests/InteropTests/ |
H A D | InteropTestsMultipleChannels.m | 37 @interface RMTStreamingOutputCallRequest (Constructors) category 42 @implementation RMTStreamingOutputCallRequest (Constructors) category 54 @interface RMTStreamingOutputCallResponse (Constructors) category 58 @implementation RMTStreamingOutputCallResponse (Constructors) category
|
H A D | InteropTests.m | 48 @interface RMTStreamingOutputCallRequest (Constructors) category 53 @implementation RMTStreamingOutputCallRequest (Constructors) category 65 @interface RMTStreamingOutputCallResponse (Constructors) category 69 @implementation RMTStreamingOutputCallResponse (Constructors) category
|
/aosp_15_r20/external/aws-sdk-java-v2/docs/design/ |
H A D | FavorStaticFactoryMethods.md | 7 ### Static Factory Methods vs. Constructors 26 ### Example 55 ### Naming Conventions
|
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
H A D | README.md | 558 ## Constructors section in Eigen Tensors {#eigen_tensors} 560 ### Tensor 569 ### TensorFixedSize 581 ### TensorMap
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/tests/PerfTests/ |
H A D | PerfTests.m | 46 @interface RMTStreamingOutputCallRequest (Constructors) category 51 @implementation RMTStreamingOutputCallRequest (Constructors) category
|
/aosp_15_r20/external/grpc-grpc/examples/objective-c/route_guide/ |
H A D | ViewControllers.m | 46 @interface RTGRouteNote (Constructors) category 52 @implementation RTGRouteNote (Constructors) category
|
/aosp_15_r20/frameworks/native/libs/math/tests/ |
H A D | mat_test.cpp | 51 TEST_F(MatTest, Constructors) { in TEST_F() argument 189 TEST_F(Mat3Test, Constructors) { in TEST_F() argument 296 TEST_F(Mat2Test, Constructors) { in TEST_F() argument
|
/aosp_15_r20/external/kotlinpoet/docs/ |
H A D | constructors.md | 1 Constructors chapter
|
/aosp_15_r20/external/dokka/core/testdata/format/ |
H A D | dynamicExtension.md | 7 ### Constructors subsection in Foo
|
H A D | javadocCodeMultiline.md | 15 ### Constructors subsection in C
|
H A D | javaCodeLiteralTags.md | 13 ### Constructors subsection in C
|
H A D | javadocOrderedList.md | 11 ### Constructors subsection in Bar
|
H A D | javadocHtml.md | 19 ### Constructors subsection in C
|
H A D | javaSample.md | 22 ### Constructors subsection in C
|
H A D | exceptionClass.md | 7 ### Constructors subsection in MyException
|
H A D | sinceKotlin.md | 11 ### Constructors subsection in Since1.1
|
H A D | memberExtension.md | 7 ### Constructors subsection in Foo
|
H A D | annotationClass.md | 7 ### Constructors subsection in fancy
|
H A D | jdkLinks.md | 11 ### Constructors subsection in C
|
H A D | javaSpaceInAuthor.md | 10 ### Constructors subsection in C
|
H A D | companionImplements.md | 13 ### Constructors subsection in Foo
|
H A D | tokensInEmphasis.md | 13 ### Constructors subsection in Bar
|
/aosp_15_r20/external/dokka/core/testdata/format/gfm/ |
H A D | listInTableCell.md | 7 ### Constructors subsection in Foo
|