Home
last modified time | relevance | path

Searched defs:switch_map (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dcontrol_flow_state.py265 def switch_map(self): member in _GradLoopState
/aosp_15_r20/external/libbrillo/brillo/
H A Dflag_helper.cc225 const base::CommandLine::SwitchMap& switch_map = command_line_->GetSwitches(); in UpdateFlagValues() local
/aosp_15_r20/external/libchrome/base/
H A Dcommand_line_unittest.cc401 CommandLine::SwitchMap switch_map = initial->GetSwitches(); in TEST() local
/aosp_15_r20/external/cronet/base/
H A Dcommand_line_unittest.cc524 CommandLine::SwitchMap switch_map = initial->GetSwitches(); in TEST() local