Searched refs:IsEven (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/glu/dist/src/libtess/
H A Drender.c183 #define IsEven(n) (((n) & 1) == 0) macro
221 if( IsEven( tailSize )) {
223 } else if( IsEven( headSize )) {
/xsrc/external/mit/libdrm/dist/tests/tegra/
H A Dvic40.h45 uint64_t IsEven : 1; /* 6 */ member in struct:__anon2a35d8020108
H A Dvic41.h69 uint64_t IsEven : 1; /* 6 */ member in struct:__anon2a35dc430108
H A Dvic42.h67 uint64_t IsEven : 1; /* 6 */ member in struct:__anon2a35e0840108
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/
H A Dfrontend.cpp609 INLINE static bool IsEven(T value) function in typeref:typename:INLINE bool
1455 SWR_ASSERT(IsEven(dsContext.vectorStride)); // simd8 -> simd16

Completed in 10 milliseconds