/foundation/ace/ace_engine/frameworks/base/utils/ |
D | utils.h | 25 template<typename T, std::size_t N> 26 constexpr std::size_t ArraySize(T (&)[N]) noexcept in ArraySize() argument 28 return N; in ArraySize() 31 template<typename T, int32_t N> 32 T ConvertIntToEnum(int32_t index, const T (&values)[N], T defaultValue) in ConvertIntToEnum() argument 34 if (index >= 0 && index < N) { in ConvertIntToEnum()
|
/foundation/communication/dsoftbus/components/nstackx_mini/nstackx_ctrl/include/coap_discover/ |
D | coap_def.h | 29 #define COAP_RESPONSE_CODE(N) ((((N) / 100) << 5) | ((N) % 100)) argument
|
/foundation/appexecfwk/standard/tools/zip/include/ |
D | file_path.h | 26 template<typename T, size_t N> 27 char (&ArraySizeHelper(T (&array)[N]))[N];
|
/foundation/multimedia/histreamer/engine/utils/ |
D | memory_helper.h | 32 template<class T, size_t N> struct _unique_ptr_if<T[N]> {
|
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
D | js_view_common_def.h | 48 template<class T, size_t N> 49 bool ConvertFromJSValue(const JSRef<JSVal>& jsValue, const T (&enumValues)[N], T& result); 155 template<class C, class V, class T, size_t N> 156 void JSViewSetProperty(void (C::*setMethod)(V), int32_t param, const T (&enumValues)[N], T defValue…
|
D | js_view_common_def.inl | 100 template<class T, size_t N> 101 bool ConvertFromJSValue(const JSRef<JSVal>& jsValue, const T (&enumValues)[N], T& result) argument 104 if (!ConvertFromJSValue(jsValue, value) || value < 0 || static_cast<size_t>(value) >= N) { 121 template<class C, class V, class T, size_t N> 122 void JSViewSetProperty(void (C::*setMethod)(V), int32_t param, const T (&enumValues)[N], T defValue) argument 130 if (param >= 0 && static_cast<size_t>(param) < N) {
|
/foundation/ace/ace_engine/frameworks/core/components/qrcode/ |
D | applypatch.sh | 1 #!/bin/bash 2 # Copyright (c) 2021 Huawei Device Co., Ltd. 3 # Licensed under the Apache License, Version 2.0 (the "License"); 4 # you may not use this file except in compliance with the License. 5 # You may obtain a copy of the License at 6 # 7 # http://www.apache.org/licenses/LICENSE-2.0 8 # 9 # Unless required by applicable law or agreed to in writing, software 10 # distributed under the License is distributed on an "AS IS" BASIS, [all …]
|
/foundation/aafwk/standard/interfaces/innerkits/runtime/include/ |
D | js_runtime_utils.h | 35 template<typename T, size_t N> 36 inline constexpr size_t ArraySize(T (&)[N]) noexcept in ArraySize() argument 38 return N; in ArraySize()
|
/foundation/ace/ace_engine/frameworks/core/components/custom_paint/ |
D | flutter_render_offscreen_canvas.cpp | 48 template<typename T, typename N> 49 N ConvertEnumToSkEnum(T key, const LinearEnumMapNode<T, N>* map, size_t length, N defaultValue) in ConvertEnumToSkEnum() 1700 double N = percentage; in SetSaturateFilter() local 1702 matrix[0] = 0.3086f * (1 - N) + N; in SetSaturateFilter() 1703 matrix[1] = matrix[11] = 0.6094f * (1 - N); in SetSaturateFilter() 1704 matrix[2] = matrix[7] = 0.0820f * (1 - N); in SetSaturateFilter() 1705 matrix[5] = matrix[10] = 0.3086f * (1 - N); in SetSaturateFilter() 1706 matrix[6] = 0.6094f * (1 - N) + N; in SetSaturateFilter() 1707 matrix[12] = 0.0820f * (1 - N) + N; in SetSaturateFilter() 1743 float N = (degree - 120 * type) / 120; in SetHueRotateFilter() local [all …]
|
D | rosen_render_offscreen_canvas.cpp | 47 template<typename T, typename N> 48 N ConvertEnumToSkEnum(T key, const LinearEnumMapNode<T, N>* map, size_t length, N defaultValue) in ConvertEnumToSkEnum() 1686 double N = percentage; in SetSaturateFilter() local 1688 matrix[0] = 0.3086f * (1 - N) + N; in SetSaturateFilter() 1689 matrix[1] = matrix[11] = 0.6094f * (1 - N); in SetSaturateFilter() 1690 matrix[2] = matrix[7] = 0.0820f * (1 - N); in SetSaturateFilter() 1691 matrix[5] = matrix[10] = 0.3086f * (1 - N); in SetSaturateFilter() 1692 matrix[6] = 0.6094f * (1 - N) + N; in SetSaturateFilter() 1693 matrix[12] = 0.0820f * (1 - N) + N; in SetSaturateFilter() 1729 float N = (degree - 120 * type) / 120; in SetHueRotateFilter() local [all …]
|
D | rosen_render_custom_paint.cpp | 103 template<typename T, typename N> 104 N ConvertEnumToSkEnum(T key, const LinearEnumMapNode<T, N>* map, size_t length, N defaultValue) in ConvertEnumToSkEnum()
|
D | flutter_render_custom_paint.cpp | 102 template<typename T, typename N> 103 N ConvertEnumToSkEnum(T key, const LinearEnumMapNode<T, N>* map, size_t length, N defaultValue) in ConvertEnumToSkEnum()
|
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/map_mce/ |
D | map_mce_data_analyse.cpp | 402 if (data.N != "") { in MakeVcard() 403 combineNode_.AddParamStr("N:", data.N); in MakeVcard() 565 vcard.N = node.GetParamValue("N:"); // shall be included in PickUpBMessagePropertyOriginator() 596 vcard1.N = nodeLevelXPlus1.GetParamValue("N:"); // shall be included in PickUpRecipientLevel1() 631 vcard2.N = nodeLevelXPlus2.GetParamValue("N:"); // shall be included in PickUpRecipientLevel2() 665 vcard3.N = nodeLevelXPlus3.GetParamValue("N:"); // shall be included in PickUpRecipientLevel3()
|
/foundation/multimodalinput/input/patch/prebuild_eudev/hwdb.d/ |
D | 60-input-id.hwdb | 61 # UC-Logic TABLET 1060N Pad
|
D | 20-usb-vendor-model.hwdb | 2673 ID_MODEL_FROM_DATABASE=4N-GALAXY Serial Converter 3714 ID_MODEL_FROM_DATABASE=WinFast TV - PAL N + FM 3759 ID_MODEL_FROM_DATABASE=WinFast TV - PAL N 4566 ID_MODEL_FROM_DATABASE=N-Gage GSM Phone 6840 ID_MODEL_FROM_DATABASE=Xbox360 Wireless N Networking Adapter [Atheros AR7010+AR9280] 12762 ID_MODEL_FROM_DATABASE=PowerShot N 12852 ID_MODEL_FROM_DATABASE=PowerShot N Facebook(R) Ready 15240 ID_MODEL_FROM_DATABASE=AR-122E N 15243 ID_MODEL_FROM_DATABASE=AR-153E N 15246 ID_MODEL_FROM_DATABASE=AR-152E N [all …]
|
D | 20-pci-vendor-model.hwdb | 12156 ID_MODEL_FROM_DATABASE=DECchip 21142/43 (LNDL-100N 100Base-TX Ethernet PC Card) 16422 ID_MODEL_FROM_DATABASE=OHCI USB Controller (PTI-205N USB 2.0 Host Controller) 16518 ID_MODEL_FROM_DATABASE=uPD72010x USB 2.0 Controller (PTI-205N USB 2.0 Host Controller) 17817 ID_MODEL_FROM_DATABASE=82C621 [Viper-M/N+] 30396 ID_MODEL_FROM_DATABASE=GT200b [GeForce GTX 285] (GX-285N-ZDF) 30531 ID_MODEL_FROM_DATABASE=G92 [GeForce GTS 250] (GeForce GTS 250 P/N 512-P3-1150-TR) 30534 ID_MODEL_FROM_DATABASE=G92 [GeForce GTS 250] (GeForce GTS 250 P/N 512-P3-1151-TR) 30537 ID_MODEL_FROM_DATABASE=G92 [GeForce GTS 250] (GeForce GTS 250 P/N 01G-P3-1155-TR) 30540 ID_MODEL_FROM_DATABASE=G92 [GeForce GTS 250] (GeForce GTS 250 P/N 01G-P3-1156-TR) 37392 ID_MODEL_FROM_DATABASE=HPT366/368/370/370A/372/372N [all …]
|
/foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework/src/ |
D | bluetooth_map_mce.cpp | 97 frameworkVcard.N = profileVcard.N; // shall be included in ConvertVcardToFramewrokFormat() 576 serviceVcard.N = frameVcard.N; // shall be included in ConvertVcardToProfileFormat()
|
/foundation/communication/bluetooth/services/bluetooth_standard/common/ |
D | map_mce_parameter.h | 323 std::string N = ""; // shall be included member
|
/foundation/communication/bluetooth/interfaces/innerkits/native_cpp/include/ |
D | bluetooth_map_mce.h | 148 std::string N = ""; // shall be included member
|
/foundation/ace/ace_engine/frameworks/core/components/common/painter/ |
D | rosen_decoration_painter.cpp | 1510 float N = (hueRotates - 120 * type) / 120; in PaintHueRotate() local 1514 matrix[2] = matrix[5] = matrix[11] = N; in PaintHueRotate() 1515 matrix[0] = matrix[6] = matrix[12] = 1 - N; in PaintHueRotate() 1520 matrix[1] = matrix[7] = matrix[10] = N; in PaintHueRotate() 1521 matrix[2] = matrix[5] = matrix[11] = 1 - N; in PaintHueRotate() 1526 matrix[0] = matrix[6] = matrix[12] = N; in PaintHueRotate() 1527 matrix[1] = matrix[7] = matrix[10] = 1 - N; in PaintHueRotate()
|
D | flutter_decoration_painter.cpp | 1556 float N = (hueRotates - 120 * type) / 120; in PaintHueRotate() local 1560 matrix[2] = matrix[5] = matrix[11] = N; in PaintHueRotate() 1561 matrix[0] = matrix[6] = matrix[12] = 1 - N; in PaintHueRotate() 1566 matrix[1] = matrix[7] = matrix[10] = N; in PaintHueRotate() 1567 matrix[2] = matrix[5] = matrix[11] = 1 - N; in PaintHueRotate() 1572 matrix[0] = matrix[6] = matrix[12] = N; in PaintHueRotate() 1573 matrix[1] = matrix[7] = matrix[10] = 1 - N; in PaintHueRotate()
|
/foundation/multimodalinput/input/patch/prebuild_eudev/rules.d/ |
D | 55-dm.rules | 92 # N.B. Spurious events are generated based on use of the WATCH udev
|
/foundation/ace/napi/ |
D | README_zh.md | 12 NAPI(Native API)组件是一套对外接口基于Node.js N-API规范开发的原生模块扩展开发框架。
|
D | README.md | 12 …extending the JS Native Module and provides APIs developed based on Node.js N-API for external use.
|
/foundation/communication/bluetooth/services/bluetooth_standard/ipc/parcel/ |
D | bluetooth_map_mce_parameter.cpp | 207 status = parcel.WriteString(vcard.N); in WriteToParcelIProfileMapVcard() 250 status = parcel.ReadString(vcard.N); in ReadFromParcelIProfileMapVcard()
|