Home
last modified time | relevance | path

Searched defs:ValueConstructor (Results 1 – 25 of 38) sorted by relevance

12

/dports/security/keybase/client-v5.7.1/go/vendor/github.com/keybase/go-merkle-tree/
H A Dconfig.go16 type ValueConstructor interface { interface
54 func NewConfig(h Hasher, m ChildIndex, n ChildIndex, v ValueConstructor) Config {
/dports/security/keybase/client-v5.7.1/go/kbfs/kbfsmd/
H A Dmerkle_leaf_test.go15 func testValueConstructor(t *testing.T, vc merkle.ValueConstructor) {
/dports/lang/gleam/gleam-0.18.2/compiler-core/src/type_/
H A Denvironment.rs162 pub fn insert_module_value(&mut self, name: &str, value: ValueConstructor) { in insert_module_value()
168 pub fn get_variable(&self, name: &str) -> Option<&ValueConstructor> { in get_variable()
174 pub fn get_module_const(&mut self, name: &str) -> Option<&ValueConstructor> { in get_module_const()
250 ) -> Result<&ValueConstructor, UnknownValueConstructorError> { in get_value_constructor()
H A Dpattern.rs224 let ValueConstructor { type_: typ, .. } = self in unify() localVariable
/dports/lang/gleam/gleam-0.18.2/compiler-core/src/
H A Dtype_.rs394 pub struct ValueConstructor { struct
397 pub variant: ValueConstructorVariant, argument
401 impl ValueConstructor { argument
415 impl ValueConstructor { impl
/dports/databases/percona57-server/percona-server-5.7.36-39/unittest/gunit/
H A Dnullable-t.cc47 TEST(NullableTest, ValueConstructor) in TEST() argument
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/unittest/gunit/
H A Dnullable-t.cc47 TEST(NullableTest, ValueConstructor) in TEST() argument
/dports/databases/percona57-client/percona-server-5.7.36-39/unittest/gunit/
H A Dnullable-t.cc47 TEST(NullableTest, ValueConstructor) in TEST() argument
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/unittest/gunit/
H A Dnullable-t.cc47 TEST(NullableTest, ValueConstructor) in TEST() argument
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/unittest/gunit/
H A Dnullable-t.cc47 TEST(NullableTest, ValueConstructor) in TEST() argument
/dports/databases/mysql57-client/mysql-5.7.36/unittest/gunit/
H A Dnullable-t.cc47 TEST(NullableTest, ValueConstructor) in TEST() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_expected_unittest.cpp14 TEST(Expected, ValueConstructor) { in TEST() argument
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/unittest/gunit/
H A Dnullable-t.cc44 TEST(NullableTest, ValueConstructor) { in TEST() argument
/dports/lang/gleam/gleam-0.18.2/compiler-core/src/metadata/
H A Dmodule_encoder.rs138 constructor: &ValueConstructor, in build_value_constructor()
H A Dmodule_decoder.rs136 ) -> Result<ValueConstructor> { in value_constructor()
/dports/lang/polyml/polyml-5.8.2/mlsource/MLCompiler/
H A DTYPETREESIG.sml229 structure ValueConstructor: structure
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/
H A Dstatus_or_test.cc82 TEST(StatusOrTest, ValueConstructor) { in TEST() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/types/
H A Dvariant_exception_safety_test.cc186 TEST(VariantExceptionSafetyTest, ValueConstructor) { in TEST() argument
/dports/devel/abseil/abseil-cpp-20211102.0/absl/types/
H A Dvariant_exception_safety_test.cc186 TEST(VariantExceptionSafetyTest, ValueConstructor) { in TEST() argument
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/
H A Dstatus_or_test.cc94 TEST(StatusOrTest, ValueConstructor) { in TEST() argument
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/types/
H A Dvariant_exception_safety_test.cc186 TEST(VariantExceptionSafetyTest, ValueConstructor) { in TEST() argument
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/types/
H A Dvariant_exception_safety_test.cc186 TEST(VariantExceptionSafetyTest, ValueConstructor) { in TEST() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/types/
H A Dvariant_exception_safety_test.cc186 TEST(VariantExceptionSafetyTest, ValueConstructor) { in TEST() argument
/dports/devel/bloaty/bloaty-1.1/third_party/abseil-cpp/absl/types/
H A Dvariant_exception_safety_test.cc175 TEST(VariantExceptionSafetyTest, ValueConstructor) { in TEST() argument
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/types/
H A Dvariant_exception_safety_test.cc186 TEST(VariantExceptionSafetyTest, ValueConstructor) { in TEST() argument

12