Home
last modified time | relevance | path

Searched defs:examples (Results 1 – 25 of 537) sorted by relevance

12345678910>>...22

/aosp_15_r20/hardware/google/pixel/thermal/utils/
Dconfig_schema.json34 "examples":[ array
44 "examples":[ array
64 "examples":[ array
90 "examples":[ array
113 "examples":[ array
139 "examples":[ array
155 "examples":[ array
165 "examples":[ array
175 "examples":[ array
200 "examples":[ array
[all …]
/aosp_15_r20/external/mbedtls/programs/
H A DREADME.md18 ### Generic public-key cryptography (`pk`) examples
30 ### ECDSA and RSA signature examples
42 ### Diffie-Hellman key exchange examples
48 ### Bignum (`mpi`) usage examples
63 ### SSL/TLS sample applications
81 ### SSL/TLS feature demonstrators
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/
H A DREADME.md18 ### Generic public-key cryptography (`pk`) examples
30 ### ECDSA and RSA signature examples
42 ### Diffie-Hellman key exchange examples
48 ### Bignum (`mpi`) usage examples
63 ### SSL/TLS sample applications
81 ### SSL/TLS feature demonstrators
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/util/testmapping/
DTEST_MAPPING.config.json7 "examples": [ array
30 "examples": [ array
38 "examples": [ array
46 "examples": [ array
54 "examples": [ array
113 "examples": [ array
/aosp_15_r20/external/leakcanary2/docs/
H A Dshark.md92 ### Reading records in a hprof file
112 ### Navigating the heap object graph
134 ### Generating a heap analysis report
170 ### Generating an Android heap analysis report
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
H A DExampleGenerator.java559 ArrayList<String> examples = new ArrayList<>(); in handleUnicodeSet() local
670 List<String> examples = null; in handlePersonName() local
763 List<String> examples, in formatSampleName()
786 List<String> examples, in formatSampleName()
827 List<String> examples = new ArrayList<>(); in handleLabelPattern() local
851 List<String> examples = new ArrayList<>(); in handleLabel() local
866 List<String> examples = new ArrayList<>(); in handleLabel() local
887 List<String> examples) { in addFlag()
901 List<String> examples) { in addSubdivisionFlag()
923 Set<String> examples = new LinkedHashSet<>(); in handleAnnotationName() local
[all …]
/aosp_15_r20/external/executorch/examples/qualcomm/
H A DREADME.md49 #### First switch to following folder
54 #### For MobileNet_v2
59 #### For DeepLab_v3
64 #### Check context binary version
/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Dexternal_dataset_op_test.cc164 std::shared_ptr<std::vector<int64_t> const> examples, in TestDatasetIterator()
193 explicit TestDatasetProvider(std::vector<int64_t> examples) { in TestDatasetProvider()
206 auto examples = examples_; in MakeDataset() local
238 std::vector<int64_t> examples{123, 456, 789}; in TEST() local
257 std::vector<int64_t> examples{123, 456, 789, 1024}; in TEST() local
301 std::vector<int64_t> examples{123}; in TEST() local
/aosp_15_r20/external/grpc-grpc-java/examples/
H A DREADME.md138 ### <a name="to-build-the-examples"></a> To build the examples
169 ### Maven
183 ### Bazel
/aosp_15_r20/external/tensorflow/tensorflow/lite/g3doc/guide/
H A Dbuild_cmake_pip.md64 #### armhf target for Python 3.7
71 #### aarch64 target for Python 3.8
78 #### How to use a custom toolchain?
/aosp_15_r20/external/gsc-utils/docs/
H A Dcr50_vboot_troubleshooting.md204 ### Full boot sequence
212 ### Typical read sequence
221 ### Read with wake pulse sequence
/aosp_15_r20/external/flashrom/util/ubertest/
H A DREADME.md101 ### Configurations / Setup
135 ### Examples (Basic)
158 ### Examples (Advanced)
/aosp_15_r20/external/python/uritemplates/tests/
Dtest_from_fixtures.py41 examples = load_examples('spec-examples') variable in TestSpecExamples
61 examples = load_examples('spec-examples-by-section') variable in TestSpecExamplesByRFCSection
101 examples = load_examples('extended-tests') variable in TestExtendedTests
/aosp_15_r20/external/rust/crates/quiche/examples/
DREADME.md4 ### Requirements
13 ### Build
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/examples/
DREADME.md4 ### Requirements
13 ### Build
/aosp_15_r20/external/parameter-framework/upstream/
H A DREADME.md22 #### Alsa controls on embedded platforms
30 #### Parameters in files
/aosp_15_r20/external/python/pycparser/
DREADME.rst182 .. |examples| replace:: ``examples`` substdef
183 .. _examples: examples target
/aosp_15_r20/external/kotlinx.coroutines/ui/kotlinx-coroutines-swing/test/examples/
H A DSwingExampleApp.kt1 package examples package
/aosp_15_r20/external/tensorflow/tensorflow/tools/consistency_integration_test/
H A Dconsistency_test_base.py100 def _run_and_check(self, f, mode, examples): argument
126 examples, argument
/aosp_15_r20/external/googleapis/google/ai/generativelanguage/v1beta3/
H A Dtuned_model.proto199 TuningExamples examples = 1 [(google.api.field_behavior) = OPTIONAL]; field
207 repeated TuningExample examples = 1 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/googleapis/google/ai/generativelanguage/v1beta/
H A Dtuned_model.proto216 TuningExamples examples = 1 [(google.api.field_behavior) = OPTIONAL]; field
224 repeated TuningExample examples = 1 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/
H A Dsignature_def_utils_impl.py67 def regression_signature_def(examples, predictions): argument
118 def classification_signature_def(examples, classes, scores): argument
/aosp_15_r20/external/kotlinx.coroutines/ui/kotlinx-coroutines-javafx/test/examples/
H A DFxAsFlow.kt1 package examples package
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsdca_internal.cc426 std::vector<Example>* const examples) { in CreateSparseFeatureRepresentation()
511 std::vector<Example>* const examples) { in CreateDenseFeatureRepresentation()
542 std::vector<Example>* const examples) { in ComputeSquaredNormPerExample()
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/documentation/
H A DOperation.java166 public Operation examples(String examples) { in examples() argument

12345678910>>...22