| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
| H A D | entry_point.cpp | 28 const napi_property_descriptor desc[] = { in Init() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
| H A D | entry_point.cpp | 28 const napi_property_descriptor desc[] = { in Init() local
|
| /foundation/filemanagement/app_file_service/tools/backup_tool/src/ |
| H A D | tools_op_help.cpp | 36 auto desc = allOps[i].GetDescriptor(); in Exec() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_securitylabel/ |
| H A D | securitylabel_napi.cpp | 26 static napi_property_descriptor desc[] = { in SecurityLabelExport() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_statvfs/ |
| H A D | statvfs_napi.cpp | 24 static napi_property_descriptor desc[] = { in StatvfsExport() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_environment/ |
| H A D | environment_napi.cpp | 26 static napi_property_descriptor desc[] = { in EnvironmentExport() local
|
| /foundation/communication/connected_nfc_tag/frameworks/js/napi/ |
| H A D | nfc_napi_entry.cpp | 28 napi_property_descriptor desc[] = {
in InitJs() local
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | blake2s_generic.c | 15 static int crypto_blake2s_update_generic(struct shash_desc *desc, in crypto_blake2s_update_generic() argument 21 static int crypto_blake2s_final_generic(struct shash_desc *desc, u8 *out) in crypto_blake2s_final_generic() argument
|
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| H A D | sha1_glue.c | 27 int sha1_update_arm(struct shash_desc *desc, const u8 *data, in sha1_update_arm() argument 38 static int sha1_final(struct shash_desc *desc, u8 *out) in sha1_final() argument 44 int sha1_finup_arm(struct shash_desc *desc, const u8 *data, in sha1_finup_arm() argument
|
| H A D | sha256_neon_glue.c | 27 static int crypto_sha256_neon_update(struct shash_desc *desc, const u8 *data, in crypto_sha256_neon_update() argument 44 static int crypto_sha256_neon_finup(struct shash_desc *desc, const u8 *data, in crypto_sha256_neon_finup() argument 61 static int crypto_sha256_neon_final(struct shash_desc *desc, u argument [all...] |
| H A D | sha512-neon-glue.c | 26 static int sha512_neon_update(struct shash_desc *desc, const u8 *data, in sha512_neon_update() argument 43 static int sha512_neon_finup(struct shash_desc *desc, const u8 *data, in sha512_neon_finup() argument 60 static int sha512_neon_final(struct shash_desc *desc, u argument [all...] |
| /kernel/linux/linux-5.10/arch/arm64/crypto/ |
| H A D | sm3-ce-glue.c | 26 static int sm3_ce_update(struct shash_desc *desc, const u8 *data, in sm3_ce_update() argument 39 static int sm3_ce_final(struct shash_desc *desc, u8 *out) in sm3_ce_final() argument 51 static int sm3_ce_finup(struct shash_desc *desc, const u8 *data, in sm3_ce_finup() argument [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/platforms/86xx/ |
| H A D | pic.c | 16 static void mpc86xx_8259_cascade(struct irq_desc *desc) in mpc86xx_8259_cascade() argument
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| H A D | blake2s-shash.c | 18 static int crypto_blake2s_update_x86(struct shash_desc *desc, in crypto_blake2s_update_x86() argument 24 static int crypto_blake2s_final_x86(struct shash_desc *desc, u8 *out) in crypto_blake2s_final_x86() argument
|
| /kernel/linux/linux-5.10/arch/sh/kernel/cpu/irq/ |
| H A D | ipr.c | 52 void register_ipr_controller(struct ipr_desc *desc) in register_ipr_controller() argument
|
| /kernel/linux/linux-5.10/arch/x86/boot/ |
| H A D | memory.c | 22 struct boot_e820_entry *desc = boot_params.e820_table; in detect_memory_e820() local
|
| /kernel/linux/linux-6.6/arch/arm/crypto/ |
| H A D | sha1_glue.c | 27 int sha1_update_arm(struct shash_desc *desc, const u8 *data, in sha1_update_arm() argument 37 static int sha1_final(struct shash_desc *desc, u8 *out) in sha1_final() argument 43 int sha1_finup_arm(struct shash_desc *desc, const u8 *data, in sha1_finup_arm() argument
|
| H A D | sha256_neon_glue.c | 27 static int crypto_sha256_neon_update(struct shash_desc *desc, const u8 *data, in crypto_sha256_neon_update() argument 43 static int crypto_sha256_neon_finup(struct shash_desc *desc, const u8 *data, in crypto_sha256_neon_finup() argument 59 static int crypto_sha256_neon_final(struct shash_desc *desc, u argument [all...] |
| H A D | sha512-neon-glue.c | 26 static int sha512_neon_update(struct shash_desc *desc, const u8 *data, in sha512_neon_update() argument 42 static int sha512_neon_finup(struct shash_desc *desc, const u8 *data, in sha512_neon_finup() argument 58 static int sha512_neon_final(struct shash_desc *desc, u argument [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/platforms/86xx/ |
| H A D | pic.c | 18 static void mpc86xx_8259_cascade(struct irq_desc *desc) in mpc86xx_8259_cascade() argument
|
| /kernel/linux/linux-6.6/arch/riscv/kernel/ |
| H A D | sbi-ipi.c | 18 static void sbi_ipi_handle(struct irq_desc *desc) in sbi_ipi_handle() argument
|
| /kernel/linux/linux-6.6/arch/sh/kernel/cpu/irq/ |
| H A D | ipr.c | 52 void register_ipr_controller(struct ipr_desc *desc) in register_ipr_controller() argument
|
| /kernel/linux/linux-6.6/arch/x86/boot/ |
| H A D | memory.c | 22 struct boot_e820_entry *desc = boot_params.e820_table; in detect_memory_e820() local
|
| /kernel/linux/linux-5.10/drivers/irqchip/ |
| H A D | irq-gic-common.h | 14 const char *desc; member
|
| /kernel/linux/linux-5.10/drivers/scsi/fnic/ |
| H A D | vnic_cq_copy.h | 31 struct fcpio_fw_req *desc; in vnic_cq_copy_service() local 23 vnic_cq_copy_service( struct vnic_cq *cq, int (*q_service)(struct vnic_dev *vdev, unsigned int index, struct fcpio_fw_req *desc), unsigned int work_to_do) vnic_cq_copy_service() argument
|