/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/ |
H A D | geometry_vertex_sequence.h | 108 VertexDist t = (*this)[BaseType::Size() - 1]; in Close() local 130 void Add(const VertexDist& val) in Add() 147 void ModifyLast(const VertexDist& val) in ModifyLast()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
H A D | property_util.cpp | 393 Math::Vec4 val; in SetCustomPropertyBlobValue() local 397 Math::UVec4 val; in SetCustomPropertyBlobValue() local 401 Math::IVec4 val; in SetCustomPropertyBlobValue() local 405 Math::Vec3 val; in SetCustomPropertyBlobValue() local 409 Math::UVec3 val; in SetCustomPropertyBlobValue() local 413 Math::IVec3 val; in SetCustomPropertyBlobValue() local 417 Math::Vec2 val; in SetCustomPropertyBlobValue() local 429 float val; in SetCustomPropertyBlobValue() local 433 uint32_t val; in SetCustomPropertyBlobValue() local 437 int32_t val; in SetCustomPropertyBlobValue() local [all …]
|
/ohos5.0/drivers/hdf_core/framework/core/manager/test/unittest/common/ |
H A D | hdf_sbuf_test.cpp | 110 static bool DataCompare(const void *s, const void *t, uint32_t size) in DataCompare() 149 int8_t val = 0; in PullDataSequence() local 309 uint64_t val = 0; variable 344 int8_t val = 0; variable 377 int16_t val = 0; variable 410 int32_t val = 0; variable 443 int64_t val = 0; variable 476 uint32_t val = 0; variable 509 uint16_t val = 0; variable 542 uint8_t val = 0; variable [all …]
|
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/ |
H A D | ShaderJS.cpp | 50 type val = ctx.template Arg<0>(); in Set() local 123 NapiApi::Object val = ctx.Arg<0>(); in Set() local 174 NapiApi::Object val = ctx.Arg<0>(); in Set() local 289 for (auto t : Textures) { in BindToMaterial() local 314 for (auto t : customProperties->GetAllProperties()) { in BindToMaterial() local
|
H A D | SceneJS.cpp | 225 auto t = uri.find("://"); in FetchResourceOrUri() local 259 auto t = uri.find_first_of('\\'); in Load() local 1047 napi_value val; in GetAnimations() local
|
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_netfirewall_test/ |
H A D | netsys_netfirewall_test.cpp | 107 std::thread t = std::thread([&]() { in OnIntercept() local 186 Bitmap val(10); variable
|
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/data_sync/ |
H A D | data_syncer_rdb_store.cpp | 99 struct timespec t; in UTCTimeMilliSeconds() local 129 static int32_t GetLong(const string &key, int64_t &val, NativeRdb::ResultSet &resultSet) in GetLong()
|
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/ |
H A D | hisysevent_native_test.cpp | 1198 std::thread t([&ret, &args, &queryRules, &querier] () { in __anon8cf1a60d0202() variable 1244 int64_t val = 0; variable 1260 int64_t val = 0; variable 1276 int64_t val = 0; variable 1308 int64_t val = 0; variable 1325 uint64_t val = 0; variable 1342 double val = 0; variable 1359 std::string val; variable 1376 std::vector<int64_t> val; variable 1394 std::vector<uint64_t> val; variable [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_bindings.inl | 185 void JsiClass<C>::StaticConstant(const char* name, T val) 194 void JsiClass<C>::Bind(BindingTarget t, FunctionCallback ctor) 228 …BindingTarget t, JSFunctionCallback ctor, JSDestructorCallback<C> dtor, JSGCMarkCallback<C> gcMark) 264 void JsiClass<C>::Bind(BindingTarget t, JSDestructorCallback<C> dtor, JSGCMarkCallback<C> gcMark) 320 …BindingTarget t, JSFunctionCallback ctor, JSDestructorCallback<C> dtor, JSGCMarkCallback<C> gcMark)
|
/ohos5.0/base/hiviewdfx/faultloggerd/tools/crasher_cpp/ |
H A D | dfx_crasher.cpp | 506 std::thread t([] { in DoDumpCrash() local 541 uintptr_t val = 0; in TestGetCrashObjInner() local 719 pthread_t t; in DoActionOnSubThread() local
|
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/ |
H A D | mipi_tx_dev.c | 206 static int32_t SemaInit(struct semaphore *sem, uint16_t val) in SemaInit() 576 struct DsiTimingInfo *t = NULL; in MipiDsiDevProcDevShow() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_render_particle.h | 80 …RenderParticleParaType(const Range<T>& val, const ParticleUpdator& updator, const Range<float>& ra… in RenderParticleParaType() 381 static Color Lerp(const Color& start, const Color& end, float t) in Lerp()
|
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/nonlinux/ |
H A D | dfx_nonlinux_define.h | 52 #define _ElfW(e, w, t) _ElfW_1 (e, w, _##t) argument 53 #define _ElfW_1(e, w, t) e##w##t argument 82 #define ELF32_ST_TYPE(val) ((val) & 0xf) argument
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/c_adapter/ |
H A D | cloud_ext_types.rs | 97 let val = match typ { in OhCloudExtValueNew() localVariable 434 let t = HashMap::new(); in OhCloudExtDatabaseNew() localVariable 1329 let mut val: *mut c_uint = null_mut(); in ut_value_int() localVariable 1392 let mut val: *mut OhCloudExtCloudAsset = null_mut(); in ut_value_asset() localVariable 1433 let mut val: *mut OhCloudExtCloudAsset = null_mut(); in ut_value_assets() localVariable
|
/ohos5.0/foundation/filemanagement/dfs_service/services/clouddisk_database/src/ |
H A D | clouddisk_rdbstore.cpp | 312 struct timespec t; in UTCTimeMilliSeconds() local 616 int32_t val = -1; in LocationSetXattr() local 672 static int32_t RecycleSetValue(int32_t val, ValuesBucket &setXAttr, int32_t position) in RecycleSetValue() 727 int32_t val = std::stoi(value); in RecycleSetXattr() local 808 int32_t val = std::stoi(value); in FavoriteSetXattr() local
|
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_csync.cpp | 88 int val = -1; variable 108 ffrt::thread t; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_main_thread.cpp | 200 timespec t = {}; in SystemTime() local 3501 void RSMainThread::SetScreenPowerOnChanged(bool val) in SetScreenPowerOnChanged()
|