Home
last modified time | relevance | path

Searched defs:method_locked (Results 1 – 2 of 2) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DProblemDescDB.hpp629 inline bool ProblemDescDB::method_locked() const in method_locked() function in Dakota::ProblemDescDB
/dports/lang/gauche/Gauche-0.9.10/src/
H A Dclass.c2552 static ScmObj method_locked(ScmMethod *m) in method_locked() function
2676 ScmMethod *method_locked = NULL; in Scm_AddMethod() local