Home | History | Annotate | Download | only in common

Lines Matching full:initialization

60 // initialization - either from the init() function or as part of a
61 // package-scoped variable's initialization.
75 // package's initialization - either from the init() function or as part of a
76 // package-scoped variable's initialization.
90 // during a Go package's initialization - either from the init() function or as
91 // part of a package-scoped variable's initialization.
105 // package's initialization - either from the init() function or as part of a
106 // package-scoped variable's initialization.
120 // be called during a Go package's initialization - either from the init()
121 // function or as part of a package-scoped variable's initialization.