Searched refs:Even (Results 1 – 25 of 220) sorted by relevance
123456789
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
107 enum class Color { Even, Odd }; enumerator266 return OverrideBalance == 1 ? Color::Even : Color::Odd; in getPreferredColor()469 Color PreferredColor = Parity < 0 ? Color::Even : Color::Odd; in colorChainSet()491 Parity += (C == Color::Even) ? G->size() : -G->size(); in colorChainSet()492 PreferredColor = Parity < 0 ? Color::Even : Color::Odd; in colorChainSet()729 return Color::Even; in getColor()
11 // Even pipeline:13 def EVEN_UNIT : FuncUnit; // Even execution unit: (PC & 0x7 == 000)
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.
4 ; If callee is marked alwaysinline, inline it! Even if callee has dynamic
9 ; Even without -exported-symbol, io_cancel_0_4 should be noticed by LTOModule's
9 ; Test that we only use one load. Even that is only needed because there
2 ; ARM target used to fail an assertion if RegPair{Odd|Even} hint pointed to a
23 # Even if we are building the browser for Win32, we need a few modules
16 This contains a response code >= 400, so curl shouldn't display this. Even
17 This contains a response code >= 400, so curl shouldn't display this. Even
17 they can be made stable again. Even flaky tests need to run once in a while.
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