Home
last modified time | relevance | path

Searched defs:example (Results 251 – 275 of 459) sorted by relevance

1...<<111213141516171819

/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/examples/
H A DCargo.toml27 [[example]] arraytable
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/federatedcomputetests/src/com/android/federatedcompute/services/testutils/
DResettingExampleIterator.java63 public ResettingExampleIterator(int capacity, ByteString example) { in ResettingExampleIterator()
/aosp_15_r20/external/rust/android-crates-io/crates/arbitrary/
DCargo.toml36 [[example]] arraytable
/aosp_15_r20/external/flatbuffers/tests/monster_test_serialize/
H A Dmod.rs5 pub mod example { module
/aosp_15_r20/external/flatbuffers/tests/monster_test/
H A Dmod.rs5 pub mod example { module
/aosp_15_r20/external/rust/android-crates-io/crates/darling/tests/
Dflatten_from_field.rs17 example: Option<String>, field
/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/llama_runner/
H A DMultiModelLoader.cpp19 namespace example { namespace
/aosp_15_r20/packages/modules/OnDevicePersonalization/federatedcompute/jni/cpp/
Dexample_iterator_wrapper_impl.cc85 ScopedLocalRef<jbyteArray> example( in Next() local
/aosp_15_r20/external/pytorch/test/torch_np/
H A Dtest_nep50_examples.py94 def test_nep50_exceptions(self, example): argument
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/
DCMakeLists.txt233 add_executable(example test/example.c) target
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1/
H A Dopenapi.proto130 google.protobuf.Value example = 4 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/system/tools/aidl/
Dcode_writer_unittest.cpp48 const std::string example = "this has nothing weird"; in TEST() local
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/
H A Dopenapi.proto130 google.protobuf.Value example = 4 [(google.api.field_behavior) = OPTIONAL]; field
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestPersonNameFormatter.java496 String example = exampleGenerator2.getExampleHtml(path, value); in TestExampleGenerator() local
531 final String example = exampleGenerator.getExampleHtml(path, value); in checkExampleGenerator() local
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/collect/
H A DOrderingTest.java77 Ordering<@Nullable Iterable<@Nullable Integer>> example = in testComplicatedOrderingExample() local
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/collect/
H A DOrderingTest.java77 Ordering<@Nullable Iterable<@Nullable Integer>> example = in testComplicatedOrderingExample() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/test/function/
Dlazy_ptr_tests.cpp30 namespace example { namespace
/aosp_15_r20/external/tensorflow/tensorflow/tools/docs/
H A Dtf_doctest_lib.py198 def output_difference(self, example, got, optionflags): argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function_types/example/
Dinterpreter.hpp53 namespace example namespace
/aosp_15_r20/external/executorch/examples/models/llava/runner/
H A Dllava_runner.cpp27 namespace example { namespace
/aosp_15_r20/external/pigweed/pw_bloat/
H A Ddocs.rst368 .. _module-pw_bloat-sources:
/aosp_15_r20/external/moshi/examples/src/main/java/com/squareup/moshi/recipes/
H A DJsonString.kt65 val example: ExampleClass = moshi.adapter(ExampleClass::class.java).fromJson(json)!! in main() constant
/aosp_15_r20/external/rust/android-crates-io/crates/anes/
DCargo.toml47 [[example]] arraytable
/aosp_15_r20/external/ComputeLibrary/tests/benchmark_examples/
H A DRunExample.cpp94 int run_example(int argc, char **argv, std::unique_ptr<Example> example) in run_example()
/aosp_15_r20/external/zstd/zlibWrapper/
H A DMakefile91 example: example.o zstd_zlibwrapper.o $(GZFILES) $(ZSTDLIBRARY) target

1...<<111213141516171819