| /third_party/skia/src/gpu/ops/ |
| H A D | TextureOp.cpp | 371 // These must be based on uint16_t to help MSVC's pack bitfields optimally
|
| /third_party/skia/src/core/ |
| H A D | SkAAClip.cpp | 1383 // now pack everything into a RunHead
|
| /third_party/skia/third_party/externals/libpng/ |
| H A D | pngwrite.c | 1379 /* Pack pixels into bytes */ in png_write_png()
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | enc_sse2.c | 1282 // pack result as 16b in DoQuantizeBlock_SSE2()
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | vp8l_enc.c | 391 // In the case of small palettes, we pack 2, 4 or 8 pixels together. In in AnalyzeEntropy()
|
| /third_party/skia/third_party/externals/imgui/docs/ |
| H A D | FAQ.md | 550 Use the font atlas to pack them into a single texture:
|
| /third_party/python/Doc/library/ |
| H A D | logging.handlers.rst | 518 datalen = struct.pack('>L', len(data))
|
| /third_party/python/Lib/logging/ |
| H A D | handlers.py | 650 slen = struct.pack(">L", len(s))
|
| /third_party/python/Lib/test/ |
| H A D | test_array.py | 168 arraystr = struct.pack(struct_fmt, *values)
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
| H A D | Record.h | 299 /// We could pack these a bit tighter by not having the IK_FirstXXXInit
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceCfg.cpp | 828 // us to pack less-aligned pieces after more-aligned ones, resulting in less in sortAndCombineAllocas()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| H A D | RDFGraph.cpp | 421 Ref.PR = G.pack(RR); in setRegRef()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| H A D | MipsConstantIslandPass.cpp | 1296 // to pack the aligned CPEs better. in createNewWater()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroFrame.cpp | 16 // TODO: pack values tightly using liveness info.
|
| /third_party/protobuf/python/google/protobuf/ |
| H A D | text_format.py | 882 message.Pack(expanded_any_sub_message,
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
| H A D | variant.h | 1160 // pack expansion involving decltype.
|
| /third_party/rust/crates/rustix/src/backend/libc/fs/ |
| H A D | syscalls.rs | 1740 // Pack the return values following the rules for [`getattrlist`].
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderPackingFunctionTests.cpp | 1365 : tcu::TestCaseGroup (testCtx, "pack_unpack", "Floating-point pack and unpack function tests") in ShaderPackingFunctionTests()
|
| /third_party/rust/crates/memchr/bench/data/opensubtitles/ |
| H A D | en-huge.txt | 1385 Then he'll send for me and a few more jackasses to bring in his grub and pack out his ore! 2828 Then he'll send for me and a few more jackasses to bring in his grub and pack out his ore! 4926 Pack up because their grandfathers were here first? 6412 Pack up because their grandfathers were here first? 7847 Pack up because their grandfathers were here first? 9363 Pack up because their grandfathers were here first? 10618 A pack of cigarettes. 11776 I'd better be in shape for that field-pack. 12885 I'd better be in shape for that field-pack. 13992 I'd better be in shape for that field-pack [all...] |
| /third_party/astc-encoder/Source/ |
| H A D | stb_image.h | 2562 // butterfly a/b, add bias, then shift by "s" and pack in stbi__idct_simd() 2663 // pack in stbi__idct_simd() 2748 // butterfly a/b, then shift using "shiftop" by "s" and pack in stbi__idct_simd() 2851 // pack and round in stbi__idct_simd() 3583 // pack and write output in stbi__resample_row_hv_2_simd()
|
| /third_party/node/deps/v8/src/execution/s390/ |
| H A D | simulator-s390.cc | 779 V(vpk, VPK, 0xE794) /* type = VRR_C VECTOR PACK */ \ in EvalTableInit() 782 V(vpks, VPKS, 0xE797) /* type = VRR_B VECTOR PACK SATURATE */ \ in EvalTableInit() 783 V(vpkls, VPKLS, 0xE795) /* type = VRR_B VECTOR PACK LOGICAL SATURATE */ \ in EvalTableInit() 959 EvalTable[PACK] = &Simulator::Evaluate_PACK; in EvalTableInit() 6086 EVALUATE(PACK) { in EVALUATE()
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cGPUShaderFP64Tests.cpp | 12998 class pack class 13013 class pack<tcu::Matrix<glw::GLdouble, Rows, Cols> > class 13126 pack<ResT>::set(result_dst, result); in call() 13305 pack<ResT>::set(result_dst, result); in call() 13435 pack<ResT>::set(result_dst, result); in call()
|
| /third_party/mesa3d/docs/relnotes/ |
| H A D | 21.0.0.rst | 1218 - util/format: Fix pack/unpack of A1R5G5B5_UINT. 1352 - zink: do not reserve or pack fragment outputs 1694 - intel/genxml/pack: Stash the cloned address field
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | TextureTest.cpp | 7126 // PACK modes debugging 7225 // ReadPixels against different width, height, pixel pack mode combinations to test 7245 // Restore pixel pack modes later
|
| /third_party/skia/third_party/externals/libwebp/ |
| H A D | ChangeLog | 2639 7e2d6595 Merge "remove the PACK() bit-packing tricks" 2640 c13fecf9 remove the PACK() bit-packing tricks 2677 e081f2f3 Pack code & extra_bits to Struct (VP8LPrefixCode).
|