Home
last modified time | relevance | path

Searched defs:CR (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_json/src/
H A Dconsts.rs132 const CR: PrintMapItem = PrintMapItem::Special(b"\\r"); // CR 归位 \x0D const
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp189 static constexpr const FormatFeatureFlags CR = CORE_FORMAT_FEATURE_COLOR_ATTACHMENT_BIT; variable