/aosp_15_r20/hardware/google/pixel/thermal/utils/ |
D | config_schema.json | 34 "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 D | README.md | 18 ### 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 D | README.md | 18 ### 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/ |
D | TEST_MAPPING.config.json | 7 "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 D | shark.md | 92 ### 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 D | ExampleGenerator.java | 559 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 D | README.md | 49 #### 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 D | external_dataset_op_test.cc | 164 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 D | README.md | 138 ### <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 D | build_cmake_pip.md | 64 #### 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 D | cr50_vboot_troubleshooting.md | 204 ### Full boot sequence 212 ### Typical read sequence 221 ### Read with wake pulse sequence
|
/aosp_15_r20/external/flashrom/util/ubertest/ |
H A D | README.md | 101 ### Configurations / Setup 135 ### Examples (Basic) 158 ### Examples (Advanced)
|
/aosp_15_r20/external/python/uritemplates/tests/ |
D | test_from_fixtures.py | 41 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/ |
D | README.md | 4 ### Requirements 13 ### Build
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/examples/ |
D | README.md | 4 ### Requirements 13 ### Build
|
/aosp_15_r20/external/parameter-framework/upstream/ |
H A D | README.md | 22 #### Alsa controls on embedded platforms 30 #### Parameters in files
|
/aosp_15_r20/external/python/pycparser/ |
D | README.rst | 182 .. |examples| replace:: ``examples`` substdef 183 .. _examples: examples target
|
/aosp_15_r20/external/kotlinx.coroutines/ui/kotlinx-coroutines-swing/test/examples/ |
H A D | SwingExampleApp.kt | 1 package examples package
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/consistency_integration_test/ |
H A D | consistency_test_base.py | 100 def _run_and_check(self, f, mode, examples): argument 126 examples, argument
|
/aosp_15_r20/external/googleapis/google/ai/generativelanguage/v1beta3/ |
H A D | tuned_model.proto | 199 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 D | tuned_model.proto | 216 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 D | signature_def_utils_impl.py | 67 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 D | FxAsFlow.kt | 1 package examples package
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | sdca_internal.cc | 426 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 D | Operation.java | 166 public Operation examples(String examples) { in examples() argument
|