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

  /external/python/cpython2/Lib/
webbrowser.py 85 if not _iscommand(cmd):
121 def _iscommand(cmd): function
457 if _iscommand("xdg-open"):
461 if "GNOME_DESKTOP_SESSION_ID" in os.environ and _iscommand("gvfs-open"):
465 if "GNOME_DESKTOP_SESSION_ID" in os.environ and _iscommand("gnome-open"):
469 if "KDE_FULL_SESSION" in os.environ and _iscommand("kfmclient"):
472 if _iscommand("x-www-browser"):
480 if _iscommand(browser):
484 if _iscommand("kfm"):
486 elif _iscommand("konqueror")
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
webbrowser.py 85 if not _iscommand(cmd):
121 def _iscommand(cmd): function
457 if _iscommand("xdg-open"):
461 if "GNOME_DESKTOP_SESSION_ID" in os.environ and _iscommand("gvfs-open"):
465 if "GNOME_DESKTOP_SESSION_ID" in os.environ and _iscommand("gnome-open"):
469 if "KDE_FULL_SESSION" in os.environ and _iscommand("kfmclient"):
472 if _iscommand("x-www-browser"):
480 if _iscommand(browser):
484 if _iscommand("kfm"):
486 elif _iscommand("konqueror")
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
webbrowser.py 85 if not _iscommand(cmd):
121 def _iscommand(cmd): function
457 if _iscommand("xdg-open"):
461 if "GNOME_DESKTOP_SESSION_ID" in os.environ and _iscommand("gvfs-open"):
465 if "GNOME_DESKTOP_SESSION_ID" in os.environ and _iscommand("gnome-open"):
469 if "KDE_FULL_SESSION" in os.environ and _iscommand("kfmclient"):
472 if _iscommand("x-www-browser"):
480 if _iscommand(browser):
484 if _iscommand("kfm"):
486 elif _iscommand("konqueror")
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
webbrowser.py 85 if not _iscommand(cmd):
121 def _iscommand(cmd): function
457 if _iscommand("xdg-open"):
461 if "GNOME_DESKTOP_SESSION_ID" in os.environ and _iscommand("gvfs-open"):
465 if "GNOME_DESKTOP_SESSION_ID" in os.environ and _iscommand("gnome-open"):
469 if "KDE_FULL_SESSION" in os.environ and _iscommand("kfmclient"):
472 if _iscommand("x-www-browser"):
480 if _iscommand(browser):
484 if _iscommand("kfm"):
486 elif _iscommand("konqueror")
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
webbrowser.py 85 if not _iscommand(cmd):
121 def _iscommand(cmd): function
457 if _iscommand("xdg-open"):
461 if "GNOME_DESKTOP_SESSION_ID" in os.environ and _iscommand("gvfs-open"):
465 if "GNOME_DESKTOP_SESSION_ID" in os.environ and _iscommand("gnome-open"):
469 if "KDE_FULL_SESSION" in os.environ and _iscommand("kfmclient"):
472 if _iscommand("x-www-browser"):
480 if _iscommand(browser):
484 if _iscommand("kfm"):
486 elif _iscommand("konqueror")
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
webbrowser.py 85 if not _iscommand(cmd):
121 def _iscommand(cmd): function
445 if "GNOME_DESKTOP_SESSION_ID" in os.environ and _iscommand("gnome-open"):
449 if "KDE_FULL_SESSION" in os.environ and _iscommand("kfmclient"):
456 if _iscommand(browser):
460 if _iscommand("kfm"):
462 elif _iscommand("konqueror"):
467 if _iscommand(browser):
471 if _iscommand("skipstone"):
475 if _iscommand("opera"):
    [all...]
  /external/clang/tools/scan-view/share/
startfile.py 113 from webbrowser import _iscommand
168 if _iscommand('kfmclient'):
172 if _iscommand(command):
  /prebuilts/clang/host/darwin-x86/clang-2812033/tools/scan-view/share/
