Home
last modified time | relevance | path

Searched +defs:t +defs:z (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Drbtree.c74 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()
133 struct RbTreeNode *z = *zTreeNode; in InsertFixUpRed() local
156 struct RbTreeNode *z = *zTreeNode; in InsertFixUpBlack() local
176 static void InsertFixUp(struct RbTree *t, struct RbTreeNode *z) in InsertFixUp()
196 struct RbTreeNode *z = NULL; in RbTreeInsert() local
318 static void DeleteFixUp(struct RbTree *t, struct RbTreeNode *x) in DeleteFixUp()
330 int32_t RbTreeDelete(struct RbTree *t, struct RbTreeNode *z) in RbTreeDelete()
574 static void RbTreeDestroy(struct RbTree *t) in RbTreeDestroy()
[all …]
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicservicenavigation/interfaces/
H A Datomicservicenavigation.js20 constructor(w, x, y, z = -1, a1 = undefined, b1) { argument
69 purgeVariableDependenciesOnElmtId(t) { argument
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Drandom.cpp33 uint64_t z = (seed += 0x9e3779b97f4a7c15); in Initialize() local
54 const uint64_t t = s_[1] << 17; in GetRandom() local
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/fullscreenlaunchcomponent/interfaces/
H A Dfullscreenlaunchcomponent.js24 constructor(v, w, x, y = -1, z = undefined, a1) { argument
60 updateStateVars(t) { argument
/ohos5.0/base/startup/hvb/libhvb/src/crypto/
H A Dhvb_hash_sha256.c39 #define maj(x, y, z) (((x) & (y)) ^ ((x) & (z)) ^ ((y) & (z))) argument
40 #define ch(x, y, z) (((x) & (y)) ^ ((~(x)) & (z))) argument
125 static inline uint32_t w_schedule(uint32_t w[64], uint32_t t) in w_schedule()
148 uint32_t t; in sha256_block_calc() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=require("tty"),i… variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=require("tty"),i… constant
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16t=require("os"),n=require("fs"),r=require("child_process"),u=require("process"),o=require("tty"),i… argument
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_vector4.h96 Quaternion(float x, float y, float z, float w) : Vector4f(x, y, z, w) {} in Quaternion()
127 Vector4<T>::Vector4(T x, T y, T z, T w) in Vector4()
150 inline Quaternion Quaternion::Slerp(const Quaternion& to, float t) in Slerp()
302 void Vector4<T>::SetValues(T x, T y, T z, T w) in SetValues()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/
H A Dhvigor-wrapper.js16 …s"),e=require("fs"),t=require("child_process"),r=require("crypto"),n="undefined"!=typeof globalThi… variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dtransform_util.cpp49 float z = a[0] * b[1] - a[1] * b[0]; in Cross3() local
102 double z = decomp.quaternion.GetZ(); in BuildRotationMatrix() local
597 double r, s, t, x, y, z, w; in DecomposeTransform() local
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/
H A Dsubheader.js2126 constructor(v, w, x, y = -1, z = undefined, a1) { argument
2142 updateStateVars(t) { argument
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.cpp172 const float z = Math::sin(TWO_PI * sectorF * s) * Math::sin(pi * ringF * r); in GenerateSphereGeometry() local
300 const float z = Math::sin(minorRadians) * minorRadius; in GenerateTorusSlices() local
414 const Math::Vec3& t = tan[i]; in CalculateTangentImpl() local
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js1261 constructor(z, a1, b1) { argument
1288 constructor(t, u, v, w) { argument