OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_msys_mingw
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
install.py
25
def
is_msys_mingw
():
function
40
if
is_msys_mingw
() and has_msys() is not None:
350
if self.root is not None and
is_msys_mingw
():
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
install.py
25
def
is_msys_mingw
():
function
40
if
is_msys_mingw
() and has_msys() is not None:
350
if self.root is not None and
is_msys_mingw
():
Completed in 82 milliseconds