Lines Matching refs:Feature
552 // modes of the CPU feature554 #define _FEATURE_OFF_ (0) /* feature is OFF a priori */555 #define _FEATURE_ON_ (1) /* feature is ON a priori */556 #define _FEATURE_TICKTOCK_ (2) /* dectect is feature OFF/ON */679 /* test if library's feature is ON */680 int cpGetFeature( Ipp64u Feature );