/external/ltp/testcases/commands/unzip/ |
D | unzip01.sh | 77 EXPECT_PASS unzip "$TST_DATAROOT/test.zip" \> unzip.out 79 if diff -w unzip_exp.out unzip.out; then 83 cat unzip.out
|
/external/zlib/src/contrib/minizip/ |
D | MiniZip64_info.txt | 14 support for unzip.c into minizip for a open source project called gdal ( http://www.gdal.org/ ) 22 * Added ZIP64 support for unzip ( by Even Rouault ) 26 * Added unzip patch for BZIP Compression method (patch create by Daniel Borca) 34 Even Rouault - ZIP64 unzip Support 35 Daniel Borca - BZip Compression method support in unzip
|
D | Makefile.am | 21 unzip.c \ 32 unzip.h \
|
D | make_vms.com | 15 $ cc/include=[--]/prefix=all unzip.c 18 $ link miniunz,unzip,ioapi,[--]libz.olb/lib
|
/external/tensorflow/tensorflow/java/maven/ |
D | run_inside_container.sh | 98 unzip /tmp/windows.zip -d windows-x86_64 118 unzip /tmp/windows.zip -d windows-x86_64 146 unzip -d "${DIR}/proto/tmp/protoc" "/tmp/protoc.zip" 153 unzip -d "${DIR}/proto/tmp/src" "/tmp/libtensorflow_proto.zip"
|
/external/elfutils/libdwfl/ |
D | gzip.c | 41 # define unzip __libdw_unlzma macro 54 # define unzip __libdw_bunzip2 macro 67 # define unzip __libdw_gunzip macro 173 unzip (int fd, off_t start_offset, in unzip() function
|
/external/skia/infra/bots/ |
D | zip_utils_test.py | 37 zip_utils.unzip('test.zip', 'output') 55 zip_utils.unzip('test.zip', 'output')
|
/external/skqp/infra/bots/ |
D | zip_utils_test.py | 37 zip_utils.unzip('test.zip', 'output') 55 zip_utils.unzip('test.zip', 'output')
|
/external/protobuf/src/google/protobuf/compiler/ |
D | zip_output_unittest.sh | 60 if unzip -h > /dev/null; then 61 unzip -t $TEST_TMPDIR/testzip.zip > $TEST_TMPDIR/testzip.list || fail 'unzip failed.'
|
/external/robolectric/ |
D | include_framework_res.mk | 32 $(hide) unzip -qo $(robo_input_jar) -d $(PRIVATE_CLASS_INTERMEDIATES_DIR) 43 $(hide) unzip -qo $(PRIVATE_FRAMEWORK_RES_PACKAGE) -d $(PRIVATE_CLASS_INTERMEDIATES_DIR)
|
/external/grpc-grpc/tools/gce/ |
D | linux_performance_worker_init.sh | 26 sudo apt-get install -y unzip lsof 60 unzip \ 136 sudo apt-get install -y php php-dev phpunit php-pear unzip zlib1g-dev
|
D | linux_kokoro_performance_worker_init.sh | 26 sudo apt-get install -y unzip lsof 60 unzip \ 155 sudo apt-get install -y php php-dev phpunit php-pear unzip zlib1g-dev
|
/external/autotest/server/hosts/ |
D | teststation_host.py | 139 def download_file(self, src_url, dest_file, unzip=False, unzip_dest=None): argument 156 if unzip:
|
/external/grpc-grpc/tools/dockerfile/interoptest/grpc_interop_php/ |
D | Dockerfile | 44 unzip \ 58 git php5 php5-dev phpunit unzip
|
/external/grpc-grpc/tools/dockerfile/test/php_jessie_x64/ |
D | Dockerfile | 44 unzip \ 77 git php5 php5-dev phpunit unzip
|
/external/grpc-grpc/tools/dockerfile/grpc_artifact_android_ndk/ |
D | Dockerfile | 45 unzip \ 59 unzip -q sdk-tools-linux-${ANDROID_SDK_VERSION}.zip && \
|
/external/python/cpython2/Misc/NEWS.d/next/Tests/ |
D | 2018-09-13-09-53-15.bpo-34661.bdTamP.rst | 1 Fix test_shutil if unzip doesn't support -t.
|
/external/syzkaller/vendor/google.golang.org/grpc/ |
D | install_gae.sh | 5 && unzip -q $TMP.zip -d $TMP \
|
/external/tensorflow/tensorflow/tools/ci_build/ |
D | Dockerfile.android | 38 unzip ${ANDROID_SDK_FILENAME} -d android-sdk-linux && \ 52 unzip ${ANDROID_NDK_FILENAME} -d ${ANDROID_DEV_HOME} && \
|
/external/grpc-grpc/templates/tools/dockerfile/ |
D | php_deps.include | 7 git php5 php5-dev phpunit unzip
|
/external/grpc-grpc/test/distrib/csharp/ |
D | run_distrib_test.sh | 20 unzip -o "$EXTERNAL_GIT_ROOT/input_artifacts/csharp_nugets_windows_dotnetcli.zip" -d TestNugetFeed
|
/external/tensorflow/tensorflow/contrib/makefile/ |
D | Dockerfile | 16 unzip \
|
/external/tensorflow/tensorflow/tools/ci_build/install/ |
D | install_proto3.sh | 34 unzip "${PROTOBUF_ZIP}" -d "${UNZIP_DEST}"
|
D | install_bazel_from_source.sh | 37 unzip bazel-$BAZEL_VERSION-dist.zip
|
/external/gemmlowp/scripts/ |
D | ci-before.sh | 4 unzip android-ndk-${NDK_VERSION}-linux-x86_64.zip 2> /dev/null > /dev/null
|