Home
last modified time | relevance | path

Searched defs:directory (Results 1 – 25 of 219) sorted by relevance

123456789

/third_party/spirv-tools/utils/
Dupdate_build_version.py42 def mkdir_p(directory): argument
59 def command_output(cmd, directory): argument
76 def deduce_software_version(directory): argument
97 def describe(directory): argument
Dgit-sync-deps100 def git_repository_sync_is_disabled(git, directory): argument
109 def is_git_toplevel(git, directory): argument
126 def status(directory, checkoutable): argument
135 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
/third_party/skia/third_party/externals/spirv-tools/utils/
Dupdate_build_version.py42 def mkdir_p(directory): argument
59 def command_output(cmd, directory): argument
76 def deduce_software_version(directory): argument
97 def describe(directory): argument
Dgit-sync-deps100 def git_repository_sync_is_disabled(git, directory): argument
109 def is_git_toplevel(git, directory): argument
126 def status(directory, checkoutable): argument
135 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
/third_party/flutter/skia/third_party/externals/spirv-tools/utils/
Dupdate_build_version.py44 def mkdir_p(directory): argument
61 def command_output(cmd, directory): argument
78 def deduce_software_version(directory): argument
99 def describe(directory): argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
Dupdate_build_version.py42 def mkdir_p(directory): argument
59 def command_output(cmd, directory): argument
76 def deduce_software_version(directory): argument
97 def describe(directory): argument
Dgit-sync-deps100 def git_repository_sync_is_disabled(git, directory): argument
109 def is_git_toplevel(git, directory): argument
126 def status(directory, checkoutable): argument
135 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
/third_party/glslang/
Dbuild_info.py52 def mkdir_p(directory): argument
69 def command_output(cmd, directory): argument
86 def deduce_software_version(directory): argument
117 def describe(directory): argument
Dupdate_glslang_sources.py41 def command_output(cmd, directory, fail_ok=False): argument
61 def command_retval(cmd, directory): argument
/third_party/flutter/skia/tools/
Dgit-sync-deps76 def git_repository_sync_is_disabled(git, directory): argument
85 def is_git_toplevel(git, directory): argument
102 def status(directory, checkoutable): argument
111 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument
/third_party/cef/libcef/browser/extensions/value_store/
Dcef_value_store_factory.cc30 const base::FilePath& directory, in CreateValueStore()
44 void CefValueStoreFactory::DeleteValueStore(const base::FilePath& directory) { in DeleteValueStore()
48 bool CefValueStoreFactory::HasValueStore(const base::FilePath& directory) { in HasValueStore()
/third_party/mbedtls/tests/scripts/
Dtest_config_script.py40 def output_file_name(directory, stem, extension): argument
45 def cleanup_directory(directory): argument
53 def prepare_directory(directory): argument
/third_party/skia/tools/
Dgit-sync-deps76 def git_repository_sync_is_disabled(git, directory): argument
85 def is_git_toplevel(git, directory): argument
102 def status(directory, commithash, change): argument
115 def git_checkout_to_directory(git, repo, commithash, directory, verbose): argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
DSharedLibrary.cpp28 std::string directory(filename); in getModuleDirectory() local
44 std::string directory(dl_info.dli_fname); in getModuleDirectory() local
/third_party/libffi/
Dgenerate-darwin-source-and-headers.py13 directory = 'darwin_ios' variable in simulator_platform
26 directory = 'darwin_ios' variable in simulator64_platform
39 directory = 'darwin_ios' variable in device_platform
52 directory = 'darwin_ios' variable in device64_platform
65 directory = 'darwin_osx' variable in desktop32_platform
78 directory = 'darwin_osx' variable in desktop64_platform
/third_party/mindspore/tests/st/model_zoo_tests/DeepFM/src/
Ddataset.py149 def _get_h5_dataset(directory, train_mode=True, epochs=1, batch_size=1000): argument
180 def _get_mindrecord_dataset(directory, train_mode=True, epochs=1, batch_size=1000, argument
221 def _get_tf_dataset(directory, train_mode=True, epochs=1, batch_size=1000, argument
269 def create_dataset(directory, train_mode=True, epochs=1, batch_size=1000, argument
/third_party/flutter/engine/flutter/ci/
Dcheck_gn_format.py14 def GetGNFiles(directory): argument
/third_party/skia/third_party/externals/angle2/scripts/
Dapply_clang_format_on_all_sources.py23 def main(directory): argument
/third_party/flutter/skia/third_party/externals/angle2/scripts/
Dapply_clang_format_on_all_sources.py23 def main(directory): argument
/third_party/skia/third_party/externals/dawn/generator/
Dextract_json.py31 directory = os.path.dirname(output_file) variable
/third_party/flutter/skia/third_party/externals/dawn/generator/
Dextract_json.py30 directory = os.path.dirname(output_file) variable
/third_party/skia/experimental/tools/
Dpdf-comparison.py107 def getfilesoftype(directory, ending): argument
213 def build_skia(directory, executable): argument
227 def build_and_run_dm(directory, data_dir): argument
/third_party/mesa3d/src/gtest/src/
Dgtest-filepath.cc179 FilePath FilePath::MakeFileName(const FilePath& directory, in MakeFileName()
195 FilePath FilePath::ConcatPaths(const FilePath& directory, in ConcatPaths()
279 FilePath FilePath::GenerateUniqueFileName(const FilePath& directory, in GenerateUniqueFileName()
/third_party/googletest/googletest/src/
Dgtest-filepath.cc180 FilePath FilePath::MakeFileName(const FilePath& directory, in MakeFileName()
196 FilePath FilePath::ConcatPaths(const FilePath& directory, in ConcatPaths()
280 FilePath FilePath::GenerateUniqueFileName(const FilePath& directory, in GenerateUniqueFileName()
/third_party/node/lib/internal/process/
Dreport.js38 get directory() { getter
41 set directory(dir) { setter

123456789