Home
last modified time | relevance | path

Searched refs:i32Val (Results 1 – 25 of 30) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/
H A DXmlAtomicValue.cs32 [FieldOffset(0)] public int i32Val; field
94 this.unionVal.i32Val = value; in XmlAtomicValue()
186 … case TypeCode.Int32: return valueConverter.ChangeType(this.unionVal.i32Val, ValueType);
204 case TypeCode.Int32: return valueConverter.ToBoolean(this.unionVal.i32Val);
223 case TypeCode.Int32: return valueConverter.ToDateTime(this.unionVal.i32Val);
243 case TypeCode.Int32: return valueConverter.ToDouble(this.unionVal.i32Val);
262 case TypeCode.Int32: return this.unionVal.i32Val;
281 case TypeCode.Int32: return valueConverter.ToInt64(this.unionVal.i32Val);
302 … case TypeCode.Int32: return valueConverter.ChangeType(this.unionVal.i32Val, type); in ValueAs()
320 case TypeCode.Int32: return valueConverter.ToString(this.unionVal.i32Val);
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/
H A DXmlAtomicValue.cs36 public int i32Val; field
110 _unionVal.i32Val = value; in XmlAtomicValue()
218 … case TypeCode.Int32: return valueConverter.ChangeType(_unionVal.i32Val, ValueType);
240 case TypeCode.Int32: return valueConverter.ToBoolean(_unionVal.i32Val);
263 case TypeCode.Int32: return valueConverter.ToDateTime(_unionVal.i32Val);
287 case TypeCode.Int32: return valueConverter.ToDouble(_unionVal.i32Val);
310 case TypeCode.Int32: return _unionVal.i32Val;
333 case TypeCode.Int32: return valueConverter.ToInt64(_unionVal.i32Val);
357 case TypeCode.Int32: return valueConverter.ChangeType(_unionVal.i32Val, type); in ValueAs()
379 case TypeCode.Int32: return valueConverter.ToString(_unionVal.i32Val);
/dports/devel/spark/spark-2.1.1/sql/hive-thriftserver/src/gen/java/org/apache/hive/service/cli/thrift/
H A DTColumnValue.java279 TI32Value i32Val; in standardSchemeReadValue() local
280 i32Val = new TI32Value(); in standardSchemeReadValue()
281 i32Val.read(iprot); in standardSchemeReadValue()
282 return i32Val; in standardSchemeReadValue()
341 TI32Value i32Val = (TI32Value)value_; in standardSchemeWriteValue() local
342 i32Val.write(oprot); in standardSchemeWriteValue()
382 TI32Value i32Val; in tupleSchemeReadValue() local
383 i32Val = new TI32Value(); in tupleSchemeReadValue()
384 i32Val.read(iprot); in tupleSchemeReadValue()
385 return i32Val; in tupleSchemeReadValue()
[all …]
H A DTColumn.java296 TI32Column i32Val; in standardSchemeReadValue() local
297 i32Val = new TI32Column(); in standardSchemeReadValue()
298 i32Val.read(iprot); in standardSchemeReadValue()
299 return i32Val; in standardSchemeReadValue()
368 TI32Column i32Val = (TI32Column)value_; in standardSchemeWriteValue() local
369 i32Val.write(oprot); in standardSchemeWriteValue()
413 TI32Column i32Val; in tupleSchemeReadValue() local
414 i32Val = new TI32Column(); in tupleSchemeReadValue()
415 i32Val.read(iprot); in tupleSchemeReadValue()
416 return i32Val; in tupleSchemeReadValue()
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/delphi/test/skip/idl/
H A Dskiptest_version_2.thrift38 14 : optional i32 i32Val member
55 14 : optional i32 i32Val member
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/delphi/test/skip/idl/
H A Dskiptest_version_2.thrift38 14 : optional i32 i32Val member
55 14 : optional i32 i32Val member
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/delphi/test/skip/idl/
H A Dskiptest_version_2.thrift38 14 : optional i32 i32Val member
55 14 : optional i32 i32Val member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/delphi/test/skip/idl/
H A Dskiptest_version_2.thrift46 14 : optional i32 i32Val member
64 14 : optional i32 i32Val member
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/delphi/test/skip/idl/
H A Dskiptest_version_2.thrift46 14 : optional i32 i32Val member
64 14 : optional i32 i32Val member
/dports/devel/thrift-cpp/thrift-0.14.0/lib/delphi/test/skip/idl/
H A Dskiptest_version_2.thrift46 14 : optional i32 i32Val member
64 14 : optional i32 i32Val member
/dports/devel/thrift/thrift-0.14.0/lib/delphi/test/skip/idl/
H A Dskiptest_version_2.thrift46 14 : optional i32 i32Val member
64 14 : optional i32 i32Val member
/dports/devel/node-thrift/thrift-0.14.0/lib/delphi/test/skip/idl/
H A Dskiptest_version_2.thrift46 14 : optional i32 i32Val member
64 14 : optional i32 i32Val member
/dports/devel/py-thrift/thrift-0.14.0/lib/delphi/test/skip/idl/
H A Dskiptest_version_2.thrift46 14 : optional i32 i32Val member
64 14 : optional i32 i32Val member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/dbi/hiveserver2/
H A Dcolumnar_row_set.cc61 VALUE_GETTER(Int32Column, int32_t, i32Val);
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/dbi/hiveserver2/
H A Dcolumnar_row_set.cc61 VALUE_GETTER(Int32Column, int32_t, i32Val);
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/dbi/hiveserver2/
H A Dcolumnar_row_set.cc61 VALUE_GETTER(Int32Column, int32_t, i32Val);
/dports/misc/mnn/MNN-1.2.0/codegen/cpu/
H A DCPUAst.hpp119 int32_t i32Val; member
148 NumberExprAST(int32_t Val) : mType(INT32) { mVal.i32Val = Val; } in NumberExprAST()
/dports/misc/mnn/MNN-1.2.0/codegen/cpu/c/
H A DSourceTargetCodeGen.cpp209 ss << mVal.i32Val; in codegen()
/dports/devel/spark/spark-2.1.1/sql/hive-thriftserver/src/main/java/org/apache/hive/service/cli/
H A DColumnValue.java74 return TColumnValue.i32Val(tI32Value); in intValue()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/writeengine/index/
H A Dtindex.cpp561 uint32_t i32Val = 0x0A6E6D8E, compareVal; in testSetupBittestArray() local
593 rc = m_index.setBitsetColumn( &i32Val, 1, width * 8, WriteEngine::WR_INT ); in testSetupBittestArray()
600 rc = m_index.getTestbitValue( i32Val, width * 8, i, &testbitVal ); in testSetupBittestArray()
646 rc = m_index.setBitsetColumn( &i32Val, curPos++, width * 8, WriteEngine::WR_INT ); in testSetupBittestArray()
838 uint32_t i32Val; in testUpdateMutiColIndex() local
871 i32Val = i; in testUpdateMutiColIndex()
872 rc = m_index.setBitsetColumn( &i32Val, pos++, width * 8, WriteEngine::WR_INT ); in testUpdateMutiColIndex()
878 i32Val = i * 3; in testUpdateMutiColIndex()
879 rc = m_index.setBitsetColumn( &i32Val, pos++, width * 8, WriteEngine::WR_INT ); in testUpdateMutiColIndex()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/writeengine/index/
H A Dtindex.cpp561 uint32_t i32Val = 0x0A6E6D8E, compareVal; in testSetupBittestArray() local
593 rc = m_index.setBitsetColumn( &i32Val, 1, width * 8, WriteEngine::WR_INT ); in testSetupBittestArray()
600 rc = m_index.getTestbitValue( i32Val, width * 8, i, &testbitVal ); in testSetupBittestArray()
646 rc = m_index.setBitsetColumn( &i32Val, curPos++, width * 8, WriteEngine::WR_INT ); in testSetupBittestArray()
838 uint32_t i32Val; in testUpdateMutiColIndex() local
871 i32Val = i; in testUpdateMutiColIndex()
872 rc = m_index.setBitsetColumn( &i32Val, pos++, width * 8, WriteEngine::WR_INT ); in testUpdateMutiColIndex()
878 i32Val = i * 3; in testUpdateMutiColIndex()
879 rc = m_index.setBitsetColumn( &i32Val, pos++, width * 8, WriteEngine::WR_INT ); in testUpdateMutiColIndex()
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-thrift.r/simple-thrift.d/
H A Dexpected.tags100 i32Val input.thrift /^ 4: TI32Value i32Val \/\/ INT$/;" m union:TColumnValue typeref:type…
134 i32Val input.thrift /^ 4: TI32Column i32Val \/\/ INT$/;" m union:TColumn typeref:typename…
/dports/misc/mnn/MNN-1.2.0/codegen/cpu/llvm/
H A DLLVMTargetCodeGen.cpp60 return ConstantInt::get(target->getContext(), APInt(32, mVal.i32Val, true)); in codegen()
/dports/databases/arrow/apache-arrow-6.0.1/go/arrow/scalar/
H A Dscalar_test.go228 i32Val := arrow.Date32(1)
229 date32Val := scalar.NewDate32Scalar(i32Val)
/dports/devel/spark/spark-2.1.1/sql/hive-thriftserver/if/
H A DTCLIService.thrift332 4: TI32Value i32Val // INT member
392 4: TI32Column i32Val // INT member

12