/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/recycle_node/ |
H A D | recycle_manager_test.cpp | 70 bool RecycleManagerTest::CompareConfig(ConfigurationChange& c1, ConfigurationChange& c2) in CompareConfig() 78 bool RecycleManagerTest::ContainConfig(ConfigurationChange& c1, ConfigurationChange& c2) in ContainConfig()
|
/ohos5.0/base/security/crypto_framework/plugin/openssl_plugin/common/inc/ |
H A D | openssl_adapter.h | 349 ASN1_OCTET_STRING *c2; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/ |
H A D | color.cpp | 153 bool operator==(const Color& c1, const Color& c2) in operator ==() 157 bool operator!=(const Color& c1, const Color& c2) in operator !=()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gatt_utils.cpp | 44 [](char c1, char c2) { return tolower(c1) < tolower(c2); }); in operator ()()
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/ |
H A D | converter.cpp | 33 uint8_t c2 = data[++index]; // The second byte in Utf8ToUtf16BEToData() local 75 uint8_t c2 = data[++i]; // The second byte in Utf8ToUtf16BE() local 88 uint8_t c2 = data[++i]; // The second byte in Utf8ToUtf16BE() local
|
/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/window/window_manager/resources/abc/pip/interface/ |
H A D | PiPContent.js | 44 constructor(b2, c2, d2, e2 = -1, f2 = undefined, g2) { argument
|
/ohos5.0/commonlibrary/ets_utils/platform/ohos/ |
H A D | util_helper.cpp | 189 uint8_t c2 = data[++i]; in Utf8ToUtf16BE() local 205 uint8_t c2 = data[++i]; in Utf8ToUtf16BE() local 214 uint8_t c2 = data[++i]; in Utf8ToUtf16BE() local
|
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/ |
H A D | color.cpp | 18 ColorType Color::GetMixColor(ColorType c1, ColorType c2, uint8_t mix) in GetMixColor()
|
/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/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/ |
H A D | utils.cpp | 217 unsigned char c2; in StrCompare() local
|
H A D | hap_parser.cpp | 538 std::string c2("-"); in ToFolderPath() 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 59 #define TWO_CC(c1, c2) (static_cast<uint16_t>(((c2) << Byte8) | (c1))) argument
|
/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_3d/lume/metaobject/src/curves/ |
H A D | easing_curve.cpp | 177 constexpr float c2 = c1 * 1.525f; in EaseInOutBack() local
|
/ohos5.0/foundation/distributedhardware/device_manager/utils/src/crypto/ |
H A D | dm_crypto.cpp | 148 unsigned char c2 = *inBuf++; in ConvertHexStringToBytes() local
|
/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 | 153 …Component::Matrix3d(float a1, float b1, float c1, float d1, float a2, float b2, float c2, float d2, in Matrix3d()
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/ |
H A D | utils.cpp | 341 unsigned char c2; in StrCompare() local
|
/ohos5.0/base/telephony/cellular_data/services/src/apn_manager/ |
H A D | apn_manager.cpp | 182 [](const sptr<ApnHolder> &c1, const sptr<ApnHolder> &c2) { in AddApnHolder()
|
/ohos5.0/foundation/communication/dsoftbus/core/common/utils/ |
H A D | softbus_utils.c | 208 unsigned char c2 = *inBuf++; in ConvertHexStringToBytes() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_item_drag_manager.cpp | 248 OffsetF c2 = c0 + delta; in ScaleDiagonalItem() local
|
/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/arkui/ace_engine/advanced_ui_component/segmentbutton/interfaces/ |
H A D | segmentbutton.js | 117 c2: { class in e1
|
/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
|