Home
last modified time | relevance | path

Searched refs:lv (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/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
31 if ((lv) compare (rv)) { \
38 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
39 if ((lv) compare (rv)) { \
H A Dioem_certificate.h31 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument
32 if ((lv) compare (rv)) { \
39 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
40 if ((lv) compare (rv)) { \
H A Dimedia_decrypt_module.h29 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument
30 if ((lv) compare (rv)) { \
37 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
38 if ((lv) compare (rv)) { \
H A Dimedia_key_session_callback.h31 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument
32 if ((lv) compare (rv)) { \
39 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
40 if ((lv) compare (rv)) { \
H A Dimedia_key_system_factory.h31 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument
32 if ((lv) compare (rv)) { \
39 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
40 if ((lv) compare (rv)) { \
H A Dimedia_key_session.h34 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \ argument
35 if ((lv) compare (rv)) { \
42 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \ argument
43 if ((lv) compare (rv)) { \
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/test/unittest/02_standard_interface_idl/target/foo/v1_0/
H A Difoo.h.txt6 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
7 if ((lv) compare (rv)) { \
14 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
15 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/bluetooth_a2dp_v1_0/cpp_target/bluetooth/a2dp/v1_0/
H A Dbluetooth_audio_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/bluetooth_hci_v1_0/cpp_target/bluetooth/hci/v1_0/
H A Dhci_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/secure_element_v1_0/cpp_target/secure_element/v1_0/
H A Dsecure_element_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
H A Disecure_element_callback.h.txt28 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
29 if ((lv) compare (rv)) { \
36 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
37 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/vibrator_v1_0/cpp_target/vibrator/v1_0/
H A Dvibrator_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/intelligent_voice_engine_v1_1/cpp_target/intelligent_voice/engine/v1_1/
H A Dintell_voice_engine_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/power_v1_0/cpp_target/power/v1_0/
H A Dpower_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/power_v1_1/cpp_target/power/v1_1/
H A Dpower_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_hostapd_v1_0/c_target/wlan/hostapd/v1_0/
H A Dhostapd_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/nfc_v1_0/cpp_target/nfc/v1_0/
H A Dnfc_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/a_recognition_v1_0/cpp_target/a_recognition/v1_0/
H A Dactivity_recognition_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/types_idl/cpp_target/foo/v1_0/
H A Dtypes.h.txt28 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
29 if ((lv) compare (rv)) { \
36 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
37 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/usb_gadget_mtp_v1_0/cpp_target/usb/gadget/mtp/v1_0/
H A Dusbfn_mtp_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/enum_nesting_idl/cpp_target/foo/v1_0/
H A Dtypes.h.txt28 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
29 if ((lv) compare (rv)) { \
36 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
37 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/extended_enum_idl/cpp_target/foo/v1_0/
H A Dtypes.h.txt28 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
29 if ((lv) compare (rv)) { \
36 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
37 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/hdi_compile_opt_test_02/cpp_target/foo/v1_0/
H A Dtypes.h.txt28 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
29 if ((lv) compare (rv)) { \
36 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
37 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/hdi_compile_opt_test_03/cpp_target/foo/v1_0/
H A Dtypes.h.txt28 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
29 if ((lv) compare (rv)) { \
36 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
37 if ((lv) compare (rv)) { \
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/memorytracker_v1_0/cpp_target/memorytracker/v1_0/
H A Dmemory_tracker_types.h.txt27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \

12345678910>>...15