/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/curves/ |
H A D | easing_curve.cpp | 28 float Pow2(float v) in Pow2() 32 float Pow3(float v) in Pow3() 36 float Pow4(float v) in Pow4() 40 float Pow5(float v) in Pow5() 44 float EaseLinear(float t) in EaseLinear() 48 float EaseInSine(float t) in EaseInSine() 52 float EaseOutSine(float t) in EaseOutSine() 60 float EaseInQuad(float t) in EaseInQuad() 64 float EaseOutQuad(float t) in EaseOutQuad() 75 float EaseInCubic(float t) in EaseInCubic() [all …]
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/ |
H A D | cloud_extension_stub.js | 92 async onRemoteMessageRequest(s, t, u, v) { argument 211 unMarshallingSubInfo(t) { argument 225 unMarshallingUnSubInfo(t) { argument 245 unMarshallingDatabase(t) { argument 294 async onRemoteMessageRequest(s, t, u, v) { argument 401 unMarshallingFiledArray(t) { argument 551 unMarshallingValueType(t) { argument 611 async onRemoteMessageRequest(s, t, u, v) { argument 632 unmarshallingAssets(t) { argument 682 async onRemoteMessageRequest(s, t, u, v) { argument [all …]
|
/ohos5.0/foundation/resourceschedule/ffrt/src/util/ |
H A D | graph_check.cpp | 29 for (auto &t : vetexes) { in EdgeNum() local 56 bool GraphCheckCyclic::IsCyclicDfs(uint64_t v, std::map<uint64_t, struct VertexStatus>& vertexStatu… in IsCyclicDfs() argument 79 for (const auto &t : vetexes) { in IsCyclic() local 84 for (const auto &t : vetexes) { in IsCyclic() local
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicservicenavigation/interfaces/ |
H A D | atomicservicenavigation.js | 40 setInitiallyProvidedValue(v) { argument 69 purgeVariableDependenciesOnElmtId(t) { argument
|
/ohos5.0/base/hiviewdfx/hievent_lite/interfaces/native/innerkits/ |
H A D | hiview_event.h | 177 #define IS_COMPILE_EVENT(t) (((HIEVENT_COMPILE_TYPE) & (t)) == (t)) argument 187 #define HIEVENT_FAULT_REPORT(id, k, v) HiEventPrintf(HIEVENT_FAULT, (id), (k), (v)) argument 189 #define HIEVENT_FAULT_REPORT(id, k, v) argument 193 #define HIEVENT_UE_REPORT(id, k, v) HiEventPrintf(HIEVENT_UE, (id), (k), (v)) argument 195 #define HIEVENT_UE_REPORT(id, k, v) argument 199 #define HIEVENT_STAT_REPORT(id, k, v) HiEventPrintf(HIEVENT_STAT, (id), (k), (v)) argument 201 #define HIEVENT_STAT_REPORT(id, k, v) argument 213 #define HIEVENT_PUT_INT_VALUE(pEvent, k, v) HiEventPutInteger(pEvent, k, v) argument 217 #define HIEVENT_PUT_INT_VALUE(pEvent, k, v) argument
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/fullscreenlaunchcomponent/interfaces/ |
H A D | fullscreenlaunchcomponent.js | 24 constructor(v, w, x, y = -1, z = undefined, a1) { argument 60 updateStateVars(t) { argument
|
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
H A D | rbtree.c | 74 int32_t RbTreeNew(struct RbTree *t) in RbTreeNew() 92 static void LeftRotate(struct RbTree *t, struct RbTreeNode *x) in LeftRotate() 111 static void RightRotate(struct RbTree *t, struct RbTreeNode *x) in RightRotate() 130 static void InsertFixUpRed(struct RbTree *t, struct RbTreeNode **zTreeNode) in InsertFixUpRed() 176 static void InsertFixUp(struct RbTree *t, struct RbTreeNode *z) in InsertFixUp() 233 static void Transplant(struct RbTree *t, struct RbTreeNode *u, struct RbTreeNode *v) in Transplant() 318 static void DeleteFixUp(struct RbTree *t, struct RbTreeNode *x) in DeleteFixUp() 330 int32_t RbTreeDelete(struct RbTree *t, struct RbTreeNode *z) in RbTreeDelete() 563 static void TraverseDestroy(struct RbTree *t, struct RbTreeNode *x) in TraverseDestroy() 574 static void RbTreeDestroy(struct RbTree *t) in RbTreeDestroy() [all …]
|
H A D | cert_manager_uri.c | 30 #define IS_TYPE_VALID(t) ((t) <= CM_URI_TYPE_MAX) argument 125 static inline uint32_t HexEncode(uint32_t v) in HexEncode()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/ |
H A D | fillp_flow_control_alg0.h | 38 FILLP_LLONG t; /* rtt time */ member 39 FILLP_LLONG v; /* rtt value */ member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_particle_noise_field.cpp | 152 float PerlinNoise2D::Fade(float t) in Fade() 158 float PerlinNoise2D::Lerp(float t, float a, float b) in Lerp() 175 double v = h < 4 ? y : h == 12 || h == 14 ? x : 0; in Grad() local 210 float v = Fade(y); in Noise() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
H A D | hvigor-wrapper.js | 16 "use strict";var u=require("path"),D=require("os"),e=require("fs"),t=require("child_process"),r=req… argument
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=require("tty"),i… argument
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=require("tty"),i… argument
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=require("tty"),i… function
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | unordered_map.h | 264 for (auto t : buckets_) { in clear() local 364 pair<iterator, bool> insert(value_type&& v) in insert() 373 pair<iterator, bool> insert(const value_type& v) in insert() 416 for (auto t : buckets_) { in begin() local 425 for (auto t : buckets_) { in begin() local 569 list_node* create_entry(uint32_t ind, value_type&& v) in create_entry() 764 pair<typename base::iterator, bool> insert(pair<string_view, T>&& v) in insert() 776 pair<typename base::iterator, bool> insert(const pair<string_view, T>& v) in insert()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/ |
H A D | 3d_dm_target_packing_common.h | 26 vec2 OctWrap(in vec2 v) in OctWrap() 42 float t = clamp(-n.z, 0.0, 1.0); in NormalOctDecode() local
|
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/ |
H A D | hisysevent_c.h | 85 HiSysEventParamType t; member 86 HiSysEventParamValue v; member
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/ |
H A D | mipi_tx_dev.c | 576 struct DsiTimingInfo *t = NULL; in MipiDsiDevProcDevShow() local 619 static int MipiDsiDevProcShow(struct seq_file *m, void *v) in MipiDsiDevProcShow()
|
/ohos5.0/base/msdp/device_status/tools/vdev/src/ |
H A D | virtual_device_builder.cpp | 122 auto t = s; in ConcatenationName() local 474 for (const auto &v : vDevs) { in Select() local
|
/ohos5.0/base/telephony/core_service/services/network_search/test/ |
H A D | test.cpp | 247 for (const auto &v : signals) { in TestGetSignalInfoList() local 557 struct tm t; in TestInitTimeAndTimeZone() local 676 for (const auto &v : cellList) { in TestGetCellInfoList() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | object_registry.cpp | 266 auto t = CreateInternal(uid.ToUid(), classes); in Create() local 277 bool ObjectRegistry::PostCreate(const BASE_NS::Uid& uid, InstanceId instid, const CreateResult& t, in PostCreate() 424 for (const auto& v : instancesByUid_) { in GetAllObjectInstances() local
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/ |
H A D | subheader.js | 2126 constructor(v, w, x, y = -1, z = undefined, a1) { argument 2142 updateStateVars(t) { argument
|
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/ |
H A D | NodeImpl.cpp | 32 napi_value v; in RegisterEnums() local 554 for (auto t : tmp) { in ClearChildren() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/ |
H A D | audio_utils.cpp | 623 float CapMax(float v) in CapMax() 638 float v = CapMax(tmp) * (1U << (BIT_32 - 1)); in ConvertFromFloatTo24Bit() local 648 float v = CapMax(tmp) * (1U << (BIT_32 - 1)); in ConvertFromFloatTo32Bit() local 904 struct tm *t; in GetTime() local
|
/ohos5.0/commonlibrary/rust/ylong_json/src/ |
H A D | deserializer.rs | 110 let t = T::deserialize(&mut deserializer)?; in from_reader() localVariable 143 let t = T::deserialize(&mut deserializer)?; in from_slice() localVariable 398 let v = parse_string_inner(self)?; in deserialize_bytes() localVariable 1141 let t = r#"{"Tuple":[1,2]}"#.as_bytes(); in ut_deserialize_enum() localVariable
|