Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/device-dev/kernel/
H A Dkernel-small-debug-shell-file-cd.md1 # cd chapter
H A Dkernel-mini-debug-shell.md25 ### cd subsection
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-debug-shell-file-cd.md1 # cd chapter
H A Dkernel-mini-debug-shell.md25 ### cd subsection
/ohos5.0/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Danonymous_string.cpp36 uint64_t cd = dist(rd); in GetRandomID() local
/ohos5.0/drivers/peripheral/camera/hal_c/hdi_cif/src/
H A Dcamera_host.cpp105 auto cd = new CameraDevice; in OpenCamera() local
/ohos5.0/foundation/distributedhardware/distributed_screen/common/src/
H A Ddscreen_util.cpp63 uint64_t cd = dist(randomDevice); in GetRandomID() local
/ohos5.0/base/telephony/sms_mms/utils/
H A Dtext_coder.cpp287 GIConv cd = g_iconv_open("UTF16BE", "UTF8"); in Utf8ToUcs2() local
444 GIConv cd = g_iconv_open("UTF8", "UTF16BE"); in Ucs2ToUtf8() local
474 GIConv cd = g_iconv_open("UTF8", "EUCKR"); in EuckrToUtf8() local
505 GIConv cd = g_iconv_open("UTF8", "SHIFT-JIS"); in ShiftjisToUtf8() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/assets/3d/shaders/common/
H A Dinplace_lighting_common.h152 const float cd = dot(uLightData.lights[currLightIdx].dir.xyz, -L); in CalculateLightingInplace() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Ddns_checker.cpp48 unsigned char cd : 1; member
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Ddh_utils_tool.cpp64 uint64_t cd = dist(rd); in GetRandomID() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_lighting_common.h398 const float cd = dot(uLightData.lights[currLightIdx].dir.xyz, -L); in CalculateLighting() local
490 const float cd = dot(uLightData.lights[currLightIdx].dir.xyz, -L); in CalculateLighting() local
635 const float cd = dot(uLightData.lights[currLightIdx].dir.xyz, -L); in CalculateLighting() local
758 const float cd = dot(uLightData.lights[currLightIdx].dir.xyz, -L); in CalculateLighting() local
/ohos5.0/foundation/distributedhardware/distributed_audio/common/src/
H A Ddaudio_util.cpp152 uint64_t cd = dist(rd); in GetRandomID() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_format_helper.cpp173 iconv_t cd = iconv_open("UTF-8", "GB2312"); in ConvertGBK2UTF8() local
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_holder.cpp180 CameraData::Ptr cd; in SetCameraTarget() local