OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:template_dir
(Results
1 - 3
of
3
) 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/libvpx/libvpx/examples/includes/geshi/geshi/
smarty.php
64
'$
template_dir
', '$compile_dir', '$config_dir', '$plugins_dir', '$debugging', '$debug_tpl',
/external/linux-tools-perf/
Makefile
106
#
template_dir
126
template_dir
= share/perf-core/templates
macro
633
template_dir_SQ = $(subst ','\'',$(
template_dir
))
Completed in 82 milliseconds