OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_iscommand
(Results
1 - 17
of
17
) sorted by null
/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
...]
/external/clang/tools/scan-view/share/
startfile.py
113
from webbrowser import
_iscommand
168
if
_iscommand
('kfmclient'):
172
if
_iscommand
(command):
/prebuilts/clang/darwin-x86/host/3.6/tools/scan-view/
startfile.py
113
from webbrowser import
_iscommand
168
if
_iscommand
('kfmclient'):
172
if
_iscommand
(command):
/prebuilts/clang/host/darwin-x86/3.8/tools/scan-view/
startfile.py
113
from webbrowser import
_iscommand
168
if
_iscommand
('kfmclient'):
172
if
_iscommand
(command):
/prebuilts/clang/host/darwin-x86/clang-2629532/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-2658975/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-2690385/tools/scan-view/share/
startfile.py
113
from webbrowser import
_iscommand
168
if
_iscommand
('kfmclient'):
172
if
_iscommand
(command):
/prebuilts/clang/host/linux-x86/3.8/tools/scan-view/
startfile.py
113
from webbrowser import
_iscommand
168
if
_iscommand
('kfmclient'):
172
if
_iscommand
(command):
/prebuilts/clang/host/linux-x86/clang-2629532/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-2658975/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-2690385/tools/scan-view/share/
startfile.py
113
from webbrowser import
_iscommand
168
if
_iscommand
('kfmclient'):
172
if
_iscommand
(command):
/prebuilts/clang/linux-x86/host/3.6/tools/scan-view/
startfile.py
113
from webbrowser import
_iscommand
168
if
_iscommand
('kfmclient'):
172
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 1443 milliseconds