Home
last modified time | relevance | path

Searched defs:file_paths (Results 1 – 15 of 15) sorted by relevance

/external/python/cpython3/Tools/scripts/
Dpatchcheck.py159 def report_modified_files(file_paths): argument
171 def normalize_whitespace(file_paths): argument
180 def normalize_c_whitespace(file_paths): argument
196 def normalize_docs_whitespace(file_paths): argument
215 def docs_modified(file_paths): argument
221 def credit_given(file_paths): argument
227 def reported_news(file_paths): argument
233 def regenerated_configure(file_paths): argument
241 def regenerated_pyconfig_h_in(file_paths): argument
/external/python/cpython2/Tools/scripts/
Dpatchcheck.py130 def report_modified_files(file_paths): argument
142 def normalize_whitespace(file_paths): argument
153 def normalize_c_whitespace(file_paths): argument
169 def normalize_docs_whitespace(file_paths): argument
188 def docs_modified(file_paths): argument
194 def credit_given(file_paths): argument
200 def reported_news(file_paths): argument
/external/cronet/base/android/
Dpath_utils.cc57 std::vector<base::FilePath> file_paths; in GetAllPrivateDownloadsDirectories() local
69 std::vector<base::FilePath> file_paths; in GetSecondaryStorageDownloadDirectories() local
/external/python/pyserial/
Dsetup.py34 def find_version(*file_paths):
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/
D__init__.py26 def Transform(transform, file_paths): argument
/external/zucchini/
Dzucchini_commands.h25 const std::vector<base::FilePath>& file_paths; member
/external/zucchini/aosp/include/components/zucchini/
Dzucchini_commands.h25 const std::vector<base::FilePath>& file_paths; member
/external/libchrome/base/android/
Dpath_utils.cc57 std::vector<base::FilePath> file_paths; in GetAllPrivateDownloadsDirectories() local
/external/tensorflow/tensorflow/core/util/
Ddebug_events_writer_test.cc451 std::vector<string> file_paths; in TEST_F() local
493 std::vector<string> file_paths; in TEST_F() local
545 std::vector<string> file_paths; in TEST_F() local
/external/autotest/utils/
Drun_pylint.py272 def batch_check_files(file_paths, base_opts): argument
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage_unittest.py43 def CreateFiles(self, file_paths): argument
/external/tensorflow/tensorflow/core/grappler/
Dgrappler_item_builder.cc510 const CollectionDef& file_paths = in GrapplerItemFromMetaGraphDef() local
/external/selinux/libselinux/src/
Dselinux_config.c63 static char *file_paths[NEL]; variable
/external/tensorflow/tensorflow/compiler/xla/service/
Ddump.cc387 std::vector<std::optional<std::string>> file_paths; in DumpHloModuleImpl() local
/external/clang/lib/Driver/
DToolChains.cpp3112 path_list &file_paths = getFilePaths(); in NaClToolChain() local