/third_party/python/Lib/distutils/ |
D | archive_util.py | 55 def make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0, argument 127 def make_zipfile(base_name, base_dir, verbose=0, dry_run=0): argument 206 def make_archive(base_name, format, root_dir=None, base_dir=None, verbose=0, argument
|
/third_party/libsoup/tests/ |
D | sniffing-test.c | 53 char *base_name = g_path_get_basename (path); in server_callback() local 67 char *base_name = g_path_get_basename (path); in server_callback() local 78 char *base_name = g_path_get_basename (path); in server_callback() local 92 char *base_name = g_path_get_basename (path); in server_callback() local 108 char *base_name = g_path_get_basename (path); in server_callback() local
|
/third_party/mesa3d/src/gtest/src/ |
D | gtest-filepath.cc | 180 const FilePath& base_name, in MakeFileName() 280 const FilePath& base_name, in GenerateUniqueFileName()
|
/third_party/googletest/googletest/src/ |
D | gtest-filepath.cc | 181 const FilePath& base_name, in MakeFileName() 281 const FilePath& base_name, in GenerateUniqueFileName()
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
D | RBPropertiesExporter.java | 51 …String base_name = file.getName(); // The base name of the files we will write in export() local
|
D | RBxliffExporter.java | 173 … String base_name = file.getName(); // The base name of the files we will write in export() local 246 private void exportFile(RBManager rbm, File directory, String base_name, Bundle main_bundle) in exportFile()
|
D | RBICUExporter.java | 59 …String base_name = file.getName(); // The base name of the files we will write in export() local
|
D | RBJavaExporter.java | 64 …String base_name = file.getName(); // The base name of the files we will write in export() local
|
/third_party/flutter/skia/src/sksl/ |
D | SkSLMain.cpp | 15 static SkSL::String base_name(const char* fpPath, const char* prefix, const char* suffix) { in base_name() function
|
/third_party/glib/gio/xdgmime/ |
D | xdgmimeint.c | 139 const char *base_name; in _xdg_get_base_name() local
|
/third_party/libphonenumber/tools/cpp/src/cpp-build/ |
D | generate_geocoding_data.cc | 288 void WriteCppHeader(const string& base_name, FILE* output) { in WriteCppHeader() 561 bool WriteSource(const string& data_path, const string& base_name, in WriteSource() 645 string base_name = source_path; in Main() local
|
/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
D | objectivec_primitive_field.cc | 175 string base_name = PrimitiveArrayTypeName(descriptor); in RepeatedPrimitiveFieldGenerator() local
|
/third_party/grpc/tools/run_tests/python_utils/ |
D | dockerjob.py | 30 def random_name(base_name): argument
|
/third_party/boost/tools/build/src/engine/ |
D | class.cpp | 61 OBJECT * base_name; member
|
/third_party/spirv-tools/source/ |
D | name_mapper.cpp | 91 const std::string base_name = sanitized_suggested_name + "_"; in SaveName() local
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | name_mapper.cpp | 91 const std::string base_name = sanitized_suggested_name + "_"; in SaveName() local
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/ |
D | name_mapper.cpp | 92 const std::string base_name = sanitized_suggested_name + "_"; in SaveName() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | name_mapper.cpp | 91 const std::string base_name = sanitized_suggested_name + "_"; in SaveName() local
|
/third_party/python/Lib/ |
D | shutil.py | 879 def _make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0, argument 944 def _make_zipfile(base_name, base_dir, verbose=0, dry_run=0, logger=None): argument 1039 def make_archive(base_name, format, root_dir=None, base_dir=None, verbose=0, argument
|
/third_party/skia/third_party/externals/tint/src/reader/spirv/ |
D | namer.cc | 123 std::string Namer::MakeDerivedName(const std::string& base_name) { in MakeDerivedName()
|
/third_party/curl/docs/examples/ |
D | rtsp.c | 195 char *base_name = NULL; in main() local
|
/third_party/benchmark/test/ |
D | skip_with_error_test.cc | 50 int AddCases(const char* base_name, std::initializer_list<TestCase> const& v) { in AddCases()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/ |
D | storage_manager.cc | 35 std::string base_name = GetBaseName(prefix, file_id); in ConstructFileName() local
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | namei.c | 139 const char *base_name; in open_namei() local
|
/third_party/freetype/src/base/ |
D | ftrfork.c | 451 char* base_name, in FT_Raccess_Guess() 918 char *base_name, in FT_Raccess_Guess()
|