startfile.py 113 from webbrowser import _iscommand
168 if _iscommand('kfmclient'):
172 if _iscommand(command):
  /prebuilts/clang/host/darwin-x86/clang-3289846/tools/scan-view/share/
startfile.py 113 from webbrowser import _iscommand
168 if _iscommand('kfmclient'):
172 if _iscommand(command):
  /prebuilts/clang/host/darwin-x86/clang-3362437/tools/scan-view/share/
startfile.py 113 from webbrowser import _iscommand
168 if _iscommand('kfmclient'):
172 if _iscommand(command):
  /prebuilts/clang/host/darwin-x86/clang-3859424/tools/scan-view/share/
startfile.py 113 from webbrowser import _iscommand
168 if _iscommand('kfmclient'):
172 if _iscommand(command):
  /prebuilts/clang/host/darwin-x86/clang-3957855/tools/scan-view/share/
startfile.py 116 from webbrowser import _iscommand
171 if _iscommand('kfmclient'):
175 if _iscommand(command):
  /prebuilts/clang/host/darwin-x86/clang-3960126/tools/scan-view/share/
startfile.py 116 from webbrowser import _iscommand
171 if _iscommand('kfmclient'):
175 if _iscommand(command):
  /prebuilts/clang/host/darwin-x86/clang-3977809/tools/scan-view/share/
startfile.py 116 from webbrowser import _iscommand
171 if _iscommand('kfmclient'):
175 if _iscommand(command):
  /prebuilts/clang/host/darwin-x86/clang-4053586/tools/scan-view/share/
startfile.py 116 from webbrowser import _iscommand
171 if _iscommand('kfmclient'):
175 if _iscommand(command):
  /prebuilts/clang/host/linux-x86/clang-2812033/tools/scan-view/share/
startfile.py 113 from webbrowser import _iscommand
168 if _iscommand('kfmclient'):
172 if _iscommand(command):
  /prebuilts/clang/host/linux-x86/clang-3289846/tools/scan-view/share/
startfile.py 113 from webbrowser import _iscommand
168 if _iscommand('kfmclient'):
172 if _iscommand(command):
  /prebuilts/clang/host/linux-x86/clang-3362437/tools/scan-view/share/
startfile.py 113 from webbrowser import _iscommand
168 if _iscommand('kfmclient'):
172 if _iscommand(command):
  /prebuilts/clang/host/linux-x86/clang-3859424/tools/scan-view/share/
startfile.py 113 from webbrowser import _iscommand
168 if _iscommand('kfmclient'):
172 if _iscommand(command):
  /prebuilts/clang/host/linux-x86/clang-3957855/tools/scan-view/share/
startfile.py 116 from webbrowser import _iscommand
171 if _iscommand('kfmclient'):
175 if _iscommand(command):
  /prebuilts/clang/host/linux-x86/clang-3960126/tools/scan-view/share/
startfile.py 116 from webbrowser import _iscommand
171 if _iscommand('kfmclient'):
175 if _iscommand(command):
  /prebuilts/clang/host/linux-x86/clang-3977809/tools/scan-view/share/
startfile.py 116 from webbrowser import _iscommand
171 if _iscommand('kfmclient'):
175 if _iscommand(command):
  /prebuilts/clang/host/linux-x86/clang-4053586/tools/scan-view/share/
startfile.py 116 from webbrowser import _iscommand
171 if _iscommand('kfmclient'):
175 if _iscommand(command):
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-view/
startfile.py 113 from webbrowser import _iscommand
168 if _iscommand('kfmclient'):
172 if _iscommand(command):
  /prebuilts/misc/linux-x86/analyzer/tools/scan-view/
startfile.py 113 from webbrowser import _iscommand
168 if _iscommand('kfmclient'):
172 if _iscommand(command):

Completed in 1764 milliseconds