Home
last modified time | relevance | path

Searched defs:Side (Results 1 – 7 of 7) sorted by relevance

/third_party/grpc/examples/python/cancellation/
DREADME.md20 ##### Cancelling a Server-Side Unary RPC from the Client
55 ##### Cancelling a Server-Side Streaming RPC from the Client
87 ##### Responding to Cancellations from a Servicer Thread
109 ##### Initiating a Cancellation on the Server Side
/third_party/skia/src/core/
DSkPointPriv.h16 enum Side { enum
/third_party/flutter/skia/src/core/
DSkPointPriv.h16 enum Side { enum
/third_party/flutter/skia/tests/
DDetermineDomainModeTest.cpp55 enum Side { kLeft = 0, kTop = 1, kRight = 2, kBot = 3 }; enum in RectInfo
/third_party/skia/src/gpu/geometry/
DGrTriangulator.h43 typedef enum { kLeft_Side, kRight_Side } Side; typedef
/third_party/boost/boost/polygon/detail/
Dpolygon_formation.hpp34 typedef bool Side; typedef
/third_party/flutter/skia/src/gpu/
DGrTessellator.cpp576 typedef enum { kLeft_Side, kRight_Side } Side; typedef