Searched full:pack (Results 2476 - 2500 of 2620) sorted by relevance
1...<<919293949596979899100>>...105
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aes-mips.pl | 103 { $big_endian=(unpack('L',pack('N',1))==1); }
|
/third_party/protobuf/ |
H A D | CHANGES.txt | 1472 * Library: Added Any.Pack/Unpack support.
|
/third_party/openssl/crypto/aes/asm/ |
H A D | aes-mips.pl | 103 { $big_endian=(unpack('L',pack('N',1))==1); }
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cEnhancedLayoutsTests.hpp | 4903 /** Group class for Shader Language 420Pack conformance tests */
|
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/ |
H A D | ReactorUnitTests.cpp | 1603 TEST(ReactorUnitTests, Pack)
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
H A D | ARB_shader_image_load_store.txt | 507 PACK/UNPACK_BUFFER bindings (ReadPixels, TexSubImage, etc.) after the
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
H A D | EXT_shader_image_load_store.txt | 455 PACK/UNPACK_BUFFER bindings (ReadPixels, TexSubImage, etc.) after the
|
/third_party/python/Doc/library/ |
H A D | mailbox.rst | 565 .. method:: pack()
|
H A D | ctypes.rst | 644 what ``#pragma pack(n)`` also does in MSVC.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitSimplify.cpp | 2011 // the pack-halfwords. The intent is to cause the entire sequence to become
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZScheduleZ196.td | 619 def : InstRW<[WLat1, LSU5, GroupAlone], (instregex "(PACK|PKA|PKU)$")>;
|
H A D | SystemZScheduleZEC12.td | 632 def : InstRW<[WLat1, LSU5, GroupAlone], (instregex "(PACK|PKA|PKU)$")>;
|
/third_party/vixl/src/aarch64/ |
H A D | simulator-aarch64.h | 5022 // Pack all even- or odd-numbered elements of source vector side by side and
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | StateManager11.cpp | 420 // Pack the wrap values into one integer so we can fit all the metadata in two 4-integer
|
/third_party/node/deps/openssl/openssl/ |
H A D | CHANGES.md | 1826 * s390x assembly pack: add hardware-support for P-256, P-384, P-521, 2898 * s390x assembly pack: add (improved) hardware-support for the following 3360 * x86_64 assembly pack: annotate code with DWARF CFI directives to 6716 * MIPS assembly pack updates: support for MIPS32r2 and SmartMIPS ASE, 9397 * s390x assembler pack. 9401 * ARMv4 assembler pack. ARMv4 refers to v4 and later ISA, not CPU 14199 * New ASN1 functions to handle dup, sign, verify, digest, pack and
|
/third_party/openssl/ |
H A D | CHANGES.md | 1648 * s390x assembly pack: add hardware-support for P-256, P-384, P-521, 2720 * s390x assembly pack: add (improved) hardware-support for the following 3182 * x86_64 assembly pack: annotate code with DWARF CFI directives to 6538 * MIPS assembly pack updates: support for MIPS32r2 and SmartMIPS ASE, 9219 * s390x assembler pack. 9223 * ARMv4 assembler pack. ARMv4 refers to v4 and later ISA, not CPU 14021 * New ASN1 functions to handle dup, sign, verify, digest, pack and
|
/third_party/openGLES/specs/gl/ |
H A D | GLSLangSpec.4.60.html | 643 <li><a href="#floating-point-pack-and-unpack-functions">8.4. Floating-Point Pack and Unpack Functions</a></li> 13911 <h3 id="floating-point-pack-and-unpack-functions">8.4. Floating-Point Pack and Unpack Functions</h3> 18548 <pre>pack/unpack (conversion) -> pack/unpack in GLSL extended instructions 18549 pack/unpack (no conversion) -> OpBitcast</pre>
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_glsl.cpp | 1502 // so that it is possible to pack other vectors into the last element. 1581 // so that it is possible to pack other vectors into the last element. 2512 // I/O blocks on ES require version 310 with Android Extension Pack extensions, or core version 320.
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/ |
H A D | 0001_linux_arch.patch | 14807 diff --git a/arch/arm64/kernel/proton-pack.c b/arch/arm64/kernel/proton-pack.c 14809 --- a/arch/arm64/kernel/proton-pack.c 14810 +++ b/arch/arm64/kernel/proton-pack.c
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_hv.c | 2451 * so we pack smt_mode vcpus per vcore. in kvmhv_set_smt_mode()
|
/kernel/linux/linux-5.10/ |
H A D | CREDITS | 2015 D: 6pack driver for AX.25
|
/kernel/linux/linux-6.6/ |
H A D | CREDITS | 2077 D: 6pack driver for AX.25
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_hv.c | 3044 * so we pack smt_mode vcpus per vcore. in kvmhv_set_smt_mode()
|
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/ |
H A D | mpi3mr_fw.c | 193 desc = "Energy Pack Change"; in mpi3mr_print_event_data()
|
/third_party/elfutils/libdwfl/ |
H A D | ChangeLog | 2477 * libdwflP.h (struct Dwfl_Module): Reorder members to pack better.
|
Completed in 251 milliseconds
1...<<919293949596979899100>>...105