Searched defs:_and (Results 1 – 6 of 6) 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() 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()
|
/external/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
|
/external/libwebsockets/lib/core/ |
D | private-lib-core.h | 332 int _and; member
|
/external/pytorch/test/jit/ |
D | test_class_type.py | 865 def _and(): # noqa: E306 function
|