Home
last modified time | relevance | path

Searched refs:triplet (Results 1 – 25 of 3511) sorted by relevance

12345678910>>...141

/dports/misc/opennn/opennn-5.0.5/opennn/
H A Dlearning_rate_algorithm.cpp389 triplet.B = triplet.U; in calculate_directional_point()
401 triplet.A = triplet.U; in calculate_directional_point()
584 if(triplet.A.second > triplet.B.second) in calculate_bracketing_triplet()
586 triplet.U = triplet.B; in calculate_bracketing_triplet()
603 triplet.A = triplet.U; in calculate_bracketing_triplet()
604 triplet.U = triplet.B; in calculate_bracketing_triplet()
621triplet.U.first = triplet.A.first + (triplet.B.first - triplet.A.first)*static_cast<type>(0.382); in calculate_bracketing_triplet()
635 triplet.B = triplet.U; in calculate_bracketing_triplet()
637triplet.U.first = triplet.A.first + (triplet.B.first-triplet.A.first)*static_cast<type>(0.382); in calculate_bracketing_triplet()
652 triplet.U = triplet.A; in calculate_bracketing_triplet()
[all …]
/dports/security/tinc-devel/tinc-1.1pre18/src/
H A Dutils.c93 triplet >>= 8; in b64decode()
95 triplet >>= 8; in b64decode()
97 triplet = 0; in b64decode()
108 triplet >>= 8; in b64decode()
120 uint32_t triplet; in b64encode_internal() local
129 triplet >>= 6; in b64encode_internal()
131 triplet >>= 6; in b64encode_internal()
140 triplet >>= 6; in b64encode_internal()
157 triplet >>= 6; in b64encode_internal()
159 triplet >>= 6; in b64encode_internal()
[all …]
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/parser/
H A Dbase64.c51 uint32_t triplet; in GWEN_Base64_Encode() local
67 c4=triplet & 0x3f; in GWEN_Base64_Encode()
68 triplet>>=6; in GWEN_Base64_Encode()
69 c3=triplet & 0x3f; in GWEN_Base64_Encode()
70 triplet>>=6; in GWEN_Base64_Encode()
71 c2=triplet & 0x3f; in GWEN_Base64_Encode()
72 triplet>>=6; in GWEN_Base64_Encode()
73 c1=triplet & 0x3f; in GWEN_Base64_Encode()
103 triplet>>=6; in GWEN_Base64_Encode()
114 triplet>>=6; in GWEN_Base64_Encode()
[all …]
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/parser/
H A Dbase64.c51 uint32_t triplet; in GWEN_Base64_Encode() local
67 c4=triplet & 0x3f; in GWEN_Base64_Encode()
68 triplet>>=6; in GWEN_Base64_Encode()
69 c3=triplet & 0x3f; in GWEN_Base64_Encode()
70 triplet>>=6; in GWEN_Base64_Encode()
71 c2=triplet & 0x3f; in GWEN_Base64_Encode()
72 triplet>>=6; in GWEN_Base64_Encode()
73 c1=triplet & 0x3f; in GWEN_Base64_Encode()
103 triplet>>=6; in GWEN_Base64_Encode()
114 triplet>>=6; in GWEN_Base64_Encode()
[all …]
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/parser/
H A Dbase64.c51 uint32_t triplet; in GWEN_Base64_Encode() local
67 c4=triplet & 0x3f; in GWEN_Base64_Encode()
68 triplet>>=6; in GWEN_Base64_Encode()
69 c3=triplet & 0x3f; in GWEN_Base64_Encode()
70 triplet>>=6; in GWEN_Base64_Encode()
71 c2=triplet & 0x3f; in GWEN_Base64_Encode()
72 triplet>>=6; in GWEN_Base64_Encode()
73 c1=triplet & 0x3f; in GWEN_Base64_Encode()
103 triplet>>=6; in GWEN_Base64_Encode()
114 triplet>>=6; in GWEN_Base64_Encode()
[all …]
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/parser/
H A Dbase64.c51 uint32_t triplet; in GWEN_Base64_Encode() local
67 c4=triplet & 0x3f; in GWEN_Base64_Encode()
68 triplet>>=6; in GWEN_Base64_Encode()
69 c3=triplet & 0x3f; in GWEN_Base64_Encode()
70 triplet>>=6; in GWEN_Base64_Encode()
71 c2=triplet & 0x3f; in GWEN_Base64_Encode()
72 triplet>>=6; in GWEN_Base64_Encode()
73 c1=triplet & 0x3f; in GWEN_Base64_Encode()
103 triplet>>=6; in GWEN_Base64_Encode()
114 triplet>>=6; in GWEN_Base64_Encode()
[all …]
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/parser/
H A Dbase64.c51 uint32_t triplet; in GWEN_Base64_Encode() local
67 c4=triplet & 0x3f; in GWEN_Base64_Encode()
68 triplet>>=6; in GWEN_Base64_Encode()
69 c3=triplet & 0x3f; in GWEN_Base64_Encode()
70 triplet>>=6; in GWEN_Base64_Encode()
71 c2=triplet & 0x3f; in GWEN_Base64_Encode()
72 triplet>>=6; in GWEN_Base64_Encode()
73 c1=triplet & 0x3f; in GWEN_Base64_Encode()
103 triplet>>=6; in GWEN_Base64_Encode()
114 triplet>>=6; in GWEN_Base64_Encode()
[all …]
/dports/science/siconos/siconos-4.4.0/numerics/src/tools/
H A DNM_conversions.c54 return triplet; in NM_csc_to_triplet()
61 if(!triplet) return (cs_done(triplet, NULL, NULL, 0)) ; in NM_csc_to_half_triplet()
72 return triplet; in NM_csc_to_half_triplet()
78 assert(triplet); in NM_triplet_to_csr()
80 if(triplet->m != triplet->n) in NM_triplet_to_csr()
85 CSparseMatrix* csr = cs_spalloc(NSM_NROW_CSR(triplet), NSM_NCOL_CSR(triplet), triplet->nz, 1, 0); in NM_triplet_to_csr()
93 …(*mkl_dcsrcoo_p)(job, &n, csr->x, csr->i, csr->p, &(triplet->nz), triplet->x, triplet->i, triplet-… in NM_triplet_to_csr()
113 assert(triplet); in NM_csr_to_triplet()
120 …srcoo_p)(job, &n, csr->x, csr->i, csr->p, &(csr->p[csr->m]), triplet->x, triplet->i, triplet->p, &… in NM_csr_to_triplet()
121 triplet->nz = csr->p[csr->m]; in NM_csr_to_triplet()
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Lib/idlelib/
H A Dmulticall.py225 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].append(func)
232 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].remove(func)
307 if triplet[2]:
308 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'-'+ \
311 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'>'
343 self.__binders[triplet[1]].unbind(triplet, ei[0])
347 self.__binders[triplet[1]].bind(triplet, func)
359 self.__binders[triplet[1]].unbind(triplet, func)
377 self.__binders[triplet[1]].bind(triplet, func)
391 self.__binders[triplet[1]].unbind(triplet, func)
[all …]
/dports/lang/python37/Python-3.7.12/Lib/idlelib/
H A Dmulticall.py225 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].append(func)
232 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].remove(func)
307 if triplet[2]:
308 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'-'+ \
311 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'>'
343 self.__binders[triplet[1]].unbind(triplet, ei[0])
347 self.__binders[triplet[1]].bind(triplet, func)
359 self.__binders[triplet[1]].unbind(triplet, func)
377 self.__binders[triplet[1]].bind(triplet, func)
391 self.__binders[triplet[1]].unbind(triplet, func)
[all …]
/dports/lang/python38/Python-3.8.12/Lib/idlelib/
H A Dmulticall.py225 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].append(func)
232 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].remove(func)
307 if triplet[2]:
308 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'-'+ \
311 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'>'
343 self.__binders[triplet[1]].unbind(triplet, ei[0])
347 self.__binders[triplet[1]].bind(triplet, func)
359 self.__binders[triplet[1]].unbind(triplet, func)
377 self.__binders[triplet[1]].bind(triplet, func)
391 self.__binders[triplet[1]].unbind(triplet, func)
[all …]
/dports/lang/python-tools/Python-3.8.12/Lib/idlelib/
H A Dmulticall.py225 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].append(func)
232 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].remove(func)
307 if triplet[2]:
308 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'-'+ \
311 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'>'
343 self.__binders[triplet[1]].unbind(triplet, ei[0])
347 self.__binders[triplet[1]].bind(triplet, func)
359 self.__binders[triplet[1]].unbind(triplet, func)
377 self.__binders[triplet[1]].bind(triplet, func)
391 self.__binders[triplet[1]].unbind(triplet, func)
[all …]
/dports/lang/python27/Python-2.7.18/Lib/idlelib/
H A DMultiCall.py215 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].append(func)
222 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].remove(func)
296 if triplet[2]:
297 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'-'+ \
300 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'>'
331 self.__binders[triplet[1]].unbind(triplet, ei[0])
335 self.__binders[triplet[1]].bind(triplet, func)
347 self.__binders[triplet[1]].unbind(triplet, func)
364 self.__binders[triplet[1]].bind(triplet, func)
378 self.__binders[triplet[1]].unbind(triplet, func)
[all …]
/dports/lang/python-legacy/Python-2.7.18/Lib/idlelib/
H A DMultiCall.py215 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].append(func)
222 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].remove(func)
296 if triplet[2]:
297 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'-'+ \
300 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'>'
331 self.__binders[triplet[1]].unbind(triplet, ei[0])
335 self.__binders[triplet[1]].bind(triplet, func)
347 self.__binders[triplet[1]].unbind(triplet, func)
364 self.__binders[triplet[1]].bind(triplet, func)
378 self.__binders[triplet[1]].unbind(triplet, func)
[all …]
/dports/lang/python39/Python-3.9.9/Lib/idlelib/
H A Dmulticall.py225 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].append(func)
232 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].remove(func)
307 if triplet[2]:
308 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'-'+ \
311 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'>'
343 self.__binders[triplet[1]].unbind(triplet, ei[0])
347 self.__binders[triplet[1]].bind(triplet, func)
359 self.__binders[triplet[1]].unbind(triplet, func)
377 self.__binders[triplet[1]].bind(triplet, func)
391 self.__binders[triplet[1]].unbind(triplet, func)
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/idlelib/
H A Dmulticall.py225 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].append(func)
232 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].remove(func)
307 if triplet[2]:
308 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'-'+ \
311 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'>'
343 self.__binders[triplet[1]].unbind(triplet, ei[0])
347 self.__binders[triplet[1]].bind(triplet, func)
359 self.__binders[triplet[1]].unbind(triplet, func)
377 self.__binders[triplet[1]].bind(triplet, func)
391 self.__binders[triplet[1]].unbind(triplet, func)
[all …]
/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/
H A Dmulticall.py225 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].append(func)
232 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].remove(func)
307 if triplet[2]:
308 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'-'+ \
311 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'>'
343 self.__binders[triplet[1]].unbind(triplet, ei[0])
347 self.__binders[triplet[1]].bind(triplet, func)
359 self.__binders[triplet[1]].unbind(triplet, func)
377 self.__binders[triplet[1]].bind(triplet, func)
391 self.__binders[triplet[1]].unbind(triplet, func)
[all …]
/dports/lang/python310/Python-3.10.1/Lib/idlelib/
H A Dmulticall.py225 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].append(func)
232 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].remove(func)
307 if triplet[2]:
308 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'-'+ \
311 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'>'
343 self.__binders[triplet[1]].unbind(triplet, ei[0])
347 self.__binders[triplet[1]].bind(triplet, func)
359 self.__binders[triplet[1]].unbind(triplet, func)
377 self.__binders[triplet[1]].bind(triplet, func)
391 self.__binders[triplet[1]].unbind(triplet, func)
[all …]
/dports/lang/python311/Python-3.11.0a3/Lib/idlelib/
H A Dmulticall.py225 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].append(func)
232 doit = lambda: self.bindedfuncs[triplet[2]][triplet[0]].remove(func)
307 if triplet[2]:
308 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'-'+ \
311 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'>'
343 self.__binders[triplet[1]].unbind(triplet, ei[0])
347 self.__binders[triplet[1]].bind(triplet, func)
359 self.__binders[triplet[1]].unbind(triplet, func)
377 self.__binders[triplet[1]].bind(triplet, func)
391 self.__binders[triplet[1]].unbind(triplet, func)
[all …]
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/CXSparse_newfiles/Source/
H A Dcs_convert.c14 nz = triplet ? A->nz : Ap [n] ; in cs_i_real()
18 nn = triplet ? nz : (n+1) ; in cs_i_real()
22 if (triplet) C->nz = nz ; in cs_i_real()
37 nz = triplet ? A->nz : Ap [n] ; in cs_i_complex()
41 nn = triplet ? nz : (n+1) ; in cs_i_complex()
45 if (triplet) C->nz = nz ; in cs_i_complex()
60 nz = triplet ? A->nz : Ap [n] ; in cs_l_real()
64 nn = triplet ? nz : (n+1) ; in cs_l_real()
68 if (triplet) C->nz = nz ; in cs_l_real()
87 nn = triplet ? nz : (n+1) ; in cs_l_complex()
[all …]
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/CXSparse_newfiles/Source/
H A Dcs_convert.c14 nz = triplet ? A->nz : Ap [n] ; in cs_i_real()
18 nn = triplet ? nz : (n+1) ; in cs_i_real()
22 if (triplet) C->nz = nz ; in cs_i_real()
37 nz = triplet ? A->nz : Ap [n] ; in cs_i_complex()
41 nn = triplet ? nz : (n+1) ; in cs_i_complex()
45 if (triplet) C->nz = nz ; in cs_i_complex()
60 nz = triplet ? A->nz : Ap [n] ; in cs_l_real()
64 nn = triplet ? nz : (n+1) ; in cs_l_real()
68 if (triplet) C->nz = nz ; in cs_l_real()
87 nn = triplet ? nz : (n+1) ; in cs_l_complex()
[all …]
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/CXSparse/Source/
H A Dcs_convert.c14 nz = triplet ? A->nz : Ap [n] ; in cs_i_real()
18 nn = triplet ? nz : (n+1) ; in cs_i_real()
22 if (triplet) C->nz = nz ; in cs_i_real()
37 nz = triplet ? A->nz : Ap [n] ; in cs_i_complex()
41 nn = triplet ? nz : (n+1) ; in cs_i_complex()
45 if (triplet) C->nz = nz ; in cs_i_complex()
60 nz = triplet ? A->nz : Ap [n] ; in cs_l_real()
64 nn = triplet ? nz : (n+1) ; in cs_l_real()
68 if (triplet) C->nz = nz ; in cs_l_real()
87 nn = triplet ? nz : (n+1) ; in cs_l_complex()
[all …]
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/CXSparse_newfiles/Source/
H A Dcs_convert.c14 nz = triplet ? A->nz : Ap [n] ; in cs_i_real()
18 nn = triplet ? nz : (n+1) ; in cs_i_real()
22 if (triplet) C->nz = nz ; in cs_i_real()
37 nz = triplet ? A->nz : Ap [n] ; in cs_i_complex()
41 nn = triplet ? nz : (n+1) ; in cs_i_complex()
45 if (triplet) C->nz = nz ; in cs_i_complex()
60 nz = triplet ? A->nz : Ap [n] ; in cs_l_real()
64 nn = triplet ? nz : (n+1) ; in cs_l_real()
68 if (triplet) C->nz = nz ; in cs_l_real()
87 nn = triplet ? nz : (n+1) ; in cs_l_complex()
[all …]
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/CXSparse_newfiles/Source/
H A Dcs_convert.c14 nz = triplet ? A->nz : Ap [n] ; in cs_i_real()
18 nn = triplet ? nz : (n+1) ; in cs_i_real()
22 if (triplet) C->nz = nz ; in cs_i_real()
37 nz = triplet ? A->nz : Ap [n] ; in cs_i_complex()
41 nn = triplet ? nz : (n+1) ; in cs_i_complex()
45 if (triplet) C->nz = nz ; in cs_i_complex()
60 nz = triplet ? A->nz : Ap [n] ; in cs_l_real()
64 nn = triplet ? nz : (n+1) ; in cs_l_real()
68 if (triplet) C->nz = nz ; in cs_l_real()
87 nn = triplet ? nz : (n+1) ; in cs_l_complex()
[all …]
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/CXSparse/Source/
H A Dcs_convert.c14 nz = triplet ? A->nz : Ap [n] ; in cs_i_real()
18 nn = triplet ? nz : (n+1) ; in cs_i_real()
22 if (triplet) C->nz = nz ; in cs_i_real()
37 nz = triplet ? A->nz : Ap [n] ; in cs_i_complex()
41 nn = triplet ? nz : (n+1) ; in cs_i_complex()
45 if (triplet) C->nz = nz ; in cs_i_complex()
60 nz = triplet ? A->nz : Ap [n] ; in cs_l_real()
64 nn = triplet ? nz : (n+1) ; in cs_l_real()
68 if (triplet) C->nz = nz ; in cs_l_real()
87 nn = triplet ? nz : (n+1) ; in cs_l_complex()
[all …]

12345678910>>...141