Searched refs:Even (Results 1 – 25 of 161) sorted by relevance
1234567
13 When adding ZIP64 support Mathias Svensson found that Even Rouault have added ZIP64 22 * Added ZIP64 support for unzip ( by Even Rouault )24 * Reverted some changed that Even Rouault did.34 Even Rouault - ZIP64 unzip Support
108 enum class Color { Even, Odd }; enumerator261 return OverrideBalance == 1 ? Color::Even : Color::Odd; in getPreferredColor()463 Color PreferredColor = Parity < 0 ? Color::Even : Color::Odd; in colorChainSet()485 Parity += (C == Color::Even) ? G->size() : -G->size(); in colorChainSet()486 PreferredColor = Parity < 0 ? Color::Even : Color::Odd; in colorChainSet()525 if ((C == Color::Even && (Reg % 2) == 0) || in scavengeRegister()720 return Color::Even; in getColor()
42 3. Even oprofile 0.9.4 (the latest) on amd64-linux doesn't work48 for details. Even then it sometimes fails at the "opcontrol
17 Even a lazy line.
7 string V2 = !if(L[0]{0}, "Odd", "Even");
15 Even numbered versions (such as 3.4) designate stable releases.
13 Even numbered versions (such as 6.2) designate stable releases.
15 Even numbered versions (such as 6.2) designate stable releases.
15 Even numbered versions (such as 6.2.x) designate stable releases.
13 Even numbered versions (such as 6.4) designate stable releases.
12 Even-numbered versions (such as 5.0.x) designate stable releases.
12 Even-numbered versions (such as 6.0.x) designate stable releases.
14 Even-numbered versions (such as 5.0) designate stable releases.
9 ; Even without -exported-symbol, io_cancel_0_4 should be noticed by LTOModule's
2 ; ARM target used to fail an assertion if RegPair{Odd|Even} hint pointed to a
10 // Even with -Werror don't rebuild a system module
17 dnl Even if the 'socket' module is not used here, another part of the
14 .profdata file that is consumed by the tests for -fprofile-instr-use. Even