/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/ |
H A D | QrCode.java | 286 // Calculate error correction code and pack bits in drawFormatBits()
|
/third_party/skia/third_party/externals/angle2/include/GLSLANG/ |
H A D | ShaderLang.h | 724 // Returns true if the passed in variables pack in maxVectors followingthe packing rules from the
|
/third_party/skia/include/private/ |
H A D | SkNx_sse.h | 718 // With SSE2, we have to sign extend our input, making _mm_packs_epi32 do the pack we want. in SkNx_cast()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderPackingFunctionTests.cpp | 719 : TestCaseGroup(context, "pack_unpack", "Floating-point pack and unpack function tests") in ShaderPackingFunctionTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderFConvertTests.cpp | 348 // Pack an array of tcu::Float values into a buffer to be read from a shader, as if it was an array of vectors with each vector
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | angletypes.h | 301 // This makes a total of 9 bits. We can pack this easily into 32 bits:
|
H A D | formatutils.cpp | 1660 // Compressed images do not use pack/unpack parameters (rowLength). in computeRowPitch() 1680 // Compressed images do not use pack/unpack parameters (imageHeight). in computeDepthPitch() 1874 // renderable, our pixel pack routines don't handle it correctly. in MaybeOverrideLuminance()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | VertexArrayGL.cpp | 502 // Pack the data when copying it, user could have supplied a very large stride that in streamAttributes()
|
/third_party/node/deps/corepack/dist/lib/ |
H A D | corepack.cjs | 16115 // .yarn/cache/tar-npm-6.2.0-3eb25205a7-02ca064a1a.zip/node_modules/tar/lib/pack.js 16117 ".yarn/cache/tar-npm-6.2.0-3eb25205a7-02ca064a1a.zip/node_modules/tar/lib/pack.js"(exports, module2) { 16163 var Pack = warner(class Pack extends Minipass { 16440 var PackSync = class extends Pack { 16479 Pack.Sync = PackSync; 16480 module2.exports = Pack; 17402 var Pack = require_pack(); 17427 const p = new Pack.Sync(opt); 17435 const p = new Pack(op [all...] |
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/ |
H A D | smartpqi_init.c | 864 #pragma pack(1) 871 #pragma pack() 1010 #pragma pack(1) 1021 #pragma pack() 1059 #pragma pack(1) 1070 #pragma pack()
|
/third_party/mesa3d/docs/relnotes/ |
H A D | 22.1.0.rst | 319 - panfrost: Pack message preloads from compiler 346 - panfrost: Don't pack blend constants with blend shaders 479 - pan/va: Pack LEA_TEX_IMM 992 - util/format: add new z24/s8 packing helper to pack z32/s8. 1286 - gallium: rename pack half-float cap 1848 - d3d12: Lower [de]construction of doubles via math ops into pack/unpack ops
|
/third_party/mesa3d/src/imgui/ |
H A D | imgui_draw.cpp | 1753 stbtt_pack_range PackRange; // Hold the list of codepoints to pack (essentially points to Codepoints.Data) 1754 stbrp_rect* Rects; // Rectangle to pack. We first fill in their size and the packer will give us their position. 1888 // 4. Gather glyphs sizes so we can pack them in our virtual canvas. in ImFontAtlasBuildWithStbTruetype() 1913 // Gather the sizes of all rectangles we will need to pack (this loop is based on stbtt_PackFontRangesGatherRects) in ImFontAtlasBuildWithStbTruetype() 1939 // Pack our extra data rectangles first, so it will be on the upper-left corner of our texture (UV will have small values). in ImFontAtlasBuildWithStbTruetype() 1945 // 6. Pack each source font. No rendering yet, we are working with rectangles in an infinitely tall texture at this point. in ImFontAtlasBuildWithStbTruetype()
|
/third_party/pcre2/pcre2/testdata/ |
H A D | testoutput1 | 10130 Pack my box with five dozen liquor jugs. 10132 1: Pack my box with five dozen liquor jugs. 10139 Pack my fox with five dozen liquor jugs. 10149 Pack my box with five dozen liquor jugs. 10150 0: Pack my box with five dozen liquor jugs 10157 Pack my fox with five dozen liquor jugs.
|
/third_party/skia/src/core/ |
H A D | SkVM.cpp | 1118 I32 Builder::pack(I32 x, I32 y, int bits) { in pack() function in skvm::Builder 1378 packed = pack(packed, encoded, shift); in pack32() 1387 packed = pack(packed, encoded, shift); in pack32() 1865 // Pack x86 opcode map selector to 5-bit VEX encoding. 1876 // Pack mandatory SSE opcode prefix byte to 2-bit VEX encoding. 4232 a->xtns2h(dst(x), r(x)); // pack even 16-bit lanes into bottom four lanes
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imgui_draw.cpp | 2305 stbtt_pack_range PackRange; // Hold the list of codepoints to pack (essentially points to Codepoints.Data) 2306 stbrp_rect* Rects; // Rectangle to pack. We first fill in their size and the packer will give us their position. 2439 // 4. Gather glyphs sizes so we can pack them in our virtual canvas. in ImFontAtlasBuildWithStbTruetype() 2464 // Gather the sizes of all rectangles we will need to pack (this loop is based on stbtt_PackFontRangesGatherRects) in ImFontAtlasBuildWithStbTruetype() 2490 // Pack our extra data rectangles first, so it will be on the upper-left corner of our texture (UV will have small values). in ImFontAtlasBuildWithStbTruetype() 2496 // 6. Pack each source font. No rendering yet, we are working with rectangles in an infinitely tall texture at this point. in ImFontAtlasBuildWithStbTruetype()
|
/third_party/openGLES/extensions/AMD/ |
H A D | AMD_gpu_shader_half_float.txt | 62 * new built-in functions to pack and unpack half float types into a 615 Modify Section 8.4, Floating-Point Pack and Unpack Functions 617 (add to the table of pack and unpack functions on p. 149)
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_fs.c | 2504 * as that is done as part of unpack / pack. in generate_unswizzled_blend() 2644 * Note: for 16bit sizes really need matching pack conversion code in generate_unswizzled_blend() 2812 * generate the most efficient code (could use some pack). in generate_unswizzled_blend()
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_cmdstream.c | 804 * interactions are dynamic state. Pack only the dynamic state here and OR 1554 /* Spurious (Midgard doesn't pack) */ in panfrost_emit_const_buf() 4199 * Given a pipe_vertex_element, pack the corresponding Valhall attribute
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
H A D | AMD_gpu_shader_half_float.txt | 62 * new built-in functions to pack and unpack half float types into a 615 Modify Section 8.4, Floating-Point Pack and Unpack Functions 617 (add to the table of pack and unpack functions on p. 149)
|
/third_party/skia/tests/ |
H A D | SkVMTest.cpp | 2435 // originally with a bad arm64 implementation of pack(). 2445 _4444 = pack(_4444, r, 12); 2446 _4444 = pack(_4444, a, 0);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/ |
H A D | KHR_texture_compression_astc_hdr.txt | 384 sequence encoding". This can pack adjacent values together, allowing us to 853 Since 3^5 is 243, it is possible to pack five trits into 8 bits(which has 855 Similarly, since 5^3 is 125, it is possible to pack three quints into
|
/kernel/linux/linux-6.6/arch/arm64/boot/dts/qcom/ |
H A D | sm8550.dtsi | 2064 qcom,ports-block-pack-mode = /bits/ 8 <0x00 0x01 0x01 0x00 0x01 0x01 0x00 0x00 0x00 0x01 0x01 0x00 0x00>; 2110 qcom,ports-block-pack-mode = /bits/ 8 <0xff 0x00 0x01 0xff 0xff 0x00 0xff 0xff 0xff 0xff>; 2175 qcom,ports-block-pack-mode = /bits/ 8 <0x00 0x01 0x01 0x00 0x01 0x01 0x00 0x00 0x00 0x01 0x01 0x00 0x00>; 2203 qcom,ports-block-pack-mode = /bits/ 8 <0xff 0xff 0xff 0xff>;
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sge.c | 1718 cpl->pack = htons(0); in cxgb4_eth_xmit() 2008 cpl->pack = cpu_to_be16(0); in cxgb4_vf_eth_xmit() 2332 cpl->pack = 0; in ethofld_hard_xmit() 2706 cpl->pack = htons(0); in cxgb4_selftest_lb_pkt()
|
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/ |
H A D | smartpqi_init.c | 760 #pragma pack(1) 771 #pragma pack() 809 #pragma pack(1) 820 #pragma pack()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sge.c | 1719 cpl->pack = htons(0); in cxgb4_eth_xmit() 2014 cpl->pack = cpu_to_be16(0); in cxgb4_vf_eth_xmit() 2338 cpl->pack = 0; in ethofld_hard_xmit() 2712 cpl->pack = htons(0); in cxgb4_selftest_lb_pkt()
|