/ohos5.0/drivers/peripheral/clearplay/interfaces/include/drm/v1_0/ |
H A D | imedia_key_system_callback.h | 30 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument 38 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
|
H A D | imedia_decrypt_module.h | 29 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument 37 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
|
H A D | imedia_key_session_callback.h | 31 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument 39 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
|
H A D | ioem_certificate.h | 31 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument 39 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
|
H A D | imedia_key_system_factory.h | 31 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument 39 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
|
H A D | imedia_key_session.h | 34 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument 42 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
|
H A D | imedia_key_system.h | 35 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument 43 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
|
H A D | media_key_system_types.h | 30 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument 38 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A 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
|
H A 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
|
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/ |
H A D | log_utils.h | 68 const ValueCmp compare; variable
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/common/ |
H A D | accessibility_common_helper.h | 59 bool WaitForLoop(const std::function<bool()> &compare, int32_t timeout) in WaitForLoop()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ |
H A D | uid.h | 122 constexpr int compare(const Uid& rhs) const in compare() function
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/ |
H A D | common.h | 125 VECTOR_Compare compare; member
|
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/ |
H A D | common.c | 20 Vector VECTOR_Make(VECTOR_Key key, VECTOR_Compare compare) in VECTOR_Make()
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/ |
H A D | trans_udp_negotiation_exchange.c | 47 bool compare = regexec(®Comp, sessionName, 0, NULL, 0) == 0; in IsIShareSession() local
|
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/ |
H A D | usb_accessory.h | 182 static bool compare(const std::string &s1, const std::string &s2) in compare() function
|
/ohos5.0/base/global/i18n/frameworks/intl/src/ |
H A D | measure_data.cpp | 522 double compare = 0.0; in ComputePowerValue() local 551 double compare = 0.0; in ComputeValue() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_dfx/src/ |
H A D | dfx_worker.cpp | 194 static bool compare(const shared_ptr<DfxTask> &taskOne, const shared_ptr<DfxTask> &taskTwo) in compare() function
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
H A D | image_type_converter.cpp | 68 static T Find(T (&infos)[L], C compare) in Find()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkts/ |
H A D | js-apis-buffer.md | 667 ### compare subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkts/ |
H A D | js-apis-buffer.md | 666 ### compare subsection
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/ |
H A D | pixel_convert.h | 108 static inline bool FloatCompareTo(float val, float compare) in FloatCompareTo()
|
/ohos5.0/base/usb/usb_manager/services/native/src/ |
H A D | usb_accessory_manager.cpp | 413 bool UsbAccessoryManager::compare(const std::string &s1, const std::string &s2) in compare() function in OHOS::USB::UsbAccessoryManager
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
H A D | input_tdd_test.cpp | 35 ColorType compare = Color::GetColorFromRGB(red8, green8, blue8); in CompareColor() local
|