Home
last modified time | relevance | path

Searched defs:cur_mod (Results 1 – 22 of 22) sorted by relevance

/dports/lang/yap/yap-6.2.2/C/
H A Dadtdefs.c535 GetPredPropByAtomHavingLock(AtomEntry* ae, Term cur_mod) in GetPredPropByAtomHavingLock()
559 Yap_GetPredPropByAtom(Atom at, Term cur_mod) in Yap_GetPredPropByAtom()
573 GetPredPropByAtomHavingLockInThisModule(AtomEntry* ae, Term cur_mod) in GetPredPropByAtomHavingLockInThisModule()
596 Yap_GetPredPropByAtomInThisModule(Atom at, Term cur_mod) in Yap_GetPredPropByAtomInThisModule()
610 Yap_GetPredPropByFunc(Functor f, Term cur_mod) in Yap_GetPredPropByFunc()
623 Yap_GetPredPropByFuncInThisModule(Functor f, Term cur_mod) in Yap_GetPredPropByFuncInThisModule()
715 Yap_NewPredPropByFunctor(FunctorEntry *fe, Term cur_mod) in Yap_NewPredPropByFunctor()
860 Yap_NewPredPropByAtom(AtomEntry *ae, Term cur_mod) in Yap_NewPredPropByAtom()
931 Yap_PredPropByFunctorNonThreadLocal(Functor f, Term cur_mod) in Yap_PredPropByFunctorNonThreadLocal()
965 Yap_PredPropByAtomNonThreadLocal(Atom at, Term cur_mod) in Yap_PredPropByAtomNonThreadLocal()
/dports/net/libyang/libyang-1.0.240/src/
H A Dcontext.c1655 ylib_feature(struct lyd_node *parent, struct lys_module *cur_mod) in ylib_feature()
1687 ylib_deviation(struct lyd_node *parent, struct lys_module *cur_mod, int bis) in ylib_deviation()
1730 ylib_submodules(struct lyd_node *parent, struct lys_module *cur_mod, int bis) in ylib_submodules()
H A Dcommon.c962 …exp(const struct ly_ctx *ctx, const struct lys_node *orig_parent, const struct lys_module *cur_mod, in ly_path_data2schema_subexp()
/dports/www/trafficserver/trafficserver-9.1.1/proxy/
H A DControlBase.cc708 Modifier *cur_mod = _mods[i]; in Print() local
745 for (auto &cur_mod : _mods) { in CheckModifiers() local
/dports/misc/rump/buildrump.sh-b914579/src/common/include/x86emu/
H A Dx86emu.h150 unsigned int cur_mod:2; member
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/main/
H A Dgame_run.cpp270 const int cur_mod = make_merged_mod(key_evt.kbd.flags); in run_service_key_controls() local
/dports/lang/yap/yap-6.2.2/H/
H A DYatom.h1476 PRED_HASH(FunctorEntry *fe, Term cur_mod, UInt size) in PRED_HASH()
1508 GetPredPropByFuncHavingLock (FunctorEntry *fe, Term cur_mod) in GetPredPropByFuncHavingLock()
1551 PredPropByFunc (Functor fe, Term cur_mod) in PredPropByFunc()
1566 PredPropByAtom (Atom at, Term cur_mod) in PredPropByAtom()
/dports/games/rlvm/rlvm-release-0.14-77-gfabf134a/src/machine/
H A Drlmachine.cc160 RLModule& cur_mod = *it->second; in AttachModule() local
/dports/games/tads/tads-3.0.8/tads3/
H A Dtcmake.cpp518 CTcMakeModule *cur_mod; in check_module_collision() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/nfc/pn533/
H A Dpn533.c1511 struct pn533_poll_modulations *cur_mod; in pn533_poll_complete() local
1624 struct pn533_poll_modulations *cur_mod; in pn533_wq_poll() local
1650 struct pn533_poll_modulations *cur_mod; in pn533_start_poll() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/nfc/pn533/
H A Dpn533.c1511 struct pn533_poll_modulations *cur_mod; in pn533_poll_complete() local
1624 struct pn533_poll_modulations *cur_mod; in pn533_wq_poll() local
1650 struct pn533_poll_modulations *cur_mod; in pn533_start_poll() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/nfc/pn533/
H A Dpn533.c1511 struct pn533_poll_modulations *cur_mod; in pn533_poll_complete() local
1624 struct pn533_poll_modulations *cur_mod; in pn533_wq_poll() local
1650 struct pn533_poll_modulations *cur_mod; in pn533_start_poll() local
/dports/lang/yap/yap-6.2.2/VC/include/
H A DYatom.h1034 PredPropByFunc(Functor f, SMALLUNSGN cur_mod) in PredPropByFunc()
1055 PredPropByAtom(Atom at, SMALLUNSGN cur_mod) in PredPropByAtom()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/conf_intl/
H A De_int_config_intl.c81 const char *cur_mod; member
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/cmdline/
H A Dcmdline.cpp1236 for (char *cur_mod = strtok(*modlist, ","); cur_mod != NULL; cur_mod = strtok(NULL, ",")) in handle_unix_modlist() local
/dports/mail/rspamd/rspamd-3.1/src/libserver/
H A Dcfg_rcl.c909 struct script_module *cur_mod, *seen_mod; in rspamd_rcl_add_lua_plugins_path() local
/dports/mail/rspamd-devel/rspamd-93430bb/src/libserver/
H A Dcfg_rcl.c909 struct script_module *cur_mod, *seen_mod; in rspamd_rcl_add_lua_plugins_path() local
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbBlock.cpp1660 dbModule* cur_mod = getTopModule(); in findModInst() local
/dports/net/wireshark-lite/wireshark-3.6.1/tools/
H A Dasn2wrs.py339 cur_mod = __import__ (__name__) # XXX blech! variable
/dports/net/wireshark/wireshark-3.6.1/tools/
H A Dasn2wrs.py339 cur_mod = __import__ (__name__) # XXX blech! variable
/dports/net/tshark-lite/wireshark-3.6.1/tools/
H A Dasn2wrs.py339 cur_mod = __import__ (__name__) # XXX blech! variable
/dports/net/tshark/wireshark-3.6.1/tools/
H A Dasn2wrs.py339 cur_mod = __import__ (__name__) # XXX blech! variable