Home
last modified time | relevance | path

Searched full:pack (Results 626 - 650 of 1661) sorted by relevance

1...<<21222324252627282930>>...67

/third_party/vk-gl-cts/android/cts/main/vk-master-2021-03-01/
H A Dgraphicsfuzz.txt111 dEQP-VK.graphicsfuzz.cov-inst-combine-and-or-xor-pack-unpack
121 dEQP-VK.graphicsfuzz.cov-inst-combine-pack-unpack
125 dEQP-VK.graphicsfuzz.cov-inst-combine-simplify-demanded-pack-unpack
/third_party/python/Modules/
H A D_tracemalloc.c60 /* Pack the frame_t structure to reduce the memory footprint on 64-bit
66 #pragma pack(push, 4)
75 #pragma pack(pop)
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktTestCase.cpp169 deUint32 version = pack(ApiVersion(0, 1, 0, 0)); in getTargetInstanceVersion()
175 version = pack(ApiVersion(1, 1, 0, 0)); in getTargetInstanceVersion()
750 { return isApiVersionSupported(m_device->getUsedApiVersion(), pack(version)); } in contextSupports()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opcodes.py329 # Floating point pack and unpack operations.
1349 # DXIL specific double [un]pack
1350 # DXIL doesn't support generic [un]pack instructions, so we want those
1352 # double, only [un]pack. Technically DXIL does, but considering they
1354 # This is essentially just the standard [un]pack, except that it doesn't get
/third_party/mesa3d/src/mapi/glapi/gen/
H A Des_EXT.xml8 <!-- part of es1.1 extension pack -->
20 <!-- part of es1.1 extension pack -->
35 <!-- part of es1.1 extension pack -->
127 <!-- part of es1.1 extension pack -->
351 <!-- part of es1.1 extension pack -->
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dmsa_macro.h967 /* Description : Pack even byte elements of vector pairs
994 /* Description : Pack even halfword elements of vector pairs
1011 /* Description : Pack even word elements of vector pairs
1028 /* Description : Pack odd halfword elements of vector pairs
1367 /* Description : Pack even byte elements, extract 0 & 2 index words from pair
/third_party/python/Objects/
H A Dfloatobject.c1726 /* this is for the benefit of the pack/unpack routines below */
2058 * PyFloat_{Pack,Unpack}{2,4,8}. See floatobject.h.
2169 "float too large to pack with e format"); in PyFloat_Pack2()
2277 "float too large to pack with f format"); in PyFloat_Pack4()
2390 "float too large to pack with d format"); in PyFloat_Pack8()
/third_party/protobuf/ruby/tests/
H A Dcommon_tests.rb206 m.optional_string = ["FFFF"].pack('H*')
210 m.optional_bytes = ["FFFF"].pack('H*')
499 bytestring = ["FFFF"].pack("H*")
504 bytestring = ["FFFF"].pack("H*")
1075 :optional_bytes => ["FFFFFFFF"].pack('H*'),
/third_party/ffmpeg/libavcodec/x86/
H A Dv210enc.asm2 ;* V210 SIMD pack
/third_party/glslang/Test/
H A Dspv.int32.frag214 //pack
H A Dspv.int16.frag218 //pack
H A Dspv.int8.frag220 //pack
H A Dspv.vulkan110.int16.frag213 //pack
H A D130.frag124 x; // ERROR until 420pack is turned on
/third_party/backends/
H A DREADME.unixware294 /etc/conf/pack.d/sane/space.c.
/third_party/backends/sanei/
H A Dos2_srb.h16 #pragma pack(1)
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DResourceCreationDialog.java193 pack(); in initComponents()
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBJavaExporter.java199 pack(); in initComponents()
/third_party/libusb/
H A DBUILD.gn83 "-Wno-error=pragma-pack",
/third_party/mesa3d/docs/relnotes/
H A D20.0.2.rst129 - freedreno: android: add a6xx-pack.xml.h generation to android build
H A D8.0.1.rst80 - meta: Add pixel store/pack operations in decompress_texture_image
H A D20.1.8.rst64 - freedreno: Make the pack struct have a .qword for wide addresses.
H A D18.2.5.rst130 - nir: don't pack varyings ints with floats unless flat
/third_party/mesa3d/.gitlab-ci/bare-metal/
H A Dfastboot.sh75 # Finally, pack it up into a cpio rootfs. Skip the vulkan CTS since none of
/third_party/json/include/nlohmann/detail/meta/
H A Dcpp_future.hpp138 // Converts a typename pack into an index sequence of the same length, and

Completed in 23 milliseconds

1...<<21222324252627282930>>...67