Home
last modified time | relevance | path

Searched refs:treebunddir (Results 1 - 1 of 1) sorted by relevance

/third_party/node/tools/icu/
H A Dicutrim.py346 treebunddir = options.tmpdir variable
348 treebunddir = os.path.join(treebunddir, trees[tree]["treeprefix"]) variable
349 if not (os.path.isdir(treebunddir)):
350 os.mkdir(treebunddir)
351 treebundres = os.path.join(treebunddir,RES_INDX)
354 runcmd("genrb","-d %s -s %s res_index.txt" % (treebunddir, treebunddir))

Completed in 1 milliseconds