/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/ |
H A D | rpc_types.h | 19 #define ZIPC_PACK_CHARS(c1, c2, c3, c4) ((((c1) << 24)) | (((c2) << 16)) | (((c3) << 8)) | (c4)) argument
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/curves/ |
H A D | easing_curve.cpp | 185 constexpr float c4 = (2.f * BASE_NS::Math::PI) / 3.f; in EaseInElastic() local 196 constexpr float c4 = (2.f * BASE_NS::Math::PI) / 3.f; in EaseOutElastic() local
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/ |
H A D | heif_format_agent.cpp | 154 uint32_t HeifFormatAgent::Fourcc(uint8_t c1, uint8_t c2, uint8_t c3, uint8_t c4) in Fourcc()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
H A D | skia_typeface_test.cpp | 28 #define HB_TAG(c1,c2,c3,c4) ((uint32_t)((((uint32_t)(c1)&0xFF)<<24)|(((uint32_t)(c2)&0xFF)<<16)|(((… argument
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/ |
H A D | ipc_types.h | 24 #define ZIPC_PACK_CHARS(c1, c2, c3, c4) ((((c1) << 24)) | (((c2) << 16)) | (((c3) << 8)) | (c4)) argument
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transform/ |
H A D | transform_component.cpp | 154 float a3, float b3, float c3, float d3, float a4, float b4, float c4, float d4, in Matrix3d()
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/chipgroup/interfaces/ |
H A D | chipgroup.js | 115 function c4(uiContext, value, isValid, defaultValue) { function
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/ |
H A D | converter.cpp | 35 uint8_t c4 = data[++index]; // The forth byte in Utf8ToUtf16BEToData() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/apng/ |
H A D | apng_image_decoder.cpp | 58 #define FOUR_CC(c1, c2, c3, c4) (static_cast<uint32_t>(((c4) << Byte24) | ((c3) << Byte16) | ((c2) … argument
|
/ohos5.0/commonlibrary/ets_utils/platform/ohos/ |
H A D | util_helper.cpp | 191 uint8_t c4 = data[++i]; in Utf8ToUtf16BE() local
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/ |
H A D | editabletitlebar.js | 745 setInitiallyProvidedValue(c4) { argument
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/ |
H A D | ipc_types.h | 25 #define ZIPC_PACK_CHARS(c1, c2, c3, c4) ((((c1) << 24)) | (((c2) << 16)) | (((c3) << 8)) | (c4)) argument
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/include/ |
H A D | sys_binder.h | 24 #define B_PACK_CHARS(c1, c2, c3, c4) ((((c1) << 24)) | (((c2) << 16)) | (((c3) << 8)) | (c4)) argument
|
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/src/ |
H A D | netmanager_base_common_utils.cpp | 254 uint8_t c4 = 0; in Ipv4PrefixLen() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/ |
H A D | sys_binder.h | 28 #define B_PACK_CHARS(c1, c2, c3, c4) ((((c1) << 24)) | (((c2) << 16)) | (((c3) << 8)) | (c4)) argument
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/ |
H A D | atomicserviceweb.js | 973 pickCamera(c4) { argument
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/ |
H A D | treeview.js | 229 this.c4 = { class in e3.constructor
|