| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | sdio_txrx.c | 119 struct mt76_queue_entry *e = &q->entry[index]; in mt7663s_rx_run_queue() local 201 struct mt76_queue_entry *e = &q->entry[q->first]; in mt7663s_tx_run_queue() local
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | evp.h | 517 # define EVP_MD_nid(e) EVP_MD_type(e) argument 518 # define EVP_MD_name(e) OBJ_nid2sn(EVP_MD_nid(e)) argument 525 # define EVP_MD_CTX_size(e) EVP_MD_size(EVP_MD_CTX_md(e)) argument 526 # define EVP_MD_CTX_block_size(e) EVP_MD_block_size(EVP_MD_CTX_md(e)) argument 527 # define EVP_MD_CTX_type(e) EVP_MD_type(EVP_MD_CTX_md(e)) argument 530 # define EVP_CIPHER_name(e) OBJ_nid2sn(EVP_CIPHER_nid(e)) argument 535 # define EVP_CIPHER_mode(e) (EVP_CIPHER_flags(e) & EVP_CIPH_MODE) argument 547 # define EVP_CIPHER_CTX_mode(e) (EVP_CIPHER_CTX_flags(e) & EVP_CIPH_MODE) argument 558 # define EVP_OpenUpdate(a,b,c,d,e) EVP_DecryptUpdate(a,b,c,d,e) argument 559 # define EVP_SealUpdate(a,b,c,d,e) EVP_EncryptUpdate(a,b,c,d,e) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | siutils_priv.h | 436 #define ub_corereg(a, b, c, d, e) (0) argument 454 #define nci_corereg_writeonly(a, b, c, d, e) (0) argument 455 #define nci_corereg(a, b, c, d, e) (0) argument 484 #define nci_backplane_access(a, b, c, d, e) (0) argument 485 #define nci_backplane_access_64(a, b, c, d, e) (0) argument 498 #define nci_wrapper_dump_last_timeout(a, b, c, d, e) (0) argument 503 #define nci_ignore_errlog(a, b, c, d, e, f) (FALSE) argument 504 #define nci_wrapper_get_last_error(a, b, c, d, e, f) do {} while (0) argument 509 #define nci_wrapper_dump_last_timeout(a, b, c, d, e) (0) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | siutils_priv.h | 436 #define ub_corereg(a, b, c, d, e) (0) argument 454 #define nci_corereg_writeonly(a, b, c, d, e) (0) argument 455 #define nci_corereg(a, b, c, d, e) (0) argument 484 #define nci_backplane_access(a, b, c, d, e) (0) argument 485 #define nci_backplane_access_64(a, b, c, d, e) (0) argument 498 #define nci_wrapper_dump_last_timeout(a, b, c, d, e) (0) argument 503 #define nci_ignore_errlog(a, b, c, d, e, f) (FALSE) argument 504 #define nci_wrapper_get_last_error(a, b, c, d, e, f) do {} while (0) argument 509 #define nci_wrapper_dump_last_timeout(a, b, c, d, e) (0) argument
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | example6.c | 67 sox_effect_t * e; in main() local
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx51evk/ |
| H A D | mx51evk_video.c | 79 char const *e = env_get("panel"); in board_video_skip() local
|
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/ |
| H A D | rtmp_sys.h | 38 #define SetSockError(e) WSASetLastError(e) argument 39 #define setsockopt(a,b,c,d,e) (setsockopt)(a,b,c,(const char *)d,(int)e) argument 54 #define SetSockError(e) errno = e argument
|
| /OK3568_Linux_fs/app/lvgl_demo/rk_demo/setting/ |
| H A D | display_ui.c | 18 static void slider_event_cb(lv_event_t * e) in slider_event_cb()
|
| H A D | volume_ui.c | 18 static void slider_event_cb(lv_event_t * e) in slider_event_cb()
|
| H A D | about_ui.c | 21 static void update_event_cb(lv_event_t * e) in update_event_cb()
|
| /OK3568_Linux_fs/kernel/net/l2tp/ |
| H A D | trace.h | 12 #define encap_type_name(e) { L2TP_ENCAPTYPE_##e, #e } argument
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | libbpf_errno.c | 19 #define ERRNO_OFFSET(e) ((e) - __LIBBPF_ERRNO__START) argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| H A D | vpstate.c | 77 u8 idx, struct nvbios_vpstate_entry *e) in nvbios_vpstate_entry()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | early_printk.c | 152 char *e; in early_serial_init() local 224 char *e; in early_pci_serial_init() local
|
| /OK3568_Linux_fs/kernel/arch/riscv/net/ |
| H A D | bpf_jit_comp32.c | 567 int e, s = ctx->ninsns; in emit_branch_r64() local 654 int e, s = ctx->ninsns; in emit_bcc() local 725 int e, s = ctx->ninsns; in emit_branch_r32() local 961 int s, e, rvoff, i = insn - ctx->prog->insnsi; in bpf_jit_emit_insn() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/ |
| H A D | dct_assert.h | 70 #define DCT_ASSERT_STATIC(e) enum { GET_ENUM_NAME(__LINE__) = 1/(e) } argument
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | expr.c | 9 static int test(struct expr_parse_ctx *ctx, const char *e, double val2) in test()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ubi/ |
| H A D | wl.h | 23 struct ubi_wl_entry *e, in may_reserve_for_fm()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ubi/ |
| H A D | wl.h | 29 struct ubi_wl_entry *e, in may_reserve_for_fm()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | recipedetails.js | 5 $(".customise-btn").click(function(e){ argument
|
| H A D | filtersnippet.js | 81 $("form").submit(function(e) { argument
|
| /OK3568_Linux_fs/kernel/arch/c6x/include/asm/ |
| H A D | cacheflush.h | 22 #define flush_icache_range(s, e) \ argument
|
| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/network/ |
| H A D | qipaddressedititem.cpp | 22 void QIpAddressEditItem::focusInEvent(QFocusEvent *e) in focusInEvent()
|
| /OK3568_Linux_fs/u-boot/board/syteco/zmx25/ |
| H A D | zmx25.c | 108 const char *e; in board_late_init() local
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/intel/ |
| H A D | pinctrl-lewisburg.c | 23 #define LBG_COMMUNITY(b, s, e) \ argument
|