Searched refs:smart_ptr (Results 1 – 12 of 12) sorted by relevance
160 smart_ptr<ListASTNode> m_options;176 smart_ptr<ListASTNode> m_constants;192 smart_ptr<ListASTNode> m_sources;223 smart_ptr<ListASTNode> m_blocks;224 smart_ptr<ListASTNode> m_options;225 smart_ptr<ListASTNode> m_constants;226 smart_ptr<ListASTNode> m_sources;227 smart_ptr<ListASTNode> m_sections;298 smart_ptr<std::string> m_variable;344 smart_ptr<ExprASTNode> m_expr;[all …]
135 smart_ptr<std::string> m_commandFilePath; //!< Path to command file.136 smart_ptr<CommandFileASTNode> m_ast; //!< Root of the abstract syntax tree.
532 smart_ptr<elftosb::BootImageGenerator> generator; in convert()548 smart_ptr<elftosb::BootImage> image = m_controller.generateOutput(generator); in convert()
915 smart_ptr<string> finalMessage = substituteVariables(message); in handleMessageStatement()
18 class smart_ptr28 smart_ptr() : _p(0) {} in smart_ptr() function31 smart_ptr(ptr_type p) : _p(p) {} in smart_ptr() function35 virtual ~smart_ptr() { safe_delete(); } in ~smart_ptr()93 smart_ptr<T> & operator = (const_ptr_type p)
47 smart_ptr<DataSource> m_source;48 smart_ptr<DataTarget> m_target;80 smart_ptr<DataTarget> m_target;
126 smart_ptr<std::ifstream> m_stream; //!< File stream, or NULL if file is closed.127 smart_ptr<OptionContext> m_options; //!< Table of option values.
42 smart_ptr<OptionContext> m_options; //!< Options associated with just this section.
123 smart_ptr<StELFFile> m_file; //!< Parser for the ELF file.
85 smart_ptr<EncoreBootImageReader> m_reader; //!< Boot image reader object.
282 …09FA8AE4006D7279 /* smart_ptr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …394 02E9D5B009FA8AE4006D7279 /* smart_ptr.h */,
3856 02E9D5B009FA8AE4006D7279 /* smart_ptr.h */ = {