/external/python/cpython3/Tools/scripts/ |
D | patchcheck.py | 159 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/ |
D | patchcheck.py | 130 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/ |
D | path_utils.cc | 57 std::vector<base::FilePath> file_paths; in GetAllPrivateDownloadsDirectories() local 69 std::vector<base::FilePath> file_paths; in GetSecondaryStorageDownloadDirectories() local
|
/external/python/pyserial/ |
D | setup.py | 34 def find_version(*file_paths):
|
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/ |
D | __init__.py | 26 def Transform(transform, file_paths): argument
|
/external/zucchini/ |
D | zucchini_commands.h | 25 const std::vector<base::FilePath>& file_paths; member
|
/external/zucchini/aosp/include/components/zucchini/ |
D | zucchini_commands.h | 25 const std::vector<base::FilePath>& file_paths; member
|
/external/libchrome/base/android/ |
D | path_utils.cc | 57 std::vector<base::FilePath> file_paths; in GetAllPrivateDownloadsDirectories() local
|
/external/tensorflow/tensorflow/core/util/ |
D | debug_events_writer_test.cc | 451 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/ |
D | run_pylint.py | 272 def batch_check_files(file_paths, base_opts): argument
|
/external/chromium-trace/catapult/common/py_utils/py_utils/ |
D | cloud_storage_unittest.py | 43 def CreateFiles(self, file_paths): argument
|
/external/tensorflow/tensorflow/core/grappler/ |
D | grappler_item_builder.cc | 510 const CollectionDef& file_paths = in GrapplerItemFromMetaGraphDef() local
|
/external/selinux/libselinux/src/ |
D | selinux_config.c | 63 static char *file_paths[NEL]; variable
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | dump.cc | 387 std::vector<std::optional<std::string>> file_paths; in DumpHloModuleImpl() local
|
/external/clang/lib/Driver/ |
D | ToolChains.cpp | 3112 path_list &file_paths = getFilePaths(); in NaClToolChain() local
|