Home
last modified time | relevance | path

Searched refs:I08 (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/dports/science/gnudatalanguage/gdl-1.0.1/testsuite/
H A Dtest_bug_1779553.pro38 v[i] = ptr_new( 300) & f[i] = '(I08)' & a[i] = '00000300' & ++i
39 v[i] = ptr_new(-300) & f[i] = '(I08)' & a[i] = '-0000300' & ++i
40 v[i] = ptr_new( 300) & f[i] = '(I08.2)' & a[i] = ' 300' & ++i
41 v[i] = ptr_new( 300) & f[i] = '(I08.5)' & a[i] = ' 00300' & ++i
42 v[i] = ptr_new(-300) & f[i] = '(I08.5)' & a[i] = ' -00300' & ++i
/dports/archivers/peazip/peazip-8.1.0.src/
H A Dt_aesgcm.pas316 I08: array[0..11] of byte = ($00,$00,$00,$00,$00,$00,$00,$00,
590 single_test(@T08,16,K08,8*sizeof(K08),@I08,sizeof(I08),nil,0,@C08,sizeof(C08),@P08,08);
844 I08: array[0..11] of byte = ($db,$d1,$a3,$63,$60,$24,$b7,$b4,
933 single_test(@T08,16,K08,8*sizeof(K08),@I08,sizeof(I08),@H08,sizeof(H08),@C08,sizeof(C08),@P08,08);
/dports/devel/py-thriftpy2/thriftpy2-0.4.14/tests/
H A Dtest_protocol_binary.py21 proto.write_val(b, TType.I08, 123)
27 assert 123 == proto.read_val(b, TType.I08)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/php/lib/Type/
H A DTType.php34 const I08 = 3; define in Thrift\\Type\\TType
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/php/lib/Type/
H A DTType.php34 const I08 = 3; define in Thrift\\Type\\TType
/dports/devel/py-thrift/thrift-0.14.0/lib/php/lib/Type/
H A DTType.php34 const I08 = 3; define in Thrift\\Type\\TType
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/php/lib/Type/
H A DTType.php34 const I08 = 3; define in Thrift\\Type\\TType
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/php/lib/Type/
H A DTType.php34 const I08 = 3; define in Thrift\\Type\\TType
/dports/devel/thrift-cpp/thrift-0.14.0/lib/php/lib/Type/
H A DTType.php34 const I08 = 3; define in Thrift\\Type\\TType
/dports/devel/thrift/thrift-0.14.0/lib/php/lib/Type/
H A DTType.php34 const I08 = 3; define in Thrift\\Type\\TType
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/php/lib/Type/
H A DTType.php34 const I08 = 3; define in Thrift\\Type\\TType
/dports/devel/node-thrift/thrift-0.14.0/lib/php/lib/Type/
H A DTType.php34 const I08 = 3; define in Thrift\\Type\\TType
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/cisco/
H A DDOCS-IF3-MIB.my423 Specification CM-SP-MULPIv3.0-I08-080522, Channel
1041 Specification CM-SP-MULPIv3.0-I08-080522 section
1053 Specification CM-SP-MULPIv3.0-I08-080522, section
1212 Specification CM-SP-MULPIv3.0-I08-080522, RCP-ID
1878 Specification CM-SP-MULPIv3.0-I08-080522, Receive
1924 Specification CM-SP-MULPIv3.0-I08-080522, Receive
3477 Specification CM-SP-MULPIv3.0-I08-080522,
3494 Specification CM-SP-MULPIv3.0-I08-080522,
3515 Specification CM-SP-MULPIv3.0-I08-080522,
3536 Specification CM-SP-MULPIv3.0-I08-080522,
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/perl/lib/Thrift/
H A DType.pm36 use constant I08 => 3; constant
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/perl/lib/Thrift/
H A DType.pm36 use constant I08 => 3; constant
/dports/devel/py-thrift/thrift-0.14.0/lib/perl/lib/Thrift/
H A DType.pm36 use constant I08 => 3; constant
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/perl/lib/Thrift/
H A DType.pm36 use constant I08 => 3; constant
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/perl/lib/Thrift/
H A DType.pm36 use constant I08 => 3; constant
/dports/devel/thrift-cpp/thrift-0.14.0/lib/perl/lib/Thrift/
H A DType.pm36 use constant I08 => 3; constant
/dports/devel/thrift/thrift-0.14.0/lib/perl/lib/Thrift/
H A DType.pm36 use constant I08 => 3; constant
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/perl/lib/Thrift/
H A DType.pm36 use constant I08 => 3; constant
/dports/devel/node-thrift/thrift-0.14.0/lib/perl/lib/Thrift/
H A DType.pm36 use constant I08 => 3; constant
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/rs/src/protocol/
H A Dcompact.rs611 TType::I08 => 0x03, // equivalent to TType::Byte in type_to_u8()
638 0x03 => Ok(TType::I08), // equivalent to TType::Byte in u8_to_type()
775 assert_success!(o_prot.write_field_begin(&TFieldIdentifier::new("foo", TType::I08, 0))); in must_write_struct_with_delta_fields()
813 let field_ident_1 = TFieldIdentifier::new("foo", TType::I08, 0); in must_round_trip_struct_with_delta_fields()
1292 assert_success!(o_prot.write_field_begin(&TFieldIdentifier::new("foo", TType::I08, 7))); in must_write_nested_structs_0()
1350 let field_ident_3 = TFieldIdentifier::new("foo", TType::I08, 7); in must_round_trip_nested_structs_0()
1471 assert_success!(o_prot.write_field_begin(&TFieldIdentifier::new("foo", TType::I08, 27))); in must_write_nested_structs_1()
1530 let field_ident_4 = TFieldIdentifier::new("foo", TType::I08, 27); in must_round_trip_nested_structs_1()
1701 let field_ident_4 = TFieldIdentifier::new("foo", TType::I08, 10); in must_round_trip_nested_structs_2()
1876 let field_ident_4 = TFieldIdentifier::new("foo", TType::I08, 27); in must_round_trip_nested_structs_3()
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/rs/src/protocol/
H A Dcompact.rs612 TType::I08 => 0x03, // equivalent to TType::Byte in type_to_u8()
639 0x03 => Ok(TType::I08), // equivalent to TType::Byte in u8_to_type()
751 assert_success!(o_prot.write_field_begin(&TFieldIdentifier::new("foo", TType::I08, 0))); in must_write_struct_with_delta_fields()
789 let field_ident_1 = TFieldIdentifier::new("foo", TType::I08, 0); in must_round_trip_struct_with_delta_fields()
1267 assert_success!(o_prot.write_field_begin(&TFieldIdentifier::new("foo", TType::I08, 7))); in must_write_nested_structs_0()
1324 let field_ident_3 = TFieldIdentifier::new("foo", TType::I08, 7); in must_round_trip_nested_structs_0()
1445 assert_success!(o_prot.write_field_begin(&TFieldIdentifier::new("foo", TType::I08, 27))); in must_write_nested_structs_1()
1503 let field_ident_4 = TFieldIdentifier::new("foo", TType::I08, 27); in must_round_trip_nested_structs_1()
1673 let field_ident_4 = TFieldIdentifier::new("foo", TType::I08, 10); in must_round_trip_nested_structs_2()
1847 let field_ident_4 = TFieldIdentifier::new("foo", TType::I08, 27); in must_round_trip_nested_structs_3()
[all …]
/dports/devel/py-thrift/thrift-0.14.0/lib/rs/src/protocol/
H A Dcompact.rs611 TType::I08 => 0x03, // equivalent to TType::Byte in type_to_u8()
638 0x03 => Ok(TType::I08), // equivalent to TType::Byte in u8_to_type()
775 assert_success!(o_prot.write_field_begin(&TFieldIdentifier::new("foo", TType::I08, 0))); in must_write_struct_with_delta_fields()
813 let field_ident_1 = TFieldIdentifier::new("foo", TType::I08, 0); in must_round_trip_struct_with_delta_fields()
1292 assert_success!(o_prot.write_field_begin(&TFieldIdentifier::new("foo", TType::I08, 7))); in must_write_nested_structs_0()
1350 let field_ident_3 = TFieldIdentifier::new("foo", TType::I08, 7); in must_round_trip_nested_structs_0()
1471 assert_success!(o_prot.write_field_begin(&TFieldIdentifier::new("foo", TType::I08, 27))); in must_write_nested_structs_1()
1530 let field_ident_4 = TFieldIdentifier::new("foo", TType::I08, 27); in must_round_trip_nested_structs_1()
1701 let field_ident_4 = TFieldIdentifier::new("foo", TType::I08, 10); in must_round_trip_nested_structs_2()
1876 let field_ident_4 = TFieldIdentifier::new("foo", TType::I08, 27); in must_round_trip_nested_structs_3()
[all …]

12345678910>>...12