Home
last modified time | relevance | path

Searched +defs:gen +defs:cond +defs:send (Results 1 – 4 of 4) sorted by relevance

/dports/net/yate/yate-6.4.0-1/modules/radio/
H A Dybladerf.cpp510 #define BRF_FUNC_CALL_(result,func,cond,instr) { \ argument
5310 #define BRF_SET_STATE_COND(cond,flags,flag,func) { \ in setState() argument
5518 unsigned int BrfLibUsbDevice::send(uint64_t ts, float* data, unsigned int samples, in send() function in __anonab15ebc50111::BrfLibUsbDevice
10422 unsigned int BrfInterface::send(uint64_t when, float* samples, unsigned size, in send() function in __anonab15ebc50111::BrfInterface
10674 NamedList gen(*s_cfg.createSection(YSTRING("general"))); in initialize() local
10697 for (GenObject* gen = 0; (gen = iter.get()) != 0; ) { in initialize() local
10735 for (GenObject* gen = iter.get(); gen != 0; gen = iter.get()) { in received() local
11035 for (GenObject* gen = 0; (gen = iter.get()) != 0; ) { in onCmdStatus() local
11320 for (GenObject* gen = 0; (gen = iter.get()) != 0; ) { in setSampleEnergize() local
/dports/devel/py-uvloop/uvloop-0.16.0/uvloop/
H A Dloop.c2757 PyObject *(*send)(struct __pyx_obj_6uvloop_4loop_UVAsync *); member
3594 #define __Pyx_BUILD_ASSERT_EXPR(cond)\ argument
169806 #define __Pyx_Coroutine_Undelegate(gen) Py_CLEAR((gen)->yieldfrom) argument
170034 PyObject *__Pyx_PyGen_Send(PyGenObject *gen, PyObject *arg) { in __Pyx_PyGen_Send()
170068 __pyx_CoroutineObject *gen = (__pyx_CoroutineObject*) self; in __Pyx_Coroutine_Send() local
170167 __pyx_CoroutineObject *gen = (__pyx_CoroutineObject*) self; in __Pyx_Generator_Next() local
170202 __pyx_CoroutineObject *gen = (__pyx_CoroutineObject *) self; in __Pyx_Coroutine_Close() local
170249 __pyx_CoroutineObject *gen = (__pyx_CoroutineObject *) self; in __Pyx__Coroutine_Throw() local
170330 __pyx_CoroutineObject *gen = (__pyx_CoroutineObject *) self; in __Pyx_Coroutine_clear() local
170348 __pyx_CoroutineObject *gen = (__pyx_CoroutineObject *) self; in __Pyx_Coroutine_dealloc() local
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/frontend/
H A DBytecodeEmitter.cpp2725 if (ParseNode* cond = pn->pn_kid2) { in checkSideEffects() local
7526 BytecodeEmitter::emitYieldStar(ParseNode* iter, ParseNode* gen) in emitYieldStar()
7543 JumpList send; in emitYieldStar() local
/dports/net/stone/stone-2.4/
H A Dstone.c480 char *send; member
4823 int cond; in strnparse() local
7433 GENERAL_NAME *gen = sk_GENERAL_NAME_value(ialt, i); in hostcheck() local