HomeSort by relevance Sort by last modified time
    Searched full:_arguments (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
Required_Suite.py 16 def open(self, _object, _attributes={}, **_arguments):
24 if _arguments: raise TypeError, 'No optional args expected'
25 _arguments['----'] = _object
28 _reply, _arguments, _attributes = self.send(_code, _subcode,
29 _arguments, _attributes)
30 if _arguments.get('errn', 0):
31 raise aetools.Error, aetools.decodeerror(_arguments)
33 if _arguments.has_key('----'):
34 return _arguments['----']
36 def print_(self, _object, _attributes={}, **_arguments)
    [all...]
Microsoft_Internet_Explorer.py 15 def GetSource(self, _object=None, _attributes={}, **_arguments):
24 if _arguments: raise TypeError, 'No optional args expected'
25 _arguments['----'] = _object
28 _reply, _arguments, _attributes = self.send(_code, _subcode,
29 _arguments, _attributes)
30 if _arguments.get('errn', 0):
31 raise aetools.Error, aetools.decodeerror(_arguments)
33 if _arguments.has_key('----'):
34 return _arguments['----']
36 def PrintBrowserWindow(self, _object=None, _attributes={}, **_arguments)
    [all...]
Netscape_Suite.py 15 def Open_bookmark(self, _object=None, _attributes={}, **_arguments):
23 if _arguments: raise TypeError, 'No optional args expected'
24 _arguments['----'] = _object
27 _reply, _arguments, _attributes = self.send(_code, _subcode,
28 _arguments, _attributes)
29 if _arguments.get('errn', 0):
30 raise aetools.Error, aetools.decodeerror(_arguments)
32 if _arguments.has_key('----'):
33 return _arguments['----']
Web_Browser_Suite.py 15 def Activate(self, _object=None, _attributes={}, **_arguments):
24 if _arguments: raise TypeError, 'No optional args expected'
25 _arguments['----'] = _object
28 _reply, _arguments, _attributes = self.send(_code, _subcode,
29 _arguments, _attributes)
30 if _arguments.get('errn', 0):
31 raise aetools.Error, aetools.decodeerror(_arguments)
33 if _arguments.has_key('----'):
34 return _arguments['----']
36 def CloseAllWindows(self, _no_object=None, _attributes={}, **_arguments)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Explorer/
Required_Suite.py 16 def open(self, _object, _attributes={}, **_arguments):
24 if _arguments: raise TypeError, 'No optional args expected'
25 _arguments['----'] = _object
28 _reply, _arguments, _attributes = self.send(_code, _subcode,
29 _arguments, _attributes)
30 if _arguments.get('errn', 0):
31 raise aetools.Error, aetools.decodeerror(_arguments)
33 if _arguments.has_key('----'):
34 return _arguments['----']
36 def print_(self, _object, _attributes={}, **_arguments)
    [all...]
Microsoft_Internet_Explorer.py 15 def GetSource(self, _object=None, _attributes={}, **_arguments):
24 if _arguments: raise TypeError, 'No optional args expected'
25 _arguments['----'] = _object
28 _reply, _arguments, _attributes = self.send(_code, _subcode,
29 _arguments, _attributes)
30 if _arguments.get('errn', 0):
31 raise aetools.Error, aetools.decodeerror(_arguments)
33 if _arguments.has_key('----'):
34 return _arguments['----']
36 def PrintBrowserWindow(self, _object=None, _attributes={}, **_arguments)
    [all...]
Netscape_Suite.py 15 def Open_bookmark(self, _object=None, _attributes={}, **_arguments):
23 if _arguments: raise TypeError, 'No optional args expected'
24 _arguments['----'] = _object
27 _reply, _arguments, _attributes = self.send(_code, _subcode,
28 _arguments, _attributes)
29 if _arguments.get('errn', 0):
30 raise aetools.Error, aetools.decodeerror(_arguments)
32 if _arguments.has_key('----'):
33 return _arguments['----']
Web_Browser_Suite.py 15 def Activate(self, _object=None, _attributes={}, **_arguments):
24 if _arguments: raise TypeError, 'No optional args expected'
25 _arguments['----'] = _object
28 _reply, _arguments, _attributes = self.send(_code, _subcode,
29 _arguments, _attributes)
30 if _arguments.get('errn', 0):
31 raise aetools.Error, aetools.decodeerror(_arguments)
33 if _arguments.has_key('----'):
34 return _arguments['----']
36 def CloseAllWindows(self, _no_object=None, _attributes={}, **_arguments)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/_builtinSuites/
builtin_Suite.py 12 def open(self, _object, _attributes={}, **_arguments):
20 if _arguments: raise TypeError, 'No optional args expected'
21 _arguments['----'] = _object
24 _reply, _arguments, _attributes = self.send(_code, _subcode,
25 _arguments, _attributes)
26 if _arguments.get('errn', 0):
27 raise aetools.Error, aetools.decodeerror(_arguments)
29 if _arguments.has_key('----'):
30 return _arguments['----']
32 def run(self, _no_object=None, _attributes={}, **_arguments)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/_builtinSuites/
builtin_Suite.py 12 def open(self, _object, _attributes={}, **_arguments):
20 if _arguments: raise TypeError, 'No optional args expected'
21 _arguments['----'] = _object
24 _reply, _arguments, _attributes = self.send(_code, _subcode,
25 _arguments, _attributes)
26 if _arguments.get('errn', 0):
27 raise aetools.Error, aetools.decodeerror(_arguments)
29 if _arguments.has_key('----'):
30 return _arguments['----']
32 def run(self, _no_object=None, _attributes={}, **_arguments)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
Mozilla_suite.py 15 def Get_Import_Data(self, _no_object=None, _attributes={}, **_arguments):
23 if _arguments: raise TypeError, 'No optional args expected'
27 _reply, _arguments, _attributes = self.send(_code, _subcode,
28 _arguments, _attributes)
29 if _arguments.get('errn', 0):
30 raise aetools.Error, aetools.decodeerror(_arguments)
32 if _arguments.has_key('----'):
33 return _arguments['----']
35 def Get_Profile_Name(self, _no_object=None, _attributes={}, **_arguments):
43 if _arguments: raise TypeError, 'No optional args expected
    [all...]
WorldWideWeb_suite.py 24 def OpenURL(self, _object, _attributes={}, **_arguments):
39 aetools.keysubst(_arguments, self._argmap_OpenURL)
40 _arguments['----'] = _object
43 _reply, _arguments, _attributes = self.send(_code, _subcode,
44 _arguments, _attributes)
45 if _arguments.get('errn', 0):
46 raise aetools.Error, aetools.decodeerror(_arguments)
48 if _arguments.has_key('----'):
49 return _arguments['----']
57 def ShowFile(self, _object, _attributes={}, **_arguments)
    [all...]
Required_suite.py 16 def open(self, _object, _attributes={}, **_arguments):
24 if _arguments: raise TypeError, 'No optional args expected'
25 _arguments['----'] = _object
28 _reply, _arguments, _attributes = self.send(_code, _subcode,
29 _arguments, _attributes)
30 if _arguments.get('errn', 0):
31 raise aetools.Error, aetools.decodeerror(_arguments)
33 if _arguments.has_key('----'):
34 return _arguments['----']
36 def print_(self, _object, _attributes={}, **_arguments)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Netscape/
Mozilla_suite.py 15 def Get_Import_Data(self, _no_object=None, _attributes={}, **_arguments):
23 if _arguments: raise TypeError, 'No optional args expected'
27 _reply, _arguments, _attributes = self.send(_code, _subcode,
28 _arguments, _attributes)
29 if _arguments.get('errn', 0):
30 raise aetools.Error, aetools.decodeerror(_arguments)
32 if _arguments.has_key('----'):
33 return _arguments['----']
35 def Get_Profile_Name(self, _no_object=None, _attributes={}, **_arguments):
43 if _arguments: raise TypeError, 'No optional args expected
    [all...]
WorldWideWeb_suite.py 24 def OpenURL(self, _object, _attributes={}, **_arguments):
39 aetools.keysubst(_arguments, self._argmap_OpenURL)
40 _arguments['----'] = _object
43 _reply, _arguments, _attributes = self.send(_code, _subcode,
44 _arguments, _attributes)
45 if _arguments.get('errn', 0):
46 raise aetools.Error, aetools.decodeerror(_arguments)
48 if _arguments.has_key('----'):
49 return _arguments['----']
57 def ShowFile(self, _object, _attributes={}, **_arguments)
    [all...]
Required_suite.py 16 def open(self, _object, _attributes={}, **_arguments):
24 if _arguments: raise TypeError, 'No optional args expected'
25 _arguments['----'] = _object
28 _reply, _arguments, _attributes = self.send(_code, _subcode,
29 _arguments, _attributes)
30 if _arguments.get('errn', 0):
31 raise aetools.Error, aetools.decodeerror(_arguments)
33 if _arguments.has_key('----'):
34 return _arguments['----']
36 def print_(self, _object, _attributes={}, **_arguments)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Standard_Suite.py 16 def close(self, _object, _attributes={}, **_arguments):
24 if _arguments: raise TypeError, 'No optional args expected'
25 _arguments['----'] = _object
28 _reply, _arguments, _attributes = self.send(_code, _subcode,
29 _arguments, _attributes)
30 if _arguments.get('errn', 0):
31 raise aetools.Error, aetools.decodeerror(_arguments)
33 if _arguments.has_key('----'):
34 return _arguments['----']
40 def count(self, _object, _attributes={}, **_arguments)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Standard_Suite.py 16 def close(self, _object, _attributes={}, **_arguments):
24 if _arguments: raise TypeError, 'No optional args expected'
25 _arguments['----'] = _object
28 _reply, _arguments, _attributes = self.send(_code, _subcode,
29 _arguments, _attributes)
30 if _arguments.get('errn', 0):
31 raise aetools.Error, aetools.decodeerror(_arguments)
33 if _arguments.has_key('----'):
34 return _arguments['----']
40 def count(self, _object, _attributes={}, **_arguments)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Standard_Suite.py 20 def close(self, _object, _attributes={}, **_arguments):
30 aetools.keysubst(_arguments, self._argmap_close)
31 _arguments['----'] = _object
33 aetools.enumsubst(_arguments, 'savo', _Enum_savo)
35 _reply, _arguments, _attributes = self.send(_code, _subcode,
36 _arguments, _attributes)
37 if _arguments.get('errn', 0):
38 raise aetools.Error, aetools.decodeerror(_arguments)
40 if _arguments.has_key('----'):
41 return _arguments['----'
    [all...]
Power_Suite.py 15 def restart(self, _object, _attributes={}, **_arguments):
23 if _arguments: raise TypeError, 'No optional args expected'
24 _arguments['----'] = _object
27 _reply, _arguments, _attributes = self.send(_code, _subcode,
28 _arguments, _attributes)
29 if _arguments.get('errn', 0):
30 raise aetools.Error, aetools.decodeerror(_arguments)
32 if _arguments.has_key('----'):
33 return _arguments['----']
35 def shut_down(self, _object, _attributes={}, **_arguments)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/
Standard_Suite.py 20 def close(self, _object, _attributes={}, **_arguments):
30 aetools.keysubst(_arguments, self._argmap_close)
31 _arguments['----'] = _object
33 aetools.enumsubst(_arguments, 'savo', _Enum_savo)
35 _reply, _arguments, _attributes = self.send(_code, _subcode,
36 _arguments, _attributes)
37 if _arguments.get('errn', 0):
38 raise aetools.Error, aetools.decodeerror(_arguments)
40 if _arguments.has_key('----'):
41 return _arguments['----'
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Standard_Suite.py 20 def close(self, _object, _attributes={}, **_arguments):
30 aetools.keysubst(_arguments, self._argmap_close)
31 _arguments['----'] = _object
33 aetools.enumsubst(_arguments, 'savo', _Enum_savo)
35 _reply, _arguments, _attributes = self.send(_code, _subcode,
36 _arguments, _attributes)
37 if _arguments.get('errn', 0):
38 raise aetools.Error, aetools.decodeerror(_arguments)
40 if _arguments.has_key('----'):
41 return _arguments['----'
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Terminal/
Standard_Suite.py 20 def close(self, _object, _attributes={}, **_arguments):
30 aetools.keysubst(_arguments, self._argmap_close)
31 _arguments['----'] = _object
33 aetools.enumsubst(_arguments, 'savo', _Enum_savo)
35 _reply, _arguments, _attributes = self.send(_code, _subcode,
36 _arguments, _attributes)
37 if _arguments.get('errn', 0):
38 raise aetools.Error, aetools.decodeerror(_arguments)
40 if _arguments.has_key('----'):
41 return _arguments['----'
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Standard_Suite.py 20 def class_info(self, _object=None, _attributes={}, **_arguments):
30 aetools.keysubst(_arguments, self._argmap_class_info)
31 _arguments['----'] = _object
34 _reply, _arguments, _attributes = self.send(_code, _subcode,
35 _arguments, _attributes)
36 if _arguments.get('errn', 0):
37 raise aetools.Error, aetools.decodeerror(_arguments)
39 if _arguments.has_key('----'):
40 return _arguments['----']
47 def close(self, _object, _attributes={}, **_arguments)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Standard_Suite.py 20 def class_info(self, _object=None, _attributes={}, **_arguments):
30 aetools.keysubst(_arguments, self._argmap_class_info)
31 _arguments['----'] = _object
34 _reply, _arguments, _attributes = self.send(_code, _subcode,
35 _arguments, _attributes)
36 if _arguments.get('errn', 0):
37 raise aetools.Error, aetools.decodeerror(_arguments)
39 if _arguments.has_key('----'):
40 return _arguments['----']
47 def close(self, _object, _attributes={}, **_arguments)
    [all...]

Completed in 479 milliseconds

1 2 3 4