Home
last modified time | relevance | path

Searched refs:simple_types (Results 1 – 25 of 83) sorted by relevance

1234

/dports/devel/py-jeepney/jeepney-0.7.1/jeepney/tests/
H A Dtest_low_level.py45 string_type = simple_types['s']
61 Array(DictEntry([simple_types['s'], Variant()])),
63 simple_types['o'],
64 Array(simple_types['y']),
65 Array(simple_types['y']),
66 simple_types['s']
68 simple_types['b'],
/dports/net-im/zkgroup/zkgroup-0.7.4/rust/src/ffi/
H A Dsimpleapi.rs14 use crate::common::simple_types;
27 let uuid: simple_types::UidBytes = match bincode::deserialize(uuidIn) { in ProfileKey_getCommitment()
46 let uuid: simple_types::UidBytes = match bincode::deserialize(uuidIn) { in ProfileKey_getProfileKeyVersion()
141 let uuid: simple_types::UidBytes = match bincode::deserialize(uuidIn) { in GroupSecretParams_encryptUuid()
191 let uuid: simple_types::UidBytes = match bincode::deserialize(uuidIn) { in GroupSecretParams_encryptProfileKey()
218 let uuid: simple_types::UidBytes = match bincode::deserialize(uuidIn) { in GroupSecretParams_decryptProfileKey()
348 let uuid: simple_types::UidBytes = match bincode::deserialize(uuidIn) { in ServerPublicParams_receiveAuthCredential()
427 let uuid: simple_types::UidBytes = match bincode::deserialize(uuidIn) { in ServerPublicParams_createProfileKeyCredentialRequestContextDeterministic()
535 let uuid: simple_types::UidBytes = match bincode::deserialize(uuidIn) { in ServerSecretParams_issueAuthCredentialDeterministic()
603 let uuid: simple_types::UidBytes = match bincode::deserialize(uuidIn) { in ServerSecretParams_issueProfileKeyCredentialDeterministic()
[all …]
/dports/devel/py-jeepney/jeepney-0.7.1/jeepney/
H A Dlow_level.py130 simple_types = { variable
174 simple_types.update({
175 's': StringType(simple_types['u']), # String
176 'o': StringType(simple_types['u']), # Object path
177 'g': StringType(simple_types['y']), # Signature
242 if self.elt_type == simple_types['y']: # Array of bytes
259 elif (self.elt_type == simple_types['y']) and isinstance(data, bytes):
305 sig, pos = simple_types['g'].parse_data(buf, pos, endianness)
315 sig_buf = simple_types['g'].serialise(sig, pos, endianness)
350 return simple_types[token]
[all …]
/dports/textproc/xmlada/xmlada-e5bbafe/distrib/
H A Dxmlada_schema.gpr16 …chema_readers.adb", "schema-schema_readers.ads", "schema-simple_types.adb", "schema-simple_types.a…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/utils/VtableTest/
H A Dgen.cc11 const char *simple_types[] = { "bool", "char", "short", "int", "float", variable
143 int t = random() % (sizeof(simple_types) / sizeof(simple_types[0])); in gs()
144 g(" "); g(simple_types[t]); g(" field"); g(i); gl(";"); in gs()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/utils/VtableTest/
H A Dgen.cc11 const char *simple_types[] = { "bool", "char", "short", "int", "float", variable
143 int t = random() % (sizeof(simple_types) / sizeof(simple_types[0])); in gs()
144 g(" "); g(simple_types[t]); g(" field"); g(i); gl(";"); in gs()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/utils/VtableTest/
H A Dgen.cc11 const char *simple_types[] = { "bool", "char", "short", "int", "float", variable
143 int t = random() % (sizeof(simple_types) / sizeof(simple_types[0])); in gs()
144 g(" "); g(simple_types[t]); g(" field"); g(i); gl(";"); in gs()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/utils/VtableTest/
H A Dgen.cc11 const char *simple_types[] = { "bool", "char", "short", "int", "float", variable
143 int t = random() % (sizeof(simple_types) / sizeof(simple_types[0])); in gs()
144 g(" "); g(simple_types[t]); g(" field"); g(i); gl(";"); in gs()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/utils/VtableTest/
H A Dgen.cc11 const char *simple_types[] = { "bool", "char", "short", "int", "float", variable
143 int t = random() % (sizeof(simple_types) / sizeof(simple_types[0])); in gs()
144 g(" "); g(simple_types[t]); g(" field"); g(i); gl(";"); in gs()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/utils/VtableTest/
H A Dgen.cc11 const char *simple_types[] = { "bool", "char", "short", "int", "float", variable
143 int t = random() % (sizeof(simple_types) / sizeof(simple_types[0])); in gs()
144 g(" "); g(simple_types[t]); g(" field"); g(i); gl(";"); in gs()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/utils/VtableTest/
H A Dgen.cc11 const char *simple_types[] = { "bool", "char", "short", "int", "float", variable
143 int t = random() % (sizeof(simple_types) / sizeof(simple_types[0])); in gs()
144 g(" "); g(simple_types[t]); g(" field"); g(i); gl(";"); in gs()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/utils/VtableTest/
H A Dgen.cc11 const char *simple_types[] = { "bool", "char", "short", "int", "float", variable
143 int t = random() % (sizeof(simple_types) / sizeof(simple_types[0])); in gs()
144 g(" "); g(simple_types[t]); g(" field"); g(i); gl(";"); in gs()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/utils/VtableTest/
H A Dgen.cc11 const char *simple_types[] = { "bool", "char", "short", "int", "float", variable
143 int t = random() % (sizeof(simple_types) / sizeof(simple_types[0])); in gs()
144 g(" "); g(simple_types[t]); g(" field"); g(i); gl(";"); in gs()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/utils/VtableTest/
H A Dgen.cc11 const char *simple_types[] = { "bool", "char", "short", "int", "float", variable
143 int t = random() % (sizeof(simple_types) / sizeof(simple_types[0])); in gs()
144 g(" "); g(simple_types[t]); g(" field"); g(i); gl(";"); in gs()
/dports/lang/clang-mesa/clang-13.0.1.src/utils/VtableTest/
H A Dgen.cc11 const char *simple_types[] = { "bool", "char", "short", "int", "float", variable
143 int t = random() % (sizeof(simple_types) / sizeof(simple_types[0])); in gs()
144 g(" "); g(simple_types[t]); g(" field"); g(i); gl(";"); in gs()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/utils/VtableTest/
H A Dgen.cc11 const char *simple_types[] = { "bool", "char", "short", "int", "float", variable
143 int t = random() % (sizeof(simple_types) / sizeof(simple_types[0])); in gs()
144 g(" "); g(simple_types[t]); g(" field"); g(i); gl(";"); in gs()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/utils/VtableTest/
H A Dgen.cc11 const char *simple_types[] = { "bool", "char", "short", "int", "float", variable
143 int t = random() % (sizeof(simple_types) / sizeof(simple_types[0])); in gs()
144 g(" "); g(simple_types[t]); g(" field"); g(i); gl(";"); in gs()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/utils/VtableTest/
H A Dgen.cc11 const char *simple_types[] = { "bool", "char", "short", "int", "float", variable
143 int t = random() % (sizeof(simple_types) / sizeof(simple_types[0])); in gs()
144 g(" "); g(simple_types[t]); g(" field"); g(i); gl(";"); in gs()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/utils/VtableTest/
H A Dgen.cc11 const char *simple_types[] = { "bool", "char", "short", "int", "float", variable
143 int t = random() % (sizeof(simple_types) / sizeof(simple_types[0])); in gs()
144 g(" "); g(simple_types[t]); g(" field"); g(i); gl(";"); in gs()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/utils/VtableTest/
H A Dgen.cc11 const char *simple_types[] = { "bool", "char", "short", "int", "float", variable
143 int t = random() % (sizeof(simple_types) / sizeof(simple_types[0])); in gs()
144 g(" "); g(simple_types[t]); g(" field"); g(i); gl(";"); in gs()
/dports/devel/injeqt/injeqt-1.2.0/test/unit/
H A Drequired-to-satisfy-test.cpp187 auto simple_types = std::vector<type>{
203 simple_types_model = make_types_model(known_types, simple_types, simple_types);
/dports/net-im/zkgroup/zkgroup-0.7.4/rust/src/common/
H A Dmod.rs11 pub mod simple_types; module
/dports/net-im/zkgroup/zkgroup-0.7.4/rust/src/
H A Dlib.rs15 pub use common::simple_types::*;
/dports/devel/p5-SPOPS/SPOPS-0.87/t/
H A D35_dbi_type_info.t45 my @simple_types = ( DBI::SQL_VARCHAR(), DBI::SQL_INTEGER(), DBI::SQL_TIMESTAMP() );
50 types => \@simple_types }) };
53 is_deeply( [ $ti_defined->get_types ], \@simple_types, 'Types set' );
/dports/net-im/zkgroup/zkgroup-0.7.4/rust/src/api/profiles/
H A Dprofile_key_commitment.rs10 use crate::common::simple_types::*;

1234