Home
last modified time | relevance | path

Searched defs:tvalue (Results 1 – 25 of 377) sorted by relevance

12345678910>>...16

/dports/www/domoticz/domoticz-2020.2/hardware/cayenne_lpp/
H A DCayenneLPP_Dec.cpp166 int16_t tvalue = (pBuffer[2] << 8) | pBuffer[3]; in ParseLPP() local
212 int16_t tvalue = (pBuffer[2] << 8) | pBuffer[3]; in ParseLPP() local
232 int32_t tvalue = (int32_t)(pBuffer[2] << 16) | (pBuffer[3] << 8) | pBuffer[4]; in ParseLPP() local
/dports/net/kamailio/kamailio-5.4.5/utils/kamctl/postgres/
H A Dmtree-create.sql4 tvalue VARCHAR(128) DEFAULT '' NOT NULL, field
14 tvalue VARCHAR(128) DEFAULT '' NOT NULL, field
/dports/net/kamailio/kamailio-5.4.5/utils/kamctl/db_sqlite/
H A Dmtree-create.sql4 tvalue VARCHAR(128) DEFAULT '' NOT NULL, field
14 tvalue VARCHAR(128) DEFAULT '' NOT NULL, field
/dports/net/kamailio/kamailio-5.4.5/utils/kamctl/oracle/
H A Dmtree-create.sql4 tvalue VARCHAR2(128) DEFAULT '', field
22 tvalue VARCHAR2(128) DEFAULT '', field
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/relay/backend/
H A D_backend.py87 def _tensor_value_repr(tvalue): argument
92 def _tensor_constant_repr(tvalue): argument
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/relay/backend/
H A D_backend.py92 def _tensor_value_repr(tvalue): argument
97 def _tensor_constant_repr(tvalue): argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/relay/backend/
H A D_backend.py92 def _tensor_value_repr(tvalue): argument
97 def _tensor_constant_repr(tvalue): argument
/dports/textproc/zorba/zorba-2.7.0/src/types/schema/
H A DXercesParseUtils.cpp92 xs_integer tvalue(value); in parseXSInteger() local
121 xs_positiveInteger tvalue(value); in parseXSPositiveInteger() local
151 xs_integer tvalue(value); in parseXSNonPositiveInteger() local
181 xs_integer tvalue (value); in parseXSNegativeInteger() local
239 xs_unsignedByte tvalue = value; in parseXSUnsignedByte() local
296 xs_unsignedInt tvalue = value; in parseXSUnsignedInt() local
323 xs_unsignedLong tvalue = value; in parseXSUnsignedLong() local
352 xs_byte tvalue = value; in parseXSByte() local
380 xs_short tvalue = value; in parseXSShort() local
408 xs_int tvalue = value; in parseXSInt() local
[all …]
/dports/games/gnujump/gnujump-1.0.8/src/
H A Dtools.c346 char tvalue[MAX_CHAR]; in getValue_int() local
369 char tvalue[MAX_CHAR]; in getValue_float() local
392 char tvalue[MAX_CHAR]; in getValue_str() local
424 char tvalue[MAX_CHAR]; in getValue_charp() local
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/src/mg/
H A Dvmgrid.c110 double tvalue; in Vmgrid_value() local
142 double tvalue; in Vmgrid_curvature() local
/dports/math/octave-forge-io/io-2.6.4/inst/private/
H A D__OTK_spsh2oct__.m102 tvalue = ocell.getOdfElement ().getOfficeDateValueAttribute (); variable
117 tvalue = ocell.getOdfElement ().getOfficeTimeValueAttribute (); variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/test/ompt/misc/
H A Dapi_calls_from_other_thread.cpp9 uint64_t tvalue = tdata ? tdata->value : 0; in f() local
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/test/ompt/misc/
H A Dapi_calls_from_other_thread.cpp9 uint64_t tvalue = tdata ? tdata->value : 0; in f() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/test/ompt/misc/
H A Dapi_calls_from_other_thread.cpp9 uint64_t tvalue = tdata ? tdata->value : 0; in f() local
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/test/ompt/misc/
H A Dapi_calls_from_other_thread.cpp9 uint64_t tvalue = tdata ? tdata->value : 0; in f() local
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/test/ompt/misc/
H A Dapi_calls_from_other_thread.cpp9 uint64_t tvalue = tdata ? tdata->value : 0; in f() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/test/ompt/misc/
H A Dapi_calls_from_other_thread.cpp9 uint64_t tvalue = tdata ? tdata->value : 0; in f() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/test/ompt/misc/
H A Dapi_calls_from_other_thread.cpp9 uint64_t tvalue = tdata ? tdata->value : 0; in f() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/test/ompt/misc/
H A Dapi_calls_from_other_thread.cpp9 uint64_t tvalue = tdata ? tdata->value : 0; in f() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/test/ompt/misc/
H A Dapi_calls_from_other_thread.cpp9 uint64_t tvalue = tdata ? tdata->value : 0; in f() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/test/ompt/misc/
H A Dapi_calls_from_other_thread.cpp9 uint64_t tvalue = tdata ? tdata->value : 0; in f() local
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/test/ompt/misc/
H A Dapi_calls_from_other_thread.cpp9 uint64_t tvalue = tdata ? tdata->value : 0; in f() local
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/test/ompt/misc/
H A Dapi_calls_from_other_thread.cpp9 uint64_t tvalue = tdata ? tdata->value : 0; in f() local
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/test/ompt/misc/
H A Dapi_calls_from_other_thread.cpp9 uint64_t tvalue = tdata ? tdata->value : 0; in f() local
/dports/math/polymake/polymake-4.5/apps/tropical/src/
H A Dmatroid_polytope.cc34 const TropicalNumber<Addition, Scalar> tvalue(value); in matroid_polytope() local

12345678910>>...16