OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROFILE_TASK
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile
203
PROFILE_TASK
= $(srcdir)/Tools/pybench/pybench.py -n 2 --with-gc --with-syscheck
204
#
PROFILE_TASK
= $(srcdir)/Lib/test/regrtest.py
441
./$(BUILDPYTHON) $(
PROFILE_TASK
)
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile
203
PROFILE_TASK
= $(srcdir)/Tools/pybench/pybench.py -n 2 --with-gc --with-syscheck
204
#
PROFILE_TASK
= $(srcdir)/Lib/test/regrtest.py
442
./$(BUILDPYTHON) $(
PROFILE_TASK
)
[
all
...]
Completed in 242 milliseconds