Home
last modified time | relevance | path

Searched defs:bind_new (Results 1 – 4 of 4) sorted by relevance

/dports/devel/aegis/aegis-4.25.D510/libaegis/project/bind/
H A Dnew.cc32 project::bind_new() in bind_new() function in project
/dports/devel/py-mypy/mypy-0.910/mypy/
H A Dtvar_scope.py58 def bind_new(self, name: str, tvar_expr: TypeVarLikeExpr) -> TypeVarLikeDef: member in TypeVarLikeScope
/dports/net/netembryo/netembryo-0.1.1/wsocket/
H A Dsocket.c68 int bind_new; in sock_bind() local
/dports/games/taisei/taisei-1.3.2/src/menu/
H A Doptions.c68 static OptionBinding* bind_new(void) { in bind_new() function