Home
last modified time | relevance | path

Searched refs:_fix_release (Results 1 – 4 of 4) sorted by relevance

/dports/games/zdoom/zdoom-2.8.1/src/wildmidi/
H A Dgus_pat.h74 extern struct _sample * _WM_load_gus_pat (const char *filename, int _fix_release);
/dports/audio/wildmidi/wildmidi-wildmidi-0.4.2/include/
H A Dgus_pat.h72 extern struct _sample * _WM_load_gus_pat (const char *filename, int _fix_release);
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A DparticleToInsert.cpp56 ParticleToInsert::ParticleToInsert(LAMMPS* lmp, int ns, FixPropertyAtom * const _fix_release) : in ParticleToInsert() argument
59 fix_release(_fix_release), in ParticleToInsert()
H A DparticleToInsert.h57 ParticleToInsert(LAMMPS* lmp, int ns = 1, class FixPropertyAtom *_fix_release = NULL);