Home
last modified time | relevance | path

Searched refs:select_id (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/site_tests/login_OobeLocalization/
Dlogin_OobeLocalization.py162 def _verify_initial_options(self, select_id, values, argument
196 })()""" % (select_id,
204 def _verify_option_exists(self, select_id, value): argument
218 })()""" % (select_id, value)
285 def _dump_options(self, select_id): argument
325 })()""" % select_id
/external/deqp-deps/SPIRV-Tools/source/opt/
Dccp_pass.cpp217 uint32_t select_id = instr->GetSingleWordOperand(0); in VisitBranch() local
218 auto it = values_.find(select_id); in VisitBranch()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dccp_pass.cpp217 uint32_t select_id = instr->GetSingleWordOperand(0); in VisitBranch() local
218 auto it = values_.find(select_id); in VisitBranch()