OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:template_dir
(Results
1 - 2
of
2
) sorted by null
/docs/source.android.com/scripts/
build.py
39
TEMPLATE_DIR
= 'templates'
47
t += open(os.path.join(
TEMPLATE_DIR
, f), 'r').read()
/external/linux-tools-perf/perf-3.12.0/tools/perf/config/
Makefile
433
#
template_dir
453
template_dir
= share/perf-core/templates
macro
471
template_dir_SQ = $(subst ','\'',$(
template_dir
))
Completed in 206 milliseconds