Home
last modified time | relevance | path

Searched defs:shorten_list (Results 1 – 10 of 10) sorted by relevance

/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/scons/scons-local-2.3.3/SCons/
H A DDebug.py162 shorten_list = [ variable
169 shorten_list = [(t[0].replace('/', os.sep), t[1]) for t in shorten_list] variable
/dports/graphics/photivo/photivo/scons-local-2.2.0/SCons/
H A DDebug.py157 shorten_list = [ variable
164 shorten_list = [(t[0].replace('/', os.sep), t[1]) for t in shorten_list] variable
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-3.1.2/SCons/
H A DDebug.py179 shorten_list = [ variable
186 shorten_list = [(t[0].replace('/', os.sep), t[1]) for t in shorten_list] variable
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-2.3.2/SCons/
H A DDebug.py162 shorten_list = [ variable
169 shorten_list = [(t[0].replace('/', os.sep), t[1]) for t in shorten_list] variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/scons-2.5.0/scons-local-2.5.0/SCons/
H A DDebug.py178 shorten_list = [ variable
185 shorten_list = [(t[0].replace('/', os.sep), t[1]) for t in shorten_list] variable
/dports/devel/scons/SCons-4.2.0/SCons/
H A DDebug.py170 shorten_list = [ variable
177 shorten_list = [(t[0].replace('/', os.sep), t[1]) for t in shorten_list] variable
/dports/graphics/py-pivy/pivy-0.6.6/scons/scons-local-1.2.0.d20090919/SCons/
H A DDebug.py169 shorten_list = [ variable
178 shorten_list = map(platformize, shorten_list) variable
/dports/multimedia/ppm2fli/ppm2fli-2.1/
H A Daoctree.c543 static void shorten_list() in shorten_list() function
/dports/print/lilypond-devel/lilypond-2.23.5/lily/
H A Dbeam.cc985 SCM shorten_list = get_property (me, "beamed-stem-shorten"); in calc_stem_shorten() local
/dports/print/lilypond/lilypond-2.22.1/lily/
H A Dbeam.cc989 SCM shorten_list = get_property (me, "beamed-stem-shorten"); in calc_stem_shorten() local