| /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/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.
|
| H A D | testinput1 | 6394 Pack my box with five dozen liquor jugs. 6398 Pack my fox with five dozen liquor jugs. 6403 Pack my box with five dozen liquor jugs. 6407 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/angle2/src/libANGLE/ |
| 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/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
|
| /third_party/ffmpeg/libavformat/ |
| H A D | mxfenc.c | 236 * complete key for operation pattern, partitions, and primer pack 2165 // TODO: fix dv encoder to set proper FF/FS value in VSC pack in mxf_parse_dv_frame() 2167 // av_log(s, AV_LOG_DEBUG, "DV vsc pack ff/ss = %x\n", vsc_pack[2] >> 6); in mxf_parse_dv_frame() 2765 // write system metadata pack in mxf_write_system_item()
|
| /third_party/mesa3d/docs/gallium/ |
| H A D | tgsi.rst | 412 .. opcode:: PK2H - Pack Two 16-bit Floats 421 .. opcode:: PK2US - Pack Two Unsigned 16-bit Scalars 430 .. opcode:: PK4B - Pack Four Signed 8-bit Scalars 442 .. opcode:: PK4UB - Pack Four Unsigned 8-bit Scalars
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opt_algebraic.py | 94 return struct.unpack('!f', struct.pack('!I', i))[0] 1474 # useful in that case. For constant values, the pack will fold and we're 1529 # Lower pack/unpack 2091 # Downcast operations should be able to see through pack
|
| /third_party/nghttp2/lib/includes/nghttp2/ |
| H A D | nghttp2.h | 2027 * Callback function invoked when library asks the application to pack 2029 * packed by library. Application must pack payload only. 2032 * must pack extension payload to the |buf| of its capacity |len| 2344 * application to pack extension frame payload in wire format.
|
| /third_party/node/deps/nghttp2/lib/includes/nghttp2/ |
| H A D | nghttp2.h | 2022 * Callback function invoked when library asks the application to pack 2024 * packed by library. Application must pack payload only. 2027 * must pack extension payload to the |buf| of its capacity |len| 2339 * application to pack extension frame payload in wire format.
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/ |
| H A D | ngtcp2.h | 4449 * unreliable datagram) to pack them into the same packet. 4501 * Application can call this function to pack more stream data 4585 * pack them into the same packet. Application has to specify the 4612 * specified) Application can call this function to pack more data
|
| /third_party/python/Doc/whatsnew/ |
| H A D | 2.5.rst | 1549 :class:`Struct` objects with :meth:`pack` and :meth:`unpack` methods. This is 1551 objects. You can still use the module-level :func:`pack` and :func:`unpack` 1557 data = s.pack(1972, 187, 'abc') 1560 You can also pack and unpack data to and from buffer objects directly using the
|
| /base/security/device_auth/frameworks/deviceauth_lite/source/huks_adapter/ |
| H A D | huks_adapter.c | 696 LOGE("Pack name length is: %u", pack_name_len); in generate_service_id()
|
| /base/security/device_auth/frameworks/deviceauth_lite/test/unittest/unittest_mock/ |
| H A D | huks_adapter_mock_for_pake.c | 640 LOGE("Pack name length is: %u", pack_name_len); in generate_service_id()
|
| H A D | huks_adapter_mock.c | 569 LOGE("Pack name length is: %u", pack_name_len); in generate_service_id()
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/ |
| H A D | hdr_helper.cpp | 908 /// pack jpeg base image vivid marker
|