| /device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/ |
| D | mpp_bitread.h | 30 #define READ_ONEBIT(bitctx, out) \ argument 41 #define READ_BITS(bitctx, num_bits, out) \ argument 49 #define READ_BITS_LONG(bitctx, num_bits, out) \ argument 57 #define SHOW_BITS(bitctx, num_bits, out) \ argument 65 #define SHOW_BITS_LONG(bitctx, num_bits, out) \ argument 85 #define READ_UE(bitctx, out) \ argument 93 #define READ_SE(bitctx, out) \ argument
|
| /device/soc/rockchip/common/sdk_linux/scripts/kconfig/ |
| D | parser.y | 592 static void print_quoted_string(FILE *out, const char *str) in print_quoted_string() 609 static void print_symbol(FILE *out, struct menu *menu) in print_symbol() 700 void zconfdump(FILE *out) in zconfdump()
|
| /device/soc/rockchip/rk2206/sdk_liteos/platform/system/ |
| D | printf.c | 205 static size_t _out_rev(out_fct_type out, char* buffer, size_t buffer_idx, size_t maxlen, in _out_rev() 237 static size_t _ntoa_format(out_fct_type out, char* buffer, size_t idx, size_t maxlen, in _ntoa_format() 292 static size_t _ntoa_long(out_fct_type out, char* buffer, in _ntoa_long() 328 static size_t _ntoa_long_long(out_fct_type out, char* buffer, in _ntoa_long_long() 381 static size_t _ftoa(out_fct_type out, char* buffer, in _ftoa() 533 static size_t _etoa(out_fct_type out, char* buffer, in _etoa() 686 static int vsnprintf_s(out_fct_type out, char* buffer, const size_t maxlen, const char* format, va_… in vsnprintf_s()
|
| /device/soc/rockchip/common/sdk_linux/ipc/ |
| D | util.c | 557 void kernel_to_ipc64_perm(struct kern_ipc_perm *in, struct ipc64_perm *out) in kernel_to_ipc64_perm() 576 void ipc64_perm_to_ipc_perm(struct ipc64_perm *in, struct ipc_perm *out) in ipc64_perm_to_ipc_perm() 599 struct kern_ipc_perm *out; in ipc_obtain_object_idr() local 623 struct kern_ipc_perm *out = ipc_obtain_object_idr(ids, id); in ipc_obtain_object_check() local 660 int ipc_update_perm(struct ipc64_perm *in, struct kern_ipc_perm *out) in ipc_update_perm()
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/csf/ |
| D | mali_kbase_csf_ioctl.h | 106 } out; member 160 } out; member 257 } out; member 316 } out; member 357 } out; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/ |
| D | ext_sm4.c | 166 static hi_void sm4_encrypt(const hi_u8 *in, hi_u8 *out, const sm4_key *key, hi_u32 len) in sm4_encrypt() 192 static hi_void sm4_decrypt(const hi_u8 *in, hi_u8 *out, const sm4_key *key, hi_u32 len) in sm4_decrypt() 220 static hi_void sm4_ecb_crypt(const hi_u8 *in, hi_u8 *out, hi_u32 len, const sm4_key *key, const hi_… in sm4_ecb_crypt() 231 static hi_void sm4_cbc_crypt(const hi_u8 *in, hi_u8 *out, const hi_u32 length, in sm4_cbc_crypt() 292 static hi_void sm4_ctr128_crypt(const hi_u8 *in, hi_u8 *out, hi_s32 length, in sm4_ctr128_crypt()
|
| /device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/csf/ |
| D | mali_kbase_csf_ioctl.h | 130 } out; member 223 } out; member 266 } out; member 367 } out; member 426 } out; member 478 } out; member
|
| /device/soc/rockchip/rk3568/hardware/codec/jpeg/src/ |
| D | codec_jpeg_decoder.cpp | 210 std::ofstream out("/data/out.raw", std::ios::trunc | std::ios::binary); in DumpOutFile() local 230 std::ofstream out("/data/in.raw", std::ios::trunc | std::ios::binary); in DumpInFile() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/ |
| D | kapi_dispatch.c | 317 static hi_s32 rsa_pub_alloc(cryp_rsa_key *key, const rsa_info_t *rsa_info, hi_u8 **in, hi_u8 **out) in rsa_pub_alloc() 397 const rsa_info_t *rsa_info, hi_u8 **in, hi_u8 **out, hi_u8 *buf) in rsa_private_get_cfg() 442 …ic hi_s32 rsa_private_alloc(cryp_rsa_key *key, const rsa_info_t *rsa_info, hi_u8 **in, hi_u8 **out) in rsa_private_alloc() 488 …tic hi_s32 rsa_alloc_buffer(cryp_rsa_key *key, const rsa_info_t *rsa_info, hi_u8 **in, hi_u8 **out) in rsa_alloc_buffer()
|
| /device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/ |
| D | mali_kbase_ioctl.h | 108 } out; member 131 } out; member 332 } out; member 408 } out; member 437 } out; member 553 } out; member 592 } out; member 634 } out; member 708 } out; member
|
| /device/soc/rockchip/rk3588/hardware/codec/jpeg/src/ |
| D | codec_jpeg_decoder.cpp | 263 std::ofstream out("/data/out.raw", std::ios::trunc | std::ios::binary); in DumpOutFile() local 275 std::ofstream out("/data/in.raw", std::ios::trunc | std::ios::binary); in DumpInFile() local
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| D | mali_kbase_ioctl.h | 109 } out; member 132 } out; member 346 } out; member 417 } out; member 445 } out; member 556 } out; member 591 } out; member 634 } out; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ext_util/ |
| D | posix_help.h | 37 int out; // out fd member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
| D | utlist.h | 427 #define LL_SEARCH_SCALAR(head,out,field,val) \ argument 430 #define LL_SEARCH_SCALAR2(head,out,field,val,next) \ argument 437 #define LL_SEARCH(head,out,elt,cmp) \ argument 440 #define LL_SEARCH2(head,out,elt,cmp,next) \ argument 965 #define CDL_SEARCH_SCALAR(head,out,field,val) \ argument 968 #define CDL_SEARCH_SCALAR2(head,out,field,val,next) \ argument 975 #define CDL_SEARCH(head,out,elt,cmp) \ argument 978 #define CDL_SEARCH2(head,out,elt,cmp,next) \ argument
|
| D | uthash.h | 123 #define HASH_FIND_BYHASHVALUE(hh,head,keyptr,keylen,hashval,out) \ argument 135 #define HASH_FIND(hh,head,keyptr,keylen,out) \ argument 402 #define HASH_FIND_STR(head,findstr,out) \ argument 408 #define HASH_FIND_INT(head,findint,out) \ argument 414 #define HASH_FIND_PTR(head,findptr,out) \ argument 741 #define HASH_FIND_IN_BKT(tbl,hh,head,keyptr,keylen_in,hashval,out) \ argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | frag.c | 40 uint8 *out, uint *out_len) in bcm_tlv_dot11_defrag()
|
| /device/board/hihope/dayu210/camera/vdi_impl/v4l2/pipeline_core/src/ipp_algo_example/ |
| D | ipp_algo_example.c | 68 char *out = (char*)(outBuffer->addr); in Process() local
|
| /device/board/hisilicon/hispark_taurus/camera/pipeline_core/src/ |
| D | ipp_algo_example.c | 69 char *out = (char*)(outBuffer->addr); in Process() local
|
| /device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/ipp_algo_example/ |
| D | ipp_algo_example.c | 68 char *out = (char*)(outBuffer->addr); in Process() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/ |
| D | drv_cipher_kapi.h | 278 compat_addr out; /* Physical address of the output data */ member 343 compat_addr out; /* output data of encryption */ member 369 hi_u8 *out; member 378 hi_u8 *out; member 386 compat_addr out; /* RSA output data */ member 394 hi_u8 *out; /* RSA output data */ member
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| D | mali_kbase_ioctl.h | 134 } out; member 157 } out; member 296 } out; member 367 } out; member 395 } out; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| D | mali_kbase_ioctl.h | 143 } out; member 167 } out; member 316 } out; member 392 } out; member 421 } out; member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/include/ |
| D | cryp_rsa.h | 39 hi_u8 *out; member
|
| /device/soc/rockchip/common/sdk_linux/drivers/staging/blackbox/ |
| D | blackbox_storage.c | 32 static int storage_log_by_memory(void *out, unsigned int outlen) in storage_log_by_memory()
|
| /device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/jm/ |
| D | mali_kbase_jm_ioctl.h | 217 struct kbase_kinstr_jm_fd_out out; member
|