Home
last modified time | relevance | path

Searched full:pathspec (Results 1 – 25 of 65) sorted by relevance

123

/external/bazelbuild-rules_python/examples/bzlmod/
Dgazelle_python.yaml243 pathspec: pathspec
244 pathspec.gitignore: pathspec
245 pathspec.pathspec: pathspec
246 pathspec.pattern: pathspec
247 pathspec.patterns: pathspec
248 pathspec.patterns.gitwildmatch: pathspec
249 pathspec.util: pathspec
/external/bazelbuild-rules_python/examples/bzlmod_build_file_generation/
Dgazelle_python.yaml244 pathspec: pathspec
245 pathspec.gitignore: pathspec
246 pathspec.pathspec: pathspec
247 pathspec.pattern: pathspec
248 pathspec.patterns: pathspec
249 pathspec.patterns.gitwildmatch: pathspec
250 pathspec.util: pathspec
Drequirements_lock.txt56 pathspec==0.10.3 \
Drequirements_windows.txt60 pathspec==0.10.3 \
/external/protobuf/
Dgenerate_changelog.py9 def __init__(self, name, pathspec): argument
11 self.pathspec = pathspec
57 "sed -e 's/^/ - /'") % (previous, " ".join(language.pathspec)))
/external/cronet/third_party/protobuf/
Dgenerate_changelog.py9 def __init__(self, name, pathspec): argument
11 self.pathspec = pathspec
61 "sed -e 's/^/ - /'") % (previous, " ".join(language.pathspec)))
/external/python/mako/mako/testing/
Dhelpers.py45 def replace_file_with_dir(pathspec): argument
46 path = pathlib.Path(pathspec)
/external/freetype/include/freetype/
Dftmac.h123 * pathSpec ::
134 FSSpec* pathSpec,
152 * pathSpec ::
163 FSSpec* pathSpec,
/external/freetype/builds/mac/
Dftmac.c179 FSSpec* pathSpec, in FT_GetFile_From_Mac_Name() argument
183 FT_UNUSED( pathSpec ); in FT_GetFile_From_Mac_Name()
193 FSSpec* pathSpec, in FT_GetFile_From_Mac_Name() argument
271 FMGetFontContainer( the_font, pathSpec ); in FT_GetFile_From_Mac_Name()
402 FSSpec* pathSpec, in FT_GetFile_From_Mac_ATS_Name() argument
406 FT_UNUSED( pathSpec ); in FT_GetFile_From_Mac_ATS_Name()
417 FSSpec* pathSpec, in FT_GetFile_From_Mac_ATS_Name() argument
429 pathSpec, NULL ) ) in FT_GetFile_From_Mac_ATS_Name()
/external/pigweed/pw_presubmit/py/pw_presubmit/
Dpresubmit.py529 for pathspec in pathspecs:
530 # If the pathspec is a path to an existing file, only use it for the
532 if os.path.exists(pathspec):
534 repo = git_repo.within_repo(pathspec)
537 f'{pathspec} is not in a Git repository in this presubmit'
541 pathspecs_by_repo[repo].append(os.path.relpath(pathspec, repo))
546 patterns.append(pathspec)
/external/bazelbuild-rules_python/python/pip_install/private/test/
Drequirements_parser_tests.bzl109 …("pathspec", "pathspec==0.9.0 --hash=sha256:7d15c4ddb0b5c802d161efc417ec1a2558ea2653c2e8ad9c19…
138 pathspec==0.9.0 \
/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Dtz_db_base.hpp183 void load_from_file(const std::string& pathspec) in load_from_file() argument
187 std::ifstream ifs(pathspec.c_str()); in load_from_file()
189 boost::throw_exception(data_not_accessible(pathspec)); in load_from_file()
/external/freetype/src/base/
Dftmac.c127 FSSpec* pathSpec, in FT_GetFile_From_Mac_Name() argument
131 FT_UNUSED( pathSpec ); in FT_GetFile_From_Mac_Name()
248 FSSpec* pathSpec, in FT_GetFile_From_Mac_ATS_Name() argument
254 FT_UNUSED( pathSpec ); in FT_GetFile_From_Mac_ATS_Name()
271 pathSpec, NULL ) ) in FT_GetFile_From_Mac_ATS_Name()
/external/bazelbuild-rules_python/examples/pip_parse/
Drequirements_lock.txt19 pathspec==0.10.3 \
/external/pigweed/pw_env_setup/py/pw_env_setup/virtualenv_setup/
Dconstraint.list49 pathspec==0.11.1
/external/bazelbuild-rules_python/examples/pip_install/
Drequirements.txt28 pathspec==0.10.3 \
Drequirements_windows.txt28 pathspec==0.10.3 \
/external/freetype/builds/unix/
Dconfigure.raw892 FSSpec* pathSpec;
903 FMGetFontContainer( font, pathSpec );
936 FSSpec* pathSpec;
941 ATSFontGetFileSpecification( 0, pathSpec );
/external/python/cpython2/PC/os2vacpp/
Dreadme.txt102 The EXEC_PREFIX (optional second pathspec on PYTHONHOME) is where
/external/bazelbuild-rules_rust/crate_universe/3rdparty/crates/
DBUILD.gix-pathspec-0.3.0.bazel38 "crate-name=gix-pathspec",
DBUILD.gix-submodule-0.4.0.bazel85 "@cui__gix-pathspec-0.3.0//:gix_pathspec",
DBUILD.gix-0.54.1.bazel119 "@cui__gix-pathspec-0.3.0//:gix_pathspec",
/external/google-cloud-java/generation/new_client/
Drequirements.txt166 pathspec==0.10.1 \
/external/bazelbuild-rules_python/tests/pip_repository_entry_points/
Drequirements.txt114 pathspec==0.9.0 \
Drequirements_windows.txt118 pathspec==0.9.0 \

123