Home
last modified time | relevance | path

Searched defs:file_suffix (Results 1 – 5 of 5) sorted by relevance

/third_party/libffi/
Dgenerate-darwin-source-and-headers.py98 def move_file(src_dir, dst_dir, filename, file_suffix=None, prefix='', suffix=''): argument
126 def copy_files(src_dir, dst_dir, pattern=None, filelist=None, file_suffix=None, prefix=None, suffix… argument
/third_party/mindspore/mindspore/train/summary/
Dsummary_record.py146 def __init__(self, log_dir, file_prefix="events", file_suffix="_MS", argument
/third_party/vulkan-headers/registry/
Dvkconventions.py119 def file_suffix(self): member in VulkanConventions
Dconventions.py169 def file_suffix(self): member in ConventionsBase
/third_party/boost/boost/interprocess/detail/
Dportable_intermodule_singleton.hpp74 …(const char *filename, const char *prefix, OS_process_id_t pid, std::string &file_suffix, bool cre… in check_if_filename_complies_with_pid()