Home
last modified time | relevance | path

Searched refs:rating (Results 1 – 17 of 17) sorted by relevance

/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowRatingBar.java23 final float rating = attributeSet.getAttributeFloatValue("android", "rating", -1); in applyAttributes() local
36 if (rating >= 0) { in applyAttributes()
37 setRating(rating); in applyAttributes()
56 public void setRating(float rating) { in setRating() argument
57 setProgress(Math.round(rating * getProgressPerStar())); in setRating()
/external/lzma/Java/SevenZip/
DLzmaBench.java269 static void PrintRating(long rating) in PrintRating() argument
271 PrintValue(rating / 1000000); in PrintRating()
284 long rating; in PrintResults() local
286 rating = GetDecompressRating(elapsedTime, size, secondSize); in PrintResults()
288 rating = GetCompressRating(dictionarySize, elapsedTime, size); in PrintResults()
289 PrintRating(rating); in PrintResults()
/external/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaBench.cs218 static void PrintRating(UInt64 rating) in PrintRating() argument
220 PrintValue(rating / 1000000); in PrintRating()
233 UInt64 rating; in PrintResults()
235 rating = GetDecompressRating(elapsedTime, size, secondSize); in PrintResults()
237 rating = GetCompressRating(dictionarySize, elapsedTime, size); in PrintResults()
238 PrintRating(rating); in PrintResults()
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DRatingBarTest.java53 public void onRatingChanged(RatingBar ratingBar, float rating, boolean fromUser) { in onRatingChanged() argument
54 transcript.add("onRatingChanged() - " + rating); in onRatingChanged()
/external/libmtp/examples/
Dtracks.c74 if (track->rating != 0) { in dump_trackinfo()
75 printf(" User rating: %u (out of 100)\n", track->rating); in dump_trackinfo()
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp510 UInt64 CBenchInfo::GetRatingPerUsage(UInt64 rating) const in GetRatingPerUsage()
522 return userFreq * globalTime / globalFreq * rating / userTime; in GetRatingPerUsage()
1572 static void PrintRating(IBenchPrintCallback &f, UInt64 rating, int size) in PrintRating() argument
1574 PrintNumber(f, (rating + 500000) / 1000000, size); in PrintRating()
1596 static void PrintResults(IBenchPrintCallback &f, UInt64 usage, UInt64 rpu, UInt64 rating, bool show… in PrintResults() argument
1600 PrintRating(f, rating, kFieldSize_Rating); in PrintResults()
1610 PrintPercents(f, (rating * 10000), ddd, kFieldSize_EU); in PrintResults()
1611 PrintPercents(f, rating, cpuFreq, kFieldSize_Effec); in PrintResults()
1616 static void PrintResults(IBenchPrintCallback *f, const CBenchInfo &info, UInt64 rating, bool showFr… in PrintResults() argument
1627 UInt64 rpu = info.GetRatingPerUsage(rating); in PrintResults()
[all …]
DBench.h21 UInt64 GetRatingPerUsage(UInt64 rating) const;
/external/curl/tests/data/
Dtest22278 <rating>8.50</rating>
Dtest112379 <rating>8.50</rating>
/external/libmtp/src/
Dlibmtp.h643 uint16_t rating; /**< User rating 0-100 (0x00-0x64) */ member
Dlibmtp.h.in641 uint16_t rating; /**< User rating 0-100 (0x00-0x64) */ member
Dlibmtp.c4188 new->rating = 0; in LIBMTP_new_track_t()
4290 track->rating = prop->propval.u16; in pick_property_to_track_metadata()
4386 track->rating = get_u16_from_object(device, track->item_id, PTP_OPC_Rating, 0); in get_track_metadata()
5974 if (metadata->rating == 0)
5980 prop->propval.u16 = adjust_u16(metadata->rating, &opd);
6153 if (metadata->rating != 0) {
6154 …ret = set_object_u16(device, metadata->item_id, PTP_OPC_Rating, adjust_u16(metadata->rating, &opd)…
/external/lzma/DOC/
Dlzma-history.txt267 and decompressing speed and shows rating values.
Dlzma-sdk.txt224 with LZMA method. Benchmark shows rating in MIPS (million
/external/llvm/lib/Target/AMDGPU/
DSIInstrFormats.td129 // Using complex patterns gives VOP3 patterns a very high complexity rating,
/external/opencv3/modules/ml/doc/
Dml_intro.markdown167 rating can be used to determine the most "spam-indicating" words and thus help keep the dictionary
/external/chromium-trace/catapult/third_party/WebOb/docs/
Dnews.txt847 or offered types are listed (given they have the same quality rating).