Home
last modified time | relevance | path

Searched refs:getterT (Results 1 – 5 of 5) sorted by relevance

/dports/news/nget/nget-0.27.1/
H A Detree.cc67 typedef Getter<T, ClassType> getterT; typedef in Comparison
68 Op<typename getterT::T,T2> op;
69 getterT getter;
72 Comparison(typename getterT::init_t gette, const T2 v2):getter(gette), v(v2){} in Comparison()
85 template <class ClassType, class getterT, class T2>
86 pred<ClassType> *comparison(const string &opstr, getterT get, T2 v) { in comparison()
100 typedef Getter<T, ClassType> getterT; typedef in Comparison_re
101 Op<typename getterT::T,const c_regex_nosub&> op;
102 getterT getter;
118 template <class ClassType, class getterT>
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/visitation/gen-cpp2/
H A Dservice_with_special_namesAsyncClient.cpp85 void service_with_special_namesAsyncClient::getterT(Protocol_* prot, RpcOptions&& rpcOptions, std::… in getterT() function in test_cpp2::cpp_reflection::service_with_special_namesAsyncClient
678getterT(&writer, std::move(rpcOptions), std::move(header), contextStack, std::move(callback)); in getterImpl()
680 getterT(&writer, rpcOptions, std::move(header), contextStack, std::move(callback)); in getterImpl()
688getterT(&writer, std::move(rpcOptions), std::move(header), contextStack, std::move(callback)); in getterImpl()
690 getterT(&writer, rpcOptions, std::move(header), contextStack, std::move(callback)); in getterImpl()
H A Dservice_with_special_namesAsyncClient.h202 …void getterT(Protocol_* prot, RpcOptions&& rpcOptions, std::shared_ptr<apache::thrift::transport::…
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/fatal/gen-cpp2/
H A Dservice_with_special_namesAsyncClient.cpp85 void service_with_special_namesAsyncClient::getterT(Protocol_* prot, RpcOptions&& rpcOptions, std::… in getterT() function in test_cpp2::cpp_reflection::service_with_special_namesAsyncClient
678getterT(&writer, std::move(rpcOptions), std::move(header), contextStack, std::move(callback)); in getterImpl()
680 getterT(&writer, rpcOptions, std::move(header), contextStack, std::move(callback)); in getterImpl()
688getterT(&writer, std::move(rpcOptions), std::move(header), contextStack, std::move(callback)); in getterImpl()
690 getterT(&writer, rpcOptions, std::move(header), contextStack, std::move(callback)); in getterImpl()
H A Dservice_with_special_namesAsyncClient.h202 …void getterT(Protocol_* prot, RpcOptions&& rpcOptions, std::shared_ptr<apache::thrift::transport::…