Home
last modified time | relevance | path

Searched full:stars (Results 1 – 25 of 146) sorted by relevance

123456

/external/apache-xml/test/tests/contrib/xsltc/mk/
Dmk039.xml7 <stars>5</stars>
12 <stars>2</stars>
21 <stars>5</stars>
26 <stars>2</stars>
Dmk039.xsl27 <xsl:sort select="stars" order="descending" data-type="number"/>
30 <p>Stars: <xsl:value-of select="stars"/></p>
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/
DStarRating.java30 /** A rating expressed as a fractional number of stars. */
42 * @param maxStars The maximum number of stars this rating can have.
51 * Creates a rated instance with {@code maxStars} and the given fractional number of stars.
56 * @param maxStars The maximum number of stars this rating can have.
57 * @param starRating A fractional number of stars of this rating from {@code 0f} to {@code
73 /** Returns the maximum number of stars. Must be a positive number. */
80 * Returns the fractional number of stars of this rating. Will range from {@code 0f} to {@link
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/
DStarRating.java32 /** A rating expressed as a fractional number of stars. */
44 * @param maxStars The maximum number of stars this rating can have.
53 * Creates a rated instance with {@code maxStars} and the given fractional number of stars.
58 * @param maxStars The maximum number of stars this rating can have.
59 * @param starRating A fractional number of stars of this rating from {@code 0f} to {@code
75 /** Returns the maximum number of stars. Must be a positive number. */
82 * Returns the fractional number of stars of this rating. Will range from {@code 0f} to {@link
/external/apache-xml/test/tests/contrib-gold/xsltc/mk/
Dmk039.out4 <p>Stars: 5</p>
9 <p>Stars: 5</p>
14 <p>Stars: 2</p>
19 <p>Stars: 2</p>
/external/harfbuzz_ng/perf/texts/
Den-thelittleprince.txt64 hat.” Then I would never talk to that person about boa constrictors, or primeval forests, or stars.…
484 stars, it is enough to make him happy just to look at the stars.
487 moment all his stars will be darkened... And you think that is not important!”
673 the stars. “Over all that?” asked the little prince. “Over all that,” the king answered. For his ru…
674 was not only absolute: it was also universal. “And the stars obey you?” “Certainly they do,” the
851 dreaming in my life.” “Ah! You mean the stars?” “Yes, that’s it. The stars.” “And what do you do
852 with five-hundred millions of stars?” “Five-hundred-and-one million, six-hundred-twenty-two
856 “And what do you do with these stars?” “What do I do with them?” “Yes.” “Nothing. I own them.”
857 “You own the stars?” “Yes.” “But I have already seen a king who...” “Kings do not own, they
860 “And what good does it do you to own the stars?” “It does me the good of making me rich.”
[all …]
/external/kotlinx.serialization/guide/example/
Dexample-classes-01.kt12 var stars: Int = 0 // property with a backing field -- serialized variable in example.exampleClasses01.Project
21 val data = Project("kotlinx.serialization").apply { stars = 9000 } in main()
Dexample-serializer-23.kt14 var stars: Int = 0 // property with getter & setter -- serialized variable in example.exampleSerializer23.Project
26 val data = Project("kotlinx.serialization").apply { stars = 9000 } in main()
/external/libchrome/base/
Dvlog.cc159 // Coalesce runs of consecutive stars. There should be at least in MatchVlogPattern()
164 // Since we moved past the stars, an empty pattern here matches in MatchVlogPattern()
169 // Since we moved past the stars and p is non-empty, if some in MatchVlogPattern()
/external/perfetto/src/trace_processor/util/
Dglob.h54 // name for the parts of the pattern between the stars.
66 // 2) leading/trailing stars: they counteract the above point and "unanchor"
102 // It would be very rare for a glob pattern to have more than 4 stars so
/external/bc/tests/
Dall.sh123 stars="***********************************************************************"
124 printf '%s\n' "$stars"
247 printf '\n%s\n' "$stars"
/external/rust/crates/pdl-runtime/
DREADME.md6 [![GitHub stars](https://img.shields.io/github/stars/google/pdl?style=flat-square)](https://github.…
/external/rust/crates/pdl-compiler/
DREADME.md6 [![GitHub stars](https://img.shields.io/github/stars/google/pdl?style=flat-square)](https://github.…
/external/chromium-trace/catapult/devil/devil/utils/
Dmarkdown_test.py68 raw = 'text_with_underscores *and stars*'
69 expected = 'text\\_with\\_underscores \\*and stars\\*'
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/com/google/android/exoplayer2/
DStarRating.html143 <div class="block">A rating expressed as a fractional number of stars.</div>
222 …Creates a rated instance with <code>maxStars</code> and the given fractional number of stars.</div>
252 <div class="block">Returns the maximum number of stars.</div>
259 <div class="block">Returns the fractional number of stars of this rating.</div>
337 <dd><code>maxStars</code> - The maximum number of stars this rating can have.</dd>
351 …lock">Creates a rated instance with <code>maxStars</code> and the given fractional number of stars.
356 <dd><code>maxStars</code> - The maximum number of stars this rating can have.</dd>
357 <dd><code>starRating</code> - A fractional number of stars of this rating from <code>0f</code> to <…
395 <div class="block">Returns the maximum number of stars. Must be a positive number.</div>
405 <div class="block">Returns the fractional number of stars of this rating. Will range from <code>0f<…
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/com/google/android/exoplayer2/
DStarRating.html143 <div class="block">A rating expressed as a fractional number of stars.</div>
222 …Creates a rated instance with <code>maxStars</code> and the given fractional number of stars.</div>
252 <div class="block">Returns the maximum number of stars.</div>
259 <div class="block">Returns the fractional number of stars of this rating.</div>
337 <dd><code>maxStars</code> - The maximum number of stars this rating can have.</dd>
351 …lock">Creates a rated instance with <code>maxStars</code> and the given fractional number of stars.
356 <dd><code>maxStars</code> - The maximum number of stars this rating can have.</dd>
357 <dd><code>starRating</code> - A fractional number of stars of this rating from <code>0f</code> to <…
395 <div class="block">Returns the maximum number of stars. Must be a positive number.</div>
405 <div class="block">Returns the fractional number of stars of this rating. Will range from <code>0f<…
/external/bcc/src/python/bcc/
Dtable.py152 stars = stars_max
156 stars = int(stars_max / 2)
170 print(body % (low, high, val, stars,
171 _stars(val, val_max, stars)))
174 print(body % (low, high, val, stars,
175 _stars(val, val_max, stars)))
189 stars = stars_max
198 print(body % (i, val, stars,
199 _stars(val, val_max, stars)))
202 print(body % (i, val, stars,
[all …]
/external/cronet/testing/libfuzzer/
DREADME.md77 …chromium.org/p/chromium/issues/list?sort=-modified&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20C…
78 …AStability-LibFuzzer+-label%3AClusterFuzz&sort=-modified&colspec=ID+Pri+M+Stars+ReleaseBlock+Compo…
/external/dokka/core/testdata/format/
DuninterpretedEmphasisCharacters.kt3 * Single stars embedded in a word like Embedded*Star have to be preserved as well.
DuninterpretedEmphasisCharacters.html13 Single stars embedded in a word like Embedded*Star have to be preserved as well.</p>
/external/musl/src/regex/
Dfnmatch.c2 * An implementation of what I call the "Sea of Stars" algorithm for
7 * an optional "sea of stars", a set of star-separated components
10 * stars" are matched sequentially by searching for their first
/external/trusty/musl/src/regex/
Dfnmatch.c2 * An implementation of what I call the "Sea of Stars" algorithm for
7 * an optional "sea of stars", a set of star-separated components
10 * stars" are matched sequentially by searching for their first
/external/mesa3d/src/compiler/glsl/glcpp/tests/
D063-comments.c11 contains *** stars
/external/kotlinx.serialization/docs/
Dbasic-serialization.md167 var stars: Int = 0 // property with a backing field -- serialized
176 val data = Project("kotlinx.serialization").apply { stars = 9000 }
183 We can clearly see that only the `name` and `stars` properties are present in the JSON output.
186 {"name":"kotlinx.serialization","stars":9000}
/external/googleapis/google/maps/places/v1/
Dreview.proto57 // A number between 1.0 and 5.0, also called the number of stars.

123456