HomeSort by relevance Sort by last modified time
    Searched refs:kfmclient (Results 1 - 21 of 21) sorted by null

  /external/clang/tools/scan-view/share/
startfile.py 61 # It is assumed that this kind of tools (gnome-open, kfmclient,
115 class KfmClient(Controller):
116 '''Controller for the KDE kfmclient program.'''
118 def __init__(self, kfmclient='kfmclient'):
119 super(KfmClient, self).__init__(kfmclient, 'exec')
168 if _iscommand('kfmclient'):
169 _controllers['kde-open'] = KfmClient()
  /prebuilts/clang/host/darwin-x86/clang-3289846/tools/scan-view/share/
startfile.py 61 # It is assumed that this kind of tools (gnome-open, kfmclient,
115 class KfmClient(Controller):
116 '''Controller for the KDE kfmclient program.'''
118 def __init__(self, kfmclient='kfmclient'):
119 super(KfmClient, self).__init__(kfmclient, 'exec')
168 if _iscommand('kfmclient'):
169 _controllers['kde-open'] = KfmClient()
  /prebuilts/clang/host/darwin-x86/clang-3859424/tools/scan-view/share/
startfile.py 61 # It is assumed that this kind of tools (gnome-open, kfmclient,
115 class KfmClient(Controller):
116 '''Controller for the KDE kfmclient program.'''
118 def __init__(self, kfmclient='kfmclient'):
119 super(KfmClient, self).__init__(kfmclient, 'exec')
168 if _iscommand('kfmclient'):
169 _controllers['kde-open'] = KfmClient()
  /prebuilts/clang/host/darwin-x86/clang-4053586/tools/scan-view/share/
startfile.py 64 # It is assumed that this kind of tools (gnome-open, kfmclient,
118 class KfmClient(Controller):
119 '''Controller for the KDE kfmclient program.'''
121 def __init__(self, kfmclient='kfmclient'):
122 super(KfmClient, self).__init__(kfmclient, 'exec')
171 if _iscommand('kfmclient'):
172 _controllers['kde-open'] = KfmClient()
  /prebuilts/clang/host/darwin-x86/clang-4393122/share/scan-view/
startfile.py 64 # It is assumed that this kind of tools (gnome-open, kfmclient,
118 class KfmClient(Controller):
119 '''Controller for the KDE kfmclient program.'''
121 def __init__(self, kfmclient='kfmclient'):
122 super(KfmClient, self).__init__(kfmclient, 'exec')
171 if _iscommand('kfmclient'):
172 _controllers['kde-open'] = KfmClient()
  /prebuilts/clang/host/darwin-x86/clang-4479392/share/scan-view/
startfile.py 64 # It is assumed that this kind of tools (gnome-open, kfmclient,
118 class KfmClient(Controller):
119 '''Controller for the KDE kfmclient program.'''
121 def __init__(self, kfmclient='kfmclient'):
122 super(KfmClient, self).__init__(kfmclient, 'exec')
171 if _iscommand('kfmclient'):
172 _controllers['kde-open'] = KfmClient()
  /prebuilts/clang/host/darwin-x86/clang-4579689/share/scan-view/
startfile.py 64 # It is assumed that this kind of tools (gnome-open, kfmclient,
118 class KfmClient(Controller):
119 '''Controller for the KDE kfmclient program.'''
121 def __init__(self, kfmclient='kfmclient'):
122 super(KfmClient, self).__init__(kfmclient, 'exec')
171 if _iscommand('kfmclient'):
172 _controllers['kde-open'] = KfmClient()
  /prebuilts/clang/host/darwin-x86/clang-4630689/share/scan-view/
startfile.py 64 # It is assumed that this kind of tools (gnome-open, kfmclient,
118 class KfmClient(Controller):
119 '''Controller for the KDE kfmclient program.'''
121 def __init__(self, kfmclient='kfmclient'):
122 super(KfmClient, self).__init__(kfmclient, 'exec')
171 if _iscommand('kfmclient'):
172 _controllers['kde-open'] = KfmClient()
  /prebuilts/clang/host/darwin-x86/clang-4639204/share/scan-view/
startfile.py 64 # It is assumed that this kind of tools (gnome-open, kfmclient,
118 class KfmClient(Controller):
119 '''Controller for the KDE kfmclient program.'''
121 def __init__(self, kfmclient='kfmclient'):
122 super(KfmClient, self).__init__(kfmclient, 'exec')
171 if _iscommand('kfmclient'):
172 _controllers['kde-open'] = KfmClient()
  /prebuilts/clang/host/darwin-x86/clang-4691093/share/scan-view/
startfile.py 64 # It is assumed that this kind of tools (gnome-open, kfmclient,
118 class KfmClient(Controller):
119 '''Controller for the KDE kfmclient program.'''
121 def __init__(self, kfmclient='kfmclient'):
122 super(KfmClient, self).__init__(kfmclient, 'exec')
171 if _iscommand('kfmclient'):
172 _controllers['kde-open'] = KfmClient()
  /prebuilts/clang/host/linux-x86/clang-3289846/tools/scan-view/share/
