Home
last modified time | relevance | path

Searched defs:sub_dir (Results 1 – 8 of 8) sorted by relevance

/third_party/vulkan-loader/scripts/
Dknown_good.json6 "sub_dir": "Vulkan-Headers", string
14 "sub_dir": "googletest", string
26 "sub_dir": "detours", string
/third_party/jerryscript/targets/curie_bsp/
Dsetup.py53 def find_sources(root_dir, sub_dir): argument
/third_party/icu/icu4c/source/data/
DBUILDRULES.py464 sub_dir, argument
/third_party/skia/third_party/externals/icu/source/data/
DBUILDRULES.py464 sub_dir, argument
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dcurlfilesink.c342 gchar *sub_dir; in GST_START_TEST() local
/third_party/gn/src/base/files/
Dfile_util_posix.cc385 FilePath sub_dir = base_dir.Append(name_tmpl); in CreateTemporaryDirInDirImpl() local
/third_party/cef/tests/ceftests/
Dresource_manager_unittest.cc788 const std::string& sub_dir = client::file_util::JoinPath(temp_dir, "sub"); in TEST() local
850 const std::string& sub_dir = client::file_util::JoinPath(file_dir, "sub"); in TEST() local
/third_party/ffmpeg/libavfilter/
Ddrawutils.c625 int ff_draw_round_to_sub(FFDrawContext *draw, int sub_dir, int round_dir, in ff_draw_round_to_sub()