Searched defs:_or (Results 1 – 4 of 4) sorted by relevance
/external/libwebsockets/lib/core-net/ |
D | pollfd.c | 28 _lws_change_pollfd(struct lws *wsi, int _and, int _or, struct lws_pollargs *pa) in _lws_change_pollfd() 458 __lws_change_pollfd(struct lws *wsi, int _and, int _or) in __lws_change_pollfd() 492 lws_change_pollfd(struct lws *wsi, int _and, int _or) in lws_change_pollfd()
|
/external/libwebsockets/lib/core/ |
D | private-lib-core.h | 242 int _or; member
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringX86Base.h | 780 void _or(Variable *Dest, Operand *Src0) { in _or() function
|
D | IceTargetLoweringMIPS32.h | 488 void _or(Variable *Dest, Variable *Src0, Variable *Src1) { in _or() function
|