Home
last modified time | relevance | path

Searched +full:codegen +full:- +full:generated +full:- +full:classes +full:- +full:test (Results 1 – 25 of 172) sorted by relevance

1234567

/external/grpc-grpc/tools/doxygen/
DDoxyfile.c++18 #---------------------------------------------------------------------------
20 #---------------------------------------------------------------------------
23 # that follow. The default is UTF-8 which is also the encoding used for all text
27 # The default value is: UTF-8.
29 DOXYFILE_ENCODING = UTF-8
32 # double-quotes, unless you are using Doxywizard) that should identify the
33 # project for which the documentation is generated. This name is used in the
34 # title of most generated pages and in a few other places.
40 # could be handy for archiving the generated documentation or if some version
59 # into which the generated documentation will be written. If a relative path is
[all …]
DDoxyfile.core18 #---------------------------------------------------------------------------
20 #---------------------------------------------------------------------------
23 # that follow. The default is UTF-8 which is also the encoding used for all text
27 # The default value is: UTF-8.
29 DOXYFILE_ENCODING = UTF-8
32 # double-quotes, unless you are using Doxywizard) that should identify the
33 # project for which the documentation is generated. This name is used in the
34 # title of most generated pages and in a few other places.
40 # could be handy for archiving the generated documentation or if some version
59 # into which the generated documentation will be written. If a relative path is
[all …]
DDoxyfile.c++.internal18 #---------------------------------------------------------------------------
20 #---------------------------------------------------------------------------
23 # that follow. The default is UTF-8 which is also the encoding used for all text
27 # The default value is: UTF-8.
29 DOXYFILE_ENCODING = UTF-8
32 # double-quotes, unless you are using Doxywizard) that should identify the
33 # project for which the documentation is generated. This name is used in the
34 # title of most generated pages and in a few other places.
40 # could be handy for archiving the generated documentation or if some version
59 # into which the generated documentation will be written. If a relative path is
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/doxygen/
DDoxyfile.c++18 #---------------------------------------------------------------------------
20 #---------------------------------------------------------------------------
23 # that follow. The default is UTF-8 which is also the encoding used for all text
27 # The default value is: UTF-8.
29 DOXYFILE_ENCODING = UTF-8
32 # double-quotes, unless you are using Doxywizard) that should identify the
33 # project for which the documentation is generated. This name is used in the
34 # title of most generated pages and in a few other places.
40 # could be handy for archiving the generated documentation or if some version
59 # into which the generated documentation will be written. If a relative path is
[all …]
DDoxyfile.core18 #---------------------------------------------------------------------------
20 #---------------------------------------------------------------------------
23 # that follow. The default is UTF-8 which is also the encoding used for all text
27 # The default value is: UTF-8.
29 DOXYFILE_ENCODING = UTF-8
32 # double-quotes, unless you are using Doxywizard) that should identify the
33 # project for which the documentation is generated. This name is used in the
34 # title of most generated pages and in a few other places.
40 # could be handy for archiving the generated documentation or if some version
59 # into which the generated documentation will be written. If a relative path is
[all …]
DDoxyfile.c++.internal18 #---------------------------------------------------------------------------
20 #---------------------------------------------------------------------------
23 # that follow. The default is UTF-8 which is also the encoding used for all text
27 # The default value is: UTF-8.
29 DOXYFILE_ENCODING = UTF-8
32 # double-quotes, unless you are using Doxywizard) that should identify the
33 # project for which the documentation is generated. This name is used in the
34 # title of most generated pages and in a few other places.
40 # could be handy for archiving the generated documentation or if some version
59 # into which the generated documentation will be written. If a relative path is
[all …]
DDoxyfile.core.internal18 #---------------------------------------------------------------------------
20 #---------------------------------------------------------------------------
23 # that follow. The default is UTF-8 which is also the encoding used for all text
27 # The default value is: UTF-8.
29 DOXYFILE_ENCODING = UTF-8
32 # double-quotes, unless you are using Doxywizard) that should identify the
33 # project for which the documentation is generated. This name is used in the
34 # title of most generated pages and in a few other places.
40 # could be handy for archiving the generated documentation or if some version
59 # into which the generated documentation will be written. If a relative path is
[all …]
/external/aws-sdk-java-v2/test/codegen-generated-classes-test/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
15 -->
18 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19 …xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
22 <artifactId>aws-sdk-java-pom</artifactId>
28 <artifactId>codegen-generated-classes-test</artifactId>
29 <name>AWS Java SDK :: Test :: Codegen Generated Classes Test</name>
31 Tests for code generated classes.
39 <artifactId>bom-internal</artifactId>
[all …]
/external/aws-sdk-java-v2/codegen-lite-maven-plugin/src/main/java/software/amazon/awssdk/codegen/lite/maven/plugin/
DDefaultsModeGenerationMojo.java16 package software.amazon.awssdk.codegen.lite.maven.plugin;
25 import software.amazon.awssdk.codegen.lite.CodeGenerator;
26 import software.amazon.awssdk.codegen.lite.defaultsmode.DefaultConfiguration;
27 import software.amazon.awssdk.codegen.lite.defaultsmode.DefaultsLoader;
28 import software.amazon.awssdk.codegen.lite.defaultsmode.DefaultsModeConfigurationGenerator;
29 import software.amazon.awssdk.codegen.lite.defaultsmode.DefaultsModeGenerator;
33 * The Maven mojo to generate defaults mode related classes.
35 @Mojo(name = "generate-defaults-mode")
48 …/src/main/resources/software/amazon/awssdk/awscore/internal/defaults/sdk-default-configuration.jso…
52 …Path baseSourcesDirectory = Paths.get(outputDirectory).resolve("generated-sources").resolve("sdk"); in execute()
[all …]
/external/aws-sdk-java-v2/
D.brazil.json5 "annotations": { "packageName": "AwsJavaSdk-Core-Annotations" },
6 "apache-client": { "packageName": "AwsJavaSdk-HttpClient-ApacheClient" },
7 "arns": { "packageName": "AwsJavaSdk-Core-Arns" },
8 "auth": { "packageName": "AwsJavaSdk-Core-Auth" },
9 "auth-crt": { "packageName": "AwsJavaSdk-Core-AuthCrt" },
10 "aws-cbor-protocol": { "packageName": "AwsJavaSdk-Core-AwsCborProtocol" },
11 "aws-core": { "packageName": "AwsJavaSdk-Core-AwsCore" },
12 "aws-crt-client": { "packageName": "AwsJavaSdk-HttpClient-CrtClient" },
13 "aws-ion-protocol": { "packageName": "AwsJavaSdk-Core-AwsIonProtocol" },
14 "aws-json-protocol": { "packageName": "AwsJavaSdk-Core-AwsJsonProtocol" },
[all …]
/external/rust/crates/grpcio-sys/grpc/test/csharp/codegen/
Dcsharp_codegen_deprecated_test.sh8 # http://www.apache.org/licenses/LICENSE-2.0
16 # Run this script via bazel test
19 # Simple test - compare generated output to expected files
21 set -x
29 # where to find the test data
30 DATA_DIR=./test/csharp/codegen/${TESTNAME}
32 # output directory for the generated files
34 rm -rf ${PROTO_OUT}
35 mkdir -p ${PROTO_OUT}
39 --plugin=protoc-gen-grpc=$PLUGIN \
[all …]
/external/grpc-grpc/test/csharp/codegen/
Dcsharp_codegen_deprecated_test.sh8 # http://www.apache.org/licenses/LICENSE-2.0
16 # Run this script via bazel test
19 # Simple test - compare generated output to expected files
21 set -x
29 # where to find the test data
30 DATA_DIR=./test/csharp/codegen/${TESTNAME}
32 # output directory for the generated files
34 rm -rf ${PROTO_OUT}
35 mkdir -p ${PROTO_OUT}
39 --plugin=protoc-gen-grpc=$PLUGIN \
[all …]
/external/aws-sdk-java-v2/buildspecs/
Drelease-javadoc.yml4 JAVA_HOME: "/usr/lib/jvm/java-21-amazon-corretto/"
8 - apt-get update; apt-get install -y java-21-amazon-corretto-jdk
9 - update-alternatives --auto javac
10 - update-alternatives --auto java
11 - pip install awscli==1.19.34 --upgrade --user
15 - DOC_PATH='s3://aws-java-sdk-javadoc/java/api'
19- python ./scripts/doc_crosslinks/generate_cross_link_data.py --apiDefinitionsBasePath ./services/…
20 - mvn install -P quick -T1C
21- mvn clean install javadoc:aggregate -B -Ppublic-javadoc -Dcheckstyle.skip -Dspotbugs.skip -Dskip…
22- RELEASE_VERSION=`mvn -q -Dexec.executable=echo -Dexec.args='${project.version}' --non-recursive …
[all …]
Drelease-to-maven.yml6 - pip install awscli --upgrade --user
10 - ROOT=`pwd`
11 - SETTINGS_XML_TEMPLATE=buildspecs/resources/release-settings.xml
12 - SETTINGS_XML=release-settings-final.xml
13 - SDK_SIGNING_GPG_SECRING=secring.gpg
14- SDK_SIGNING_GPG_SECRING_ARN="arn:aws:secretsmanager:us-east-1:103431983078:secret:sdk-signing-gp…
15- SDK_SIGNING_GPG_KEYNAME_ARN="arn:aws:secretsmanager:us-east-1:103431983078:secret:sdk-signing-gp…
16- SDK_SIGNING_GPG_PASSPHRASE_ARN="arn:aws:secretsmanager:us-east-1:103431983078:secret:sdk-signing
17- SONATYPE_PASSWORD_ARN="arn:aws:secretsmanager:us-east-1:103431983078:secret:sonatype-password-I2…
21- RELEASE_VERSION=`mvn -q -Dexec.executable=echo -Dexec.args='${project.version}' --non-recursive …
[all …]
/external/dagger2/java/dagger/hilt/android/processor/internal/customtestapplication/
DCustomTestApplicationMetadata.java8 * http://www.apache.org/licenses/LICENSE-2.0
19 import static dagger.internal.codegen.extension.DaggerStreams.toImmutableList;
33 import dagger.internal.codegen.xprocessing.XElements;
35 /** Stores the metadata for a custom base test application. */
44 /** Returns the name of the generated application */
60 "@%s should only be used on classes or interfaces but found: %s", in of()
88 .filter(field -> field.hasAnnotation(ClassNames.INJECT)) in getBaseElement()
93 "@%s does not support application classes (or super classes) with @Inject fields. Found " in getBaseElement()
101 .filter(method -> method.hasAnnotation(ClassNames.INJECT)) in getBaseElement()
106 "@%s does not support application classes (or super classes) with @Inject methods. Found " in getBaseElement()
[all …]
/external/dagger2/java/dagger/hilt/processor/internal/aggregateddeps/
DAggregatedDepsProcessingStep.java8 * http://www.apache.org/licenses/LICENSE-2.0
21 import static dagger.internal.codegen.extension.DaggerStreams.toImmutableList;
22 import static dagger.internal.codegen.extension.DaggerStreams.toImmutableSet;
39 import dagger.internal.codegen.extension.DaggerStreams;
40 import dagger.internal.codegen.xprocessing.XElements;
94 "@%s-annotated classes must also be annotated with @Module or @EntryPoint: %s", in processEach()
124 + " https://dagger.dev/hilt/flags#disable-install-in-check for how to disable this" in processModule()
136 "Only classes and interfaces can be annotated with @Module: %s", in processModule()
144 "Only classes and interfaces can be annotated with @Module: %s", in processModule()
153 "Nested @%s modules must be static unless they are directly nested within a test. " in processModule()
[all …]
/external/dagger2/java/dagger/internal/codegen/validation/
DInjectBindingRegistryImpl.java8 * http://www.apache.org/licenses/LICENSE-2.0
17 package dagger.internal.codegen.validation;
24 import static dagger.internal.codegen.base.Keys.isValidImplicitProvisionKey;
25 import static dagger.internal.codegen.base.Keys.isValidMembersInjectionKey;
26 import static dagger.internal.codegen.binding.AssistedInjectionAnnotations.assistedInjectedConstruc…
27 import static dagger.internal.codegen.binding.InjectionAnnotations.injectedConstructors;
28 import static dagger.internal.codegen.binding.SourceFiles.generatedClassNameForBinding;
29 import static dagger.internal.codegen.extension.DaggerCollectors.toOptional;
30 import static dagger.internal.codegen.xprocessing.XElements.asTypeElement;
31 import static dagger.internal.codegen.xprocessing.XElements.closestEnclosingTypeElement;
[all …]
/external/dagger2/java/dagger/hilt/codegen/
DOriginatingElement.java8 * http://www.apache.org/licenses/LICENSE-2.0
17 package dagger.hilt.codegen;
21 * type. This annotation should only be used on generated code and is meant to be used by code
23 * improper test isolation for generated classes.
25 * <p>This annotation should be used on any generated top-level class that either contains generated
48 // TODO(bcorso): Consider just advising/enforcing that all top-level classes use this annotation.
50 /** Returns the top-level class enclosing the originating element. */
/external/dagger2/java/dagger/hilt/processor/internal/root/
DComponentTreeDepsProcessingStep.java8 * http://www.apache.org/licenses/LICENSE-2.0
21 import static dagger.internal.codegen.extension.DaggerStreams.toImmutableList;
22 import static dagger.internal.codegen.extension.DaggerStreams.toImmutableSet;
47 import dagger.internal.codegen.xprocessing.XElements;
75 .filter(className -> !processed.contains(className)) in postProcess()
76 .map(className -> processingEnv().requireTypeElement(className)) in postProcess()
77 .map(element -> ComponentTreeDepsMetadata.from(element, processingEnv())) in postProcess()
90 // We choose a name for the generated components/wrapper based off of the originating element in processComponentTreeDeps()
92 // a root, since with shared test components, even for single roots, the component tree deps in processComponentTreeDeps()
95 ComponentNames componentNames = ComponentNames.withRenaming(rootName -> renamedRoot); in processComponentTreeDeps()
[all …]
DTestRootMetadata.java8 * http://www.apache.org/licenses/LICENSE-2.0
28 import dagger.internal.codegen.xprocessing.XElements;
33 /** Metadata class for {@code InternalTestRoot} annotated classes. */
37 /** Returns the {@link TypeElement} for the test class. */
43 /** Returns the {@link ClassName} for the test class. */
53 /** The name of the generated Hilt test application class for the given test name. */
58 /** The name of the generated Hilt test application class for the given test name. */
76 // Just return the first annotation that skips test injection if there are multiple since in skipTestInjectionAnnotation()
/external/antlr/tool/
DCHANGES.txt18 January 4 2012 -- release 3.5
25 * Fix labeled set of terminals with rewrite e.g. x=(A|B) -> $x
34 Use language=Cpp in options. It's a header-only library, runtime/Cpp/include,
57 * ANTLR3 update of ObjC runtime to go with latest ST4-ObjC
66 * stderr not test correctly in gunit examineExecResult
89 July 18, 2011 -- release 3.4
100 * reset() for token stream didn't skip initial off-channel tokens.
142 * Added option -Xconversiontimeout back in. Turns out we hit NFA conversion
146 March 29 - April 10, 2011
157 * left-recursion pattern off until all targets catch up
[all …]
/external/cronet/third_party/jni_zero/
Djni_zero.gni2 # Use of this source code is governed by a BSD-style license that can be
19 # toolchains without affecting non-JNI #includes.
41 # This target is just collecting source files used - this is not a
58 "codegen/placeholder_gen_jni_java.py",
59 "codegen/proxy_impl_java.py",
80 # The script does not scan any generated sources (those within .srcjars, or
90 # manual_jni_registration: Manually do JNI registration - required for feature
144 "generate-final",
145 "--srcjar-path",
147 "--depfile",
[all …]
Djni_zero.py3 # Use of this source code is governed by a BSD-style license that can be
22 group.add_argument('--java-sources-file',
26 group.add_argument('--native-sources-file',
29 group.add_argument('--depfile',
34 '--jar-file',
36 'Uses javap to extract the methods from a pre-compiled class.')
41 group.add_argument('--input-file',
46 group.add_argument('--output-name',
51 group.add_argument('--output-dir',
57 group.add_argument('--header-path', help='Path to output header file.')
[all …]
/external/aws-sdk-java-v2/test/tests-coverage-reporting/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
15 -->
18 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19 …xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
21 <artifactId>aws-sdk-java-pom</artifactId>
28 <artifactId>tests-coverage-reporting</artifactId>
29 <name>AWS Java SDK :: Test :: Tests Coverage Reporting</name>
41 <artifactId>checksums-spi</artifactId>
56 <artifactId>json-utils</artifactId>
[all …]
/external/dagger2/java/dagger/hilt/processor/internal/
DHiltCompilerOptions.java8 * http://www.apache.org/licenses/LICENSE-2.0
28 import dagger.internal.codegen.extension.DaggerStreams;
41 * dagger.hilt.android.AndroidEntryPoint}-annotated classes.
44 * a generated {@code Hilt_} class. This flag is disabled by the Hilt Gradle plugin to enable
54 * Returns {@code true} if cross-compilation root validation is disabled.
76 * Returns {@code true} of unit tests should try to share generated components, rather than using
77 * separate generated components per Hilt test root.
79 * <p>Tests that provide their own test bindings (e.g. using {@link
80 * dagger.hilt.android.testing.BindValue} or a test {@link dagger.Module}) cannot use the shared
81 * component. In these cases, a component will be generated for the test.

1234567