Home
last modified time | relevance | path

Searched refs:zipped (Results 1 – 15 of 15) sorted by relevance

/external/skia/src/opts/
DSk4px_NEON.h44 auto zipped = vzipq_u8(this->fVec, this->fVec); in widenLoHi() local
45 return Sk16h((uint16x8_t)zipped.val[0], in widenLoHi()
46 (uint16x8_t)zipped.val[1]); in widenLoHi()
/external/chromium-trace/catapult/telemetry/telemetry/core/
Dmemory_cache_http_server.py187 zipped = False
189 zipped = True
201 'zipped': zipped
/external/tpm2/generator/
DREADME17 Adobe Acrobat editor, and tarred and zipped into TPM2_Parts_2_3_4.tgz.
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
DHttp2Test.java405 Buffer zipped = gzip(expectedData); in compressedDataFrameWhenSettingDisabled() local
406 int zippedSize = (int) zipped.size(); in compressedDataFrameWhenSettingDisabled()
412 zipped.readAll(frame); in compressedDataFrameWhenSettingDisabled()
/external/zlib/src/as400/
Dreadme.txt115 Mainly for the reason above, always open zipped files in binary mode.
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/doc/
Dmodulegraph.rst11 files inside zipfiles (for example when there are zipped egg files on :data:`sys.path`).
513 A version of :func:`imp.find_module` that works with zipped packages (and other
Dchangelog.rst256 inside zipfiles (such as source paths referring to modules in zipped eggfiles).
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/
DPKG-INFO273 inside zipfiles (such as source paths referring to modules in zipped eggfiles).
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph.egg-info/
DPKG-INFO273 inside zipfiles (such as source paths referring to modules in zipped eggfiles).
DSOURCES.txt100 modulegraph_tests/testdata/zipped.egg
/external/icu/icu4c/source/data/
Dcldr-icu-readme.txt16 # for a given version is downloading the zipped sources for the common (core.zip)
/external/llvm/include/llvm/Target/
DTarget.td260 // The sub-register lists are zipped together:
279 // SubRegs - N lists of registers to be zipped up. Super-registers are
/external/llvm/
DMakefile.rules1901 $(Echo) Packing zipped distribution file.
/external/chromium-trace/catapult/third_party/Paste/docs/
Dnews.txt1013 files found with ``pkg_resources`` (e.g., out of zipped Eggs).
/external/jetty/
DVERSION.txt1506 + 319060 Support web-bundles that are not expanded (bundle is zipped)