Home
last modified time | relevance | path

Searched defs:new_scope (Results 1 – 8 of 8) sorted by relevance

/third_party/gn/src/gn/
Dscope_unittest.cc41 Scope new_scope(setup.scope()); in TEST() local
73 Scope new_scope(setup.settings()); in TEST() local
85 Scope new_scope(setup.settings()); in TEST() local
99 Scope new_scope(setup.settings()); in TEST() local
117 Scope new_scope(setup.settings()); in TEST() local
137 Scope new_scope(setup.settings()); in TEST() local
149 Scope new_scope(setup.settings()); in TEST() local
163 Scope new_scope(setup.settings()); in TEST() local
175 Scope new_scope(setup.settings()); in TEST() local
189 Scope new_scope(setup.settings()); in TEST() local
[all …]
Doutput_conversion_unittest.cc99 auto new_scope = std::make_unique<Scope>(settings()); in TEST_F() local
163 auto new_scope = std::make_unique<Scope>(settings()); in TEST_F() local
179 auto new_scope = std::make_unique<Scope>(settings()); in TEST_F() local
/third_party/boost/boost/python/
Dscope.hpp37 inline scope::scope(object const& new_scope) in scope()
68 inline scope::scope(scope const& new_scope) in scope() function in boost::python::scope
/third_party/boost/libs/log/test/run/
Dattr_named_scope.cpp89 scope new_scope(scope_data::scope2(), scope_data::file(), line2); in BOOST_AUTO_TEST_CASE() local
/third_party/ninja/src/
Dmanifest_parser.cc402 bool ManifestParser::ParseFileInclude(bool new_scope, string* err) { in ParseFileInclude()
/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.cpp1236 ast_compound_statement::ast_compound_statement(int new_scope, in ast_compound_statement()
Dast.h445 int new_scope; variable
/third_party/selinux/libsepol/src/
Dlink.c1834 scope_datum_t *new_scope; in scope_copy_callback() local