Home
last modified time | relevance | path

Searched defs:tcons (Results 1 – 13 of 13) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/diameter/src/base/
H A Ddiameter_capx.erl509 tcons(true, K, V, Acc) -> function
511 tcons(false, _, _, Acc) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/diameter/src/base/
H A Ddiameter_capx.erl509 tcons(true, K, V, Acc) -> function
511 tcons(false, _, _, Acc) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/diameter/src/base/
H A Ddiameter_capx.erl509 tcons(true, K, V, Acc) -> function
511 tcons(false, _, _, Acc) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/diameter/src/base/
H A Ddiameter_capx.erl509 tcons(true, K, V, Acc) -> function
511 tcons(false, _, _, Acc) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/diameter/src/base/
H A Ddiameter_capx.erl509 tcons(true, K, V, Acc) -> function
511 tcons(false, _, _, Acc) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/diameter/src/base/
H A Ddiameter_capx.erl509 tcons(true, K, V, Acc) -> function
511 tcons(false, _, _, Acc) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/diameter/src/base/
H A Ddiameter_capx.erl509 tcons(true, K, V, Acc) -> function
511 tcons(false, _, _, Acc) -> function
/dports/math/maxima/maxima-5.43.2/src/
H A Dpois3.lisp157 (defun tcons (r s) function
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/
H A Dgtf_tracking.h1082 GffObj* tcons; //longest transcript to represent the combined "consensus" structure variable
1120 GList<GXConsensus> tcons; variable
H A Dcuffcompare.cpp1668 void addXCons(GXLocus* xloc, GffObj* ref, char ovlcode, GffObj* tcons, CEqList* ts) { in addXCons()
1847 GffObj* tcons=NULL; //"consensus" (largest) transcript for a clique in printITrack() local
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/parser/
H A Dsqlite3_parse.y677 tcons(X) ::= CONSTRAINT nm(N). { in tcons() function
683 tcons(X) ::= PRIMARY KEY LP idxlist(L) in tcons() function
692 tcons(X) ::= UNIQUE LP idxlist(L) RP in tcons() function
700 tcons(X) ::= CHECK LP expr(E) RP onconf(C). { in tcons() function
705 tcons(X) ::= FOREIGN KEY LP idxlist(L) RP in tcons() function
728 tcons(X) ::= CHECK LP RP onconf. { in tcons() function
/dports/cad/opencascade/opencascade-7.6.0/src/Approx/
H A DApprox_SameParameter.cxx237 Standard_Real tcons; in Check() local
/dports/cad/opencascade/opencascade-7.6.0/src/AdvApp2Var/
H A DAdvApp2Var_ApproxF2var.cxx5376 doublereal alinu, blinu, alinv, blinv, tcons; in mma2ds2_() local