Home
last modified time | relevance | path

Searched defs:Even (Results 126 – 150 of 290) sorted by relevance

12345678910>>...12

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp102 enum class Color { Even, Odd }; enumerator
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/algorithm/
H A Dsetops.d174 auto Even = sequence!"2*n"(0); variable
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/algorithm/
H A Dsetops.d174 auto Even = sequence!"2*n"(0); variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp102 enum class Color { Even, Odd }; enumerator
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/algorithm/
H A Dsetops.d174 auto Even = sequence!"2*n"(0); variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/std/algorithm/
H A Dsetops.d174 auto Even = sequence!"2*n"(0); variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp102 enum class Color { Even, Odd }; enumerator
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp102 enum class Color { Even, Odd }; enumerator
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp103 enum class Color { Even, Odd }; enumerator
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/
H A DAArch64A57FPLoadBalancing.cpp103 enum class Color { Even, Odd }; enumerator
/dports/misc/xgboost/xgboost-1.5.1/cub/test/
H A Dtest_device_histogram.cu266 static cudaError_t Even( in Even() function
360 static cudaError_t Even( in Even() function
/dports/graphics/cenon/Cenon/VHFShared/
H A Dtypes.h163 #define Even(v) (((v)%2) ? 0 : 1) macro
/dports/lang/mosml/mosml-ver-2.10.1/src/compiler/test/
H A Drecmod.sml82 structure Even = rec(X:sig val even:int -> bool end) structure
/dports/astro/celestia-gtk/celestia-1.6.1/windows/inc/spice/
H A DSpiceZmc.h242 #define Even( x ) ( ( (x) & 1 ) == 0 ) macro
/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/sources/a68k/
H A DA68kdef.h212 #define Even 4 macro
/dports/astro/celestia/celestia-1.6.1/windows/inc/spice/
H A DSpiceZmc.h242 #define Even( x ) ( ( (x) & 1 ) == 0 ) macro
/dports/astro/pykep/pykep-2.6/include/keplerian_toolbox/third_party/cspice/
H A DSpiceZmc.h256 #define Even( x ) ( ( (x) & 1 ) == 0 ) macro
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A DSpiceZmc.h256 #define Even( x ) ( ( (x) & 1 ) == 0 ) macro
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A DSpiceZmc.h256 #define Even( x ) ( ( (x) & 1 ) == 0 ) macro
/dports/astro/py-pykep/pykep-2.6/include/keplerian_toolbox/third_party/cspice/
H A DSpiceZmc.h256 #define Even( x ) ( ( (x) & 1 ) == 0 ) macro
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DG4_Opcode.h56 Even = 2, // even align enumerator
/dports/devel/upp/upp/uppsrc/ScatterDraw/
H A DDrawingFunctions.cpp5 inline bool Even(int val) {return !(val%2);} in Even() function
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/typenum-1.12.0/src/
H A Duint.rs1370 type Even<N> = UInt<N, B0>; typedef
1397 impl<Xp, Yp> Gcd<Even<Yp>> for Even<Xp> implementation
1416 impl<Xp, Yp> Gcd<Odd<Yp>> for Even<Xp> implementation
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/typenum-1.13.0/src/
H A Duint.rs1362 type Even<N> = UInt<N, B0>; typedef
1389 impl<Xp, Yp> Gcd<Even<Yp>> for Even<Xp> implementation
1408 impl<Xp, Yp> Gcd<Odd<Yp>> for Even<Xp> implementation
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/typenum-1.14.0/src/
H A Duint.rs1362 type Even<N> = UInt<N, B0>; typedef
1389 impl<Xp, Yp> Gcd<Even<Yp>> for Even<Xp> implementation
1408 impl<Xp, Yp> Gcd<Odd<Yp>> for Even<Xp> implementation

12345678910>>...12