Searched refs:untar (Results 1 – 25 of 40) sorted by relevance
12
/external/oss-fuzz/projects/postgresql/fuzzer/ |
D | fuzzer_initialize.c | 49 char untar[100]; in FuzzerInitialize() local 59 …snprintf(untar, sizeof(untar), "rm -rf /tmp/%s; mkdir /tmp/%s; cp -r data /tmp/%s", dbname, dbname… in FuzzerInitialize() 67 system(untar); in FuzzerInitialize()
|
/external/ltp/testcases/kernel/syscalls/epoll/ |
D | README.1ST | 9 1. Download and untar the epoll library from: 23 1. Download and untar the PCL library 28 6. Download and untar the epoll library
|
/external/scrypt/ |
D | import_scrypt.sh | 330 untar $SCRYPT_SOURCE readonly 362 untar $SCRYPT_SOURCE 394 function untar() { function
|
/external/tensorflow/tensorflow/python/keras/datasets/ |
D | cifar100.py | 67 untar=True,
|
D | cifar10.py | 55 untar=True,
|
/external/vboot_reference/msc/ |
D | README.txt | 8 - untar or git clone the vboot_reference source tree
|
/external/tensorflow/tensorflow/python/keras/utils/ |
D | data_utils.py | 167 untar=False, argument 236 if untar: 285 if untar:
|
D | data_utils_test.py | 59 untar=True, cache_subdir=dest_dir) 65 untar=True, cache_subdir=dest_dir)
|
/external/ltp/testcases/open_posix_testsuite/Documentation/ |
D | HOWTO_Release | 20 4. Download the *.tar.gz file from the SF interface and untar it in
|
/external/python/pycparser/ |
D | TODO.txt | 14 Copy the newly created tarball and untar it; check that the permissions of
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.keras.utils.pbtxt | 41 …argspec: "args=[\'fname\', \'origin\', \'untar\', \'md5_hash\', \'file_hash\', \'cache_subdir\', \…
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.keras.utils.pbtxt | 41 …argspec: "args=[\'fname\', \'origin\', \'untar\', \'md5_hash\', \'file_hash\', \'cache_subdir\', \…
|
/external/libabigail/ |
D | COMPILING | 71 Then untar it and go to the resulting source directory.
|
/external/antlr/ |
D | README.txt | 121 Source + java binaries: Just untar antlr-3.5.tar.gz and you'll get:
|
/external/autotest/client/tests/cyclictest/ |
D | help | 5 Get the latest source tarball, untar into a directory of your choice and run make in the source dir…
|
/external/tensorflow/tensorflow/lite/g3doc/tutorials/ |
D | model_maker_image_classification.ipynb | 316 …s 3670 images belonging to 5 classes. Download the archive version of the dataset and untar it.\n",
|
/external/stressapptest/ |
D | aclocal.m4 | 933 # tar/untar a dummy directory, and stop if the command works
|
/external/usrsctp/ |
D | Manual.md | 10 …on [github](https://github.com/sctplab/usrsctp). Download the tarball and untar it in a folder of …
|
/external/libnfnetlink/ |
D | aclocal.m4 | 1064 # tar/untar a dummy directory, and stop if the command works
|
/external/libexif/ |
D | aclocal.m4 | 1000 # tar/untar a dummy directory, and stop if the command works
|
/external/lmfit/ |
D | aclocal.m4 | 1168 # tar/untar a dummy directory, and stop if the command works.
|
/external/libcap-ng/libcap-ng-0.7/ |
D | aclocal.m4 | 1203 # tar/untar a dummy directory, and stop if the command works
|
/external/llvm-project/polly/lib/External/isl/interface/ |
D | aclocal.m4 | 1132 # tar/untar a dummy directory, and stop if the command works.
|
/external/curl/ |
D | aclocal.m4 | 1153 # tar/untar a dummy directory, and stop if the command works.
|
/external/strace/ |
D | aclocal.m4 | 1182 # tar/untar a dummy directory, and stop if the command works.
|
12