Home
last modified time | relevance | path

Searched defs:cmp (Results 1 – 15 of 15) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
Dutlist.h110 #define LL_SORT(list, cmp) \ argument
113 #define LL_SORT2(list, cmp, next) \ argument
174 #define DL_SORT(list, cmp) \ argument
177 #define DL_SORT2(list, cmp, prev, next) \ argument
237 #define CDL_SORT(list, cmp) \ argument
240 #define CDL_SORT2(list, cmp, prev, next) \ argument
356 #define LL_INSERT_INORDER(head,add,cmp) \ argument
359 #define LL_INSERT_INORDER2(head,add,cmp,next) \ argument
371 #define LL_LOWER_BOUND(head,elt,like,cmp) \ argument
374 #define LL_LOWER_BOUND2(head,elt,like,cmp,next) \ argument
[all …]
/device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/include/coap3/
Dcoap_utlist_internal.h108 #define LL_SORT(list, cmp) \ argument
111 #define LL_SORT2(list, cmp, next) \ argument
172 #define DL_SORT(list, cmp) \ argument
175 #define DL_SORT2(list, cmp, prev, next) \ argument
235 #define CDL_SORT(list, cmp) \ argument
238 #define CDL_SORT2(list, cmp, prev, next) \ argument
354 #define LL_INSERT_INORDER(head,add,cmp) \ argument
357 #define LL_INSERT_INORDER2(head,add,cmp,next) \ argument
369 #define LL_LOWER_BOUND(head,elt,like,cmp) \ argument
372 #define LL_LOWER_BOUND2(head,elt,like,cmp,next) \ argument
[all …]
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
Dapp_demo_spi.c106 hi_void print_err_rev_buf_u16(const hi_u16 *buf, const hi_u16 *cmp, hi_u32 len) in print_err_rev_buf_u16()
113 hi_void print_err_rev_buf_u8(const hi_u8 *buf, const hi_u8 *cmp, hi_u32 len) in print_err_rev_buf_u8()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/drivers/flash/
Dhi_loaderboot_flash.c168 hi_u8 cmp = (cmp_bp>>5) & 0x1; /* 5 */ in flash_protect_set_protect() local
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
Dsw_sync.c256 int cmp; in sync_pt_create() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/drivers/flash/
Dhi_flashboot_flash.c183 hi_u8 cmp = (cmp_bp>>5) & 0x1; /* 5 */ in flash_protect_set_protect() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dwl_android.h87 #define WL_MSG_RLMT(name, cmp, size, arg1, args...) \ argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
Dhi_math_adapt.h35 #define cmp(x, y) (((x) == (y)) ? 0 : (((x) > (y)) ? 1 : (-1))) macro
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
Dhi_math_adapt.h35 #define cmp(x, y) (((x) == (y)) ? 0 : (((x) > (y)) ? 1 : (-1))) macro
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/adapt/
Dhi_math_adapt.h38 #define cmp(x, y) (((x) == (y)) ? 0 : (((x) > (y)) ? 1 : (-1))) macro
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Dinno_hdmi.c47 struct completion cmp; member
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/liteos_wpa_src/
Dcrypto_mbedtls.c634 unsigned cmp = 0; in crypto_bignum_rand() local
/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-qp.c392 struct completion cmp; member
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-qp.c185 struct completion cmp; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c412 struct completion cmp; member