Home | History | Annotate | Download | only in ADT

Lines Matching defs:Environment

27 ///   ARCHITECTURE-VENDOR-OPERATING_SYSTEM-ENVIRONMENT
125 /// The parsed Environment type.
126 mutable EnvironmentType Environment;
184 /// hasEnvironment - Does this triple have the optional environment
190 /// getEnvironment - Get the parsed environment type of this triple.
193 return Environment;
215 /// getEnvironmentName - Get the optional environment (fourth)
220 /// environment components as a single string (separated by a '-'
221 /// if the environment component is present).
306 /// setEnvironment - Set the environment (fourth) component of the triple
325 /// setEnvironmentName - Set the optional environment (fourth)
330 /// environment components with a single string.
362 /// environment.