代码搜索:taken

找到约 9,586 项符合「taken」的源代码

代码结果 9,586
www.eeworm.com/read/113718/15450036

gsm calls-taken-by.gsm

www.eeworm.com/read/367160/9776982

out zsb.out

Tests of ZHBTRD (reduction of a Hermitian band matrix to real tridiagonal form) LAPACK VERSION 3.1.1 The following parameter values will be used: M: 5 20 N: 5
www.eeworm.com/read/367160/9778719

out ssb.out

Tests of SSBTRD (reduction of a symmetric band matrix to tridiagonal form) LAPACK VERSION 3.1.1 The following parameter values will be used: M: 5 20 N: 5 20
www.eeworm.com/read/367160/9778725

out dsb.out

Tests of DSBTRD (reduction of a symmetric band matrix to tridiagonal form) LAPACK VERSION 3.1.1 The following parameter values will be used: M: 5 20 N: 5 20
www.eeworm.com/read/367160/9779649

out csb.out

Tests of CHBTRD (reduction of a Hermitian band matrix to real tridiagonal form) LAPACK VERSION 3.1.1 The following parameter values will be used: M: 5 20 N: 5
www.eeworm.com/read/394521/8220285

mips no delay slot.mips

;test without delay slot ;for freeze(or flush), predicted-taken, predicted-not-taken ; ;add from 1 to 10 ;result is in R2 ; ;start: addi r1, r0, 1 addi r2, r0, 0 loop: add r2, r2, r1
www.eeworm.com/read/338523/12298655

c mut.c

#define TEST o #include "genet.h" mutate() { int taken_col[N], taken_row[K], taken_row1[K], taken_col1[N]; int row_tab[K], col_tab[N]; int counter, counter_r, counter_c, sum, i,j,v; in
www.eeworm.com/read/224816/14567139

c mut.c

#define TEST o #include "genet.h" mutate() { int taken_col[N], taken_row[K], taken_row1[K], taken_col1[N]; int row_tab[K], col_tab[N]; int counter, counter_r, counter_c, sum, i,j,v; int r,c, r1