Home
last modified time | relevance | path

Searched defs:tValue (Results 1 – 25 of 162) sorted by relevance

1234567

/dports/science/qcl/qcl-0.6.4/
H A Dtypes.h349 tValue() { INCVAL; _type=tUNDEF; } in tValue() function
350 tValue(BaseType t) { in tValue() function
354 tValue(const tType& t) { in tValue() function
358 tValue(const tType& t,int d) { in tValue() function
362 tValue(const tValue& v) { INCVAL; assign(v); } in tValue() function
363 tValue(boolean b) { INCVAL; _type=tBOOLEAN; _val.b=b; } in tValue() function
364 tValue(int i) { INCVAL; _type=tINTEGER; _val.i=i; } in tValue() function
365 tValue(tInt i) { INCVAL; _type=tINTEGER; _val.i=i; } in tValue() function
366 tValue(tReal r) { INCVAL; _type=tREAL; _val.r=r; } in tValue() function
368 tValue(const char* s) { INCVAL; _type=tSTRING; _val.ps=new string(s); } in tValue() function
[all …]
/dports/devel/arduino-irremote/Arduino-IRremote-3.5.2/src/
H A Dir_Samsung.hpp177 LongUnion tValue; in decodeSamsung() local
196 LongUnion tValue; in decodeSamsung() local
H A Dir_RC5_RC6.hpp180 LongUnion tValue; in decodeRC5() local
430 LongUnion tValue; in decodeRC6() local
/dports/x11/plasma5-plasma-desktop/plasma-desktop-5.23.5/kcms/solid_actions/
H A DDesktopFileGenerator.cpp57 for (const QString &tValue : typeValues) { in main() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/
H A DSequenceFileAsTextRecordReader.java65 Text tValue = value; in next() local
/dports/devel/hadoop/hadoop-1.2.1/src/mapred/org/apache/hadoop/mapred/
H A DSequenceFileAsTextRecordReader.java61 Text tValue = value; in next() local
H A DKeyValueLineRecordReader.java76 Text tValue = value; in next() local
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/shared/tag_helpers/
H A DID3v2TagHelper.cpp246 TagLib::String tValue = Qt4QStringToTString( ( key == Meta::valCompilation ) in setTags() local
271 TagLib::String tValue; in setTags() local
/dports/textproc/zorba/zorba-2.7.0/src/types/schema/
H A DXercesParseUtils.cpp969 xs_gYearMonth tValue; in parseXSGYearMonth() local
1004 xs_gYear tValue; in parseXSGYear() local
1040 xs_gMonthDay tValue; in parseXSGMonthDay() local
1074 xs_gDay tValue; in parseXSGDay() local
1108 xs_gMonth tValue; in parseXSGMonth() local
1148 Duration tValue; in parseXSDuration() local
1236 xs_base64Binary tValue;// = static_cast<xs_base64Binary>(textValue.c_str()); in parseXSBase64Binary() local
1266 xs_hexBinary tValue;// = static_cast<xs_hexBinary>(textValue.c_str()); in parseXSHexBinary() local
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A Dinitronja.cpp57 static unsigned int tValue; variable
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A Dinitronja.cpp57 static unsigned int tValue; variable
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/test/ndbapi/
H A Dinitronja.cpp57 static unsigned int tValue; variable
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/x/bsonx/
H A Dprimitive_codecs.go24 var tValue = reflect.TypeOf(Val{}) var
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/test/ndbapi/
H A Dinitronja.cpp57 static unsigned int tValue; variable
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A Dinitronja.cpp57 static unsigned int tValue; variable
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/x/bsonx/
H A Dprimitive_codecs.go24 var tValue = reflect.TypeOf(Val{}) var
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/test/ndbapi/
H A Dinitronja.cpp57 static unsigned int tValue; variable
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/x/bsonx/
H A Dprimitive_codecs.go24 var tValue = reflect.TypeOf(Val{}) var
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A Dinitronja.cpp57 static unsigned int tValue; variable
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A Dinitronja.cpp57 static unsigned int tValue; variable
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A Dinitronja.cpp57 static unsigned int tValue; variable
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/x/bsonx/
H A Dprimitive_codecs.go24 var tValue = reflect.TypeOf(Val{}) var
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/x/bsonx/
H A Dprimitive_codecs.go24 var tValue = reflect.TypeOf(Val{}) var
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/x/bsonx/
H A Dprimitive_codecs.go24 var tValue = reflect.TypeOf(Val{}) var
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/x/bsonx/
H A Dprimitive_codecs.go24 var tValue = reflect.TypeOf(Val{}) var

1234567