startfile.py 61 # It is assumed that this kind of tools (gnome-open, kfmclient,
115 class KfmClient(Controller):
116 '''Controller for the KDE kfmclient program.'''
118 def __init__(self, kfmclient='kfmclient'):
119 super(KfmClient, self).__init__(kfmclient, 'exec')
168 if _iscommand('kfmclient'):
169 _controllers['kde-open'] = KfmClient()
  /prebuilts/clang/host/linux-x86/clang-3859424/tools/scan-view/share/
startfile.py 61 # It is assumed that this kind of tools (gnome-open, kfmclient,
115 class KfmClient(Controller):
116 '''Controller for the KDE kfmclient program.'''
118 def __init__(self, kfmclient='kfmclient'):
119 super(KfmClient, self).__init__(kfmclient, 'exec')
168 if _iscommand('kfmclient'):
169 _controllers['kde-open'] = KfmClient()
  /prebuilts/clang/host/linux-x86/clang-4053586/tools/scan-view/share/
startfile.py 64 # It is assumed that this kind of tools (gnome-open, kfmclient,
118 class KfmClient(Controller):
119 '''Controller for the KDE kfmclient program.'''
121 def __init__(self, kfmclient='kfmclient'):
122 super(KfmClient, self).__init__(kfmclient, 'exec')
171 if _iscommand('kfmclient'):
172 _controllers['kde-open'] = KfmClient()
  /prebuilts/clang/host/linux-x86/clang-4393122/share/scan-view/
startfile.py 64 # It is assumed that this kind of tools (gnome-open, kfmclient,
118 class KfmClient(Controller):
119 '''Controller for the KDE kfmclient program.'''
121 def __init__(self, kfmclient='kfmclient'):
122 super(KfmClient, self).__init__(kfmclient, 'exec')
171 if _iscommand('kfmclient'):
172 _controllers['kde-open'] = KfmClient()
  /prebuilts/clang/host/linux-x86/clang-4479392/share/scan-view/
startfile.py 64 # It is assumed that this kind of tools (gnome-open, kfmclient,
118 class KfmClient(Controller):
119 '''Controller for the KDE kfmclient program.'''
121 def __init__(self, kfmclient='kfmclient'):
122 super(KfmClient, self).__init__(kfmclient, 'exec')
171 if _iscommand('kfmclient'):
172 _controllers['kde-open'] = KfmClient()
  /prebuilts/clang/host/linux-x86/clang-4579689/share/scan-view/
startfile.py 64 # It is assumed that this kind of tools (gnome-open, kfmclient,
118 class KfmClient(Controller):
119 '''Controller for the KDE kfmclient program.'''
121 def __init__(self, kfmclient='kfmclient'):
122 super(KfmClient, self).__init__(kfmclient, 'exec')
171 if _iscommand('kfmclient'):
172 _controllers['kde-open'] = KfmClient()
  /prebuilts/clang/host/linux-x86/clang-4630689/share/scan-view/
startfile.py 64 # It is assumed that this kind of tools (gnome-open, kfmclient,
118 class KfmClient(Controller):
119 '''Controller for the KDE kfmclient program.'''
121 def __init__(self, kfmclient='kfmclient'):
122 super(KfmClient, self).__init__(kfmclient, 'exec')
171 if _iscommand('kfmclient'):
172 _controllers['kde-open'] = KfmClient()
  /prebuilts/clang/host/linux-x86/clang-4639204/share/scan-view/
startfile.py 64 # It is assumed that this kind of tools (gnome-open, kfmclient,
118 class KfmClient(Controller):
119 '''Controller for the KDE kfmclient program.'''
121 def __init__(self, kfmclient='kfmclient'):
122 super(KfmClient, self).__init__(kfmclient, 'exec')
171 if _iscommand('kfmclient'):
172 _controllers['kde-open'] = KfmClient()
  /prebuilts/clang/host/linux-x86/clang-4691093/share/scan-view/
startfile.py 64 # It is assumed that this kind of tools (gnome-open, kfmclient,
118 class KfmClient(Controller):
119 '''Controller for the KDE kfmclient program.'''
121 def __init__(self, kfmclient='kfmclient'):
122 super(KfmClient, self).__init__(kfmclient, 'exec')
171 if _iscommand('kfmclient'):
172 _controllers['kde-open'] = KfmClient()
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-view/
startfile.py 61 # It is assumed that this kind of tools (gnome-open, kfmclient,
115 class KfmClient(Controller):
116 '''Controller for the KDE kfmclient program.'''
118 def __init__(self, kfmclient='kfmclient'):
119 super(KfmClient, self).__init__(kfmclient, 'exec')
168 if _iscommand('kfmclient'):
169 _controllers['kde-open'] = KfmClient()
  /prebuilts/misc/linux-x86/analyzer/tools/scan-view/
startfile.py 61 # It is assumed that this kind of tools (gnome-open, kfmclient,
115 class KfmClient(Controller):
116 '''Controller for the KDE kfmclient program.'''
118 def __init__(self, kfmclient='kfmclient'):
119 super(KfmClient, self).__init__(kfmclient, 'exec')
168 if _iscommand('kfmclient'):
169 _controllers['kde-open'] = KfmClient()

Completed in 63 milliseconds