Home
last modified time | relevance | path

Searched full:pack (Results 1376 - 1400 of 1880) sorted by relevance

1...<<51525354555657585960>>...76

/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DQueueTests.cpp299 // Pack the data in the specified copy region to have the same
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-serialize.hh228 /* Only "pack" if there exist other objects... Otherwise, don't bother. in end_serialize()
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
H A DEXT_texture3D.txt359 TexImage3DEXT above, substituting PACK* state for UNPACK* state in all
/third_party/skia/third_party/externals/opengl-registry/extensions/MESA/
H A DMESA_shader_integer_functions.txt506 (5) Should the pack and unpack functions be included?
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
H A DNV_packed_depth_stencil.txt48 is only natural to pack the two buffers into a single buffer with
H A DNV_parameter_buffer_object2.txt541 four scalars from a buffer and pack the results into a single temporary
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_sidebar.py47 cls.text_frame.pack(side=tk.LEFT, fill=tk.BOTH, expand=True)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DGlobalValue.h92 // All bitfields use unsigned as the underlying type so that MSVC will pack
H A DIntrinsicsX86.td755 // Vector pack
1494 // Pack ops.
2337 // Pack ops.
2728 // Pack ops.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DGlobalValue.h88 // All bitfields use unsigned as the underlying type so that MSVC will pack
H A DValue.h113 // Use the same type as the bitfield above so that MSVC will pack them.
/third_party/protobuf/js/binary/
H A Dproto_test.js652 any.pack(msg.serializeBinary(), 'jspb.test.TestAllTypes');
/third_party/skia/gn/
H A Dsksl_tests.gni335 "/sksl/intrinsics/Pack.sksl",
/third_party/skia/modules/canvaskit/
H A Dparagraph_bindings.cpp259 // Pack these text boxes into an array of n groups of 5 SkScalar (floats) in TextBoxesToFloat32Array()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fReadPixelsTests.cpp411 TestCaseGroup* group = new TestCaseGroup(m_context, "alignment", "Read pixels pack alignment parameter tests"); in init()
/third_party/vk-gl-cts/framework/common/
H A DtcuTestLog.cpp81 // Pack D and S bias and scale to R and G in LogImage()
/third_party/zlib/win32/
H A DDLL_FAQ.txt262 - MSVCRT.DLL exists on every Windows 95 with a new service pack
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2757 SDValue Res = DAG.getNode(SystemZISD::PACK, DL, VT, HRes, LRes);
2767 return DAG.getNode(SystemZISD::PACK, DL, VT, HRes, LRes);
4199 { SystemZISD::PACK, 4,
4202 { SystemZISD::PACK, 2,
4205 { SystemZISD::PACK, 1,
4400 // elements of a PACK are twice as wide as the outputs. in getPermuteNode()
4402 P.Opcode == SystemZISD::PACK ? P.Operand * 2 : in getPermuteNode()
4413 } else if (P.Opcode == SystemZISD::PACK) { in getPermuteNode()
4416 Op = DAG.getNode(SystemZISD::PACK, DL, OutVT, Op0, Op1); in getPermuteNode()
4556 // the non-root shuffles match something like a pack o in getNode()
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c1529 /* We don't have integer pack/unpack methods for in ntq_emit_alu()
1546 /* We don't have integer pack/unpack methods for converting in ntq_emit_alu()
1563 /* We don't have integer pack/unpack methods for converting in ntq_emit_alu()
2704 * pack 2 16-bit variables in the MSB and LSB of the same in try_emit_uniform()
/third_party/mesa3d/src/compiler/nir/
H A Dnir.h543 * This is used by the linker to decide if it's safe to pack the varying.
550 * This is used by the linker to decide if its safe to pack the varying.
3628 * vectorized IO can pack more varyings when linking. */
3654 * Support pack varyings with different interpolation location
/third_party/python/Lib/
H A Dtarfile.py424 timestamp = struct.pack("<L", int(time.time()))
468 self.fileobj.write(struct.pack("<L", self.crc))
469 self.fileobj.write(struct.pack("<L", self.pos & 0xffffFFFF))
1137 buf = struct.pack("%ds" % BLOCKSIZE, b"".join(parts))
/third_party/python/Doc/whatsnew/
H A D3.2.rst2696 * :func:`struct.pack` now only allows bytes for the ``s`` string pack code.
2702 Code such as ``struct.pack('<6sHHBBB', 'GIF87a', x, y)`` should be rewritten
2703 with to use bytes instead of text, ``struct.pack('<6sHHBBB', b'GIF87a', x, y)``.
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp783 LOG_E(BMS_TAG_INSTALLER, "parse bundle pack info failed, error: %{public}d", result); in ParseBundleInfo()
800 LOG_W(BMS_TAG_INSTALLER, "no pack.info in the hap file"); in SetEntryInstallationFree()
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler.cpp96 #pragma pack(push, 1)
101 #pragma pack(pop)
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_manager_impl.cpp1519 MMI_HILOGE("Pack display info failed"); in SendDisplayInfo()
1537 MMI_HILOGE("Pack window group info failed"); in SendWindowInfo()

Completed in 57 milliseconds

1...<<51525354555657585960>>...76