Searched refs:Waste (Results 1 – 3 of 3) sorted by relevance
37 # William Willett, The Waste of Daylight, 19th edition38 # <http://cs.ucla.edu/~eggert/The-Waste-of-Daylight-19th.pdf>170 # who circulated a pamphlet "The Waste of Daylight" (1907)
1250 # William Willett, The Waste of Daylight, 19th edition1251 # <http://cs.ucla.edu/~eggert/The-Waste-of-Daylight-19th.pdf>
2922 unsigned Waste = (ARM::R4 - Reg) % AlignInRegs; in HandleByVal() local2923 for (unsigned i = 0; i < Waste; ++i) in HandleByVal()