Home
last modified time | relevance | path

Searched refs:root_int (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/protozero/test/example_proto/
H A Dtest_messages.proto120 optional int32 root_int = 1; field
146 optional int32 root_int = 1; field
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/protozero/test/
H A Dcppgen_conformance_unittest.cc196 EXPECT_EQ(msg_v1.root_int(), 10); in TEST()
229 EXPECT_EQ(msg_v2.root_int(), 101); in TEST()
/dports/math/cgal/CGAL-5.3/include/CGAL/Sqrt_extension/
H A DSqrt_extension_type.h263 const CGAL::Interval_nt<false>& root_int = CGAL_NTS to_interval(root_); in compute_to_interval() local
267 a0_int + (a1_int * CGAL::sqrt(root_int)); in compute_to_interval()
/dports/biology/iqtree/IQ-TREE-2.0.6/tree/
H A Dphylotree.cpp5333 Node *root_int = newNode(); in convertToRooted() local
5334 root->addNeighbor(root_int, 0.0); in convertToRooted()
5335 root_int->addNeighbor(root, 0.0); in convertToRooted()
5338 node->updateNeighbor(dad, root_int, node_len); in convertToRooted()
5339 root_int->addNeighbor(node, node_len); in convertToRooted()
5340 dad->updateNeighbor(node, root_int, dad_len); in convertToRooted()
5341 root_int->addNeighbor(dad, dad_len); in convertToRooted()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dunit_x509.cpp625 Botan::X509_Certificate root_int(Test::data_file("x509/gost/gost_int.pem")); in test_verify_gost2012_cert() local
631 …const Botan::Path_Validation_Result validation_result = Botan::x509_path_validate(root_int, restri… in test_verify_gost2012_cert()
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dunit_x509.cpp625 Botan::X509_Certificate root_int(Test::data_file("x509/gost/gost_int.pem")); in test_verify_gost2012_cert() local
631 …const Botan::Path_Validation_Result validation_result = Botan::x509_path_validate(root_int, restri… in test_verify_gost2012_cert()