Home
last modified time | relevance | path

Searched defs:DefaultSourceName (Results 1 – 6 of 6) sorted by relevance

/dports/devel/yaegi/yaegi-0.9.23/interp/
H A Dinterp.go180 DefaultSourceName = "_.go" const
/dports/editors/lazarus/lazarus/components/ideintf/
H A Dprojectintf.pas131 property DefaultSourceName: string read FDefaultSourceName write SetDefaultSourceName; property
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/buildintf/
H A Dprojectintf.pas131 property DefaultSourceName: string read FDefaultSourceName write SetDefaultSourceName; property
/dports/editors/lazarus-qt5/lazarus/components/ideintf/
H A Dprojectintf.pas131 property DefaultSourceName: string read FDefaultSourceName write SetDefaultSourceName; property
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/buildintf/
H A Dprojectintf.pas131 property DefaultSourceName: string read FDefaultSourceName write SetDefaultSourceName; property
/dports/net/traefik/traefik-2.6.1/vendor/github.com/traefik/yaegi/interp/
H A Dinterp.go232 DefaultSourceName = "_.go" const