Searched defs:_and (Results 1 – 5 of 5) sorted by relevance
/third_party/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() 473 __lws_change_pollfd(struct lws *wsi, int _and, int _or) in __lws_change_pollfd() 507 lws_change_pollfd(struct lws *wsi, int _and, int _or) in lws_change_pollfd()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringX8632.h | 463 void _and(Variable *Dest, Operand *Src0) { in _and() function
|
D | IceTargetLoweringX8664.h | 459 void _and(Variable *Dest, Operand *Src0) { in _and() function
|
D | IceTargetLoweringMIPS32.h | 174 void _and(Variable *Dest, Variable *Src0, Variable *Src1) { in _and() function
|
/third_party/libwebsockets/lib/core/ |
D | private-lib-core.h | 332 int _and; member
|