Home
last modified time | relevance | path

Searched defs:Demo (Results 1 – 9 of 9) sorted by relevance

/external/rust/android-crates-io/crates/icu_provider/src/
Dserde_borrow_de_utils.rs49 struct Demo<'s>(#[serde(borrow, deserialize_with = "option_of_cow")] Option<Cow<'s, str>>); in test_option() struct
61 struct Demo<'s>( in test_tuple() struct
75 struct Demo<'s>(#[serde(borrow, deserialize_with = "array_of_cow")] [Cow<'s, str>; 1]); in test_array() struct
/external/executorch/examples/demo-apps/android/LlamaDemo/docs/delegates/
Dmediatek_README.md138 ### Alternative 1: Android Studio (Recommended)
142 ### Alternative 2: Command line
/external/rust/android-crates-io/crates/webpki/
DREADME.md54 Demo chapter
/external/testng/src/test/java/test/pholser/
DDemo.java16 public class Demo { class
/external/subsampling-scale-image-view/
DREADME.md33 #### Demo subsubsection in Subsampling Scale Image View
/external/ktfmt/
DREADME.md8 ## Demo section in ktfmt [![GitHub release](https://img.shields.io/github/release/facebook/ktfmt?sort=semver)](https://github.com/facebook/ktfmt/releases/) [![Maven Central Version](https://img.shields.io/maven-central/v/com.facebook/ktfmt)](https://central.sonatype.com/artifact/com.facebook/ktfmt) [![](https://github.com/facebook/ktfmt/workflows/Build%20and%20Test/badge.svg)](https://github.com/facebook/ktfmt/actions/workflows/build_and_test.yml "GitHub Actions workflow status") [![slack](https://img.shields.io/badge/Slack-ktfmt-purple.svg?logo=slack)](https://slack-chats.kotlinlang.org/c/ktfmt) [![invite](https://img.shields.io/badge/Request%20a%20Slack%20invite-8A2BE2)](https://surveys.jetbrains.com/s3/kotlin-slack-sign-up) [![issues - ktfmt](https://img.shields.io/github/issues/facebook/ktfmt)](https://github.com/facebook/ktfmt/issues)
/external/skia/experimental/webgpu-bazel/src/
Dbindings.cpp75 class Demo final { class
/external/icu/icu4j/demos/src/main/java/com/ibm/icu/dev/demo/translit/
DDemo.java67 public class Demo extends Frame { class
109 public Demo(int width, int height) { in Demo() method in Demo
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DCheckCLDR.java829 Demo enumConstant