Home
last modified time | relevance | path

Searched refs:TMP_DIR (Results 1 – 2 of 2) sorted by relevance

/external/markdown/
Dtest-markdown.py13 TMP_DIR = "./tmp/" variable
160 if not os.path.exists(TMP_DIR):
161 os.mkdir(TMP_DIR)
197 html_diff_file_path = os.path.join(TMP_DIR, os.path.split(dir)[-1]) + ".html"
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
Dbuildpkb.sh22 TMP_DIR=.
317 TMP_PHONES_SYM=`cygpath -w $TMP_DIR/$PHONES_SYM_FN`