/third_party/mesa3d/src/mesa/main/ |
H A D | mipmap.c | 2134 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 D | sysmodule.c | 1419 {"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 D | pickletools.py | 541 >>> 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 D | NV_gpu_shader5.txt | 104 * 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 D | MemoryBarrierTest.cpp | 3393 // 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 D | MultisampledRenderToTextureTest.cpp | 923 // 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 D | NV_gpu_shader5.txt | 104 * 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 D | IceInstX8632.cpp | 68 #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 D | IceInstX8664.cpp | 68 #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 D | PPCInstrAltivec.td | 742 // 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 D | SystemZInstrVector.td | 379 // Pack 385 // Pack saturate. 394 // Pack saturate logical.
|
/third_party/python/Lib/test/ |
H A D | test_mailbox.py | 1261 # Pack the contents of the mailbox 1281 self._box.pack() 1298 self._box.pack()
|
H A D | test_buffer.py | 78 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 D | graphicsfuzz.txt | 276 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 D | corepack.cjs | 16115 // .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 D | resource_manager_impl.h | 645 * Get the theme icon from theme pack
|
/base/update/updater/services/package/pkg_manager/ |
H A D | pkg_managerImpl.cpp | 949 int32_t ret = algorithm->Pack(inStream.get(), PkgStreamImpl::ConvertPkgStream(stream), context);
in DoCreatePkgStream()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | gesture_event_hub.cpp | 184 // Pack inner recognizer include self inner recognizer and children. in PackInnerRecognizer()
|
/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_other_test.cpp | 489 * @tc.desc: pack auth data test
|
H A D | auth_session_message_test.cpp | 627 * @tc.desc: Pack fast auth value test
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/ |
H A D | coap_discover.c | 191 DFINDER_LOGE(TAG, "pack to pdu failed"); in CoapSendRequestEx()
|
/third_party/ffmpeg/libavcodec/loongarch/ |
H A D | hevc_idct_lsx.c | 348 /* Pack and transpose */ in ff_hevc_idct_4x4_lsx()
|
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | me_cmp.c | 210 /* Pack the shorts back into a result. */ in sad16_xy2_altivec()
|
/third_party/ffmpeg/libswscale/ppc/ |
H A D | yuv2rgb_altivec.c | 185 /* pack the pixels in rgb0 format
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_vecmathlib_neon_4.h | 649 * @brief Pack low 8 bits of N (vector width) lanes into bottom of vector.
|