Home
last modified time | relevance | path

Searched refs:savings (Results 1 – 25 of 65) sorted by relevance

123

/external/libvpx/libvpx/vp9/encoder/
Dvp9_subexp.c128 const int savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search() local
129 if (savings > bestsavings) { in vp9_prob_diff_update_savings_search()
130 bestsavings = savings; in vp9_prob_diff_update_savings_search()
143 int i, old_b, new_b, update_b, savings, bestsavings; in vp9_prob_diff_update_savings_search_model() local
168 savings = old_b - new_b - update_b; in vp9_prob_diff_update_savings_search_model()
169 if (savings > bestsavings) { in vp9_prob_diff_update_savings_search_model()
170 bestsavings = savings; in vp9_prob_diff_update_savings_search_model()
184 const int savings = in vp9_cond_prob_diff_update() local
187 if (savings > 0) { in vp9_cond_prob_diff_update()
Dvp9_bitstream.c552 int savings = 0; in update_coef_probs_common() local
572 savings += s - (int)(vp9_cost_zero(upd)); in update_coef_probs_common()
574 savings -= (int)(vp9_cost_zero(upd)); in update_coef_probs_common()
584 if (update[1] == 0 || savings < 0) { in update_coef_probs_common()
/external/icu/icu4c/source/tools/toolutil/
Ducmstate.cpp623 int32_t entry, offset, oldOffset, trailOffset, oldTrailOffset, savings, sum; in compactToUnicode2() local
652 savings=0; in compactToUnicode2()
685 savings+=count[i]; in compactToUnicode2()
692 savings=savings*2-1024; /* count bytes, not 16-bit words */ in compactToUnicode2()
693 if(savings<=0) { in compactToUnicode2()
697 printf("compacting toUnicode data saves %ld bytes\n", (long)savings); in compactToUnicode2()
846 int32_t i, entry, savings, localSavings, belowSavings; in findUnassigned() local
854 savings=findUnassigned(states, in findUnassigned()
860 if(savings<0) { in findUnassigned()
862 } else if(savings>0) { in findUnassigned()
[all …]
/external/libvpx/libvpx/vp8/encoder/
Dbitstream.c679 int savings = 0; in independent_coef_context_savings() local
733 savings += prev_coef_savings[k]; in independent_coef_context_savings()
738 return savings; in independent_coef_context_savings()
743 int savings = 0; in default_coef_context_savings() local
768 savings += s; in default_coef_context_savings()
774 return savings; in default_coef_context_savings()
797 int savings = 0; in vp8_estimate_entropy_savings() local
834 savings += (oldtotal - newtotal) / 256; in vp8_estimate_entropy_savings()
838 savings += independent_coef_context_savings(cpi); in vp8_estimate_entropy_savings()
840 savings += default_coef_context_savings(cpi); in vp8_estimate_entropy_savings()
[all …]
/external/llvm/test/Transforms/LoopUnroll/
Dfull-unroll-heuristics.ll5 ; 2) -unroll-dynamic-cost-savings-discount
20 …10 -unroll-percent-dynamic-cost-saved-threshold=20 -unroll-dynamic-cost-savings-discount=0 | File…
21 …10 -unroll-percent-dynamic-cost-saved-threshold=20 -unroll-dynamic-cost-savings-discount=90 | Fil…
22 …10 -unroll-percent-dynamic-cost-saved-threshold=80 -unroll-dynamic-cost-savings-discount=90 | Fil…
23 …100 -unroll-percent-dynamic-cost-saved-threshold=80 -unroll-dynamic-cost-savings-discount=0 | File…
Dfull-unroll-heuristics-phi-prop.ll1 …p-unroll -unroll-max-iteration-count-to-analyze=100 -unroll-dynamic-cost-savings-discount=1000 -un…
Dfull-unroll-heuristics-geps.ll1 …p-unroll -unroll-max-iteration-count-to-analyze=100 -unroll-dynamic-cost-savings-discount=1000 -un…
Dpartial-unroll-const-bounds.ll1 …low-partial -unroll-runtime -unroll-allow-remainder -unroll-dynamic-cost-savings-discount=0 | File…
Dfull-unroll-heuristics-dce.ll1 …p-unroll -unroll-max-iteration-count-to-analyze=100 -unroll-dynamic-cost-savings-discount=1000 -un…
Dfull-unroll-heuristics-cmp.ll1 …p-unroll -unroll-max-iteration-count-to-analyze=100 -unroll-dynamic-cost-savings-discount=1000 -un…
Dfull-unroll-heuristics-2.ll1 …10 -unroll-percent-dynamic-cost-saved-threshold=70 -unroll-dynamic-cost-savings-discount=90 | Fil…
/external/ltp/testcases/open_posix_testsuite/functional/timers/
Dplan.txt53 critical for Y2K testing, set to time before daylight savings (and then
54 after daylight savings). ==> This is probably multiple test cases.
74 critical for Y2K testing, set to time before daylight savings (and then
75 after daylight savings). ==> This is probably multiple test cases. Some
/external/icu/icu4c/source/test/intltest/
Dtzregts.cpp722 int32_t savings = DATA[i]; in Test4154525() local
733 savings, status); // <- what we're interested in in Test4154525()
738 z->setDSTSavings(savings, status); in Test4154525()
744 …errln(UnicodeString("Fail: DST savings of ") + savings + " to " + method + " gave " + u_errorName(… in Test4154525()
747 …logln(UnicodeString("Pass: DST savings of ") + savings + " to " + method + " gave " + u_errorName(… in Test4154525()
752 … logln(UnicodeString("Pass: DST savings of ") + savings + " accepted by " + method); in Test4154525()
755 … errln(UnicodeString("Fail: DST savings of ") + savings + " accepted by " + method); in Test4154525()
1131 int32_t savings = cst->getDSTSavings(); in TestJDK12API() local
1132 if(savings != 60*60*1000) { in TestJDK12API()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneRegressionTest.java403 int savings = DATA[i]; in Test4154525() local
414 savings); // <- what we're interested in in Test4154525()
419 z.setDSTSavings(savings); in Test4154525()
423 logln("Pass: DST savings of " + savings + " accepted by " + method); in Test4154525()
425 errln("Fail: DST savings of " + savings + " accepted by " + method); in Test4154525()
429 errln("Fail: DST savings of " + savings + " to " + method + " gave " + e); in Test4154525()
431 logln("Pass: DST savings of " + savings + " to " + method + " gave " + e); in Test4154525()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneRegressionTest.java406 int savings = DATA[i]; in Test4154525() local
417 savings); // <- what we're interested in in Test4154525()
422 z.setDSTSavings(savings); in Test4154525()
426 logln("Pass: DST savings of " + savings + " accepted by " + method); in Test4154525()
428 errln("Fail: DST savings of " + savings + " accepted by " + method); in Test4154525()
432 errln("Fail: DST savings of " + savings + " to " + method + " gave " + e); in Test4154525()
434 logln("Pass: DST savings of " + savings + " to " + method + " gave " + e); in Test4154525()
/external/linux-kselftest/tools/testing/selftests/zram/
DREADME8 good amounts of memory savings. Some of the usecases include /tmp storage,
/external/cros/system_api/dbus/
Dmtp_file_entry.proto26 // daylight savings time.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dimmediate_merging64.ll5 ; 32-bit immediates are merged for code size savings.
/external/autotest/client/profilers/powertop/src/
DREADME19 well your laptop is doing in terms of power savings. In addition,
/external/llvm/test/Transforms/ConstantHoisting/ARM/
Dbad-cases.ll50 ; them to a mul in the backend is larget than constant materialization savings.
/external/icu/icu4j/perf-tests/data/conversion/
Denglish.txt15 …server or multi-tiered applications and websites offers significant cost savings over the use of l…
/external/cldr/tools/java/org/unicode/cldr/util/data/
Daustralasia241 # switch back from daylight savings time when other parts of Australia do
279 # "Daylight savings to commence this month"
295 …om_content&view=article&id=1096:3310-cabinet-approves-change-in-daylight-savings-dates&catid=49:ca…
305 # http://www.fiji.gov.fj/index.php?option=com_content&view=article&id=2608:daylight-savings&catid=7…
322 …index.php?option=com_content&view=article&id=5017:amendments-to-daylight-savings&catid=71:press-re…
332 # today confirmed that Fiji will start daylight savings at 2 am on Sunday 21st
337 # Fiji will start daylight savings on Sunday 27th October, 2013 ...
358 # "Fiji's daylight savings will begin on Sunday, 6 November 2016, when
1165 # https://www.communitynews.com.au/guardian-express/news/exclusive-daylight-savings-coming-wa-summe…
1262 # http://www.theage.com.au/news/national/daylight-savings-to-span-six-months/2007/06/27/11826239667…
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ConstantHoisting/ARM/
Dbad-cases.ll50 ; them to a mul in the backend is larget than constant materialization savings.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopUnroll/
Dfull-unroll-heuristics.ll5 ; 2) -unroll-dynamic-cost-savings-discount
/external/python/cpython2/Doc/library/
Demail.util.rst96 daylight savings time into account. The default is ``False`` meaning UTC is

123