Home
last modified time | relevance | path

Searched full:pack (Results 2426 - 2450 of 2744) sorted by relevance

1...<<919293949596979899100>>...110

/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core_main.c3530 QETH_CARD_TEXT(queue->card, 6, "np->pack"); in qeth_switch_to_packing_if_needed()
3549 QETH_CARD_TEXT(queue->card, 6, "pack->np"); in qeth_switch_to_nonpacking_if_needed()
/third_party/elfutils/libdw/
H A DChangeLog1025 * libdwP.h (struct Dwarf_Abbrev): Pack struct. Remove attrcnt,
2749 * libdwP.h (struct Dwarf_Line_s): Reorder members to pack better.
/third_party/mesa3d/docs/relnotes/
H A D7.10.rst429 - mesa: rename vars in pixel pack/unpack code
1828 - gallivm: Use the wrappers for SSE pack intrinsics.
/third_party/openGLES/extensions/ARB/
H A DARB_uniform_buffer_object.txt2391 DISCUSSION: As it stands, existing implementations pack uniform
3444 flexibility. For example, a hypothetical implementation might pack 3x3
/third_party/python/Doc/whatsnew/
H A D2.7.rst1567 :issue:`1523`.) The :func:`~struct.pack` function will also
1568 attempt to use :meth:`__index__` to convert and pack non-integers
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp679 // - PACK/UNPACK_STATE only affect texture data upload/download, in GetImpl()
3880 // This is a no-op, its only important to use the right pack state when we do in syncState()
/third_party/skia/src/gpu/gl/
H A DGrGLCaps.cpp142 // Skia already has a scratch buffer workaround when pack row length in init()
1213 writer->appendBool("Pack Flip Y support", fPackFlipYSupport); in onDumpJSON()
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
H A DARB_uniform_buffer_object.txt2381 DISCUSSION: As it stands, existing implementations pack uniform
3434 flexibility. For example, a hypothetical implementation might pack 3x3
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp2894 // problems during legalization, the emitted instructions to pack and unpack in performLoadCombine()
2948 // order problems during legalization, the emitted instructions to pack and in performStoreCombine()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.td2827 // pack a set of smaller int registers to a larger int register
3141 // - for sm_20, use pmpt (use vector scalar mov to get the pack and
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2735 // Returns a signed counterpart for an (un)signed-saturate-and-pack
2766 // Instrument vector pack instrinsic.
/third_party/python/Lib/test/
H A Dtest_logging.py1892 slen = struct.pack('>L', 0) # length of prefix
3303 slen = struct.pack('>L', len(text))
/third_party/python/Misc/
H A DHISTORY5717 - Issue #14897: Enhance error messages of struct.pack and
9874 trying to pack a negative (in-range) integer.
10956 - Issue #10783: struct.pack() no longer implicitly encodes unicode to UTF-8.
14185 - Issue #9277: Fix bug in struct.pack for bools in standard mode (e.g.,
14186 struct.pack('>?')): if conversion to bool raised an exception then that
14198 - In struct.pack, correctly propagate exceptions from computing the truth of an
14259 - Issue #8300: When passing a non-integer argument to struct.pack with any
14260 integer format code, struct.pack first attempts to convert the non-integer
15048 for integer type codes: struct.pack('L', 0.3) should now raise
15203 when packing an integer: struct.pack('
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessTexturesTests.cpp13312 /* Check that INVALID_OPERATION error is generated if a pixel pack buffer in iterate()
13321 "a pixel pack buffer object is bound and packing the texture image into the buffer's " in iterate()
13327 /* Check that INVALID_OPERATION error is generated if a pixel pack buffer in iterate()
13337 "a pixel pack buffer object is bound and pixels is not evenly divisible by the " in iterate()
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_msl.cpp3939 // If struct size is larger than array stride, we might be able to fit, if we tightly pack. in mark_scalar_layout_structs()
3972 // Sort the members of the struct type by offset, and pack and then pad members where needed
3993 // Pack any dependent struct types before we pack a parent struct. in align_struct()
4001 // a packed format. If so, and the previous member is packable, pack it. in align_struct()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_rtt.c762 /* no TLV to pack, simply issue a set-proxd iovar */ in dhd_rtt_common_set_handler()
/device/soc/rockchip/common/sdk_linux/
H A DMakefile1021 LDFLAGS_vmlinux += --pack-dyn-relocs=relr --use-android-relr-tags
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v11_0.c1760 DRM_ERROR("failed to pack AVI infoframe: %zd\n", err); in dce_v11_0_afmt_setmode()
H A Ddce_v8_0.c1652 DRM_ERROR("failed to pack AVI infoframe: %zd\n", err); in dce_v8_0_afmt_setmode()
H A Ddce_v10_0.c1718 DRM_ERROR("failed to pack AVI infoframe: %zd\n", err); in dce_v10_0_afmt_setmode()
H A Ddce_v6_0.c1468 DRM_ERROR("failed to pack AVI infoframe: %zd\n", err); in dce_v6_0_audio_set_avi_infoframe()
/kernel/linux/linux-5.10/drivers/dma/
H A Dste_dma40.c1924 * than pack every logical channel at the first available phy in d40_allocate_channel()
/kernel/linux/linux-5.10/
H A DMakefile1029 LDFLAGS_vmlinux += --pack-dyn-relocs=relr --use-android-relr-tags
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A D3c59x.c1295 goto free_ring; /* With every pack */ in vortex_probe1()
/kernel/linux/linux-5.10/drivers/md/
H A Draid1.c3222 * At the same time, we "pack" the devices so that all the missing in raid1_reshape()

Completed in 247 milliseconds

1...<<919293949596979899100>>...110