| /external/python/setuptools/setuptools/_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
  | 
| /external/python/cpython2/Lib/distutils/ | 
| D | archive_util.py | 51 def make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0,  argument 121 def make_zipfile(base_name, base_dir, verbose=0, dry_run=0):  argument 193 def make_archive(base_name, format, root_dir=None, base_dir=None, verbose=0,  argument
  | 
| /external/python/cpython3/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
  | 
| /external/scapy/ | 
| D | setup.py | 20 def make_ezipfile(base_name, base_dir, verbose=0, dry_run=0, **kwargs):  argument
  | 
| /external/protobuf/src/google/protobuf/compiler/javamicro/ | 
| D | javamicro_params.h | 64   Params(const std::string & base_name) :  in Params() 72   const std::string& base_name() const {  in base_name()  function
  | 
| /external/python/cpython2/Lib/ | 
| D | shutil.py | 352 def _make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0,  argument 438 def _make_zipfile(base_name, base_dir, verbose=0, dry_run=0, logger=None):  argument 541 def make_archive(base_name, format, root_dir=None, base_dir=None, verbose=0,  argument
  | 
| /external/llvm/utils/unittest/googletest/src/ | 
| D | gtest-filepath.cc | 175                                 const FilePath& base_name,  in MakeFileName() 278                                           const FilePath& base_name,  in GenerateUniqueFileName()
  | 
| /external/libaom/third_party/googletest/src/googletest/src/ | 
| D | gtest-filepath.cc | 183                                 const FilePath& base_name, int number,  in MakeFileName() 280                                           const FilePath& base_name,  in GenerateUniqueFileName()
  | 
| /external/cronet/third_party/boringssl/src/third_party/googletest/src/ | 
| D | gtest-filepath.cc | 180                                 const FilePath& base_name,  in MakeFileName() 280                                           const FilePath& base_name,  in GenerateUniqueFileName()
  | 
| /external/mesa3d/src/gtest/src/ | 
| D | gtest-filepath.cc | 180                                 const FilePath& base_name,  in MakeFileName() 280                                           const FilePath& base_name,  in GenerateUniqueFileName()
  | 
| /external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/ | 
| D | gtest-filepath.cc | 180                                 const FilePath& base_name,  in MakeFileName() 280                                           const FilePath& base_name,  in GenerateUniqueFileName()
  | 
| /external/googletest/googletest/src/ | 
| D | gtest-filepath.cc | 181                                 const FilePath& base_name,  in MakeFileName() 281                                           const FilePath& base_name,  in GenerateUniqueFileName()
  | 
| /external/libvpx/third_party/googletest/src/src/ | 
| D | gtest-filepath.cc | 183                                 const FilePath& base_name, int number,  in MakeFileName() 280                                           const FilePath& base_name,  in GenerateUniqueFileName()
  | 
| /external/cronet/third_party/googletest/src/googletest/src/ | 
| D | gtest-filepath.cc | 183                                 const FilePath& base_name, int number,  in MakeFileName() 280                                           const FilePath& base_name,  in GenerateUniqueFileName()
  | 
| /external/tensorflow/tensorflow/lite/toco/graph_transformations/ | 
| D | identify_lstm_split_inputs.cc | 91   const std::string base_name(FindLongestCommonPrefix(  in Run()  local
  | 
| D | unroll_batch_matmul.cc | 39     const std::string& input, const std::string& base_name,  in SliceInput() 201   std::string base_name = std::string(batch_op->outputs[0]);  in Run()  local
  | 
| D | identify_lstm_merge_inputs.cc | 77   const std::string base_name(FindLongestCommonPrefix(  in Run()  local
  | 
| /external/google-breakpad/src/common/windows/ | 
| D | string_utils.cc | 39   wstring base_name(filename);  in GetBaseName()  local
  | 
| /external/tensorflow/tensorflow/core/common_runtime/ | 
| D | placer.cc | 68 Status GetFileName(string base_name, string* fname) {  in GetFileName() 81 void DumpColocationGraph(const string& base_name,  in DumpColocationGraph()
  | 
| /external/autotest/site_utils/lxc/ | 
| D | base_image.py | 38     def __init__(self, container_path, base_name):  argument
  | 
| /external/protobuf/src/google/protobuf/compiler/javanano/ | 
| D | javanano_params.h | 73   Params(const std::string & base_name) :  in Params() 91   const std::string& base_name() const {  in base_name()  function
  | 
| /external/autotest/server/site_tests/provision_QuickProvision/ | 
| D | provision_QuickProvision.py | 32 def _metric_name(base_name):  argument
  | 
| /external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/ | 
| D | objectivec_primitive_field.cc | 175   std::string base_name = PrimitiveArrayTypeName(descriptor);  in RepeatedPrimitiveFieldGenerator()  local
  | 
| /external/protobuf/src/google/protobuf/compiler/objectivec/ | 
| D | objectivec_primitive_field.cc | 173   std::string base_name = PrimitiveArrayTypeName(descriptor);  in RepeatedPrimitiveFieldGenerator()  local
  | 
| /external/grpc-grpc/tools/run_tests/python_utils/ | 
| D | dockerjob.py | 29 def random_name(base_name):  argument
  |