Home
last modified time | relevance | path

Searched +defs:val +defs:t (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_vertex_sequence.h108 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 Dproperty_util.cpp393 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 Dhdf_sbuf_test.cpp110 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 DShaderJS.cpp50 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 DSceneJS.cpp225 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 Dnetsys_netfirewall_test.cpp107 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 Ddata_syncer_rdb_store.cpp99 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 Dhisysevent_native_test.cpp1198 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 Djsi_bindings.inl185 void JsiClass<C>::StaticConstant(const char* name, T val)
194 void JsiClass<C>::Bind(BindingTarget t, FunctionCallback ctor)
228BindingTarget t, JSFunctionCallback ctor, JSDestructorCallback<C> dtor, JSGCMarkCallback<C> gcMark)
264 void JsiClass<C>::Bind(BindingTarget t, JSDestructorCallback<C> dtor, JSGCMarkCallback<C> gcMark)
320BindingTarget t, JSFunctionCallback ctor, JSDestructorCallback<C> dtor, JSGCMarkCallback<C> gcMark)
/ohos5.0/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
H A Ddfx_crasher.cpp506 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 Dmipi_tx_dev.c206 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 Drs_render_particle.h80 …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 Ddfx_nonlinux_define.h52 #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 Dcloud_ext_types.rs97 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 Dclouddisk_rdbstore.cpp312 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 Dut_csync.cpp88 int val = -1; variable
108 ffrt::thread t; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp200 timespec t = {}; in SystemTime() local
3501 void RSMainThread::SetScreenPowerOnChanged(bool val) in SetScreenPowerOnChanged()