/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
D | IteratorTest.cpp | 341 auto zipped = zip_first(pi, vector<bool>{1, 1, 0, 1, 1, 1, 0}); in TEST() local 343 zipped, [](decltype(zipped)::value_type t) { return get<1>(t); })) { in TEST() 360 auto zipped = zip_first(ascending, vector<bool>{0, 1, 0, 1, 0, 1}); in TEST() local 362 for (auto tup : reverse(zipped)) { in TEST() 369 auto odds = [](decltype(zipped)::value_type tup) { return get<1>(tup); }; in TEST() 371 for (auto tup : make_filter_range(reverse(zipped), odds)) { in TEST()
|
/external/tensorflow/tensorflow/lite/tools/make/ |
D | download_dependencies.sh | 69 curl -L ${url} > ${tempdir}/zipped.zip 70 unzip ${tempdir}/zipped.zip -d ${tempdir2}
|
/external/tensorflow/tensorflow/contrib/eager/python/examples/spinn/ |
D | data.py | 344 zipped = list(zip( 347 random.shuffle(zipped) 353 *sorted(zipped, key=lambda x: max(len(x[1]), len(x[3]))))
|
/external/tensorflow/tensorflow/lite/experimental/micro/tools/make/ |
D | download_dependencies.sh | 65 curl -L ${url} > ${tempdir}/zipped.zip 66 unzip ${tempdir}/zipped.zip -d ${tempdir2}
|
/external/tensorflow/tensorflow/lite/java/ |
D | aar_with_jni.bzl | 1 """Generate zipped aar file including different variants of .so in jni folder."""
|
/external/antlr/runtime/ObjC/ |
D | README | 29 Feb. 22, 2012 -- I just uploaded a new binary(zipped) copy of the ANTLR.framework and antlr3.4.jar
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/ |
D | Http2Test.java | 405 Buffer zipped = gzip(expectedData); in compressedDataFrameWhenSettingDisabled() local 406 int zippedSize = (int) zipped.size(); in compressedDataFrameWhenSettingDisabled() 412 zipped.readAll(frame); in compressedDataFrameWhenSettingDisabled()
|
/external/python/setuptools/docs/ |
D | pkg_resources.txt | 92 ``EGG-INFO`` subdirectory (zipped or otherwise). Development eggs are 1176 resource. If the resource is in an archive distribution (such as a zipped 1482 to zipped and unzipped eggs. 1489 This provider class is used for all zipped modules, whether they are eggs 1649 Determine the default cache location for extracting resources from zipped 1684 * Fix ``resource_listdir('')`` always returning an empty list for zipped eggs. 1791 * Fixed a problem extracting zipped files on Windows, when the egg in question 1880 * Fixed a bug in resource extraction from nested packages in a zipped egg. 1883 * Updated extraction/cache mechanism for zipped resources to avoid inter- 1910 directory extraction for zipped eggs.
|
D | easy_install.txt | 407 This will tell EasyInstall to put zipped eggs or source packages for 410 target machine. (``-z`` means zipped eggs, ``-m`` means multi-version, which 598 EasyInstall tries to install packages in zipped form, if it can. Zipping 632 has the option to declare the package safe or unsafe for zipped usage via the 693 option was required in order for zipped installation to happen at all.) 707 zipped to unzipped or vice versa, you'll need to delete the existing 1502 whether a package is likely to run in zipped form, and displays 1508 ``--zip-ok/-z`` to "always leave everything zipped".
|
D | formats.txt | 382 from a zipped egg at the same time, in case there is any direct linkage
|
D | setuptools.txt | 31 * Enhanced support for accessing data files hosted in zipped packages. 1777 understand how to display zipped source code anyway, or how to deal with 1791 contents of this directory are zipped to create the ``.egg`` file, after
|
/external/tensorflow/tensorflow/lite/ |
D | build_def.bzl | 386 """Generate a zipped-example test and its dependent zip files.
|
/external/icu/icu4c/source/data/ |
D | cldr-icu-readme.txt | 15 # for a given version is downloading the zipped sources for the common (core.zip)
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | Target.td | 208 // The sub-register lists are zipped together: 227 // SubRegs - N lists of registers to be zipped up. Super-registers are
|
/external/llvm/include/llvm/Target/ |
D | Target.td | 260 // The sub-register lists are zipped together: 279 // SubRegs - N lists of registers to be zipped up. Super-registers are
|
/external/python/cpython2/Doc/library/ |
D | functions.rst | 1607 >>> zipped = zip(x, y) 1608 >>> zipped 1610 >>> x2, y2 = zip(*zipped)
|
D | itertools.rst | 615 grouped in tuples from a single iterable (the data has been "pre-zipped"). The
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/ |
D | Target.td | 333 // The sub-register lists are zipped together: 352 // SubRegs - N lists of registers to be zipped up. Super-registers are
|
/external/swiftshader/third_party/LLVM/ |
D | Makefile.rules | 1973 $(Echo) Packing zipped distribution file.
|
/external/python/cpython3/Doc/library/ |
D | itertools.rst | 578 grouped in tuples from a single iterable (the data has been "pre-zipped"). The
|
D | functions.rst | 1649 >>> zipped = zip(x, y) 1650 >>> list(zipped)
|
/external/python/cpython2/Misc/ |
D | cheatsheet | 2024 zipfile Read & write PK zipped files.
|
/external/python/setuptools/ |
D | CHANGES.rst | 3470 handle ``-m`` on zipped modules.
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA.txt | 181688 zipped %32304 zɪpt
|
D | internal_raw_IPA-old.txt | 217657 zipped %22521 zɪpt
|