Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/scripts/
Dpatchcheck.py134 def report_modified_files(file_paths): argument
146 def normalize_whitespace(file_paths): argument
155 def normalize_c_whitespace(file_paths): argument
171 def normalize_docs_whitespace(file_paths): argument
190 def docs_modified(file_paths): argument
196 def credit_given(file_paths): argument
202 def reported_news(file_paths): argument
208 def regenerated_configure(file_paths): argument
216 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/chromium-trace/catapult/common/py_utils/py_utils/refactor/
D__init__.py26 def Transform(transform, file_paths): argument
/external/tensorflow/tensorflow/python/keras/preprocessing/
Dtext_dataset.py177 def paths_and_labels_to_dataset(file_paths, argument
/external/python/pyopenssl/doc/
Dconf.py32 def find_version(*file_paths):
/external/libchrome/base/android/
Dpath_utils.cc57 std::vector<base::FilePath> file_paths; in GetAllPrivateDownloadsDirectories() local
/external/llvm-project/clang/lib/Driver/ToolChains/
DNaCl.cpp209 path_list &file_paths = getFilePaths(); in NaClToolChain() 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.py264 def batch_check_files(file_paths, base_opts): argument
/external/tensorflow/tensorflow/core/grappler/
Dgrappler_item_builder.cc509 const CollectionDef& file_paths = in GrapplerItemFromMetaGraphDef() local
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage_unittest.py43 def CreateFiles(self, file_paths): argument
/external/selinux/libselinux/src/
Dselinux_config.c63 static char *file_paths[NEL]; variable
/external/tensorflow/tensorflow/compiler/xla/service/
Ddump.cc227 std::vector<absl::optional<std::string>> file_paths; in DumpHloModuleImpl() local
/external/clang/lib/Driver/
DToolChains.cpp3112 path_list &file_paths = getFilePaths(); in NaClToolChain() local