Home
last modified time | relevance | path

Searched defs:tList (Results 1 – 25 of 125) sorted by relevance

12345

/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/gengo/namer/
H A Dorder.go62 type tList struct { struct
63 namer Namer
64 types []*types.Type
67 func (t tList) Len() int { return len(t.types) }
68 func (t tList) Less(i, j int) bool { return t.namer.Name(t.types[i]) < t.namer.Name(t.types[j]) }
69 func (t tList) Swap(i, j int) { t.types[i], t.types[j] = t.types[j], t.types[i] }
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/gengo/gengo-26a664648505/namer/
H A Dorder.go62 type tList struct { struct
63 namer Namer
64 types []*types.Type
67 func (t tList) Len() int { return len(t.types) }
68 func (t tList) Less(i, j int) bool { return t.namer.Name(t.types[i]) < t.namer.Name(t.types[j]) }
69 func (t tList) Swap(i, j int) { t.types[i], t.types[j] = t.types[j], t.types[i] }
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/gengo/namer/
H A Dorder.go62 type tList struct { struct
63 namer Namer
64 types []*types.Type
67 func (t tList) Len() int { return len(t.types) }
68 func (t tList) Less(i, j int) bool { return t.namer.Name(t.types[i]) < t.namer.Name(t.types[j]) }
69 func (t tList) Swap(i, j int) { t.types[i], t.types[j] = t.types[j], t.types[i] }
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/k8s.io/gengo/namer/
H A Dorder.go65 type tList struct { struct
66 namer Namer
67 types []*types.Type
70 func (t tList) Len() int { return len(t.types) }
71 func (t tList) Less(i, j int) bool { return t.namer.Name(t.types[i]) < t.namer.Name(t.types[j]) }
72 func (t tList) Swap(i, j int) { t.types[i], t.types[j] = t.types[j], t.types[i] }
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/k8s.io/gengo/namer/
H A Dorder.go65 type tList struct { struct
66 namer Namer
67 types []*types.Type
70 func (t tList) Len() int { return len(t.types) }
71 func (t tList) Less(i, j int) bool { return t.namer.Name(t.types[i]) < t.namer.Name(t.types[j]) }
72 func (t tList) Swap(i, j int) { t.types[i], t.types[j] = t.types[j], t.types[i] }
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/k8s.io/gengo/namer/
H A Dorder.go62 type tList struct { struct
63 namer Namer
64 types []*types.Type
67 func (t tList) Len() int { return len(t.types) }
68 func (t tList) Less(i, j int) bool { return t.namer.Name(t.types[i]) < t.namer.Name(t.types[j]) }
69 func (t tList) Swap(i, j int) { t.types[i], t.types[j] = t.types[j], t.types[i] }
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/src/c/getHandleProperty/
H A Dget_layout_options_property.c54 void * tList = createReturnedList(0, variable_tlist); in get_layout_options_property() local
61 void * tList = createReturnedList(2, variable_tlist); in get_layout_options_property() local
97 void * tList = createReturnedList(1, variable_tlist); in get_layout_options_property() local
120 void * tList = createReturnedList(0, variable_tlist); in get_layout_options_property() local
H A Dget_constraints_property.c63 void * tList = createReturnedList(0, variable_tlist); in get_constraints_property() local
70 void * tList = createReturnedList(0, variable_tlist); in get_constraints_property() local
77 void * tList = createReturnedList(2, variable_tlist); in get_constraints_property() local
130 void * tList = createReturnedList(6, variable_tlist); in get_constraints_property() local
H A Dget_data_property.c191 void* tList = createReturnedList(3, variable_tlist); in getgrayplotdata() local
227 void* tList = createReturnedList(4, variable_tlist); in getchampdata() local
268 void* tList = NULL; in get3ddata() local
H A Dget_x_ticks_property.c42 void* tList = NULL; in get_x_ticks_property() local
H A Dget_y_ticks_property.c42 void* tList = NULL; in get_y_ticks_property() local
H A Dget_z_ticks_property.c44 void* tList = NULL; in get_z_ticks_property() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dquery.cpp115 void Query::setTestList(const QStringList& tList) in setTestList()
120 void Query::setForbiddenList(const QStringList& tList) in setForbiddenList()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/xmlpatterns/expr/
H A Dqvalidate.cpp63 ItemType::List tList; in create() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphics/src/c/
H A Dget_ticks_utils.c32 void* tList = createReturnedList(2, variable_tlist); in buildTListForTicks() local
/dports/textproc/qt5-xmlpatterns/kde-qtxmlpatterns-5.15.2p2/src/xmlpatterns/expr/
H A Dqvalidate.cpp61 ItemType::List tList; in create() local
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/tools/walkers/annotator/
H A DStrandBiasBySampleUnitTest.java16 final List<Integer> tList = StrandBiasBySample.getContingencyArray(t); in testGetContingencyArray() local
/dports/biology/avida/avida-2.12.4-src/avida-core/source/tools/
H A DcDataFileManager.h31 template <class T> class tList; // aggregate variable
/dports/biology/avida/avida-2.12.4-src/avida-core/source/analyze/
H A DcAnalyzeCommand.h32 template <class T> class tList; variable
/dports/math/snns/SNNSv4.3/tools/sources/
H A Dsnns2clib.h26 } tList, *pList; typedef
/dports/finance/aqbanking/aqbanking-6.2.10/src/tools/aqbanking-cli/
H A Dutil.c864 int execBankingJobs(AB_BANKING *ab, AB_TRANSACTION_LIST2 *tList, const char *ctxFile) in execBankingJobs()
917 int writeJobsAsContextFile(AB_TRANSACTION_LIST2 *tList, const char *ctxFile) in writeJobsAsContextFile()
978 AB_TRANSACTION_LIST2 *tList, in createAndAddRequest()
1026 AB_TRANSACTION_LIST2 *tList, in createAndAddRequests()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/ndbfs/
H A DPool.hpp224 T** tList = theList; in allocate() local
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/ndbfs/
H A DPool.hpp224 T** tList = theList; in allocate() local
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/kernel/blocks/ndbfs/
H A DPool.hpp224 T** tList = theList; in allocate() local
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/kernel/blocks/ndbfs/
H A DPool.hpp224 T** tList = theList; in allocate() local

12345