Home
last modified time | relevance | path

Searched defs:cd (Results 1 – 9 of 9) sorted by relevance

/foundation/distributedhardware/distributed_camera/common/src/utils/
Danonymous_string.cpp36 uint64_t cd = dist(rd); in GetRandomID() local
/foundation/distributedhardware/distributed_screen/common/src/
Ddscreen_util.cpp55 uint64_t cd = dist(randomDevice); in GetRandomID() local
/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
Ddh_utils_tool.cpp52 uint64_t cd = dist(rd); in GetRandomID() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
Ddns_checker.cpp47 unsigned char cd : 1; member
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
D3d_dm_lighting_common.h282 const float cd = dot(uLightData.lights[currLightIdx].dir.xyz, -L); in CalculateLighting() local
367 const float cd = dot(uLightData.lights[currLightIdx].dir.xyz, -L); in CalculateLighting() local
/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/common/
Dinplace_lighting_common.h222 const float cd = dot(uLightData.lights[currLightIdx].dir.xyz, -L); in CalculateLighting() local
/foundation/distributedhardware/distributed_audio/common/src/
Ddaudio_util.cpp146 uint64_t cd = dist(rd); in GetRandomID() local
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/
Dtypography_impl.cpp669 auto cd = lineMaxCoveredDescent_[i]; in GetTextRectsByBoundary() local
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/
Dconnection_manager.cpp602 iconv_t cd = iconv_open("utf8", "iso88591"); in convLatin1ToUTF8() local