HomeSort by relevance Sort by last modified time
    Searched refs:extractall (Results 1 - 25 of 43) sorted by null

1 2

  /external/jsoncpp/devtools/
tarball.py 51 tar.extractall( base_dir )
  /external/boringssl/src/util/bot/go/
bootstrap.py 132 f.extractall(toolset_root)
135 f.extractall(toolset_root)
  /external/python/cpython2/PCbuild/
get_external.py 27 zf.extractall(os.fspath(externals_dir))
  /external/python/cpython3/PCbuild/
get_external.py 27 zf.extractall(os.fspath(externals_dir))
  /external/python/oauth2client/scripts/
fetch_gae_sdk.py 78 zip_contents.extractall(dest_dir)
  /external/tensorflow/tensorflow/contrib/learn/python/learn/datasets/
text_datasets.py 48 tfile.extractall(data_dir)
  /external/tensorflow/tensorflow/tools/ci_build/
copy_binary.py 66 zip_ref.extractall()
  /build/soong/python/scripts/
stub_template_host.txt 40 zf.extractall(temp_dir)
  /external/chromium-trace/catapult/dependency_manager/dependency_manager/
dependency_manager_util.py 54 Designed to be called right after extractall() was called on |archive|.
107 archive.extractall(path=unzip_path)
  /external/tensorflow/tensorflow/contrib/eager/python/examples/revnet/
cifar_tfrecords.py 51 tarfile.open(os.path.join(filepath), 'r:gz').extractall(data_dir)
  /external/python/cpython3/Tools/i18n/
pygettext.py 492 extractall = 0 # FIXME: currently this option has no effect at all.
515 options.extractall = 1
486 extractall = 0 # FIXME: currently this option has no effect at all. variable in class:main.Options
  /external/autotest/client/site_tests/network_CastTDLS/
network_CastTDLS.py 108 zip_ref.extractall(output_folder)
  /external/autotest/server/site_tests/graphics_MultipleDisplays/
graphics_MultipleDisplays.py 88 tar.extractall(temp_bundle_dir)
  /external/boringssl/src/util/bot/
update_clang.py 96 tarfile.open(mode='r:gz', fileobj=f).extractall(path=output_dir)
  /external/python/setuptools/setuptools/
wheel.py 98 zf.extractall(destination_eggdir)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/i18n/
pygettext.py 532 extractall = 0 # FIXME: currently this option has no effect at all.
555 options.extractall = 1
526 extractall = 0 # FIXME: currently this option has no effect at all. variable in class:main.Options
  /external/python/cpython2/Tools/i18n/
pygettext.py 525 extractall = 0 # FIXME: currently this option has no effect at all.
548 options.extractall = 1
519 extractall = 0 # FIXME: currently this option has no effect at all. variable in class:main.Options
  /external/avb/tools/
at_auth_unlock.py 186 zip.extractall(path=tempdir, members=[pik_cert, puk_cert, puk])
  /external/tensorflow/tensorflow/contrib/model_pruning/examples/cifar10/
cifar10_pruning.py 401 tarfile.open(filepath, 'r:gz').extractall(dest_directory)
  /external/python/cpython2/Lib/test/
test_zipfile.py 469 zipfp.extractall()
566 zipfp.extractall(targetpath)
580 zipfp.extractall()
    [all...]
  /external/deqp/external/
fetch_sources.py 155 archive.extractall(tmpPath)
  /external/python/cpython2/Tools/ssl/
multissltests.py 250 tf.extractall(self.build_dir, members)
  /external/python/cpython3/Tools/ssl/
multissltests.py 269 tf.extractall(self.build_dir, members)
  /external/v8/tools/clang/scripts/
update.py 141 zipfile.ZipFile(f).extractall(path=output_dir)
147 t.extractall(path=output_dir, members=members)
    [all...]
  /external/python/cpython3/Lib/test/
test_zipfile.py     [all...]

Completed in 1279 milliseconds

1 2