/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/doxygen/ |
D | Doxyfile.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 …]
|
D | Doxyfile.core | 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 …]
|
D | Doxyfile.c++.internal | 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 …]
|
D | Doxyfile.core.internal | 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 …]
|
/aosp_15_r20/external/grpc-grpc/tools/doxygen/ |
H A D | Doxyfile.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 …]
|
H A D | Doxyfile.core | 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 …]
|
H A D | Doxyfile.c++.internal | 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 …]
|
H A D | Doxyfile.core.internal | 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 …]
|
/aosp_15_r20/external/aws-sdk-java-v2/test/codegen-generated-classes-test/ |
H A D | pom.xml | 1 <?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 …]
|
/aosp_15_r20/external/antlr/tool/ |
H A D | CHANGES.txt | 18 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 …]
|
/aosp_15_r20/external/dagger2/java/dagger/hilt/processor/internal/aggregateddeps/ |
H A D | AggregatedDepsProcessingStep.java | 8 * 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 …]
|
/aosp_15_r20/external/aws-sdk-java-v2/ |
H A D | .brazil.json | 5 "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 …]
|
/aosp_15_r20/external/cronet/third_party/jni_zero/ |
H A D | jni_zero.gni | 2 # Use of this source code is governed by a BSD-style license that can be 24 # toolchains without affecting non-JNI #includes. 46 # This target is just collecting source files used - this is not a 63 "codegen/called_by_native_header.py", 64 "codegen/convert_type.py", 65 "codegen/header_common.py", 66 "codegen/natives_header.py", 67 "codegen/placeholder_gen_jni_java.py", 68 "codegen/placeholder_java_type.py", 69 "codegen/proxy_impl_java.py", [all …]
|
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/validation/ |
H A D | InjectBindingRegistryImpl.java | 8 * 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 …]
|
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/ |
H A D | train_decision.py | 1 # mypy: ignore-errors 12 message="The behavior of DataFrame concatenation with empty or all-NA entries is deprecated", 18 import pandas as pd # type: ignore[import-untyped] 32 "%(asctime)s - %(message)s", datefmt="%Y-%m-%d %H:%M:%S" 246 Returns the size of the test and validation sets. 252 Splits the dataframe into train, val, and test sets. 256 # Split into train+val and test 262 train_val_size = 1 - test_size 266 datasets = {"train": df_train, "val": df_val, "test": df_test} 367 self.codegen( [all …]
|
/aosp_15_r20/external/dagger2/java/dagger/hilt/android/processor/internal/customtestapplication/ |
H A D | CustomTestApplicationMetadata.java | 8 * 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 …]
|
/aosp_15_r20/external/dagger2/java/dagger/hilt/processor/internal/root/ |
H A D | ComponentTreeDepsProcessingStep.java | 8 * 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 …]
|
/aosp_15_r20/external/aws-sdk-java-v2/codegen-lite-maven-plugin/src/main/java/software/amazon/awssdk/codegen/lite/maven/plugin/ |
H A D | DefaultsModeGenerationMojo.java | 16 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 …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/test/csharp/codegen/ |
D | csharp_codegen_deprecated_test.sh | 8 # 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 …]
|
/aosp_15_r20/external/grpc-grpc/test/csharp/codegen/ |
H A D | csharp_codegen_deprecated_test.sh | 8 # 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 …]
|
/aosp_15_r20/external/pigweed/pw_rpc/ |
H A D | guides.rst | 1 .. _module-pw_rpc-guides: 6 .. pigweed-module-subpage:: 9 .. _module-pw_rpc-quickstart: 11 ---------- 13 ---------- 16 Check out :ref:`module-pw_rpc-design-overview` for a conceptual explanation 21 Declare a :ref:`service <module-pw_rpc-design-services>` in a service 24 .. code-block:: protobuf 50 .. code-block:: python 79 .. _module-pw_rpc-quickstart-codegen: [all …]
|
/aosp_15_r20/external/moshi/moshi-kotlin-codegen/src/test/java/com/squareup/moshi/kotlin/codegen/ksp/ |
H A D | JsonClassSymbolProcessorTest.kt | 8 * https://www.apache.org/licenses/LICENSE-2.0 in <lambda>() 16 package com.squareup.moshi.kotlin.codegen.ksp in <lambda>() 19 import com.squareup.moshi.kotlin.codegen.api.Options.OPTION_GENERATED in <lambda>() 20 import com.squareup.moshi.kotlin.codegen.api.Options.OPTION_GENERATE_PROGUARD_RULES in <lambda>() 31 import org.junit.Test in <lambda>() 34 /** Execute kotlinc to confirm that either files are generated or errors are printed. */ in <lambda>() 39 @Test in <lambda>() 45 package test in <lambda>() package 63 @Test in <lambda>() 69 package test in <lambda>() package [all …]
|
/aosp_15_r20/external/antlr/runtime/C/ |
H A D | README | 18 Jim Idle - Portland Oregon, Jan 2008 40 WARNING: We have bits of documentation started, but nothing super-complete 82 http://www.antlr.org/download/examples-v3.tar.gz 84 contains the following examples: LL-star, cminus, dynamic-scope, 85 fuzzy, hoistedPredicates, island-grammar, java, python, scopes, 93 ---------------------------------------------------------------------- 104 ---------------------------------------------------------------------- 113 can throw almost any grammar at ANTLR that is non-left-recursive and 144 ANTLR v3 tree construction is far superior--it provides tree rewrite 150 -> ^(ARG typename declarator)+ [all …]
|
/aosp_15_r20/external/pytorch/torchgen/ |
H A D | model.py | 21 # - Stop using C++ data types as the internal data representation 24 # with the old codegen where we read in all the types from 28 # - More semantic data representation. Instead of representing 44 def __str__(self) -> str: 78 # entries that we actually use in the codegen or want pyi entries for 227 def __str__(self) -> str: 230 def lower(self) -> str: 234 def parse(value: str) -> DispatchKey: 247 def codegen_per_backend_entries() -> str: 292 # Meta is a magic key: it is automatically generated for structured [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/buildspecs/ |
H A D | release-javadoc.yml | 4 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 …]
|