Home
last modified time | relevance | path

Searched defs:vartype (Results 76 – 100 of 842) sorted by relevance

12345678910>>...34

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/OleDb/
H A DPropertyInfoSet.cs141 internal static Type FromVtType(int vartype) { in FromVtType()
/dports/archivers/xpk/xpk-0.1.4/doc/
H A Dautodoc.css73 vartype { selector
/dports/math/R-cran-survey/survey/R/
H A Dsurveyby.R7 … keep.names=TRUE, verbose=FALSE, vartype=c("se","ci","ci","cv","cvpct","var"), argument
186 vartype=vartype nameattr
203 vartype<-attr(object,"svyby")$vartype functionVar
257 … keep.names=TRUE, verbose=FALSE, vartype=c("se","ci","ci","cv","cvpct","var"), argument
442 vartype=vartype nameattr
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/libs/darwin/cocoapy/
H A Druntime.py640 def add_ivar(cls, name, vartype): argument
643 def set_instance_variable(obj, varname, value, vartype): argument
647 def get_instance_variable(obj, varname, vartype): argument
1078 def add_ivar(self, varname, vartype): argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/activeqt/container/
H A Dqaxdump.cpp113 int vartype = QVariant::nameToType(type); in toType() local
318 QVariant::Type vartype = QVariant::nameToType(type); in qax_generateDocumentation() local
/dports/comms/libticalcs2/libticalcs2-1.1.9/src/
H A Dcmd68k.h57 #define ti89_send_VAR(handle, varsize, vartype, varname) ti68k_send_VAR(handle, varsize, vartype, v… argument
86 #define ti92_send_VAR(handle, varsize, vartype, varname) ti68k_send_VAR(handle, varsize, vartype, v… argument
H A Dcalc_8x.c56 #define SEND_VAR(handle, varsize, vartype, varname) ((handle->model < CALC_TI85) ? ti82_send_VAR(ha… argument
58 #define SEND_REQ(handle, varsize, vartype, varname) ((handle->model < CALC_TI85) ? ti82_send_REQ(ha… argument
59 #define SEND_RTS(handle, varsize, vartype, varname) ((handle->model < CALC_TI85) ? ti82_send_RTS(ha… argument
64 #define RECV_VAR(handle, varsize, vartype, varname) ((handle->model < CALC_TI85) ? ti82_recv_VAR(ha… argument
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dsmux.h48 #define REGISTER_MIB(descr, var, vartype, theoid) \ argument
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dsmux.h48 #define REGISTER_MIB(descr, var, vartype, theoid) \ argument
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/CBot/CBotInstr/
H A DCBotDefFloat.cpp49 …DefFloat::Compile(CBotToken* &p, CBotCStack* pStack, bool cont, bool noskip, CBotTypResult vartype) in Compile()
H A DCBotDefInt.cpp50 …otDefInt::Compile(CBotToken* &p, CBotCStack* pStack, bool cont, bool noskip, CBotTypResult vartype) in Compile()
/dports/net/quagga/quagga-1.2.4/lib/
H A Dsmux.h45 #define REGISTER_MIB(descr, var, vartype, theoid) \ argument
/dports/graphics/py-pyinsane2/pyinsane2-2.0.13/pyinsane2/wia/
H A Dproperties.h20 VARTYPE vartype; member
/dports/databases/py-pymssql/pymssql-2.1.4/tests/
H A Dtest_types.py96 def insert_and_select(self, cname, value, vartype, params_as_dict=False): argument
297 def insert_and_select(self, cname, value, vartype): argument
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/libs/darwin/cocoapy/
H A Druntime.py660 def add_ivar(cls, name, vartype): argument
663 def set_instance_variable(obj, varname, value, vartype): argument
667 def get_instance_variable(obj, varname, vartype): argument
1098 def add_ivar(self, varname, vartype): argument
/dports/devel/cmake-gui/cmake-3.22.1/Source/QtDialog/
H A DAddCacheEntry.cxx93 QString vartype = this->VarTypes[idx]; in onCompletionActivated() local
/dports/devel/cmake/cmake-3.22.1/Source/QtDialog/
H A DAddCacheEntry.cxx93 QString vartype = this->VarTypes[idx]; in onCompletionActivated() local
/dports/devel/cmake-doc/cmake-3.22.1/Source/QtDialog/
H A DAddCacheEntry.cxx93 QString vartype = this->VarTypes[idx]; in onCompletionActivated() local
/dports/games/redeclipse/base-2.0.0/src/steam/
H A Disteamclient.h323 #define CALLBACK_MEMBER( varidx, vartype, varname ) \ argument
331 #define CALLBACK_ARRAY( varidx, vartype, varname, varcount ) \ argument
358 #define CALLBACK_MEMBER( varidx, vartype, varname ) public: vartype varname ; argument
359 #define CALLBACK_ARRAY( varidx, vartype, varname, varcount ) public: vartype varname [ varcount ]; argument
/dports/net/tcptrace/tcptrace-508f73a/
H A Dfilter.c119 enum vartype vartype) in Vartype2BStr()
150 enum vartype vartype) in Vartype2Str()
878 enum vartype vartype, in Ptr2Signed()
902 enum vartype vartype, in Ptr2Unsigned()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/win/
H A Dvariant_util_unittest.cc32 for (VARTYPE vartype : kSupportedVartypes) { in TestIsConvertibleTo() local
43 for (VARTYPE vartype : kSupportedVartypes) { in TestIsConvertibleFrom() local
/dports/cad/sp2sp/gwave2-20090213/spicefile/
H A Dsp2sp.c104 VarType vartype = UNKNOWN; in main() local
485 static VarType get_vartype_code(char *vartype) in get_vartype_code()
/dports/math/SCIP/scip-7.0.3/src/objscip/
H A Dobjvardata.cpp173 SCIP_VARTYPE vartype, /**< type of variable */ in SCIPcreateObjVar()
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/cloud.google.com/go/google-cloud-go-0.40.0/errorreporting/apiv1beta1/
H A Derror_group_client.go67 // ErrorGroupClient is a client for interacting with Stackdriver Error Reporting API.
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/props.lv2/test/
H A Dprops.ttl67 rdfs:range atom:Float ;

12345678910>>...34