Searched refs:update_interval (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/chrome/test/functional/ap_lab/ |
D | linksys_ap_configurator.py | 165 def SetSecurityWPAPSK(self, shared_key, update_interval=1800): argument 167 (shared_key, update_interval), 1, 900) 169 def _SetSecurityWPAPSK(self, shared_key, update_interval=1800): argument 181 self.SetConentsOfTextFieldByXPath(str(update_interval), interval_field)
|
D | dlink_ap_configurator.py | 265 def SetSecurityWPAPSK(self, shared_key, update_interval=1800): argument 267 (shared_key, update_interval), 1, 900) 269 def _SetSecurityWPAPSK(self, shared_key, update_interval=1800): argument 275 self.SetContentOfTextFieldByID(str(update_interval), 'grp_key_interval')
|
D | ap_configurator.py | 316 def SetSecurityWPAPSK(self, shared_key, update_interval=1800): argument
|
/external/iputils/ |
D | ping_common.c | 440 static inline void update_interval(void) in update_interval() function 543 update_interval(); in pinger() 906 update_interval(); in gather_statistics()
|
/external/mesa3d/src/mesa/program/ |
D | prog_optimize.c | 948 update_interval(GLint intBegin[], GLint intEnd[], in update_interval() function 1025 update_interval(intBegin, intEnd, loopStack, loopStackDepth, in _mesa_find_temp_intervals() 1033 update_interval(intBegin, intEnd, loopStack, loopStackDepth, in _mesa_find_temp_intervals()
|
/external/chromium_org/third_party/mesa/src/src/mesa/program/ |
D | prog_optimize.c | 948 update_interval(GLint intBegin[], GLint intEnd[], in update_interval() function 1025 update_interval(intBegin, intEnd, loopStack, loopStackDepth, in _mesa_find_temp_intervals() 1033 update_interval(intBegin, intEnd, loopStack, loopStackDepth, in _mesa_find_temp_intervals()
|