Home
last modified time | relevance | path

Searched refs:s_frontends (Results 1 - 3 of 3) sorted by relevance

/third_party/backends/backend/genesys/
H A Dtables_frontend.cpp27 StaticInit<std::vector<Genesys_Frontend>> s_frontends; member
31 s_frontends.init(); in genesys_init_frontend_tables()
62 s_frontends->push_back(fe); in genesys_init_frontend_tables()
84 s_frontends->push_back(fe); in genesys_init_frontend_tables()
106 s_frontends->push_back(fe); in genesys_init_frontend_tables()
128 s_frontends->push_back(fe); in genesys_init_frontend_tables()
151 s_frontends->push_back(fe); in genesys_init_frontend_tables()
173 s_frontends->push_back(fe); in genesys_init_frontend_tables()
196 s_frontends->push_back(fe); in genesys_init_frontend_tables()
220 s_frontends in genesys_init_frontend_tables()
[all...]
H A Dlow.h424 extern StaticInit<std::vector<Genesys_Frontend>> s_frontends;
H A Dgenesys.cpp268 for (const auto& frontend : *s_frontends) { in sanei_genesys_init_structs()

Completed in 9 milliseconds