Home
last modified time | relevance | path

Searched defs:wdef (Results 1 – 9 of 9) sorted by relevance

/dports/math/octave-forge-ltfat/ltfat/inst/wavelets/
H A Dwfbtinit.m169 wdef = wtdef{1}; variable
181 wdef = {'dual',wdef}; variable
185 wdef = {'strict',wdef}; variable
H A Ddtwfbinit.m192 wdef = dualwtdef{1}; variable
198 wdef = {'dual',wdef}; variable
201 wdef = {'strict',wdef}; variable
H A Dfwtinit.m182 wdef = wdef{2:end}; variable
186 wdef = wdef{2:end}; variable
202 wdef = wdef.origArgs; variable
/dports/mail/alpine/alpine-465e23b/mapi/
H A Dinstmapi.c267 check_defaults(wdef, silent) in check_defaults() argument
317 check_url_commands(wdef) in check_url_commands() argument
/dports/editors/pico-alpine/alpine-465e23b/mapi/
H A Dinstmapi.c267 check_defaults(wdef, silent) in check_defaults() argument
317 check_url_commands(wdef) in check_url_commands() argument
/dports/math/casadi/casadi-3.5.5/casadi/core/
H A Ddae_builder.hpp113 std::vector<MX> w, wdef, lam_wdef; member in casadi::DaeBuilder
/dports/games/spring/spring_98.0/AI/Skirmish/E323AI/
H A DCCoverageHandler.cpp408 const WeaponDef* wdef = ut->def->weapons[i].def; in getCoreRange() local
/dports/devel/splint/splint-3.1.2/src/
H A DsRef.c4842 sRef wdef = whatUndefined (fldref, depth + 1); in whatUndefined() local
4874 sRef wdef = whatUndefined (ffield, depth + 1); in whatUndefined() local
/dports/games/spring/spring_98.0/rts/Lua/
H A DLuaSyncedRead.cpp4669 const WeaponDef* wdef = wpro->GetWeaponDef(); in GetProjectileDefID() local