OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pythondir
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/
libstdc++.so.6.0.16-gdb.py
22
pythondir
= '/tmp/ahsieh-gcc-32-x19222/2/i686-linux-glibc2.7-4.6/share/gcc-4.6.x-google/python'
variable
31
# to
pythondir
, and then we want to apply that relative path to the
36
pythondir
= os.path.normpath (
pythondir
)
variable
39
prefix = os.path.commonprefix ([libdir,
pythondir
])
46
pythondir
=
pythondir
[len (prefix):]
variable
53
dir_ = os.path.join (os.path.dirname (objfile), dotdots,
pythondir
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib64/
libstdc++.so.6.0.16-gdb.py
22
pythondir
= '/tmp/ahsieh-gcc-64-X27190/2/x86_64-linux-glibc2.7-4.6/share/gcc-4.6.x-google/python'
variable
31
# to
pythondir
, and then we want to apply that relative path to the
36
pythondir
= os.path.normpath (
pythondir
)
variable
39
prefix = os.path.commonprefix ([libdir,
pythondir
])
46
pythondir
=
pythondir
[len (prefix):]
variable
53
dir_ = os.path.join (os.path.dirname (objfile), dotdots,
pythondir
)
/external/libcap-ng/libcap-ng-0.7/
configure
621
pythondir
[
all
...]
Completed in 98 milliseconds