Home
last modified time | relevance | path

Searched refs:update_interval (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/test/functional/ap_lab/
Dlinksys_ap_configurator.py165 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)
Ddlink_ap_configurator.py265 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')
Dap_configurator.py316 def SetSecurityWPAPSK(self, shared_key, update_interval=1800): argument
/external/iputils/
Dping_common.c440 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/
Dprog_optimize.c948 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/
Dprog_optimize.c948 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()