Home
last modified time | relevance | path

Searched full:pack (Results 1976 - 2000 of 2921) sorted by relevance

1...<<71727374757677787980>>...117

/third_party/typescript/src/compiler/factory/
H A DemitHelpers.ts649 var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
650 if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
/third_party/typescript/tests/baselines/reference/
H A DvariadicTuples1.js408 var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
409 if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
/third_party/python/Lib/test/
H A Dtest_compileall.py81 compare = struct.pack('<4sLL', importlib.util.MAGIC_NUMBER, 0,
123 self.recreation_check(struct.pack('<4sLL', importlib.util.MAGIC_NUMBER,
H A Dpickletester.py1004 struct.pack("<I", 300) +
3179 struct.pack("<I", len(data)))
3206 struct.pack("<Q", len(data)))
3230 struct.pack("<I", len(data)))
3261 struct.pack("<Q", len(data)))
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Ddpp-nfc.py353 test_crn = struct.pack('>H', prev + 0x10)
1063 test_crn = struct.pack('>H', int(args.test_crn))
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES.cpp6962 // Check for pixel pack buffer related API errors in ValidatePixelPack()
6982 const auto &pack = context->getState().getPackState(); in ValidatePixelPack() local
6985 if (!formatInfo.computePackUnpackEndByte(type, size, pack, false, &endByte)) in ValidatePixelPack()
7031 // Since these two pack parameters can only be set to non-zero values in ValidatePixelPack()
7033 GLint dataStoreWidth = pack.rowLength ? pack.rowLength : width; in ValidatePixelPack()
7034 if (pack.skipPixels + width > dataStoreWidth) in ValidatePixelPack()
/test/xts/acts/graphic/webGL/entry/src/ohosTest/js/test/
H A DWebGL1.common.js3351 let pack = gl.getParameter(gl.PACK_ALIGNMENT);
3353 console.info("webgltest pack", pack);
3355 expect(pack).assertEqual(4);
/third_party/alsa-utils/aplay/
H A Daplay.c2490 if (vd->pack) { /* /dev/dsp can't it */
2585 if (eb->pack) { /* /dev/dsp can't it */
2676 eb.pack = 0;
2693 vd.pack = 0;
/third_party/openGLES/extensions/ARB/
H A DARB_gl_spirv.txt386 pack/unpack (conversion) -> pack/unpack in GLSL extended instructions
387 pack/unpack (no conversion) -> OpBitcast
2236 26 02-Jun-2016 JohnK Completion of draft. Pack/unpack, TBD,
/third_party/node/deps/npm/node_modules/@npmcli/config/lib/definitions/
H A Ddefinitions.js633 \`update\`, \`dedupe\`, \`uninstall\`, as well as \`pack\` and
789 defaultDescription: `\`false\` unless when using \`npm pack\` or \`npm publish\` where it
1594 define('pack-destination', {
1598 Directory in which \`npm pack\` will save tarballs.
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nv50.cpp1967 // pack/unpack. in handleSUREDP()
2028 // Pack each component into the untyped dsts. in handleSUSTP()
2037 // There is nothing to convert/pack for 32-bit values in handleSUSTP()
2050 // For odd bit sizes, it's easier to pack it into the final in handleSUSTP()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiImageClearingTests.cpp2021 PACK, member in vkt::api::__anon27795::ClearColor64BitCase
2030 if (case64 == ClearColor64BitCase::PACK) in makeClearColorValue64()
2032 // We can pack 2 colors in the 4 elements. in makeClearColorValue64()
2583 makeClearColorValue64(static_cast<uint32_t>(i), ClearColor64BitCase::PACK, clearColors+i, expectedColors+i); in createImageClearingTestsCommon() member in vkt::api::__anon27795::ClearColor64BitCase
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelRoutine.cpp1441 // current.z = As<Short4>(Pack(As<UShort4>(current.z), As<UShort4>(current.x))); in writeColor()
1442 // current.y = As<Short4>(Pack(As<UShort4>(current.y), As<UShort4>(current.y))); in writeColor()
1451 // current.z = As<Short4>(Pack(As<UShort4>(current.z), As<UShort4>(current.x))); in writeColor()
1452 // current.y = As<Short4>(Pack(As<UShort4>(current.y), As<UShort4>(current.w))); in writeColor()
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
H A DARB_gl_spirv.txt370 pack/unpack (conversion) -> pack/unpack in GLSL extended instructions
371 pack/unpack (no conversion) -> OpBitcast
2111 26 02-Jun-2016 JohnK Completion of draft. Pack/unpack, TBD,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h506 // SubclassData. These are designed to fit within a uint16_t so they pack
511 // and give the `pack` pragma push semantics.
512 #define BEGIN_TWO_BYTE_PACK() _Pragma("pack(2)")
513 #define END_TWO_BYTE_PACK() _Pragma("pack(pop)")
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8632.cpp1520 assert(false && "Unexpected vector pack operand type"); in packss()
1534 assert(false && "Unexpected vector pack operand type"); in packss()
1549 assert(false && "Unexpected vector pack operand type"); in packus()
1564 assert(false && "Unexpected vector pack operand type"); in packus()
H A DIceAssemblerX8664.cpp1639 assert(false && "Unexpected vector pack operand type"); in packss()
1654 assert(false && "Unexpected vector pack operand type"); in packss()
1670 assert(false && "Unexpected vector pack operand type"); in packus()
1686 assert(false && "Unexpected vector pack operand type"); in packus()
H A DIceInstX8632.h318 enum SseSuffix { None, Packed, Unpack, Scalar, Integral, Pack }; enumerator
3133 InstX86Base::SseSuffix::Pack> {
3143 InstX86Base::SseSuffix::Pack>(Func, Dest, Source) {} in InstX86Packss()
3147 InstX86Base::SseSuffix::Pack> {
3157 InstX86Base::SseSuffix::Pack>(Func, Dest, Source) {} in InstX86Packus()
H A DIceInstX8664.h257 enum SseSuffix { None, Packed, Unpack, Scalar, Integral, Pack }; enumerator
3032 InstX86Base::SseSuffix::Pack> {
3042 InstX86Base::SseSuffix::Pack>(Func, Dest, Source) {} in InstX86Packss()
3046 InstX86Base::SseSuffix::Pack> {
3056 InstX86Base::SseSuffix::Pack>(Func, Dest, Source) {} in InstX86Packus()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1688 // Per lane, pack the elements of the first input and then the second. in SimplifyDemandedVectorElts()
1690 // v8i16 PACK(v4i32 X, v4i32 Y) - (X[0..3],Y[0..3]) in SimplifyDemandedVectorElts()
1691 // v32i8 PACK(v16i16 X, v16i16 Y) - (X[0..7],Y[0..7]),(X[8..15],Y[8..15]) in SimplifyDemandedVectorElts()
1707 // Pack the operand's UNDEF elements, one lane at a time. in SimplifyDemandedVectorElts()
/third_party/mesa3d/src/mesa/main/
H A Dbufferobj.c690 return &ctx->Pack.BufferObj; in get_buffer_target()
1428 bind_buffer_object(ctx, &ctx->Pack.BufferObj, 0, false); in _mesa_update_default_objects_buffer_objects()
1925 /* unbind any pixel pack/unpack pointers bound to this buffer */ in delete_buffers()
1926 if (ctx->Pack.BufferObj == bufObj) { in delete_buffers()
1927 bind_buffer_object(ctx, &ctx->Pack.BufferObj, 0, false); in delete_buffers()
/third_party/python/Doc/library/
H A Dtkinter.ttk.rst1303 btn.pack()
1330 colored_btn = ttk.Button(text="Test", style="C.TButton").pack()
1387 mbtn.pack()
1481 combo = ttk.Combobox().pack()
1503 uses a simplified version of the pack geometry manager: given an
/third_party/mesa3d/docs/relnotes/
H A D21.2.0.rst413 - agx: Pack texture ops
418 - agx: Pack cmpsel
572 - panfrost: Pack blend equations at CSO create time
593 - panfrost: Pack draw-time RSD all-at-once
633 - agx: Pack ld_var Dx
645 - agx: Pack control flow instructions
647 - agx: Fix up branch offsets at pack time
656 - asahi: Defer viewport pack
720 - agx: Pack SR immediate
875 - agx: Pack LO
[all...]
/third_party/openGLES/extensions/NV/
H A DNV_gpu_program4.txt1923 PK2H X X - - - F s vf pack two 16-bit floats
1924 PK2US X X - - - F s vf pack two floats as unsigned 16-bit
1925 PK4B X X - - - F s vf pack four floats as signed 8-bit
1926 PK4UB X X - - - F s vf pack four floats as unsigned 8-bit
3495 Section 2.X.8.Z, PK2H: Pack Two 16-bit Floats
3522 Section 2.X.8.Z, PK2US: Pack Two Floats as Unsigned 16-bit
3559 Section 2.X.8.Z, PK4B: Pack Four Floats as Signed 8-bit
3600 Section 2.X.8.Z, PK4UB: Pack Four Floats as Unsigned 8-bit
4428 pack instruction. The result is always written as a floating-point
4459 pack instructio
[all...]
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
H A DNV_gpu_program4.txt1923 PK2H X X - - - F s vf pack two 16-bit floats
1924 PK2US X X - - - F s vf pack two floats as unsigned 16-bit
1925 PK4B X X - - - F s vf pack four floats as signed 8-bit
1926 PK4UB X X - - - F s vf pack four floats as unsigned 8-bit
3495 Section 2.X.8.Z, PK2H: Pack Two 16-bit Floats
3522 Section 2.X.8.Z, PK2US: Pack Two Floats as Unsigned 16-bit
3559 Section 2.X.8.Z, PK4B: Pack Four Floats as Signed 8-bit
3600 Section 2.X.8.Z, PK4UB: Pack Four Floats as Unsigned 8-bit
4428 pack instruction. The result is always written as a floating-point
4459 pack instructio
[all...]

Completed in 173 milliseconds

1...<<71727374757677787980>>...117