Searched refs:foundation (Results 1 – 25 of 98) sorted by relevance
1234
... com/db4o/ext/ com/db4o/foundation/ com/db4o/foundation/io/ com ...
43 const std::string& foundation,128 const std::string& foundation() const { return foundation_; } in foundation() function129 void set_foundation(const std::string& foundation) { in set_foundation() argument130 foundation_ = foundation; in set_foundation()
36 const std::string& foundation, in Candidate() argument49 foundation_(foundation), in Candidate()
17 "//src/python/grpcio/grpc/framework/foundation",29 "//src/python/grpcio/grpc/framework/foundation:stream",
26 from grpc.framework.foundation import abandonment # pylint: disable=unused-import27 from grpc.framework.foundation import future # pylint: disable=unused-import28 from grpc.framework.foundation import stream # pylint: disable=unused-import
21 from grpc.framework.foundation import stream # pylint: disable=unused-import
22 from grpc.framework.foundation import callable_util23 from grpc.framework.foundation import future
25 from grpc.framework.foundation import abandonment26 from grpc.framework.foundation import logging_pool27 from grpc.framework.foundation import stream
55 "//src/python/grpcio/grpc/framework/foundation",
3 gRPC follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-cond…
8 "//src/python/grpcio/grpc/framework/foundation",
17 "//src/python/grpcio/grpc/framework/foundation:abandonment",
32 from grpc.framework.foundation import abandonment # pylint: disable=unused-import
7 // Include plug-in foundation
16 from grpc.framework.foundation import stream
19 from grpc.framework.foundation import logging_pool
5 name = "foundation",
15 http://devresources.linux-foundation.org/dev/doubt/fs_mark/index.html
2501 EXPECT_NE(testport->Candidates()[0].foundation(), in TEST_F()2502 testport->Candidates()[1].foundation()); in TEST_F()2513 EXPECT_EQ(udpport1->Candidates()[0].foundation(), in TEST_F()2514 udpport2->Candidates()[0].foundation()); in TEST_F()2519 EXPECT_EQ(tcpport1->Candidates()[0].foundation(), in TEST_F()2520 tcpport2->Candidates()[0].foundation()); in TEST_F()2524 EXPECT_NE(tcpport1->Candidates()[0].foundation(), in TEST_F()2525 stunport->Candidates()[0].foundation()); in TEST_F()2526 EXPECT_NE(tcpport2->Candidates()[0].foundation(), in TEST_F()2527 stunport->Candidates()[0].foundation()); in TEST_F()[all …]
9 commercially. This act of "sharing" is the foundation Openclipart is based upon.
11 (integers, strings, vectors) that form the foundation of all [9p]
21 from grpc.framework.foundation import logging_pool