| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
| D | rs_surface_node_test.cpp | 53 RSSurfaceNodeConfig c; variable 68 RSSurfaceNodeConfig c; variable 86 RSSurfaceNodeConfig c; variable 104 RSSurfaceNodeConfig c; variable 122 RSSurfaceNodeConfig c; variable 140 RSSurfaceNodeConfig c; variable 159 RSSurfaceNodeConfig c; variable 178 RSSurfaceNodeConfig c; variable 197 RSSurfaceNodeConfig c; variable 211 RSSurfaceNodeConfig c; variable [all …]
|
| D | rs_display_node_test.cpp | 47 RSDisplayNodeConfig c; variable 62 RSDisplayNodeConfig c; variable 78 RSDisplayNodeConfig c; variable 91 RSDisplayNodeConfig c; variable 107 RSDisplayNodeConfig c; variable 127 RSDisplayNodeConfig c; variable 148 RSDisplayNodeConfig c; variable 164 RSDisplayNodeConfig c; variable 214 RSDisplayNodeConfig c; variable 236 RSDisplayNodeConfig c; variable [all …]
|
| /foundation/ability/idl_tool/idl_tool_2/lexer/ |
| D | lexer.cpp | 139 char c = file_->GetChar(); in SkipCurrentLine() local 152 int c = file_->GetChar(); in SkipCurrentLine() local 170 int c = file_->GetChar(); in Skip() local 206 char c = file_->PeekChar(); in ReadCacheableTime() local 239 char c = file_->PeekChar(); in ReadToken() local 290 char c = file_->GetChar(); in ReadId() local 314 char c = file_->PeekChar(); in ReadNum() local 341 char c = file_->GetChar(); // read 'b' or 'B' in ReadBinaryNum() local 367 char c = file_->PeekChar(); in ReadOctNum() local 386 char c = file_->GetChar(); // read 'x' or 'X' in ReadHexNum() local [all …]
|
| /foundation/ability/idl_tool/parser/ |
| D | lexer.cpp | 90 char c = currentFile_->GetChar(); in ReadToken() local 146 Token Lexer::ReadIdentifier(char c) in ReadIdentifier() 174 Token Lexer::ReadLineComment(char c) in ReadLineComment() 191 Token Lexer::ReadBlockComment(char c) in ReadBlockComment() 213 char c = currentFile_->GetChar(); in SkipCurrentLine() local 224 int c = currentFile_->GetChar(); in SkipCurrentLine() local 370 char c = currentFile_->PeekChar(); in ParseCacheable() local
|
| D | lexer.h | 90 static bool IsAlphabet(char c) in IsAlphabet() 95 static bool IsDecimalDigital(char c) in IsDecimalDigital() 100 static bool IsSpace(char c) in IsSpace()
|
| /foundation/multimedia/camera_lite/interfaces/kits/ |
| D | camera_state_callback.h | 64 virtual void OnCreated(Camera &c) {} in OnCreated() 77 virtual void OnReleased(Camera &c) {} in OnReleased() 82 virtual void OnConfigured(Camera &c) {} in OnConfigured()
|
| /foundation/graphic/graphic_3d/lume/LumeScene/src/mesh/ |
| D | mesh_creator.cpp | 41 static CORE_NS::Entity GetMaterial(const MeshConfig& c) in GetMaterial() 73 constexpr static CORE3D_NS::IMeshBuilder::DataBuffer FillData(const BASE_NS::vector<T>& c) noexcept in FillData() 109 Future<IMesh::Ptr> MeshCreator::Create(const MeshConfig& c, const CustomMeshData& data) in Create() 147 Future<IMesh::Ptr> MeshCreator::CreateCube(const MeshConfig& c, float width, float height, float de… in CreateCube() 159 Future<IMesh::Ptr> MeshCreator::CreatePlane(const MeshConfig& c, float width, float depth) in CreatePlane() 171 Future<IMesh::Ptr> MeshCreator::CreateSphere(const MeshConfig& c, float radius, uint32_t rings, uin… in CreateSphere() 183 Future<IMesh::Ptr> MeshCreator::CreateCone(const MeshConfig& c, float radius, float length, uint32_… in CreateCone()
|
| /foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/ |
| D | render_tonemap_common.h | 29 const float c = 2.43f; in TonemapAces() local 43 float c = 1.2f; in TonemapAcesFilmRec2020() local 57 const float c = 0.10f; in TonemapFilmic() local 67 const float c = 0.10f; in TonemapFilmic() local
|
| /foundation/graphic/graphic_3d/lume/LumeMeta/include/meta/api/ |
| D | iteration.h | 116 bool Iterate(const BASE_NS::shared_ptr<Iterable>& c, Func&& func, IterateStrategy is) in Iterate() 131 bool ConstIterate(const BASE_NS::shared_ptr<Iterable>& c, Func&& func, IterateStrategy is) in ConstIterate()
|
| /foundation/graphic/graphic_3d/lume/LumeScene/src/core/ |
| D | camera.cpp | 31 if (auto c = GetScopedHandle<CORE3D_NS::CameraComponent>(camera)) { in SCENE_BEGIN_NAMESPACE() local 52 if (auto c = GetScopedHandle<CORE3D_NS::CameraComponent>(camera)) { in UpdateCameraRenderTarget() local
|
| /foundation/filemanagement/app_file_service/tests/unittests/backup_ext/ |
| D | untar_file_sup_test.cpp | 279 char c = '\0'; variable 390 char c = '\0'; variable 441 char c = '\0'; variable 655 char c = '\0'; variable 711 char c = '\0'; variable 771 char c = '\0'; variable 814 char c = '\0'; variable 1217 char c = '\0'; variable
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/ |
| D | vector_util.h | 104 const float c = Math::cos(angle); in BASE_BEGIN_NAMESPACE() local 112 const float c = Math::cos(angle); in BASE_BEGIN_NAMESPACE() local
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/ |
| D | wifi_wpa_common_test.cpp | 120 char c = 'A'; variable 127 char c = '1'; variable 138 char c = 'a'; variable 149 char c = 'A'; variable 160 char c = '*'; variable
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/api/core/property_tools/ |
| D | property_macros.h | 46 #define BEGIN_COMPONENT_MANAGER(a, b, c) argument 47 #define END_COMPONENT_MANAGER(a, b, c) argument 48 #define END_COMPONENT(a, b, c) argument 49 #define END_COMPONENT_EXT(a, b, c, d) argument
|
| /foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/win32/sys/ |
| D | ioctl.h | 22 #define _IOC(a, b, c, d) (((a) << 30) | ((b) << 8) | (c) | ((d) << 16)) argument 24 #define _IOR(a, b, c) _IOC(_IOC_READ, (a), (b), sizeof(c)) argument
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| D | app_module_checker.cpp | 38 [](unsigned char c) { return std::tolower(c); }); in AppModuleChecker() 55 [](unsigned char c) { return std::tolower(c); }); in CheckModuleLoadable()
|
| /foundation/distributeddatamgr/udmf/framework/common/ |
| D | base32_utils.cpp | 30 for (char c : input) { in Encode() local 52 for (char c : input) { in Decode() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/draw/ |
| D | color.h | 90 static inline uint32_t ColorQuadGetA(ColorQuad c) in ColorQuadGetA() 96 static inline uint32_t ColorQuadGetR(ColorQuad c) in ColorQuadGetR() 102 static inline uint32_t ColorQuadGetG(ColorQuad c) in ColorQuadGetG() 108 static inline uint32_t ColorQuadGetB(ColorQuad c) in ColorQuadGetB()
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/ |
| D | wifi_direct_trace.cpp | 26 for (auto c : requestDeviceId) { in ConvertTraceChainId() local 31 for (auto c : receiveDeviceId) { in ConvertTraceChainId() local
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/dfx/ |
| D | wifi_direct_trace.cpp | 25 for (auto c : requestDeviceId) { in ConvertTraceChainId() local 30 for (auto c : receiveDeviceId) { in ConvertTraceChainId() local
|
| /foundation/graphic/graphic_3d/lume/LumeBase/test/api_unit_test/src/containers/ |
| D | string_test.cpp | 122 for (const auto c : testString) { variable 134 for (const auto c : testString) { variable 147 for (const auto c : testString) { variable 160 for (const auto c : testString) { variable 173 for (const auto c : testString) { variable 185 for (const auto c : testString) { variable 212 for (const auto c : testString) { variable 229 for (const auto c : testString) { variable 244 for (const auto c : testString) { in AssingString() local 254 for (const auto c : testString) { in AssingString() local [all …]
|
| /foundation/multimedia/audio_framework/frameworks/native/audioadapter/src/ |
| D | pulse_audio_service_adapter_impl.cpp | 346 void PulseAudioServiceAdapterImpl::PaGetSinksCb(pa_context *c, const pa_sink_info *i, int eol, void… in PaGetSinksCb() 654 void PulseAudioServiceAdapterImpl::PaMoveSinkInputCb(pa_context *c, int success, void *userdata) in PaMoveSinkInputCb() 666 void PulseAudioServiceAdapterImpl::PaMoveSourceOutputCb(pa_context *c, int success, void *userdata) in PaMoveSourceOutputCb() 678 void PulseAudioServiceAdapterImpl::PaSinkMuteCb(pa_context *c, int success, void *userdata) in PaSinkMuteCb() 685 void PulseAudioServiceAdapterImpl::PaContextStateCb(pa_context *c, void *userdata) in PaContextStateCb() 723 void PulseAudioServiceAdapterImpl::PaModuleLoadCb(pa_context *c, uint32_t idx, void *userdata) in PaModuleLoadCb() 737 void PulseAudioServiceAdapterImpl::PaUnloadModuleCb(pa_context *c, int success, void *userdata) in PaUnloadModuleCb() 755 void PulseAudioServiceAdapterImpl::PaGetSourceOutputNoSignalCb(pa_context *c, const pa_source_outpu… in PaGetSourceOutputNoSignalCb() 786 void PulseAudioServiceAdapterImpl::PaGetAllSinkInputsCb(pa_context *c, const pa_sink_input_info *i,… in PaGetAllSinkInputsCb() 838 void PulseAudioServiceAdapterImpl::PaGetAllSourceOutputsCb(pa_context *c, const pa_source_output_in… in PaGetAllSourceOutputsCb() [all …]
|
| /foundation/CastEngine/castengine_wifi_display/services/utils/ |
| D | data_buffer.h | 93 void Append(uint8_t c) in Append() 103 void Assign(uint8_t c) in Assign()
|
| /foundation/graphic/graphic_3d/lume/LumeFont/src/ |
| D | face_data.cpp | 209 [](const uint8_t& c) { return (c) ? uint8_t(0xffU) : uint8_t(0x00U); }); in UpdateGlyph() 213 [](const uint8_t& c) { in UpdateGlyph() 220 [](const uint8_t& c) { return uint8_t((c << 4U) | c); }); // 4 : param in UpdateGlyph()
|
| /foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
| D | command_parser.cpp | 173 int c; in Parse() local 346 char c; in ParseSetParameter() local 379 char c; in ParsePerFrameParam() local 416 char c; in ParseResourceParam() local 432 char c; in ParseWaterMark() local
|