DictionaryForumContacts

   English
Terms containing declared type | all forms | exact matches only | in specified order only
SubjectEnglishRussian
progr.A constant declaration declares a constant of the specified typeОбъявление константы описывает константу заданного типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
progr.A signal declaration declares a signal of the specified typeОбъявление сигнала описывает сигнал заданного типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
progr.A type declaration declares a typeОбъявление типа описывает тип (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
progr.A variable declaration declares a variable of the specified typeОбъявление переменной описывает переменную заданного типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
progr.an object declaration declares an object of a specified typeОбъявление объекта описывает объект заданного типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
progr.constant declaration declares a constant that is of a file type or an access typeобъявление константы описывает константу файлового или ссылочного типа (ssn)
progr.declare the method abstract in the enum typeобъявить абстрактный метод в перечислимом типе (Alex_Odeychuk)
progr.declared typeобъявленный тип (корпорации Cray Alex_Odeychuk)
progr.declared typeописываемый тип (ssn)
progr.declared type nameимя объявленного типа (корпорации Cray Alex_Odeychuk)
progr.it is an error if a constant declaration declares a constant that is of a file type or an access typeСчитается ошибкой, если объявление константы описывает константу файлового или ссылочного типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
progr.it is an error if a signal declaration declares a signal that is of a file type or an access typeСчитается ошибкой, если объявление сигнала описывает сигнал файлового или ссылочного типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual ssn)
progr.signal declaration declares a signal that is of a file type or an access typeобъявление сигнала описывает сигнал файлового или ссылочного типа (ssn)
progr.simple name declared by a type declarationпростое имя, стоящее в объявлении типа (ssn)
progr.the simple name declared by a type declaration denotes the declared type, unless the type declaration declares both a base type and a subtype of the base typeПростое имя, стоящее в объявлении типа, обозначает описываемый тип при условии, что это объявление не описывает одновременно базовый тип и подтип этого базового типа (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual)