| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
| D | string_view.h | 348 constexpr int basic_string_view<CharT>::compare(basic_string_view v) const noexcept in compare() function 369 constexpr int basic_string_view<CharT>::compare(size_type pos1, size_type count1, basic_string_view… in compare() function 375 constexpr int basic_string_view<CharT>::compare( in compare() function 382 constexpr int basic_string_view<CharT>::compare(CharT const* const s) const in compare() function 403 constexpr int basic_string_view<CharT>::compare(size_type pos1, size_type count1, CharT const* cons… in compare() function 409 constexpr int basic_string_view<CharT>::compare( in compare() function
|
| D | string.h | 661 int compare(string_view v) const noexcept in compare() function 666 int compare(size_type pos1, size_type count1, string_view v) const in compare() function 671 …int compare(size_type pos1, size_type count1, string_view v, size_type pos2, size_type count2) con… in compare() function 676 int compare(CharT const* const s) const in compare() function 681 int compare(size_type pos1, size_type count1, CharT const* const s) const in compare() function 686 int compare(size_type pos1, size_type count1, CharT const* const s, size_type count2) const in compare() function
|
| /foundation/barrierfree/accessibility/services/test/mock/common/ |
| D | accessibility_common_helper.h | 59 bool WaitForLoop(const std::function<bool()> &compare, int32_t timeout) in WaitForLoop()
|
| /foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/ |
| D | common.h | 125 VECTOR_Compare compare; member
|
| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ |
| D | uid.h | 122 constexpr int compare(const Uid& rhs) const in compare() function
|
| /foundation/systemabilitymgr/samgr_lite/samgr/source/ |
| D | common.c | 20 Vector VECTOR_Make(VECTOR_Key key, VECTOR_Compare compare) in VECTOR_Make()
|
| /foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/ |
| D | trans_udp_negotiation_exchange.c | 47 bool compare = regexec(®Comp, sessionName, 0, NULL, 0) == 0; in IsIShareSession() local
|
| /foundation/multimedia/media_library/frameworks/services/media_dfx/src/ |
| D | dfx_worker.cpp | 194 static bool compare(const shared_ptr<DfxTask> &taskOne, const shared_ptr<DfxTask> &taskTwo) in compare() function
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
| D | image_type_converter.cpp | 68 static T Find(T (&infos)[L], C compare) in Find()
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/ |
| D | pixel_convert.h | 108 static inline bool FloatCompareTo(float val, float compare) in FloatCompareTo()
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
| D | input_tdd_test.cpp | 35 ColorType compare = Color::GetColorFromRGB(red8, green8, blue8); in CompareColor() local
|
| /foundation/window/window_manager/window_scene/test/unittest/ |
| D | scene_session_dirty_manager_test.cpp | 731 std::vector<int32_t> compare = {POINTER_CHANGE_AREA_DEFAULT, pointerAreaFivePx, variable
|
| /foundation/multimedia/audio_framework/frameworks/native/audioutils/include/ |
| D | audio_utils.h | 442 bool CasWithCompare(std::atomic<T> &atomicVar, T newValue, Compare compare) in CasWithCompare()
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
| D | date_time_format_module.cpp | 441 int16_t DateTimeFormatModule::GetNumberEnd(const char *compare, uint8_t start) const in GetNumberEnd() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/ |
| D | drawing_decoration_painter.cpp | 512 … const RSPoint& center, const RSSize& size, NG::RadialShapeType type, const CompareType& compare) in RadiusToSide() 541 … const RSPoint& center, const RSSize& size, NG::RadialShapeType type, const CompareType& compare) in RadiusToCorner()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
| D | skia_decoration_painter.cpp | 539 … const SkPoint& center, const SkSize& size, NG::RadialShapeType type, const CompareType& compare) in RadiusToSide() 568 … const SkPoint& center, const SkSize& size, NG::RadialShapeType type, const CompareType& compare) in RadiusToCorner()
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
| D | rosen_decoration_painter.cpp | 816 const SkPoint& center, const SkSize& size, RadialShapeType type, const CompareType& compare) in RadiusToSide() 833 const RSPoint& center, const RSSize& size, RadialShapeType type, const CompareType& compare) in RadiusToSide() 878 const SkPoint& center, const SkSize& size, RadialShapeType type, const CompareType& compare) in RadiusToCorner() 907 const RSPoint& center, const RSSize& size, RadialShapeType type, const CompareType& compare) in RadiusToCorner()
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline/ |
| D | pipeline_context.h | 884 auto compare = NodeCompare<decltype(nodeLeft)>(); in operator() local
|