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 D | graphicsfuzz.txt | 111 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.c | 60 /* 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 D | vktTestCase.cpp | 169 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 D | nir_opcodes.py | 329 # 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 D | es_EXT.xml | 8 <!-- 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 D | msa_macro.h | 967 /* 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 D | floatobject.c | 1726 /* 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 D | common_tests.rb | 206 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 D | v210enc.asm | 2 ;* V210 SIMD pack
|
| /third_party/glslang/Test/ |
| H A D | spv.int32.frag | 214 //pack
|
| H A D | spv.int16.frag | 218 //pack
|
| H A D | spv.int8.frag | 220 //pack
|
| H A D | spv.vulkan110.int16.frag | 213 //pack
|
| H A D | 130.frag | 124 x; // ERROR until 420pack is turned on
|
| /third_party/backends/ |
| H A D | README.unixware2 | 94 /etc/conf/pack.d/sane/space.c.
|
| /third_party/backends/sanei/ |
| H A D | os2_srb.h | 16 #pragma pack(1)
|
| /third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
| H A D | ResourceCreationDialog.java | 193 pack(); in initComponents()
|
| /third_party/icu/tools/unicodetools/com/ibm/rbm/ |
| H A D | RBJavaExporter.java | 199 pack(); in initComponents()
|
| /third_party/libusb/ |
| H A D | BUILD.gn | 83 "-Wno-error=pragma-pack",
|
| /third_party/mesa3d/docs/relnotes/ |
| H A D | 20.0.2.rst | 129 - freedreno: android: add a6xx-pack.xml.h generation to android build
|
| H A D | 8.0.1.rst | 80 - meta: Add pixel store/pack operations in decompress_texture_image
|
| H A D | 20.1.8.rst | 64 - freedreno: Make the pack struct have a .qword for wide addresses.
|
| H A D | 18.2.5.rst | 130 - nir: don't pack varyings ints with floats unless flat
|
| /third_party/mesa3d/.gitlab-ci/bare-metal/ |
| H A D | fastboot.sh | 75 # Finally, pack it up into a cpio rootfs. Skip the vulkan CTS since none of
|
| /third_party/json/include/nlohmann/detail/meta/ |
| H A D | cpp_future.hpp | 138 // Converts a typename pack into an index sequence of the same length, and
|
Completed in 23 milliseconds
1...<<21222324252627282930>>...67