Home
last modified time | relevance | path

Searched refs:bound (Results 1 – 7 of 7) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h685 #define MODDEC(x, bound) MUX((x) == 0, (bound) - 1, (x) - 1) argument
686 #define MODINC(x, bound) MUX((x) == (bound) - 1, 0, (x) + 1) argument
689 #define MODDEC_POW2(x, bound) (((x) - 1) & ((bound) - 1)) argument
690 #define MODINC_POW2(x, bound) (((x) + 1) & ((bound) - 1)) argument
693 #define MODADD(x, y, bound) \ argument
694 MUX((x) + (y) >= (bound), (x) + (y) - (bound), (x) + (y))
695 #define MODSUB(x, y, bound) \ argument
696 MUX(((int)(x)) - ((int)(y)) < 0, (x) - (y) + (bound), (x) - (y))
699 #define MODADD_POW2(x, y, bound) (((x) + (y)) & ((bound) - 1)) argument
700 #define MODSUB_POW2(x, y, bound) (((x) - (y)) & ((bound) - 1)) argument
/hardware/ti/omap4-aah/libtiutils/
DUtilsCommon.h49 const T & bound(const T & min, const T & x, const T & max);
82 inline const T & bound(const T & min, const T & x, const T & max) { in bound() function
/hardware/intel/common/libmix/mix_video/
DCOPYING21 …ngs, negotiations and discussions. Neither of the parties hereto shall be bound by any conditions,…
/hardware/intel/common/libmix/mix_vbp/
DCOPYING21 …ngs, negotiations and discussions. Neither of the parties hereto shall be bound by any conditions,…
/hardware/intel/common/libmix/mix_audio/
DCOPYING21 …ngs, negotiations and discussions. Neither of the parties hereto shall be bound by any conditions,…
/hardware/intel/common/libmix/mix_common/
DCOPYING21 …ngs, negotiations and discussions. Neither of the parties hereto shall be bound by any conditions,…
/hardware/bsp/intel/peripheral/libupm/docs/images/
DLICENSE_CC_3_0.txt319 here. Licensor shall not be bound by any additional provisions that