Home
last modified time | relevance | path

Searched defs:final (Results 1 - 25 of 117) sorted by relevance

12345

/test/testfwk/arkxtest/uitest/server/
H A Dsystem_ui_controller.h23 class SysUiController final : public UiController { class
/kernel/linux/linux-5.10/arch/alpha/lib/
H A Dev6-memchr.S
H A Dmemchr.S
/kernel/linux/linux-6.6/arch/alpha/lib/
H A Dev6-memchr.S
H A Dmemchr.S
/test/ostest/wukong/common/include/
H A Devent_monitor.h22 class EventMonitor final : public Accessibility::AccessibleAbilityListener { class
/test/ostest/wukong/report/include/
H A Dinput_info.h37 class InputInfo final : public DelayedSingleton<InputInfo> { class
H A Dreport.h39 class Report final : public DelayedSingleton<Report> { class
/test/testfwk/arkxtest/uitest/record/
H A Dtouch_event.h27 struct TouchPoint final { struct
36 struct TouchEventInfo final { struct
H A Dvelocity.h21 class Velocity final { class
/kernel/linux/linux-5.10/include/linux/sched/
H A Dnuma_balancing.h37 static inline void task_numa_free(struct task_struct *p, bool final) in task_numa_free() argument
/kernel/linux/linux-6.6/include/linux/sched/
H A Dnuma_balancing.h37 static inline void task_numa_free(struct task_struct *p, bool final) in task_numa_free() argument
/kernel/linux/linux-5.10/net/ipv6/
H A Dinet6_connection_sock.c34 struct in6_addr *final_p, final; in inet6_csk_route_req() local
84 struct in6_addr *final_p, final; in inet6_csk_route_socket() local
H A Dsyncookies.c227 struct in6_addr *final_p, final; in cookie_v6_check() local
/kernel/linux/linux-6.6/net/ipv6/
H A Dinet6_connection_sock.c34 struct in6_addr *final_p, final; in inet6_csk_route_req() local
84 struct in6_addr *final_p, final; in inet6_csk_route_socket() local
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Daes-ce-ccm-glue.c172 bool final = walk.nbytes == walk.total; in ccm_encrypt() local
226 bool final = walk.nbytes == walk.total; in ccm_decrypt() local
[all...]
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Daes-neonbs-glue.c244 u8 *final = (walk.total % AES_BLOCK_SIZE) ? buf : NULL; in ctr_encrypt() local
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Daes-neonbs-glue.c241 u8 *final = (walk.total % AES_BLOCK_SIZE) ? buf : NULL; in ctr_encrypt() local
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dccp-crypto-sha.c57 ccp_do_sha_update(struct ahash_request *req, unsigned int nbytes, unsigned int final) ccp_do_sha_update() argument
[all...]
H A Dccp-crypto-aes-cmac.c55 ccp_do_cmac_update(struct ahash_request *req, unsigned int nbytes, unsigned int final) ccp_do_cmac_update() argument
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c195 int append_sync_flush(char *buf, int tebc, int final) in append_sync_flush() argument
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dccp-crypto-aes-cmac.c55 ccp_do_cmac_update(struct ahash_request *req, unsigned int nbytes, unsigned int final) ccp_do_cmac_update() argument
[all...]
H A Dccp-crypto-sha.c58 ccp_do_sha_update(struct ahash_request *req, unsigned int nbytes, unsigned int final) ccp_do_sha_update() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_pch_refclk.c496 u32 val, final; in ilk_init_pch_refclk() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzfht_test.c150 int append_sync_flush(char *buf, int tebc, int final) in append_sync_flush() argument

Completed in 14 milliseconds

12345