Home
last modified time | relevance | path

Searched refs:searchpath (Results 1 – 16 of 16) sorted by relevance

/third_party/jinja2/
Dloaders.py163 def __init__(self, searchpath, encoding="utf-8", followlinks=False): argument
164 if not isinstance(searchpath, abc.Iterable) or isinstance(
165 searchpath, string_types
167 searchpath = [searchpath]
171 self.searchpath = [fspath(p) for p in searchpath]
178 for searchpath in self.searchpath:
179 filename = path.join(searchpath, *pieces)
201 for searchpath in self.searchpath:
202 walk_dir = os.walk(searchpath, followlinks=self.followlinks)
206 os.path.join(dirpath, filename)[len(searchpath) :]
/third_party/skia/third_party/externals/jinja2/
Dloaders.py163 def __init__(self, searchpath, encoding="utf-8", followlinks=False): argument
164 if not isinstance(searchpath, abc.Iterable) or isinstance(
165 searchpath, string_types
167 searchpath = [searchpath]
171 self.searchpath = [fspath(p) for p in searchpath]
178 for searchpath in self.searchpath:
179 filename = path.join(searchpath, *pieces)
201 for searchpath in self.searchpath:
202 walk_dir = os.walk(searchpath, followlinks=self.followlinks)
206 os.path.join(dirpath, filename)[len(searchpath) :]
/third_party/node/tools/inspector_protocol/jinja2/
Dloaders.py160 def __init__(self, searchpath, encoding='utf-8', followlinks=False): argument
161 if isinstance(searchpath, string_types):
162 searchpath = [searchpath]
163 self.searchpath = list(searchpath)
169 for searchpath in self.searchpath:
170 filename = path.join(searchpath, *pieces)
191 for searchpath in self.searchpath:
192 walk_dir = os.walk(searchpath, followlinks=self.followlinks)
196 [len(searchpath):].strip(os.path.sep) \
/third_party/icu/icu4c/source/config/
Dtest-icu-config.sh22 icu-config --cppflags-searchpath
29 icu-config --ldflags-searchpath
Dicu-config-bottom39 echo " --cppflags-searchpath Print only -I include directives (-Iinclude)"
56 echo " --ldflags-searchpath Print only -L (search path) directive"
247 --cppflags-searchpath)
293 --ldflags-searchpath)
/third_party/skia/third_party/externals/icu/source/config/
Dtest-icu-config.sh22 icu-config --cppflags-searchpath
29 icu-config --ldflags-searchpath
Dicu-config-bottom39 echo " --cppflags-searchpath Print only -I include directives (-Iinclude)"
56 echo " --ldflags-searchpath Print only -L (search path) directive"
247 --cppflags-searchpath)
293 --ldflags-searchpath)
/third_party/flutter/skia/third_party/externals/icu/source/config/
Dtest-icu-config.sh22 icu-config --cppflags-searchpath
29 icu-config --ldflags-searchpath
Dicu-config-bottom33 echo " --cppflags-searchpath Print only -I include directives (-Iinclude)"
50 echo " --ldflags-searchpath Print only -L (search path) directive"
241 --cppflags-searchpath)
287 --ldflags-searchpath)
/third_party/flutter/skia/tools/skqp/
Dmake_universal_apk.py53 def find_name(searchpath, filename): argument
54 for dirpath, _, filenames in os.walk(searchpath):
/third_party/skia/tools/skqp/
Dcreate_apk.py59 def find_name(searchpath, filename): argument
60 for dirpath, _, filenames in os.walk(searchpath):
/third_party/flutter/skia/third_party/externals/harfbuzz/
Dconfigure.ac276 ICU_LIBS=`$ICU_CONFIG --ldflags-searchpath --ldflags-libsonly`
/third_party/python/Doc/tutorial/
Dmodules.rst178 .. _tut-searchpath:
/third_party/e2fsprogs/
Daclocal.m43153 searchpath=`(LC_ALL=C $CC $CPPFLAGS $CFLAGS -print-search-dirs) 2>/dev/null \
3167 if test -n "$searchpath"; then
3169 for searchdir in $searchpath; do
Dconfigure7912 if test -n "$searchpath"; then
7914 for searchdir in $searchpath; do
/third_party/gstreamer/gstplugins_bad/
DChangeLog200502 Use glib defines for searchpath separators. Filter searchpath to avoid scanning