HomeSort by relevance Sort by last modified time
    Searched defs:_options (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/tools/telemetry/telemetry/unittest/
options_for_unittests.py 14 _options = [] variable
18 _options.append(options)
22 return _options.pop()
28 return _options[-1].Copy()
32 return bool(_options)
  /external/lzma/CPP/7zip/Archive/7z/
7zEncode.h 29 CCompressionMethodMode _options; member in class:NArchive::N7z::CEncoder
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 132 return self.tk.call(('tix', 'configure') + self._options(cnf))
240 self.tk.call('tixForm', self._w, *self._options(cnf, kw))
496 *self._options(cnf,kw) )
501 def _options(self, cnf, kw): member in class:DisplayStyle
521 self.stylename, 'configure', *self._options(cnf,kw))))
553 self.tk.call(self._w, 'bind', widget._w, *self._options(cnf, kw))
569 btn = self.tk.call(self._w, 'add', name, *self._options(cnf, kw))
    [all...]
Tkinter.py 583 return self.tk.call(('clipboard', 'get') + self._options(kw))
586 return self.tk.call(('clipboard', 'get') + self._options(kw))
594 self.tk.call(('clipboard', 'clear') + self._options(kw))
602 self.tk.call(('clipboard', 'append') + self._options(kw)
660 self.tk.call(('selection', 'clear') + self._options(kw))
674 return self.tk.call(('selection', 'get') + self._options(kw))
677 return self.tk.call(('selection', 'get') + self._options(kw))
691 self.tk.call(('selection', 'handle') + self._options(kw)
699 self._options(kw) + (self._w,))
708 name = self.tk.call(('selection', 'own') + self._options(kw)
1100 def _options(self, cnf, kw = None): member in class:Misc
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 132 return self.tk.call(('tix', 'configure') + self._options(cnf))
240 self.tk.call('tixForm', self._w, *self._options(cnf, kw))
496 *self._options(cnf,kw) )
501 def _options(self, cnf, kw): member in class:DisplayStyle
521 self.stylename, 'configure', *self._options(cnf,kw))))
553 self.tk.call(self._w, 'bind', widget._w, *self._options(cnf, kw))
569 btn = self.tk.call(self._w, 'add', name, *self._options(cnf, kw))
    [all...]
Tkinter.py 583 return self.tk.call(('clipboard', 'get') + self._options(kw))
586 return self.tk.call(('clipboard', 'get') + self._options(kw))
594 self.tk.call(('clipboard', 'clear') + self._options(kw))
602 self.tk.call(('clipboard', 'append') + self._options(kw)
660 self.tk.call(('selection', 'clear') + self._options(kw))
674 return self.tk.call(('selection', 'get') + self._options(kw))
677 return self.tk.call(('selection', 'get') + self._options(kw))
691 self.tk.call(('selection', 'handle') + self._options(kw)
699 self._options(kw) + (self._w,))
708 name = self.tk.call(('selection', 'own') + self._options(kw)
1100 def _options(self, cnf, kw = None): member in class:Misc
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /external/jdiff/
xerces.jar 

Completed in 264 milliseconds