Home
last modified time | relevance | path

Searched refs:the_obj (Results 1 – 25 of 145) sorted by relevance

123456

/dports/biology/infernal/infernal-1.1.3/hmmer/src/
H A Dp7_hit.c638 the_obj->acc = NULL; in p7_hit_TestSample()
650 the_obj->desc = NULL; in p7_hit_TestSample()
654 the_obj->sortkey = esl_rand64_double(rng); in p7_hit_TestSample()
658 the_obj->lnP = esl_rand64_double(rng); in p7_hit_TestSample()
659 the_obj->pre_lnP = esl_rand64_double(rng); in p7_hit_TestSample()
672the_obj->best_domain = esl_rand64(rng) % the_obj->ndom; // keep this value within the set of domai… in p7_hit_TestSample()
674 the_obj->seqidx = esl_rand64(rng); in p7_hit_TestSample()
675 the_obj->subseq_start = esl_rand64(rng); in p7_hit_TestSample()
677 ESL_ALLOC(the_obj->dcl, the_obj->ndom *sizeof(P7_DOMAIN)); in p7_hit_TestSample()
681 for(int i = 0; i < the_obj->ndom; i++){ in p7_hit_TestSample()
[all …]
/dports/biology/hmmer/hmmer-3.3/src/
H A Dp7_hit.c638 the_obj->acc = NULL; in p7_hit_TestSample()
650 the_obj->desc = NULL; in p7_hit_TestSample()
654 the_obj->sortkey = esl_rand64_double(rng); in p7_hit_TestSample()
658 the_obj->lnP = esl_rand64_double(rng); in p7_hit_TestSample()
659 the_obj->pre_lnP = esl_rand64_double(rng); in p7_hit_TestSample()
672the_obj->best_domain = esl_rand64(rng) % the_obj->ndom; // keep this value within the set of domai… in p7_hit_TestSample()
674 the_obj->seqidx = esl_rand64(rng); in p7_hit_TestSample()
675 the_obj->subseq_start = esl_rand64(rng); in p7_hit_TestSample()
677 ESL_ALLOC(the_obj->dcl, the_obj->ndom *sizeof(P7_DOMAIN)); in p7_hit_TestSample()
681 for(int i = 0; i < the_obj->ndom; i++){ in p7_hit_TestSample()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/sysutils/u-boot-chip/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_attribs.c67 yfsd_win_file_time_now(the_obj->win_atime); in yaffs_load_current_time()
68 the_obj->win_ctime[0] = the_obj->win_mtime[0] = in yaffs_load_current_time()
69 the_obj->win_atime[0]; in yaffs_load_current_time()
70 the_obj->win_ctime[1] = the_obj->win_mtime[1] = in yaffs_load_current_time()
71 the_obj->win_atime[1]; in yaffs_load_current_time()

123456