Home
last modified time | relevance | path

Searched +defs:t +defs:d (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/ipc_framework/cRPC/unittest/
H A Dserial_test.cpp85 int64_t t = 0; variable
89 double d = 0.0; variable
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_base/
H A Dserial_test.cpp85 int64_t t = 0; variable
89 double d = 0.0; variable
/ohos5.0/foundation/window/window_manager/utils/test/unittest/
H A Dwm_math_test.cpp59 const float t = 0.5f; variable
70 int a = 1, b = 2, c = 3, d = 4; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js211 unMarshallingSubInfo(t) { argument
225 unMarshallingUnSubInfo(t) { argument
245 unMarshallingDatabase(t) { argument
401 unMarshallingFiledArray(t) { argument
537 unMarshallingValuesBucket(t) { argument
551 unMarshallingValueType(t) { argument
632 unmarshallingAssets(t) { argument
779 unMarshallingParticipants(t) { argument
791 unMarshallingParticipant(t) { argument
806 unMarshallingPrivilege(t) { argument
[all …]
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/
H A Dhvigor-wrapper.js16 "use strict";var u=require("path"),D=require("os"),e=require("fs"),t=require("child_process"),r=req… variable
/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… argument
/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… method in _e.u
/ohos5.0/foundation/arkui/advanced_ui_component/interface/treeview/
H A Dtreeview.js17 …var s, a = arguments.length, d = a < 3 ? t : null === i ? i = Object.getOwnPropertyDescriptor(t, o… variable
24 const t = "#00000000"; constant
32 on(e, t) { argument
37 once(e, t) { argument
49 off(e, t) { argument
65 emit(e, t) { argument
105 class d { class
1806 let t = 0; variable
1816 let t = 0; variable
2789 const d = () => { constant
[all …]
/ohos5.0/base/hiviewdfx/faultloggerd/tools/crasher_c/
H A Ddfx_crasher.c166 char d[1024][1024][1024] = { { {'1'} } }; in StackOverflow() local
236 pthread_t t[2]; in MultiThreadCrash() local
353 pthread_t t; in DoActionOnSubThread() local
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Dhisysevent_c.h74 double d; member
85 HiSysEventParamType t; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H A Dmain.cpp126 for (auto &d : dirSet) { local
200 std::string t = "_"; local
237 FILE* d = fopen(fname.c_str(), "wb"); local
638 for (auto& d : g_directory) { local
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DNodeImpl.cpp351 for (auto d : data) { in GetChild() local
395 for (auto d : data) { in GetCount() local
466 for (auto d : data) { in InsertChildAfter() local
554 for (auto t : tmp) { in ClearChildren() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_vector4.h150 inline Quaternion Quaternion::Slerp(const Quaternion& to, float t) in Slerp()
232 const T d = 1.0f / l; in Normalize() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp292 AppEventParamValue::AppEventParamValue(AppEventParamType t) : type(t), valueUnion(t) in AppEventParamValue()
339 AppEventParam::AppEventParam(std::string n, AppEventParamType t) : name(n), type(t), value(t) in AppEventParam()
449 void AppEventPack::AddParam(const std::string& key, double d) in AddParam()
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/segmentbutton/interfaces/
H A Dsegmentbutton.js18 …r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; variable
39 const t = requireNapi('i18n'); constant
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js1288 constructor(t, u, v, w) { argument
1338 constructor(a, b, c, d, e, f, g, h, i, j) { argument
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.cpp387 auto d = Math::Cross(st1, st2); in CalculateTangentImpl() local
414 const Math::Vec3& t = tan[i]; in CalculateTangentImpl() local
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp497 for (string d : domains) { in DomainHandler() local
787 for (string t : tags) { in TagHandler() local