Searched refs:six (Results 1 – 23 of 23) sorted by relevance
/thrift-3.4.0/lib/py/src/transport/ |
D | THttpClient.py | 27 from six.moves import urllib 28 from six.moves import http_client 31 import six 176 for key, val in six.iteritems(self.__custom_headers):
|
/thrift-3.4.0/lib/py/src/ |
D | TSCons.py | 22 from six.moves import map
|
/thrift-3.4.0/lib/py/src/protocol/ |
D | TProtocol.py | 24 import six 27 from six.moves import zip 376 for _ in zip(self._write_by_ttype(ktype, six.iterkeys(val), spec, kspec), 377 self._write_by_ttype(vtype, six.itervalues(val), spec, vspec)):
|
/thrift-3.4.0/lib/py/src/server/ |
D | THttpServer.py | 22 from six.moves import BaseHTTPServer
|
D | TServer.py | 20 from six.moves import queue
|
D | TNonblockingServer.py | 35 from six.moves import queue
|
/thrift-3.4.0/contrib/ |
D | Vagrantfile | 49 …qq python-all python-all-dev python-all-dbg python-setuptools python-support python-six python3-six
|
/thrift-3.4.0/test/swift/CrossTests/Sources/TestServer/ |
D | ThriftTestService.swift | 282 .six: Insanity(userMap: [:], xtructs: []) in testInsanity()
|
/thrift-3.4.0/build/docker/old/centos-7.3/ |
D | Dockerfile | 174 RUN pip2 install --upgrade backports.ssl_match_hostname ipaddress setuptools six tornado tornado-te… 176 RUN pip3 install --upgrade backports.ssl_match_hostname ipaddress setuptools six tornado tornado-te…
|
/thrift-3.4.0/lib/kotlin/cross-test-client/src/main/kotlin/org/apache/thrift/test/ |
D | TestClient.kt | 294 val six = secondMap[Numberz.SIX]!! in <lambda>() constant 301 if ((six.userMap?.size ?: 0) == 0 && (six.xtructs?.size ?: 0) == 0) { in <lambda>()
|
/thrift-3.4.0/build/docker/old/debian-stretch/ |
D | Dockerfile | 186 python-six \ 195 python3-six \
|
/thrift-3.4.0/build/docker/old/ubuntu-artful/ |
D | Dockerfile | 214 python-six \ 228 python3-six \
|
/thrift-3.4.0/build/docker/old/ubuntu-trusty/ |
D | Dockerfile | 181 python-six \ 190 python3-six \
|
/thrift-3.4.0/lib/java/src/crossTest/java/org/apache/thrift/test/ |
D | TestClient.java | 683 Insanity six = second_map.get(Numberz.SIX); in main() local 687 if (six.getUserMapSize() == 0 && six.getXtructsSize() == 0) { in main()
|
/thrift-3.4.0/test/swift/CrossTests/Sources/TestClient/ |
D | main.swift | 285 .six: Insanity(userMap: [:], xtructs: []) in testInsanity()
|
/thrift-3.4.0/debian/ |
D | control | 35 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-six 68 Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}, python3-six
|
/thrift-3.4.0/build/docker/old/ubuntu-disco/ |
D | Dockerfile | 230 python-six \ 244 python3-six \
|
/thrift-3.4.0/build/docker/old/ubuntu-xenial/ |
D | Dockerfile | 229 python-six \ 238 python3-six \
|
/thrift-3.4.0/build/docker/ubuntu-bionic/ |
D | Dockerfile | 230 python-six \ 244 python3-six \
|
/thrift-3.4.0/aclocal/ |
D | ax_compare_version.m4 | 17 # The six basic comparisons are available, as well as checking equality
|
/thrift-3.4.0/build/appveyor/ |
D | MSVC-appveyor-full.bat | 134 six ^
|
/thrift-3.4.0/build/docker/ubuntu-focal/ |
D | Dockerfile | 231 python3-six \
|
/thrift-3.4.0/build/docker/ubuntu-jammy/ |
D | Dockerfile | 231 python3-six \
|