Home
last modified time | relevance | path

Searched refs:six (Results 1 – 25 of 565) sorted by relevance

12345678910>>...23

/third_party/grpc/src/python/grpcio/grpc/framework/interfaces/base/
Dbase.py29 import six
87 class Completion(six.with_metaclass(abc.ABCMeta)):
97 class OperationContext(six.with_metaclass(abc.ABCMeta)):
152 class Operator(six.with_metaclass(abc.ABCMeta)):
176 class ProtocolReceiver(six.with_metaclass(abc.ABCMeta)):
189 class Subscription(six.with_metaclass(abc.ABCMeta)):
216 class Servicer(six.with_metaclass(abc.ABCMeta)):
244 class End(six.with_metaclass(abc.ABCMeta)):
DBUILD.bazel17 "@six//:six",
/third_party/grpc/src/python/grpcio_testing/grpc_testing/
D__init__.py17 import six
24 class UnaryUnaryChannelRpc(six.with_metaclass(abc.ABCMeta)):
58 class UnaryStreamChannelRpc(six.with_metaclass(abc.ABCMeta)):
100 class StreamUnaryChannelRpc(six.with_metaclass(abc.ABCMeta)):
154 class StreamStreamChannelRpc(six.with_metaclass(abc.ABCMeta)):
216 class Channel(six.with_metaclass(abc.ABCMeta, grpc.Channel)):
296 class UnaryUnaryServerRpc(six.with_metaclass(abc.ABCMeta)):
332 class UnaryStreamServerRpc(six.with_metaclass(abc.ABCMeta)):
380 class StreamUnaryServerRpc(six.with_metaclass(abc.ABCMeta)):
431 class StreamStreamServerRpc(six.with_metaclass(abc.ABCMeta)):
[all …]
D_common.py19 import six
59 class ChannelRpcHandler(six.with_metaclass(abc.ABCMeta)):
98 class ChannelHandler(six.with_metaclass(abc.ABCMeta)):
119 class ServerRpcHandler(six.with_metaclass(abc.ABCMeta)):
142 class Serverish(six.with_metaclass(abc.ABCMeta)):
/third_party/grpc/src/python/grpcio/grpc/
D__init__.py21 import six
44 class Future(six.with_metaclass(abc.ABCMeta)):
282 class Status(six.with_metaclass(abc.ABCMeta)):
305 class RpcContext(six.with_metaclass(abc.ABCMeta)):
355 class Call(six.with_metaclass(abc.ABCMeta, RpcContext)):
406 class ClientCallDetails(six.with_metaclass(abc.ABCMeta)):
424 class UnaryUnaryClientInterceptor(six.with_metaclass(abc.ABCMeta)):
461 class UnaryStreamClientInterceptor(six.with_metaclass(abc.ABCMeta)):
497 class StreamUnaryClientInterceptor(six.with_metaclass(abc.ABCMeta)):
534 class StreamStreamClientInterceptor(six.with_metaclass(abc.ABCMeta)):
[all …]
/third_party/grpc/src/python/grpcio/grpc/framework/interfaces/face/
Dface.py20 import six
94 class AbortionError(six.with_metaclass(abc.ABCMeta, Exception)):
147 class RpcContext(six.with_metaclass(abc.ABCMeta)):
195 class Call(six.with_metaclass(abc.ABCMeta, RpcContext)):
251 class ServicerContext(six.with_metaclass(abc.ABCMeta, RpcContext)):
320 class ResponseReceiver(six.with_metaclass(abc.ABCMeta)):
355 class UnaryUnaryMultiCallable(six.with_metaclass(abc.ABCMeta)):
433 class UnaryStreamMultiCallable(six.with_metaclass(abc.ABCMeta)):
482 class StreamUnaryMultiCallable(six.with_metaclass(abc.ABCMeta)):
563 class StreamStreamMultiCallable(six.with_metaclass(abc.ABCMeta)):
[all …]
/third_party/protobuf/third_party/
Dsix.BUILD3 # Consume `six.py` as `__init__.py` for compatibility
9 srcs = ["six-1.12.0/six.py"],
15 name = "six",
/third_party/grpc/src/python/grpcio/grpc/framework/foundation/
DBUILD.bazel25 "@six//:six",
36 "@six",
61 "@six",
Dstream.py18 import six
21 class Consumer(six.with_metaclass(abc.ABCMeta)):
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioiec61937.c165 guint8 zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, six = 6, in gst_audio_iec61937_payload() local
169 guint8 zero = 1, one = 0, two = 3, three = 2, four = 5, five = 4, six = 7, in gst_audio_iec61937_payload() local
202 dst[six] = (guint8) (tmp >> 8); in gst_audio_iec61937_payload()
224 dst[six] = ((guint16) src_n) >> 8; in gst_audio_iec61937_payload()
250 dst[six] = ((guint16) tmp) >> 8; in gst_audio_iec61937_payload()
296 dst[six] = ((guint16) src_n * 8) >> 8; in gst_audio_iec61937_payload()
332 dst[six] = (guint8) (tmp >> 8); in gst_audio_iec61937_payload()
/third_party/grpc/src/python/grpcio/grpc/beta/
Dinterfaces.py18 import six
62 class GRPCServicerContext(six.with_metaclass(abc.ABCMeta)):
80 class GRPCInvocationContext(six.with_metaclass(abc.ABCMeta)):
89 class Server(six.with_metaclass(abc.ABCMeta)):
/third_party/grpc/third_party/
Dsix.BUILD3 srcs = ["six-1.12.0/six.py"],
9 name = "six",
/third_party/protobuf/
Dprotobuf_deps.bzl27 if not native.existing_rule("six"):
29 name = "six",
30 build_file = "@com_google_protobuf//:third_party/six.BUILD",
32 urls = ["https://pypi.python.org/packages/source/s/six/six-1.12.0.tar.gz"],
/third_party/grpc/bazel/
Dgrpc_python_deps.bzl7 # protobuf binds to the name "six", so we can't use it here.
10 if "six" not in native.existing_rules():
12 name = "six",
13 build_file = "@com_github_grpc_grpc//third_party:six.BUILD",
15 …rg/packages/dd/bf/4138e7bfb757de47d1f4b6994648ec67a51efe58fa907c1e11e350cddfca/six-1.12.0.tar.gz"],
/third_party/skia/tests/
DSkTOptionalTest.cpp78 skstd::optional<int> six = 6; in DEF_TEST() local
81 REPORTER_ASSERT(r, v[index] < six); in DEF_TEST()
82 REPORTER_ASSERT(r, o[index] < six); in DEF_TEST()
83 REPORTER_ASSERT(r, six > v[index]); in DEF_TEST()
84 REPORTER_ASSERT(r, six > o[index]); in DEF_TEST()
91 REPORTER_ASSERT(r, !(six < v[index])); in DEF_TEST()
92 REPORTER_ASSERT(r, !(six < o[index])); in DEF_TEST()
93 REPORTER_ASSERT(r, !(v[index] > six)); in DEF_TEST()
94 REPORTER_ASSERT(r, !(o[index] > six)); in DEF_TEST()
121 REPORTER_ASSERT(r, o[index] != six); in DEF_TEST()
/third_party/grpc/tools/run_tests/python_utils/
Dupload_test_results.py20 import six
126 for shortname, results in six.iteritems(resultset):
137 for field_name, field_value in six.iteritems(extra_fields):
162 for shortname, results in six.iteritems(resultset):
/third_party/python/Modules/_decimal/libmpdec/literature/
Dsix-step.txt9 In libmpdec, the six-step transform is the Matrix Fourier Transform (See
10 matrix-transform.txt) in disguise. It is called six-step transform after
15 Algorithm six-step (forward transform):
36 Algorithm six-step (inverse transform):
/third_party/flutter/skia/site/
Dschedule.md4 On a six week cadence aligned with Chromium, Skia cuts milestone branches.
9 point, for the next six weeks, only high priority fixes are checked into the branch.
10 After the six week period, when another branch is cut, only critical (typically
/third_party/protobuf/python/google/protobuf/
Dtext_encoding.py34 import six
75 if six.PY3:
112 if six.PY2:
/third_party/skia/site/docs/user/release/
Dschedule.md9 On a six week cadence aligned with Chromium, Skia cuts milestone branches.
14 point, for the next six weeks, only high priority fixes are checked into the branch.
15 After the six week period, when another branch is cut, only critical (typically
/third_party/typescript/tests/baselines/reference/
DtypeUsedAsValueError.symbols42 let six = someType;
43 >six : Symbol(six, Decl(typeUsedAsValueError.ts, 20, 3))
DtypeUsedAsValueError.js22 let six = someType; variable
39 var six = someType;
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_texture_cube_map.txt41 set of six 2D images representing the faces of a cube. The (s,t,r)
51 a cube map texture has six targets, one for each of its six 2D texture
201 map texture is a set of six 2D texture images. The six cube map
205 texture image. Note that the six cube map 2D image tokens such as
207 or querying one of a cube map's six 2D image, but when enabling
212 When the target parameter to TexImage2D is one of the six cube map
217 rasterized and if the set of six targets are not "cube complete",
219 a cube map texture are "cube complete" if the array 0 of all six
221 0 of all six targets were specified with the same internalformat,
222 and the array 0 of all six targets have the same border width."
[all …]
/third_party/boost/libs/parameter/test/literate/
Dextracting-parameter-types1.cpp17 int six = twice_index(_index = 3); in main() local
18 BOOST_TEST_EQ(six, 6); in main()
/third_party/openGLES/extensions/OES/
DOES_texture_cube_map.txt51 set of six 2D images representing the faces of a cube. The (s,t,r)
61 a cube map texture has six targets, one for each of its six 2D texture
211 map texture is a set of six 2D texture images. The six cube map
215 texture image. Note that the six cube map 2D image tokens such as
217 or querying one of a cube map's six 2D image, but when enabling
222 When the target parameter to TexImage2D is one of the six cube map
227 rasterized and if the set of six targets are not "cube complete",
229 a cube map texture are "cube complete" if the array 0 of all six
231 0 of all six targets were specified with the same internalformat,
232 and the array 0 of all six targets have the same border width."
[all …]

12345678910>>...23