Searched defs:B (Results 1 – 10 of 10) sorted by relevance
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
| D | address.h | 35 #define _coap_address_equals_impl(A, B) \ argument 53 #define _coap_address_equals_impl(A,B) \ argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
| D | threads.h | 55 #define thrd_equal(A, B) ((A) == (B)) argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
| D | ecp_alt.h | 86 mbedtls_mpi B; /*!< For Short Weierstrass: \p B in the equation. member
|
| D | ecp.h | 179 mbedtls_mpi B; /*!< For Short Weierstrass: \p B in the equation. member
|
| D | ssl_internal.h | 742 volatile const unsigned char *B = (volatile const unsigned char *) b; in mbedtls_ssl_safer_memcmp() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/ |
| D | Socket.h | 86 #define max(A,B) ( (A) > (B) ? (A):(B)) argument
|
| /device/soc/rockchip/rk3568/hardware/omx_il/include/librkvpu/ |
| D | vpu_macro.h | 130 #define SWAP(_T_, A, B) { _T_ tmp = A; A = B; B = tmp; } argument
|
| /device/soc/rockchip/rk3588/kernel/scripts/ |
| D | resource_tool.c | 64 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local 338 uint32_t A, B, C, D, E, F, G, H; in sha256_process() local
|
| /device/soc/rockchip/common/sdk_linux/scripts/ |
| D | resource_tool.c | 62 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local 329 uint32_t A, B, C, D, E, F, G, H; in sha256_process() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/ |
| D | r8168_n.c | 74 #define dev_printk(A,B,fmt,args...) printk(A fmt,##args) argument
|