Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/scripts/
Dpatchcheck.py161 def report_modified_files(file_paths): argument
173 def normalize_whitespace(file_paths): argument
182 def normalize_c_whitespace(file_paths): argument
198 def normalize_docs_whitespace(file_paths): argument
217 def docs_modified(file_paths): argument
223 def credit_given(file_paths): argument
229 def reported_news(file_paths): argument
235 def regenerated_configure(file_paths): argument
243 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/chromium-trace/catapult/common/py_utils/py_utils/refactor/
D__init__.py26 def Transform(transform, file_paths): argument
/external/python/pyserial/
Dsetup.py34 def find_version(*file_paths):
/external/grpc-grpc/src/ruby/spec/pb/codegen/
Dpackage_option_spec.rb73 def with_protos(file_paths) argument
/external/zucchini/aosp/include/components/zucchini/
Dzucchini_commands.h25 const std::vector<base::FilePath>& file_paths; member
/external/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/google-cloud-java/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2alpha/src/main/proto/google/cloud/bigquery/migration/v2alpha/
Dtranslation_task.proto105 repeated TranslationFileMapping file_paths = 12; field
/external/googleapis/google/cloud/bigquery/migration/v2alpha/
Dtranslation_task.proto105 repeated TranslationFileMapping file_paths = 12; field
/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