Home
last modified time | relevance | path

Searched defs:examples (Results 326 – 350 of 537) sorted by relevance

1...<<11121314151617181920>>...22

/aosp_15_r20/external/bcc/tools/
H A Dbindsnoop.py43 examples = """examples: variable
H A Dbiolatency.py24 examples = """examples: variable
H A Dfunclatency.py33 examples = """examples: variable
H A Doffwaketime.py65 examples = """examples: variable
H A Dinject.py313 examples =""" variable in Tool
/aosp_15_r20/external/curl/
H A DMakefile.am163 examples: target
/aosp_15_r20/external/snakeyaml/src/test/java/examples/
H A DDiceExampleTest.java14 package examples; package
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_math.py2138 def assertAllClose(self, examples, *args, **kwargs): argument
2142 def assertAllNotClose(self, examples, *args, **kwargs): argument
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft2019-09/optional/
H A DrefOfUnknownKeyword.json51 "examples": [ array
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft2020-12/optional/
H A DrefOfUnknownKeyword.json51 "examples": [ array
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/
H A DSetOfTest.java201 Set<T> examples = Collections.singleton(example); in assertUnmodifiable() local
/aosp_15_r20/external/caliper/examples/src/main/java/examples/
H A DStringBuilderBenchmark.java17 package examples; package
/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft-next/optional/
H A DrefOfUnknownKeyword.json51 "examples": [ array
/aosp_15_r20/external/bcc/tools/old/
H A Dprofile.py72 examples = """examples: variable
/aosp_15_r20/external/expat/expat/
H A Dconfigure.ac172 AC_ARG_WITH([examples], optwith
/aosp_15_r20/external/federated-compute/fcp/client/
H A Dclient_runner.h125 const ClientRunnerExampleData::ExampleList* examples) in FakeExampleIterator()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dlive.py319 examples = cycle(progress_renderables) variable
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/federatedcomputetests/src/com/android/federatedcompute/services/training/
DEligibilityDeciderTest.java432 TestExampleStoreService(List<byte[]> examples) { in TestExampleStoreService()
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/cx/v3beta1/
H A Dplaybook.proto342 repeated Example examples = 4 [(google.api.field_behavior) = OUTPUT_ONLY]; field
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dlive.py319 examples = cycle(progress_renderables) variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dlive.py319 examples = cycle(progress_renderables) variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dlive.py319 examples = cycle(progress_renderables) variable
/aosp_15_r20/frameworks/base/core/java/android/gesture/
H A DGestureStore.java245 final ArrayList<Gesture> examples = entry.getValue(); in save() local
/aosp_15_r20/external/aws-sdk-java-v2/services/pricing/src/main/resources/codegen-resources/
H A Dexamples-1.json3 "examples": { object
/aosp_15_r20/external/rust/android-crates-io/crates/argh_derive/src/
Dargs_info.rs337 let examples = type_attrs.examples.iter().map(|e| quote! { #e }); in impl_args_info_data() localVariable

1...<<11121314151617181920>>...22