Searched refs:zipped (Results 1 – 15 of 15) sorted by relevance
44 auto zipped = vzipq_u8(this->fVec, this->fVec); in widenLoHi() local45 return Sk16h((uint16x8_t)zipped.val[0], in widenLoHi()46 (uint16x8_t)zipped.val[1]); in widenLoHi()
187 zipped = False189 zipped = True201 'zipped': zipped
17 Adobe Acrobat editor, and tarred and zipped into TPM2_Parts_2_3_4.tgz.
405 Buffer zipped = gzip(expectedData); in compressedDataFrameWhenSettingDisabled() local406 int zippedSize = (int) zipped.size(); in compressedDataFrameWhenSettingDisabled()412 zipped.readAll(frame); in compressedDataFrameWhenSettingDisabled()
115 Mainly for the reason above, always open zipped files in binary mode.
11 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
256 inside zipfiles (such as source paths referring to modules in zipped eggfiles).
273 inside zipfiles (such as source paths referring to modules in zipped eggfiles).
100 modulegraph_tests/testdata/zipped.egg
16 # for a given version is downloading the zipped sources for the common (core.zip)
260 // The sub-register lists are zipped together:279 // SubRegs - N lists of registers to be zipped up. Super-registers are
1901 $(Echo) Packing zipped distribution file.
1013 files found with ``pkg_resources`` (e.g., out of zipped Eggs).
1506 + 319060 Support web-bundles that are not expanded (bundle is zipped)