Home
last modified time | relevance | path

Searched +defs:N +defs:iden (Results 1 – 14 of 14) sorted by last modified time

/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_descr.py2017 def iden(self): function
3303 class N(J): class
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_descr.py1993 def iden(self): function
3279 class N(J): class
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_descr.py1961 def iden(self): function
3247 class N(J): class
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_descr.py1824 def iden(self): function
3260 class N(J): class
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_descr.py1824 def iden(self): function
3260 class N(J): class
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_descr.py2003 def iden(self): function
3289 class N(J): class
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_descr.py2017 def iden(self): function
3303 class N(J): class
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_descr.py1993 def iden(self): function
3279 class N(J): class
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_descr.py1993 def iden(self): function
3279 class N(J): class
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_descr.py1993 def iden(self): function
3279 class N(J): class
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_descr.py1993 def iden(self): function
3279 class N(J): class
/dports/math/R-cran-gower/gower/src/
H A Dgower.c44 #define RECYCLE(N, K) ((N) + 1L < (K) ? (N) + 1L : 0L ) argument
105 double *inum = num, *iden=den; in gower_logi() local
139 double *inum = num, *iden=den; in gower_cat() local
170 double *inum = num, *iden=den; in gower_str() local
210 double *inum = num, *iden=den; in gower_num() local
250 double *inum = num, *iden=den; in gower_dbl_int() local
285 double *inum = num, *iden=den; in gower_int() local
492 double *iden = den, *inum = num; in do_gower() local
/dports/math/giacxcas/giac-1.6.0/src/
H A Dsym2poly.cc680 index_t inum(l_size),iden(l_size); in sym2rmul() local
1389 gen N=lvnum[n-1]; in sym2r() local
1399 gen N=lvnum[n-1]; in sym2r() local
1789 gen N,D; in clean_iext() local
3604 gen N=var_factor(f_num,l,false,with_sqrt,dnum,contextptr); in in_factor() local
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_descr.py1673 def iden(self): function
3086 class N(J): class