HomeSort by relevance Sort by last modified time
    Searched full:stars (Results 1 - 25 of 73) sorted by null

1 2 3

  /external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
063-comments.c 11 contains *** stars
  /external/mesa3d/src/glsl/glcpp/tests/
063-comments.c 11 contains *** stars
  /packages/wallpapers/PhaseBeam/res/values-lv/
strings.xml 4 <string name="wallpaper_label" msgid="7932262219086586648">"Ener?ijas stars"</string>
  /cts/hostsidetests/holo/app/res/values/
strings.xml 37 <string name="ratingbar_0">RatingBar 0 Stars</string>
38 <string name="ratingbar_2point5">RatingBar 2.5 Stars</string>
39 <string name="ratingbar_5">RatingBar 5 Stars</string>
40 <string name="ratingbar_0_pressed">RatingBar 0 Stars Pressed</string>
41 <string name="ratingbar_2point5_pressed">RatingBar 2.5 Stars Pressed</string>
42 <string name="ratingbar_5_pressed">RatingBar 5 Stars Pressed</string>
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_drag_drop.h 18 // Stars the process of dragging a folder of bookmarks.
  /external/chromium_org/third_party/sqlite/src/test/
fts3shared.test 34 INSERT INTO t1 VALUES('The stars were dim, and thick the night');
53 SELECT rowid FROM t1 WHERE t1 MATCH 'stars'
  /frameworks/base/core/java/android/widget/
RatingBar.java 31 * stars. The user can touch/drag or use arrow keys to set the rating when using
40 * The number of stars set (via {@link #setNumStars(int)} or in an XML layout)
163 * Sets the number of stars to show. In order for these to be shown
167 * @param numStars The number of stars.
181 * Returns the number of stars shown.
182 * @return The number of stars shown.
189 * Sets the rating (the number of stars filled).
198 * Gets the current rating (number of stars filled).
  /cts/tests/tests/holo/res/values/
strings.xml 60 <string name="ratingbar_0">RatingBar 0 Stars</string>
61 <string name="ratingbar_2point5">RatingBar 2.5 Stars</string>
62 <string name="ratingbar_5">RatingBar 5 Stars</string>
63 <string name="ratingbar_0_pressed">RatingBar 0 Stars Pressed</string>
64 <string name="ratingbar_2point5_pressed">RatingBar 2.5 Stars Pressed</string>
65 <string name="ratingbar_5_pressed">RatingBar 5 Stars Pressed</string>
  /packages/wallpapers/Galaxy4/src/com/android/galaxy4/
galaxy.rs 55 * Helper function to generate the stars.
113 // bg stars
133 // static stars
169 // bg stars
179 // static stars
GalaxyRS.java 184 // bg stars
194 // static stars
232 // bg stars
238 // static stars
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
mkfts2amal.tcl 52 # 78 stars used for comment formatting.
62 set stars [string range $s78 0 $nstar]
63 puts $out "/************** $text $stars/"
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
mkfts3amal.tcl 52 # 78 stars used for comment formatting.
62 set stars [string range $s78 0 $nstar]
63 puts $out "/************** $text $stars/"
  /frameworks/base/media/java/android/media/
Rating.java 48 * A rating style with 0 to 3 stars.
53 * A rating style with 0 to 4 stars.
58 * A rating style with 0 to 5 stars.
162 * and the given integer or fractional number of stars. Non integer values can for instance
163 * be used to represent an average rating value, which might not be an integer number of stars.
  /external/libvorbis/vq/
distribution.c 144 int stars=rint(50./maxcount*countarray[ptr]); local
146 for(j=0;j<stars;j++)printf("*");
235 int stars=rint(50./maxcount*countarray[i]); local
237 for(j=0;j<stars;j++)printf("*");
  /external/chromium/base/
vlog.cc 155 // Coalesce runs of consecutive stars. There should be at least
160 // Since we moved past the stars, an empty pattern here matches
165 // Since we moved past the stars and p is non-empty, if some
  /external/chromium_org/base/
vlog.cc 159 // Coalesce runs of consecutive stars. There should be at least
164 // Since we moved past the stars, an empty pattern here matches
169 // Since we moved past the stars and p is non-empty, if some
  /external/chromium_org/third_party/sqlite/src/tool/
mksqlite3internalh.tcl 77 # 78 stars used for comment formatting.
87 set stars [string range $s78 0 $nstar]
88 puts $out "/************** $text $stars/"
mksqlite3c.tcl 118 # 78 stars used for comment formatting.
128 set stars [string range $s78 0 $nstar]
129 puts $out "/************** $text $stars/"
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/
StreamBlockCipher.java 78 * @param outOff the offset into the output byte array the processed data stars at.
  /packages/wallpapers/Basic/src/com/android/wallpaper/galaxy/
galaxy.rs 69 * Helper function to generate the stars.
124 * Initialize all the stars. Called from Java.
  /external/chromium/net/http/
http_auth_filter_unittest.cc 57 "spdy&sort=owner&colspec=ID%20Stars%20Pri%20Area%20Type%20Status%20"
  /external/chromium_org/net/http/
http_auth_filter_unittest.cc 52 "spdy&sort=owner&colspec=ID%20Stars%20Pri%20Area%20Type%20Status%20"
  /packages/wallpapers/Basic/res/values/
strings.xml 47 A galaxy made of slowly swirling stars.
  /packages/wallpapers/Basic/res/values-en-rGB/
strings.xml 31 <string name="wallpaper_galaxy_desc" msgid="6816969378845338629">"A galaxy made of slowly swirling stars."</string>
  /packages/wallpapers/Basic/res/values-en-rIN/
strings.xml 31 <string name="wallpaper_galaxy_desc" msgid="6816969378845338629">"A galaxy made of slowly swirling stars."</string>

Completed in 554 milliseconds

1 2 3