Home
last modified time | relevance | path

Searched defs:_and (Results 1 – 5 of 5) sorted by relevance

/third_party/libwebsockets/lib/core-net/
Dpollfd.c28 _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/
DIceTargetLoweringX8632.h463 void _and(Variable *Dest, Operand *Src0) { in _and() function
DIceTargetLoweringX8664.h459 void _and(Variable *Dest, Operand *Src0) { in _and() function
DIceTargetLoweringMIPS32.h174 void _and(Variable *Dest, Variable *Src0, Variable *Src1) { in _and() function
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h332 int _and; member