Home
last modified time | relevance | path

Searched defs:compare (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/drivers/peripheral/clearplay/interfaces/include/drm/v1_0/
H A Dimedia_key_system_callback.h30 #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 Dimedia_decrypt_module.h29 #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 Dimedia_key_session_callback.h31 #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 Dioem_certificate.h31 #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 Dimedia_key_system_factory.h31 #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 Dimedia_key_session.h34 #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 Dimedia_key_system.h35 #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 Dmedia_key_system_types.h30 #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 Dstring_view.h348 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 Dstring.h661 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 Dlog_utils.h68 const ValueCmp compare; variable
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/common/
H A Daccessibility_common_helper.h59 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 Duid.h122 constexpr int compare(const Uid& rhs) const in compare() function
/ohos5.0/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/
H A Dcommon.h125 VECTOR_Compare compare; member
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dcommon.c20 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 Dtrans_udp_negotiation_exchange.c47 bool compare = regexec(&regComp, sessionName, 0, NULL, 0) == 0; in IsIShareSession() local
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_accessory.h182 static bool compare(const std::string &s1, const std::string &s2) in compare() function
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dmeasure_data.cpp522 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 Ddfx_worker.cpp194 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 Dimage_type_converter.cpp68 static T Find(T (&infos)[L], C compare) in Find()
/ohos5.0/docs/en/application-dev/reference/apis-arkts/
H A Djs-apis-buffer.md667 ### compare subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkts/
H A Djs-apis-buffer.md666 ### compare subsection
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dpixel_convert.h108 static inline bool FloatCompareTo(float val, float compare) in FloatCompareTo()
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_accessory_manager.cpp413 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 Dinput_tdd_test.cpp35 ColorType compare = Color::GetColorFromRGB(red8, green8, blue8); in CompareColor() local

12