Home
last modified time | relevance | path

Searched defs:items (Results 1 – 4 of 4) sorted by relevance

/thrift-3.4.0/contrib/zeromq/
DTZmqServer.cpp60 boost::scoped_ptr<zmq::pollitem_t> items(setupPoll()); in serveOne() local
66 boost::scoped_ptr<zmq::pollitem_t> items(setupPoll()); in serveForever() local
74 zmq::pollitem_t* items = new zmq::pollitem_t[servers_.size()]; in setupPoll() local
82 void TZmqMultiServer::serveActive(zmq::pollitem_t* items, long timeout) { in serveActive()
/thrift-3.4.0/lib/java/src/test/java/org/apache/thrift/partial/
DThriftStructProcessorTest.java72 Object[] items = (Object[]) instance; in testList() local
90 Map<Object, Object> items = (Map<Object, Object>) instance; in testMap() local
109 Set<?> items = (HashSet<?>) instance; in testSet() local
/thrift-3.4.0/lib/json/
Dschema.json116 "items": { object
205 "items": { object
248 "items": { object
254 "items": { "$ref": "#/definitions/exception" } object
270 "items": { object
303 "items": { object
316 "items": { object
322 "items": { object
328 "items": { object
334 "items": { object
[all …]
/thrift-3.4.0/lib/rb/ext/
Dstruct.c289 VALUE items; in write_container() local
526 VALUE items; in read_anything() local