Home
last modified time | relevance | path

Searched refs:thrift (Results 1 – 25 of 6484) sorted by relevance

12345678910>>...260

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/go/test/
H A DMakefile.am28 OnewayTest.thrift \
32 GoTagTest.thrift \
37 ErrorTest.thrift \
38 NamesTest.thrift \
50 EqualsTest.thrift \
83 ln -nfs ../../../thrift gopath/src/thrift
129 ErrorTest.thrift \
130 EqualsTest.thrift \
131 GoTagTest.thrift \
137 NamesTest.thrift \
[all …]
/dports/devel/py-thriftpy2/thriftpy2-0.4.14/tests/
H A Dtest_parser.py30 assert thrift.tom == thrift.Person(name='tom')
49 assert thrift.Operation.ADD == 1 and thrift.Operation.SUBTRACT == 2 \
50 and thrift.Operation.MULTIPLY == 3 and thrift.Operation.DIVIDE == 4
80 assert thrift.jerry == thrift.type_ref_shared.Writer(
82 assert thrift.book == thrift.type_ref_shared.Book(name='Hello World',
141 assert thrift.email == thrift.Email(
240 thrift = None
245 assert thrift.__thrift_meta__['structs'] == [thrift.SharedStruct]
281 assert isinstance(thrift.value1, float) and thrift.value1 == 3
282 assert isinstance(thrift.value2, float) and thrift.value2 == 3.1
[all …]
/dports/devel/py-thrift/thrift-0.14.0/compiler/cpp/
H A DMakefile.in155 src/thrift/thrift-main.$(OBJEXT) \
592 src/thrift/logging.h src/thrift/main.cc src/thrift/main.h \
748 src/thrift/thrift-common.$(OBJEXT): src/thrift/$(am__dirstamp) \
759 src/thrift/thrift-main.$(OBJEXT): src/thrift/$(am__dirstamp) \
939 src/thrift/audit/thrift-t_audit.o: src/thrift/audit/t_audit.cpp
953 src/thrift/thrift-common.o: src/thrift/common.cc
960 src/thrift/thrift-common.obj: src/thrift/common.cc
981 src/thrift/thrift-main.o: src/thrift/main.cc
988 src/thrift/thrift-main.obj: src/thrift/main.cc
995 src/thrift/parse/thrift-parse.o: src/thrift/parse/parse.cc
[all …]
/dports/devel/thrift-c_glib/thrift-0.14.0/compiler/cpp/
H A DMakefile.in155 src/thrift/thrift-main.$(OBJEXT) \
592 src/thrift/logging.h src/thrift/main.cc src/thrift/main.h \
748 src/thrift/thrift-common.$(OBJEXT): src/thrift/$(am__dirstamp) \
759 src/thrift/thrift-main.$(OBJEXT): src/thrift/$(am__dirstamp) \
939 src/thrift/audit/thrift-t_audit.o: src/thrift/audit/t_audit.cpp
953 src/thrift/thrift-common.o: src/thrift/common.cc
960 src/thrift/thrift-common.obj: src/thrift/common.cc
981 src/thrift/thrift-main.o: src/thrift/main.cc
988 src/thrift/thrift-main.obj: src/thrift/main.cc
995 src/thrift/parse/thrift-parse.o: src/thrift/parse/parse.cc
[all …]
/dports/devel/thrift-cpp/thrift-0.14.0/compiler/cpp/
H A DMakefile.in155 src/thrift/thrift-main.$(OBJEXT) \
592 src/thrift/logging.h src/thrift/main.cc src/thrift/main.h \
748 src/thrift/thrift-common.$(OBJEXT): src/thrift/$(am__dirstamp) \
759 src/thrift/thrift-main.$(OBJEXT): src/thrift/$(am__dirstamp) \
939 src/thrift/audit/thrift-t_audit.o: src/thrift/audit/t_audit.cpp
953 src/thrift/thrift-common.o: src/thrift/common.cc
960 src/thrift/thrift-common.obj: src/thrift/common.cc
981 src/thrift/thrift-main.o: src/thrift/main.cc
988 src/thrift/thrift-main.obj: src/thrift/main.cc
995 src/thrift/parse/thrift-parse.o: src/thrift/parse/parse.cc
[all …]
/dports/devel/thrift/thrift-0.14.0/compiler/cpp/
H A DMakefile.in155 src/thrift/thrift-main.$(OBJEXT) \
592 src/thrift/logging.h src/thrift/main.cc src/thrift/main.h \
748 src/thrift/thrift-common.$(OBJEXT): src/thrift/$(am__dirstamp) \
759 src/thrift/thrift-main.$(OBJEXT): src/thrift/$(am__dirstamp) \
939 src/thrift/audit/thrift-t_audit.o: src/thrift/audit/t_audit.cpp
953 src/thrift/thrift-common.o: src/thrift/common.cc
960 src/thrift/thrift-common.obj: src/thrift/common.cc
981 src/thrift/thrift-main.o: src/thrift/main.cc
988 src/thrift/thrift-main.obj: src/thrift/main.cc
995 src/thrift/parse/thrift-parse.o: src/thrift/parse/parse.cc
[all …]
/dports/devel/node-thrift/thrift-0.14.0/compiler/cpp/
H A DMakefile.in155 src/thrift/thrift-main.$(OBJEXT) \
592 src/thrift/logging.h src/thrift/main.cc src/thrift/main.h \
748 src/thrift/thrift-common.$(OBJEXT): src/thrift/$(am__dirstamp) \
759 src/thrift/thrift-main.$(OBJEXT): src/thrift/$(am__dirstamp) \
939 src/thrift/audit/thrift-t_audit.o: src/thrift/audit/t_audit.cpp
953 src/thrift/thrift-common.o: src/thrift/common.cc
960 src/thrift/thrift-common.obj: src/thrift/common.cc
981 src/thrift/thrift-main.o: src/thrift/main.cc
988 src/thrift/thrift-main.obj: src/thrift/main.cc
995 src/thrift/parse/thrift-parse.o: src/thrift/parse/parse.cc
[all …]
/dports/devel/py-thrift/thrift-0.14.0/lib/go/test/
H A DMakefile.am25 IncludesTest.thrift \
28 OnewayTest.thrift \
32 GoTagTest.thrift \
37 ErrorTest.thrift \
38 NamesTest.thrift \
80 ln -nfs ../../../thrift gopath/src/thrift
124 ErrorTest.thrift \
125 EqualsTest.thrift \
126 GoTagTest.thrift \
132 NamesTest.thrift \
[all …]
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/go/test/
H A DMakefile.am25 IncludesTest.thrift \
28 OnewayTest.thrift \
32 GoTagTest.thrift \
37 ErrorTest.thrift \
38 NamesTest.thrift \
80 ln -nfs ../../../thrift gopath/src/thrift
124 ErrorTest.thrift \
125 EqualsTest.thrift \
126 GoTagTest.thrift \
132 NamesTest.thrift \
[all …]
/dports/devel/thrift-cpp/thrift-0.14.0/lib/go/test/
H A DMakefile.am25 IncludesTest.thrift \
28 OnewayTest.thrift \
32 GoTagTest.thrift \
37 ErrorTest.thrift \
38 NamesTest.thrift \
80 ln -nfs ../../../thrift gopath/src/thrift
124 ErrorTest.thrift \
125 EqualsTest.thrift \
126 GoTagTest.thrift \
132 NamesTest.thrift \
[all …]
/dports/devel/thrift/thrift-0.14.0/lib/go/test/
H A DMakefile.am25 IncludesTest.thrift \
28 OnewayTest.thrift \
32 GoTagTest.thrift \
37 ErrorTest.thrift \
38 NamesTest.thrift \
80 ln -nfs ../../../thrift gopath/src/thrift
124 ErrorTest.thrift \
125 EqualsTest.thrift \
126 GoTagTest.thrift \
132 NamesTest.thrift \
[all …]
/dports/devel/node-thrift/thrift-0.14.0/lib/go/test/
H A DMakefile.am25 IncludesTest.thrift \
28 OnewayTest.thrift \
32 GoTagTest.thrift \
37 ErrorTest.thrift \
38 NamesTest.thrift \
80 ln -nfs ../../../thrift gopath/src/thrift
124 ErrorTest.thrift \
125 EqualsTest.thrift \
126 GoTagTest.thrift \
132 NamesTest.thrift \
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/go/test/
H A DMakefile.am25 IncludesTest.thrift \
28 OnewayTest.thrift \
32 GoTagTest.thrift \
37 ErrorTest.thrift \
38 NamesTest.thrift \
77 ln -nfs ../../../thrift gopath/src/thrift
109 GoTagTest.thrift \
110 IncludesTest.thrift \
113 OnewayTest.thrift \
121 ErrorTest.thrift \
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/cpp/
H A DMakefile.am34 pkgconfig_DATA = thrift.pc
42 pkgconfig_DATA += thrift-nb.pc
46 pkgconfig_DATA += thrift-z.pc
50 pkgconfig_DATA += thrift-qt5.pc
136 src/thrift/thrift-config.h \
246 src/thrift/windows \
247 thrift.sln \
258 thrift-nb.pc.in \
259 thrift.pc.in \
260 thrift-z.pc.in \
[all …]
/dports/devel/py-thrift/thrift-0.14.0/lib/cpp/
H A DMakefile.am34 pkgconfig_DATA = thrift.pc
42 pkgconfig_DATA += thrift-nb.pc
46 pkgconfig_DATA += thrift-z.pc
50 pkgconfig_DATA += thrift-qt5.pc
136 src/thrift/thrift-config.h \
246 src/thrift/windows \
247 thrift.sln \
258 thrift-nb.pc.in \
259 thrift.pc.in \
260 thrift-z.pc.in \
[all …]
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/cpp/
H A DMakefile.am34 pkgconfig_DATA = thrift.pc
42 pkgconfig_DATA += thrift-nb.pc
46 pkgconfig_DATA += thrift-z.pc
50 pkgconfig_DATA += thrift-qt5.pc
136 src/thrift/thrift-config.h \
246 src/thrift/windows \
247 thrift.sln \
258 thrift-nb.pc.in \
259 thrift.pc.in \
260 thrift-z.pc.in \
[all …]
/dports/devel/thrift-cpp/thrift-0.14.0/lib/cpp/
H A DMakefile.am34 pkgconfig_DATA = thrift.pc
42 pkgconfig_DATA += thrift-nb.pc
46 pkgconfig_DATA += thrift-z.pc
50 pkgconfig_DATA += thrift-qt5.pc
136 src/thrift/thrift-config.h \
246 src/thrift/windows \
247 thrift.sln \
258 thrift-nb.pc.in \
259 thrift.pc.in \
260 thrift-z.pc.in \
[all …]
/dports/devel/thrift/thrift-0.14.0/lib/cpp/
H A DMakefile.am34 pkgconfig_DATA = thrift.pc
42 pkgconfig_DATA += thrift-nb.pc
46 pkgconfig_DATA += thrift-z.pc
50 pkgconfig_DATA += thrift-qt5.pc
136 src/thrift/thrift-config.h \
246 src/thrift/windows \
247 thrift.sln \
258 thrift-nb.pc.in \
259 thrift.pc.in \
260 thrift-z.pc.in \
[all …]
/dports/devel/node-thrift/thrift-0.14.0/lib/cpp/
H A DMakefile.am34 pkgconfig_DATA = thrift.pc
42 pkgconfig_DATA += thrift-nb.pc
46 pkgconfig_DATA += thrift-z.pc
50 pkgconfig_DATA += thrift-qt5.pc
136 src/thrift/thrift-config.h \
246 src/thrift/windows \
247 thrift.sln \
258 thrift-nb.pc.in \
259 thrift.pc.in \
260 thrift-z.pc.in \
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/compiler/cpp/
H A DMakefile.am31 SUBDIRS = src src/thrift/plugin .
36 bin_PROGRAMS = thrift program
45 compiler_core = src/thrift/common.h \
46 src/thrift/common.cc \
49 src/thrift/globals.h \
50 src/thrift/platform.h \
51 src/thrift/logging.h \
76 thrift_SOURCES = src/thrift/main.h \
77 src/thrift/main.cc \
135 src/thrift/plugin/plugin.thrift \
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/compiler/cpp/
H A DMakefile.am31 SUBDIRS = src src/thrift/plugin .
36 bin_PROGRAMS = thrift program
45 compiler_core = src/thrift/common.h \
46 src/thrift/common.cc \
49 src/thrift/globals.h \
50 src/thrift/platform.h \
51 src/thrift/logging.h \
76 thrift_SOURCES = src/thrift/main.h \
77 src/thrift/main.cc \
135 src/thrift/plugin/plugin.thrift \
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/cpp/
H A DMakefile.am34 pkgconfig_DATA = thrift.pc
42 pkgconfig_DATA += thrift-nb.pc
46 pkgconfig_DATA += thrift-z.pc
50 pkgconfig_DATA += thrift-qt5.pc
134 src/thrift/thrift-config.h \
236 src/thrift/windows \
237 thrift.sln \
248 thrift-nb.pc.in \
249 thrift.pc.in \
250 thrift-z.pc.in \
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/cpp/
H A DMakefile.am41 pkgconfig_DATA = thrift.pc
49 pkgconfig_DATA += thrift-nb.pc
53 pkgconfig_DATA += thrift-z.pc
57 pkgconfig_DATA += thrift-qt.pc
61 pkgconfig_DATA += thrift-qt5.pc
160 src/thrift/thrift-config.h \
270 thrift.sln \
281 thrift-nb.pc.in \
282 thrift.pc.in \
283 thrift-z.pc.in \
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/cpp/
H A DMakefile.am41 pkgconfig_DATA = thrift.pc
49 pkgconfig_DATA += thrift-nb.pc
53 pkgconfig_DATA += thrift-z.pc
57 pkgconfig_DATA += thrift-qt.pc
61 pkgconfig_DATA += thrift-qt5.pc
160 src/thrift/thrift-config.h \
270 thrift.sln \
281 thrift-nb.pc.in \
282 thrift.pc.in \
283 thrift-z.pc.in \
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/templated-deserialize/gen-cpp2/
H A Dmodule_types.tcc22 namespace thrift { namespace
314thrift::detail::pm::protocol_methods<::apache::thrift::type_class::map<::apache::thrift::type_clas… in readNoXfer()
396thrift::detail::pm::protocol_methods<::apache::thrift::type_class::set<::apache::thrift::type_clas… in readNoXfer()
413thrift::detail::pm::protocol_methods<::apache::thrift::type_class::map<::apache::thrift::type_clas… in readNoXfer()
809thrift::detail::pm::protocol_methods<::apache::thrift::type_class::map<::apache::thrift::type_clas… in serializedSize()
833thrift::detail::pm::protocol_methods<::apache::thrift::type_class::map<::apache::thrift::type_clas… in serializedSize()
930thrift::detail::pm::protocol_methods<::apache::thrift::type_class::map<::apache::thrift::type_clas… in serializedSizeZC()
954thrift::detail::pm::protocol_methods<::apache::thrift::type_class::map<::apache::thrift::type_clas… in serializedSizeZC()
1072thrift::detail::pm::protocol_methods<::apache::thrift::type_class::map<::apache::thrift::type_clas… in write()
1107thrift::detail::pm::protocol_methods<::apache::thrift::type_class::set<::apache::thrift::type_clas… in write()
[all …]

12345678910>>...260