Home
last modified time | relevance | path

Searched defs:total (Results 51 – 75 of 673) sorted by relevance

12345678910>>...27

/OK3568_Linux_fs/u-boot/common/
H A Dimage-fdt.c136 int i, total; in boot_fdt_add_mem_rsv_regions() local
167 int i, total; in boot_fdt_add_sysmem_rsv_regions() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dtcp_mmap.c150 unsigned long total_mmap = 0, total = 0; in child_thread() local
374 uint64_t total = 0; in main() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dsha256.h60 uint32_t total[2]; /*!< The number of Bytes processed. */ member
H A Dsha512.h59 uint64_t total[2]; /*!< The number of Bytes processed. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dsha256.h60 uint32_t total[2]; /*!< The number of Bytes processed. */ member
H A Dsha512.h59 uint64_t total[2]; /*!< The number of Bytes processed. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dsha256.h60 uint32_t total[2]; /*!< The number of Bytes processed. */ member
H A Dsha512.h59 uint64_t total[2]; /*!< The number of Bytes processed. */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dsha256.h60 uint32_t total[2]; /*!< The number of Bytes processed. */ member
H A Dsha512.h59 uint64_t total[2]; /*!< The number of Bytes processed. */ member
/OK3568_Linux_fs/kernel/fs/adfs/
H A Dmap.c124 unsigned long total = 0; in scan_free_map() local
201 unsigned int total = 0; in adfs_map_statfs() local
/OK3568_Linux_fs/kernel/lib/
H A Dtest_memcat_p.c25 int err = -ENOMEM, i, r, total = 0; in test_memcat_p_init() local
/OK3568_Linux_fs/kernel/kernel/kcsan/
H A Dselftest.c113 int total = 0; in kcsan_selftest() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dmd5.h92 md5_uint32 total[2]; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_ringbuf_multi.c40 long total = 0; variable
H A Dtest_ringbuf.c27 long total = 0; variable
/OK3568_Linux_fs/kernel/tools/testing/selftests/intel_pstate/
H A Daperf.c26 long long int start, finish, total; in main() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dmd5.h92 md5_uint32 total[2]; member
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dlayerdetails.js178 $("#recipestable").on('table-done', function(e, total, tableParams){ argument
194 $("#machinestable").on('table-done', function(e, total, tableParams){ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.h70 #define SUN4I_TCON0_BASIC1_H_TOTAL(total) ((((total) - 1) & 0x1fff) << 16) argument
74 #define SUN4I_TCON0_BASIC2_V_TOTAL(total) (((total) & 0x1fff) << 16) argument
145 #define SUN4I_TCON1_BASIC3_H_TOTAL(total) ((((total) - 1) & 0x1fff) << 16) argument
149 #define SUN4I_TCON1_BASIC4_V_TOTAL(total) (((total) & 0x1fff) << 16) argument
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/include/nvhe/
H A Dmm.h45 unsigned long total = 0, i; in __hyp_pgtable_max_pages() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/management/commands/
H A Dlsupdates.py63 def mini_progress(self, what, i, total): argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacecontentreply.cpp129 void QPlaceContentReply::setTotalCount(int total) in setTotalCount()
/OK3568_Linux_fs/kernel/net/rds/
H A Dtransport.c149 unsigned int total = 0; in rds_trans_stats_info_copy() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/map_tests/
H A Darray_map_batch_ops.c56 __u32 count, total, total_success; in test_array_map_batch_ops() local

12345678910>>...27