OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_PATH
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/tools/site_compare/scrapers/firefox/
firefox2.py
19
DEFAULT_PATH
= r"c:\program files\mozilla firefox\firefox.exe"
36
if not path: path =
DEFAULT_PATH
91
else: path =
DEFAULT_PATH
165
else: path =
DEFAULT_PATH
/external/chromium_org/tools/site_compare/scrapers/chrome/
chromebase.py
18
DEFAULT_PATH
= r"k:\chrome.exe"
65
else: path =
DEFAULT_PATH
131
else: path =
DEFAULT_PATH
/external/chromium_org/tools/site_compare/scrapers/ie/
ie7.py
19
DEFAULT_PATH
= r"c:\program files\internet explorer\iexplore.exe"
30
if not path: path =
DEFAULT_PATH
143
else: path =
DEFAULT_PATH
/device/generic/goldfish/libqemu/
test_host_1.c
34
#define
DEFAULT_PATH
"/tmp/libqemu-socket"
/external/dhcpcd/
configure.c
53
#define
DEFAULT_PATH
"PATH=/usr/bin:/usr/sbin:/bin:/sbin"
371
env[elen] = xstrdup(
DEFAULT_PATH
);
Completed in 97 milliseconds