/foundation/ability/ability_base/interfaces/inner_api/base/src/ |
H A D | base.cpp | 23 0x00000000, 0x0000, 0x0000, 0x0000, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, [all...] |
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/text/ |
H A D | font_mgr_test.cpp | 139 const uint8_t TTF_FULLNAME[] = {0x0, 0x4e, 0x0, 0x6f, 0x0, 0x74, 0x0, 0x6f, 0x0, 0x20, 0x0, 0x53, 140 0x0, 0x61, 0x0, 0x6e, 0x0, 0x73, 0x0, [all...] |
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | span_string_test_ng.cpp | 1532 std::vector<uint8_t> result = { 0x23, 0x21, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x40, 0x22, 0xff, 0x0, 0x0, 0x0, in HWTEST_F() [all...] |
/foundation/ability/ability_base/test/unittest/base/ |
H A D | base_object_test.cpp | 66 0xbc3f5250, 0x34d7, 0x42d2, 0x9b40, {0xf, 0xf, 0xc, 0xe, 0x8, 0x3, 0xf, 0xd, 0x4, 0x0, 0x6, 0x1}
in HWTEST_F() 80 0x00000000, 0x0000, 0x0000, 0x0000, {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, in HWTEST_F() [all...] |
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/ |
H A D | lnn_lane_def.h | 29 LANE_BW_RANDOM = 0x0, 39 LANE_TS_RANDOM = 0x0, 44 LANE_POWER_RANDOM = 0x0, 51 LANE_PRI_LOW = 0x0, 75 LNN_LINK_TYPE_WLAN_5G = 0x0,
|
/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/ |
H A D | geometry_bezier_arc.cpp | 39 float x0 = Cos((sweepAngle / FLOATNUM) * RADIAN_TO_ANGLE); in ArcToBezier() local 40 float tx = (1.0f - x0) * BEZIER_ARC_DELTAX / BEZIER_ARC_EQUAL_DIVISION; in ArcToBezier() 44 float ty = y0 - tx * x0 / y0; in ArcToBezier() 47 px[0] = x0; in ArcToBezier() 49 px[1] = x0 + tx; in ArcToBezier() 51 px[2] = x0 + tx; in ArcToBezier() 53 px[3] = x0; in ArcToBezier() 120 void BezierArcSvg::Init(float x0, float y0, in Init() argument 135 float delatX2 = (x0 - x2) / FLOATNUM; in Init() 165 float sx2 = (x0 in Init() [all...] |
/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/ |
H A D | aafwk_event_error_id.h | 32 EXCE_ACE_APP_START_UNKNOWN_BUNDLE_INFO = 0x0,
43 EXCE_ACE_APP_SCAN_INVALID_SYSTEM_APP = 0x0,
|
/foundation/communication/netmanager_ext/services/mdnsmanager/include/ |
H A D | mdns_packet_parser.h | 75 uint16_t id = 0x0; 76 uint16_t flags = 0x0; 77 uint16_t qdcount = 0x0; 78 uint16_t ancount = 0x0; 79 uint16_t nscount = 0x0; 80 uint16_t arcount = 0x0;
|
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/include/ |
H A D | hi_liteplayer.h | 33 PLAYERCONTROL_ERROR_VID_PLAY_FAIL = 0x0, /* The video fails to be played. */ 44 PLAYERCONTROL_EVENT_STATE_CHANGED = 0x0, /* the player status changed */
|
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/ |
H A D | geometry_path_storage.h | 312 float x0 = 0.0f; in ArcTo() local 314 vertices_.LastVertex(&x0, &y0); in ArcTo() 322 if (CalcDistance(x0, y0, x, y) < epsilon) { in ArcTo() 326 BezierArcSvg bezierArcSvg(x0, y0, rx, ry, angle, largeArcFlag, sweepFlag, x, y); in ArcTo() 450 float x0; in JoinPath() local 452 uint32_t cmd0 = LastVertex(&x0, &y0); in JoinPath() 453 if (IsVertex(cmd0) && (CalcDistance(x, y, x0, y0) > VERTEX_DIST_EPSILON)) { in JoinPath()
|
/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_canvas.h | 101 float angle = FastAtan2F(linearPoint.y1 - linearPoint.y0, linearPoint.x1 - linearPoint.x0); in BuildLineGradientMatrix() 104 gradientMatrix *= TransAffine::TransAffineTranslation(linearPoint.x0, linearPoint.y0); in BuildLineGradientMatrix() 107 distance = Sqrt((linearPoint.x1 - linearPoint.x0) * (linearPoint.x1 - linearPoint.x0) + in BuildLineGradientMatrix()
|
/foundation/multimedia/av_codec/interfaces/kits/c/ |
H A D | native_cencinfo.h | 66 DRM_ALG_CENC_UNENCRYPTED = 0x0, 96 DRM_CENC_INFO_KEY_IV_SUBSAMPLES_SET = 0x0,
|
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/ |
H A D | softbus_adapter_bt_common.h | 65 SOFTBUS_BLE_STATE_TURNING_ON = 0x0, 76 SOFTBUS_ACL_STATE_CONNECTED = 0x0,
|
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | a2dp_parcel_codec.h | 54 A2DP_SAMPLE_RATE_NONE_IPC = 0x0, 82 A2DP_CHANNEL_MODE_NONE_IPC = 0x0, 99 A2DP_SAMPLE_BITS_NONE_IPC = 0x0,
|
/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | cubic_curve.cpp | 25 CubicCurve::CubicCurve(float x0, float y0, float x1, float y1) in CubicCurve() argument 26 : x0_(x0), y0_(y0), x1_(x1), y1_(y1) in CubicCurve()
|
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
H A D | a2dp_data_service.h | 38 PCM_SAMPLE_BITS_16 = 0x0, /* BitsPerSample:16bit */ 45 PCM_SAMPLE_RATE_44100 = 0x0, /* SampleRate 44.1 KHz */
|
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/ |
H A D | ohos_bt_gatt_client.h | 26 OHOS_BT_TRANSPORT_TYPE_AUTO = 0x0, 32 OHOS_BT_GATT_PRIORITY_BALANCED = 0x0,
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/ |
H A D | typography_types.h | 50 NONE = 0x0, 106 ALL = 0x0,
|
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/ |
H A D | input_handler_type.h | 41 inline constexpr TouchGestureType TOUCH_GESTURE_TYPE_NONE { 0x0 }; 49 inline constexpr HandleEventType HANDLE_EVENT_TYPE_NONE {0x0};
|
/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/ |
H A D | network_permission.h | 22 PERMISSION_NONE = 0x0,
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/include/ |
H A D | a2dp_codec_constant.h | 67 A2DP_SAMPLE_RATE_NONE = 0x0, 90 A2DP_CHANNEL_MODE_NONE = 0x0, 122 A2DP_SAMPLE_BITS_NONE = 0x0,
|
/foundation/distributedhardware/device_manager/radar/include/ |
H A D | dm_radar_helper.h | 55 STAGE_IDLE = 0x0, 108 NOT_TRUST = 0x0, 113 API_UNKNOW = 0x0, 119 NOT_USE_SOFTBUS = 0x0, 124 DEVICE_MANAGER = 0x0,
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/ |
H A D | lnn_huks_utils.c | 585 (void)memset_s(cipher, inData->size, 0x0, inData->size); in LnnEncryptDataByHuks() 592 (void)memset_s(cipher, inData->size, 0x0, inData->size); in LnnEncryptDataByHuks() 596 (void)memset_s(cipher, inData->size, 0x0, inData->size); in LnnEncryptDataByHuks() 623 (void)memset_s(plain, inData->size, 0x0, inData->size); in LnnDecryptDataByHuks() 630 (void)memset_s(plain, inData->size, 0x0, inData->size); in LnnDecryptDataByHuks() 634 (void)memset_s(plain, inData->size, 0x0, inData->size); in LnnDecryptDataByHuks() 661 (void)memset_s(cipher, inData->size, 0x0, inData->size); in LnnCeEncryptDataByHuks() 668 (void)memset_s(cipher, inData->size, 0x0, inData->size); in LnnCeEncryptDataByHuks() 672 (void)memset_s(cipher, inData->size, 0x0, inData->size); in LnnCeEncryptDataByHuks() 699 (void)memset_s(plain, inData->size, 0x0, inDat in LnnCeDecryptDataByHuks() [all...] |
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/decision_db/src/ |
H A D | lnn_decision_db.c | 133 (void)memset_s(plainData.data, len, 0x0, len); in EncryptStorageData() 138 (void)memset_s(plainData.data, len, 0x0, len); in EncryptStorageData() 181 (void)memset_s(decryptData.data, decryptData.size, 0x0, decryptData.size); in DecryptStorageData() 229 (void)memset_s(dbKey, sizeof(dbKey), 0x0, sizeof(dbKey)); in EncryptDecisionDb() 234 (void)memset_s(dbKey, sizeof(dbKey), 0x0, sizeof(dbKey)); in EncryptDecisionDb() 237 (void)memset_s(dbKey, sizeof(dbKey), 0x0, sizeof(dbKey)); in EncryptDecisionDb() 255 (void)memset_s(dbKey, sizeof(dbKey), 0x0, sizeof(dbKey)); in UpdateDecisionDbKey() 260 (void)memset_s(dbKey, sizeof(dbKey), 0x0, sizeof(dbKey)); in UpdateDecisionDbKey() 264 (void)memset_s(dbKey, sizeof(dbKey), 0x0, sizeof(dbKey)); in UpdateDecisionDbKey()
|
/foundation/communication/dsoftbus/tests/core/discovery/ble/softbus_ble/ |
H A D | disc_ble_distributed_test.cpp | 99 * @tc.desc: Test CheckScanner should return false when given 0x0 g_bleInfoManager[0],[1],[2].capBitMap[0] 110 g_bleInfoManager[BLE_SUBSCRIBE | BLE_ACTIVE].capBitMap[0] = 0x0; in HWTEST_F() 111 g_bleInfoManager[BLE_SUBSCRIBE | BLE_PASSIVE].capBitMap[0] = 0x0; in HWTEST_F() 112 g_bleInfoManager[BLE_PUBLISH | BLE_PASSIVE].capBitMap[0] = 0x0; in HWTEST_F() 117 g_bleInfoManager[BLE_SUBSCRIBE | BLE_PASSIVE].capBitMap[0] = 0x0; in HWTEST_F() 118 g_bleInfoManager[BLE_PUBLISH | BLE_PASSIVE].capBitMap[0] = 0x0; in HWTEST_F() 324 * when given 0x0 g_bleInfoManager[2].capBitMap[0] 335 g_bleInfoManager[BLE_SUBSCRIBE | BLE_ACTIVE].capBitMap[0] = 0x0; in HWTEST_F() 351 * when given 0x0 g_bleInfoManager[0].capBitMap[0] 363 g_bleInfoManager[BLE_PUBLISH | BLE_ACTIVE].capBitMap[0] = 0x0; in HWTEST_F() [all...] |