Home
last modified time | relevance | path

Searched refs:_or (Results 1 - 11 of 11) sorted by relevance

/third_party/libwebsockets/lib/core-net/
H A Dpollfd.c28 _lws_change_pollfd(struct lws *wsi, int _and, int _or, struct lws_pollargs *pa) in _lws_change_pollfd() argument
49 !_and && _or == LWS_POLLOUT) { in _lws_change_pollfd()
114 ftp->_or = _or; in _lws_change_pollfd()
145 _or |= LWS_POLLHUP; in _lws_change_pollfd()
151 (pfd->events & ~_and) | _or); in _lws_change_pollfd()
153 pa->events = pfd->events = (short)((pfd->events & ~_and) | _or); in _lws_change_pollfd()
174 if (_or & LWS_POLLIN) in _lws_change_pollfd()
182 if (_or & LWS_POLLOUT) in _lws_change_pollfd()
473 __lws_change_pollfd(struct lws *wsi, int _and, int _or) in __lws_change_pollfd() argument
507 lws_change_pollfd(struct lws *wsi, int _and, int _or) lws_change_pollfd() argument
[all...]
H A Dprivate-lib-core-net.h1083 lws_change_pollfd(struct lws *wsi, int _and, int _or);
1167 __lws_change_pollfd(struct lws *wsi, int _and, int _or);
1264 _lws_change_pollfd(struct lws *wsi, int _and, int _or, struct lws_pollargs *pa);
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringMIPS32.cpp2480 _or(T_Lo, Src0LoR, Src1LoR); in lowerInt64Arithmetic()
2482 _or(T_Hi, Src0HiR, Src1HiR); in lowerInt64Arithmetic()
2544 _or(T_Hi, T1, T2); in lowerInt64Arithmetic()
2566 _or(T_Hi, T1, T4); in lowerInt64Arithmetic()
2597 _or(T_Lo, T1, T2); in lowerInt64Arithmetic()
2619 _or(T_Lo, T1, T4); in lowerInt64Arithmetic()
2651 _or(T_Lo, T1, T2); in lowerInt64Arithmetic()
2673 _or(T_Lo, T1, T4); in lowerInt64Arithmetic()
2798 _or(T, Src0R, Src1R); in lowerArithmetic()
3127 _or(T in lowerBr()
[all...]
H A DIceTargetLoweringX8632.cpp1806 _or(T_Lo, Src1Lo); in lowerArithmetic()
1809 _or(T_Hi, Src1Hi); in lowerArithmetic()
2062 _or(T, Src1); in lowerArithmetic()
3462 _or(Temp, Src0LoRM); in lowerIcmp64()
3471 _or(Temp, Src0LoRM); in lowerIcmp64()
3620 _or(T, Src1); in lowerArithAndConsumer()
4468 Op_Lo = &TargetX8632::_or; in lowerAtomicRMW()
4469 Op_Hi = &TargetX8632::_or; in lowerAtomicRMW()
H A DIceTargetLoweringMIPS32.h488 void _or(Variable *Dest, Variable *Src0, Variable *Src1) { in _or() function in Ice::MIPS32::TargetMIPS32
H A DIceTargetLoweringX8664.cpp1862 _or(T, Src1); in lowerArithmetic()
3176 _or(T, Src1); in lowerArithAndConsumer()
3970 Op_Lo = &TargetX8664::_or; in lowerAtomicRMW()
3971 Op_Hi = &TargetX8664::_or; in lowerAtomicRMW()
H A DIceTargetLoweringX8632.h624 void _or(Variable *Dest, Operand *Src0) {
H A DIceTargetLoweringX8664.h618 void _or(Variable *Dest, Operand *Src0) {
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-service.c186 ftp->_or); in _lws_plat_service_tsi()
/third_party/libwebsockets/lib/core/
H A Dprivate-lib-core.h339 int _or; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 64 milliseconds