Searched refs:savings (Results 1 – 25 of 31) sorted by relevance
12
| /freebsd-12-stable/sys/contrib/zstd/lib/dictBuilder/ |
| D | zdict.c | 188 U32 savings; member 195 d->savings = (U32)(-1); in ZDICT_initDictItem() 208 U32 savings[LLIMIT] = {0}; in ZDICT_analyzePos() local 340 savings[5] = 0; in ZDICT_analyzePos() 342 savings[i] = savings[i-1] + (lengthList[i] * (i-3)); in ZDICT_analyzePos() 345 … (U32)pos, (U32)maxLength, savings[maxLength], (double)savings[maxLength] / maxLength); in ZDICT_analyzePos() 349 solution.savings = savings[maxLength]; in ZDICT_analyzePos() 402 table[u].savings += elt.savings * addedLength / elt.length; /* rough approx */ in ZDICT_tryMerge() 403 table[u].savings += elt.length / 8; /* rough approx bonus */ in ZDICT_tryMerge() 406 while ((u>1) && (table[u-1].savings < elt.savings)) in ZDICT_tryMerge() [all …]
|
| /freebsd-12-stable/tools/tools/nanobsd/rescue/Files/root/ |
| D | ZFS_Create.txt | 34 #Power savings
|
| /freebsd-12-stable/contrib/tzdata/ |
| D | australasia | 236 # switch back from daylight savings time when other parts of Australia do 262 # "Daylight savings to commence this month" 278 …om_content&view=article&id=1096:3310-cabinet-approves-change-in-daylight-savings-dates&catid=49:ca… 288 # http://www.fiji.gov.fj/index.php?option=com_content&view=article&id=2608:daylight-savings&catid=7… 305 …index.php?option=com_content&view=article&id=5017:amendments-to-daylight-savings&catid=71:press-re… 315 # today confirmed that Fiji will start daylight savings at 2 am on Sunday 21st 320 # Fiji will start daylight savings on Sunday 27th October, 2013 ... 341 # "Fiji's daylight savings will begin on Sunday, 6 November 2016, when 391 # Please note that there will not be any daylight savings time change 1250 # https://www.communitynews.com.au/guardian-express/news/exclusive-daylight-savings-coming-wa-summe… [all …]
|
| D | asia | 1172 # will stay on daylight savings time this winter to save energy, 1185 # Government of Georgia ... decided to NOT CHANGE daylight savings time on 1432 # This implies that in September 1977, when the daylight savings time was 1486 # The change in 1977 clearly seems to be the first daylight savings effort in 1911 # days of daylight savings time annually. From 1993-1998, the change to 1912 # daylight savings time was on a Friday morning from midnight IST to 1914 # Saturday night from midnight daylight savings time to 11 p.m. standard 1918 # daylight savings time was still on a Friday morning but from 1921 # 1999 only. In the year 2000, the change to daylight savings time was 2717 …tps://www.nna-leb.gov.lb/en/miscellaneous/604093/lebanon-has-two-times-of-day-amid-daylight-savings [all …]
|
| D | antarctica | 76 # daylight savings time on Sunday 4 October. This will take effect from 0001
|
| D | africa | 313 # http://english.ahram.org.eg/NewsContentP/1/204655/Egypt/Daylight-savings-time-returning-to-Egypt-… 318 # Egypt officially announced today that daylight savings will be 763 # Morocco announced that the year's Ramadan daylight-savings
|
| D | backzone | 816 # https://www.desertsun.com/story/life/2017/12/27/palm-springs-struggle-daylight-savings-time-and-i… 891 # savings time was being practiced in Fort William and Port Arthur 895 # savings time in 1916, Fort William and Port Arthur, having done so
|
| D | southamerica | 89 # On October 3, 1999, 0:00 local, Argentina implemented daylight savings time, 232 # annoyance with the change is much higher than the power savings obtained.... 386 # stuck on Summer daylight savings time even though the summer is over. 732 # State Bahia will return to Daylight savings time this year after 8 years off.
|
| D | northamerica | 882 …2018/11/27/indianapolis-indiana-time-zone-history-central-eastern-daylight-savings-time/2126300002/ 1313 # adjust daylight savings next year to align with changes in the 2145 # zone] skip daylight savings. Baffin Island, which is crossed by the 2149 # required to use daylight savings. 2407 # savings time so as to stay on the same time zone as the southern part of 2467 # Mexico's Supreme Court on Tuesday declared that daylight savings was 3565 # http://tcweeklynews.com/daylight-savings-time-to-be-maintained-p5353-127.htm
|
| D | europe | 1064 # savings using North America rules, changing the time at 02:00 local time.... 1075 # the same daylight savings time period as in West Greenland (Godthåb). 1079 # UTC-3, with daylight savings methods according to European rules. 1257 # Page 105 (56 in PDF version) has a handy table of all past daylight savings 1799 # daylight savings time settings as in the States of the European Union. 2614 # contemporaneous news reports, "ordinary Crimeans [made] the daylight savings
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_x/ |
| D | TODO | 236 This allows for significant space savings on disk due to deltification
|
| /freebsd-12-stable/contrib/ntp/sntp/libopts/m4/ |
| D | libopts.m4 | 341 tm.tm_isdst = 1; /* flag for daylight savings time */
|
| /freebsd-12-stable/contrib/binutils/ld/ |
| D | NEWS | 361 formats (so far), this should result in considerable savings in time
|
| /freebsd-12-stable/contrib/gcc/ |
| D | params.def | 151 number of instructions is searched, the time savings from filling
|
| /freebsd-12-stable/contrib/llvm-project/lld/MachO/ |
| D | Options.td | 620 HelpText<"Print function names eliminated by deduplication and the total size of code savings">,
|
| /freebsd-12-stable/contrib/bmake/mk/ |
| D | ChangeLog | 667 but for a large target, the savings can be significant (10-20min).
|
| /freebsd-12-stable/contrib/file/ |
| D | ChangeLog | 575 Also stop adjusting daylight savings for gmt printing.
|
| /freebsd-12-stable/contrib/bc/ |
| D | NEWS.md | 572 The code bloat savings from this is at least 1700 bytes on `x86_64`, *before*
|
| /freebsd-12-stable/contrib/gperf/doc/ |
| D | gperf.texi | 815 space savings of this approach vary according to your C compiler's
|
| /freebsd-12-stable/contrib/libevent/ |
| D | ChangeLog-2.0 | 1107 …ruct event on 32-bit platforms by shrinking and re-ordering fields. The savings on 64-bit platfor…
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/ |
| D | ChangeLog-2.0 | 1107 …ruct event on 32-bit platforms by shrinking and re-ordering fields. The savings on 64-bit platfor…
|
| /freebsd-12-stable/share/dict/ |
| D | web2a | 45259 quasi savings 49838 savings account 49839 savings bank 49840 savings insurance 49841 savings stamp 50190 school savings bank 67229 trustee savings bank 70968 war-savings certificate 70969 war-savings stamp
|
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | ChangeLog-2002 | 2635 Remove output_state savings. Adjust calls.
|
| D | ChangeLog-1995 | 3371 terms of text space and data space. Now most of the savings that
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| D | X86InstrInfo.td | 1111 // globally for potentially added savings.
|
12