Home
last modified time | relevance | path

Searched refs:packed (Results 1 – 25 of 110) sorted by relevance

12345

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H A Drender_packing_common.h24 uvec2 packed; in PackVec4Half2x16() local
25 packed.x = packHalf2x16(up.xy); in PackVec4Half2x16()
26 packed.y = packHalf2x16(up.zw); in PackVec4Half2x16()
27 return packed; in PackVec4Half2x16()
33 up.xy = unpackHalf2x16(packed.x); in UnpackVec4Half2x16()
40 uvec4 packed; in Pack2Vec4Half2x16() local
41 packed.x = packHalf2x16(up0.xy); in Pack2Vec4Half2x16()
42 packed.y = packHalf2x16(up0.zw); in Pack2Vec4Half2x16()
43 packed.z = packHalf2x16(up1.xy); in Pack2Vec4Half2x16()
44 packed.w = packHalf2x16(up1.zw); in Pack2Vec4Half2x16()
[all …]
/ohos5.0/drivers/peripheral/usb/net/include/
H A Drndis_rawapi.h69 } __attribute__ ((packed));
85 } __attribute__ ((packed));
95 } __attribute__ ((packed));
112 } __attribute__ ((packed));
119 } __attribute__ ((packed));
130 } __attribute__ ((packed));
136 } __attribute__ ((packed));
146 } __attribute__ ((packed));
157 } __attribute__ ((packed));
165 } __attribute__ ((packed));
[all …]
/ohos5.0/drivers/peripheral/usb/interfaces/ddk/common/
H A Dusb_ddk.h154 } __attribute__((packed));
159 } __attribute__((packed));
187 } __attribute__((packed));
193 } __attribute__((packed));
205 } __attribute__((packed));
216 } __attribute__((packed));
223 } __attribute__((packed));
231 } __attribute__((packed));
243 } __attribute__((packed));
249 } __attribute__((packed));
[all …]
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_target_packing_common.h109 vec4 packed = material; in GetPackMaterialWithFlags() local
112 packed.r = float(mat) * (1.0 / 255.0); in GetPackMaterialWithFlags()
115 packed.a = clamp(packed.a * CORE_MATERIAL_DF_REFLECTANCE_COEFF, 0.0, 1.0); in GetPackMaterialWithFlags()
117 return packed; in GetPackMaterialWithFlags()
175 void GetUnpackVelocityAndNormal(in vec4 packed, out vec2 velocity, out vec3 normal) in GetUnpackVelocityAndNormal() argument
177 velocity = packed.xy; in GetUnpackVelocityAndNormal()
178 normal = NormalOctDecode(packed.zw); in GetUnpackVelocityAndNormal()
/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_type.h146 } __attribute__((packed));
163 } __attribute__((packed));
174 } __attribute__((packed));
186 } __attribute__((packed));
195 } __attribute__((packed));
203 } __attribute__((packed));
/ohos5.0/base/update/updater/services/package/pkg_package/
H A Dpkg_zipfile.h36 struct __attribute__((packed)) LocalFileHeader {
69 struct __attribute__((packed)) CentralDirEntry {
89 struct __attribute__((packed)) EndCentralDir {
100 struct __attribute__((packed)) DataDescriptor {
107 struct __attribute__((packed)) Zip64EndCentralDirRecord {
120 struct __attribute__((packed)) Zip64EndCentralDirLocator {
H A Dpkg_upgradefile.h27 struct __attribute__((packed)) PkgTlv {
32 struct __attribute__((packed)) UpgradePkgHeader {
39 struct __attribute__((packed)) UpgradePkgTime {
44 struct __attribute__((packed)) UpgradeCompInfo {
56 struct __attribute__((packed)) UpgradeParam {
H A Dpkg_gzipfile.h25 struct __attribute__((packed)) GZipHeader {
34 struct __attribute__((packed)) GZipExtra {
/ohos5.0/drivers/peripheral/usb/ddk/device/include/
H A Dadapter_if.h70 } __attribute__((packed));
75 } __attribute__((packed));
81 } __attribute__((packed));
153 } __attribute__((packed)) u;
156 } __attribute__((packed));
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dzip_file.h45 struct __attribute__((packed)) LocalHeader {
78 struct __attribute__((packed)) CentralDirEntry {
112 struct __attribute__((packed)) EndDir {
130 struct __attribute__((packed)) DataDesc {
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dzip_file.h48 struct __attribute__((packed)) LocalHeader {
81 struct __attribute__((packed)) CentralDirEntry {
101 struct __attribute__((packed)) EndDir {
119 struct __attribute__((packed)) DataDesc {
/ohos5.0/drivers/external_device_manager/interfaces/ddk/usb/
H A Dusb_ddk_types.h131 } __attribute__((packed)) UsbConfigDescriptor;
159 } __attribute__((packed)) UsbInterfaceDescriptor;
184 } __attribute__((packed)) UsbEndpointDescriptor;
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js/
H A Djs-components-grid-row.md7 …*-related styles. By default, items in the **\<grid-row>** component are packed towards the start …
31 … as follows:<br>- **flex-start**: Items are packed towards the start row.<br>- **flex-end**: Items…
33packed towards the start of the cross axis. The start edge of the cross axis of the first row is a…
H A Djs-components-grid-container.md53 … as follows:<br>- **flex-start**: Items are packed towards the start row.<br>- **flex-end**: Items…
55packed towards the start of the cross axis. The start edge of the cross axis of the first row is a…
H A Djs-components-container-div.md32packed toward the start edge of the container along the main axis.<br>- **flex-end**: Items are pa…
33packed toward the start edge of the cross axis.<br>- **flex-end**: Items are packed toward the end…
34packed toward the start edge of the cross axis. The start edge of the cross axis of the first row …
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Ddata_buffer.h29 } __attribute__((packed));
70 } __attribute__((packed));
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/include/
H A Dzip_file.h50 struct __attribute__((packed)) LocalHeader {
83 struct __attribute__((packed)) CentralDirEntry {
117 struct __attribute__((packed)) EndDir {
135 struct __attribute__((packed)) DataDesc {
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_socket_request.h150 } __attribute__((packed));
191 } __attribute__((packed));
/ohos5.0/docs/en/application-dev/reference/apis-arkui/js-service-widget-ui/
H A Djs-service-widget-container-div.md28packed toward the start edge of the container along the main axis.<br>- **flex-end**: Items are pa…
29packed toward the start edge of the cross axis.<br>- **flex-end**: Items are packed toward the end…
30packed toward the start edge of the cross axis. The start edge of the cross axis of the first row …
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
H A Dkernel_talker.cpp40 } __attribute__((packed));
46 } __attribute__((packed));
51 } __attribute__((packed));
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics2d/
H A D_o_h___native_buffer.md457 | NATIVEBUFFER_PIXEL_FMT_YUYV_422_PKG<sup>12+</sup> | YUYV422 packed 格式 |
458 | NATIVEBUFFER_PIXEL_FMT_UYVY_422_PKG<sup>12+</sup> | UYVY422 packed 格式 |
459 | NATIVEBUFFER_PIXEL_FMT_YVYU_422_PKG<sup>12+</sup> | YVYU422 packed 格式 |
460 | NATIVEBUFFER_PIXEL_FMT_VYUY_422_PKG<sup>12+</sup> | VYUY422 packed 格式 |
461 | NATIVEBUFFER_PIXEL_FMT_RGBA_1010102<sup>12+</sup> | RGBA_1010102 packed 格式 |
462 | NATIVEBUFFER_PIXEL_FMT_YCBCR_P010<sup>12+</sup> | YCBCR420 semi-planar 10bit packed 格式 |
463 | NATIVEBUFFER_PIXEL_FMT_YCRCB_P010<sup>12+</sup> | YCRCB420 semi-planar 10bit packed 格式 |
464 | NATIVEBUFFER_PIXEL_FMT_RAW10<sup>12+</sup> | Raw 10bit packed 格式 |
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
H A Dipc_invoker.c51 }__attribute__((packed));
56 }__attribute__((packed));
170 } __attribute__((packed)) data; in BinderRefDone()
263 } __attribute__((packed)) data; in HandleDeadBinderDone()
503 } __attribute__((packed)) data; in IpcAddDeathRecipient()
515 } __attribute__((packed)) data; in IpcRemoveDeathRecipient()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-js-lite/
H A Djs-lite-components-container-div.md40packed toward the start edge of the container along the main axis.<br>- **flex-end**: Items are pa…
41packed toward the start edge of the cross axis.<br>- **flex-end**: Items are packed toward the end…
/ohos5.0/foundation/multimedia/media_library/frameworks/utils/include/
H A Depfs.h29 struct __attribute__((packed)) FilterProxyRanges {
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dwgcm.h58 } __attribute__((packed, aligned(WGCM_TASK_ALIGN)));

12345