Home
last modified time | relevance | path

Searched full:pack (Results 1526 - 1550 of 1992) sorted by relevance

1...<<61626364656667686970>>...80

/third_party/mesa3d/src/mesa/main/
H A Dmipmap.c2134 struct gl_pixelstore_attrib save = ctx->Pack; in generate_mipmap_compressed()
2136 ctx->Pack = ctx->DefaultPacking; in generate_mipmap_compressed()
2147 ctx->Pack = save; in generate_mipmap_compressed()
/third_party/python/Python/
H A Dsysmodule.c1419 {"service_pack", "Latest Service Pack installed on the system"},
1420 {"service_pack_major", "Service Pack major version number"},
1421 {"service_pack_minor", "Service Pack minor version number"},
/third_party/python/Lib/
H A Dpickletools.py541 >>> bigsize8 = struct.pack("<Q", sys.maxsize//3)
576 >>> bigsize8 = struct.pack("<Q", sys.maxsize//3)
838 >>> raw = struct.pack(">d", -1.25)
/third_party/openGLES/extensions/NV/
H A DNV_gpu_shader5.txt104 * new built-in functions to pack and unpack 64-bit integer types into a
107 * new built-in functions to pack and unpack 32-bit unsigned integer
1721 other option would be to pack multiple values into a 32-bit integer
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMemoryBarrierTest.cpp3393 // Test GL_SHADER_IMAGE_ACCESS_BARRIER_BIT; pixel pack -> shader write
3585 // Test GL_PIXEL_BUFFER_BARRIER_BIT; shader write -> pixel pack
3834 // Test GL_SHADER_STORAGE_BARRIER_BIT; pixel pack -> shader write
H A DMultisampledRenderToTextureTest.cpp923 // Bind Pack Pixel Buffer and read to it in readPixelsTestCommon()
941 // Read pixels with pack buffer. ES3+.
947 // Read pixels with pack buffer from renderbuffer. ES3+.
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
H A DNV_gpu_shader5.txt104 * new built-in functions to pack and unpack 64-bit integer types into a
107 * new built-in functions to pack and unpack 32-bit unsigned integer
1721 other option would be to pack multiple values into a 32-bit integer
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceInstX8632.cpp68 #define X(tag, elty, cvt, sdss, pdps, spsd, int_, unpack, pack, width, fld) \
69 {IceType_##elty, cvt, sdss, pdps, spsd, int_, unpack, pack, width, fld},
107 case InstX86Base::SseSuffix::Pack: in getSseSuffixString()
H A DIceInstX8664.cpp68 #define X(tag, elty, cvt, sdss, pdps, spsd, int_, unpack, pack, width, fld) \
69 {IceType_##elty, cvt, sdss, pdps, spsd, int_, unpack, pack, width, fld},
95 case InstX86Base::SseSuffix::Pack: in getSseSuffixString()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCInstrAltivec.td742 // Vector Pack.
1297 // Vector doubleword integer pack and unpack.
1313 // Shuffle patterns for unary and swapped (LE) vector pack modulo.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrVector.td379 // Pack
385 // Pack saturate.
394 // Pack saturate logical.
/third_party/python/Lib/test/
H A Dtest_mailbox.py1261 # Pack the contents of the mailbox
1281 self._box.pack()
1298 self._box.pack()
H A Dtest_buffer.py78 struct.pack('Q', 2**64-1)
108 struct.pack(fmt, (1<<exp)-1)
168 x = struct.pack(char, x)
838 x = struct.pack(fmt, *item2)
840 x = struct.pack(fmt, item2)
/third_party/vk-gl-cts/external/vulkancts/mustpass/main/vk-default/
H A Dgraphicsfuzz.txt276 dEQP-VK.graphicsfuzz.cov-inst-combine-and-or-xor-pack-unpack
286 dEQP-VK.graphicsfuzz.cov-inst-combine-pack-unpack
291 dEQP-VK.graphicsfuzz.cov-inst-combine-simplify-demanded-pack-unpack
/third_party/node/deps/corepack/dist/lib/
H A Dcorepack.cjs16115 // .yarn/cache/tar-npm-6.2.0-3eb25205a7-02ca064a1a.zip/node_modules/tar/lib/pack.js
16117 ".yarn/cache/tar-npm-6.2.0-3eb25205a7-02ca064a1a.zip/node_modules/tar/lib/pack.js"(exports, module2) {
16163 var Pack = warner(class Pack extends Minipass {
16440 var PackSync = class extends Pack {
16479 Pack.Sync = PackSync;
16480 module2.exports = Pack;
17402 var Pack = require_pack();
17427 const p = new Pack.Sync(opt);
17435 const p = new Pack(op
[all...]
/base/global/resource_management/frameworks/resmgr/include/
H A Dresource_manager_impl.h645 * Get the theme icon from theme pack
/base/update/updater/services/package/pkg_manager/
H A Dpkg_managerImpl.cpp949 int32_t ret = algorithm->Pack(inStream.get(), PkgStreamImpl::ConvertPkgStream(stream), context); in DoCreatePkgStream()
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp184 // Pack inner recognizer include self inner recognizer and children. in PackInnerRecognizer()
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_other_test.cpp489 * @tc.desc: pack auth data test
H A Dauth_session_message_test.cpp627 * @tc.desc: Pack fast auth value test
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c191 DFINDER_LOGE(TAG, "pack to pdu failed"); in CoapSendRequestEx()
/third_party/ffmpeg/libavcodec/loongarch/
H A Dhevc_idct_lsx.c348 /* Pack and transpose */ in ff_hevc_idct_4x4_lsx()
/third_party/ffmpeg/libavcodec/ppc/
H A Dme_cmp.c210 /* Pack the shorts back into a result. */ in sad16_xy2_altivec()
/third_party/ffmpeg/libswscale/ppc/
H A Dyuv2rgb_altivec.c185 /* pack the pixels in rgb0 format
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_neon_4.h649 * @brief Pack low 8 bits of N (vector width) lanes into bottom of vector.

Completed in 96 milliseconds

1...<<61626364656667686970>>...80