/third_party/grpc/doc/python/sphinx/ |
D | grpc.rst | 131 Client-Side Context 137 Client-Side Interceptor 147 Service-Side Context 153 Service-Side Handler 162 Service-Side Interceptor
|
D | grpc_asyncio.rst | 86 Client-Side Context 96 Server-Side Context 102 Client-Side Interceptor 109 .. Service-Side Context
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse/ |
D | README.md | 1 # lws minimal http Server Side Events 4 content over Server Side Events. 18 [2018/04/20 06:09:56:9974] USER: LWS minimal http Server-Side Events | visit http://localhost:7681
|
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse-ring/ |
D | README.md | 1 # lws minimal http Server Side Events + ringbuffer 4 content over Server Side Events, where all clients 20 [2018/04/20 06:09:56:9974] USER: LWS minimal http Server-Side Events + ring | visit http://localhos…
|
/third_party/skia/src/core/ |
D | SkPointPriv.h | 16 enum Side { enum 33 const SkPoint& b, Side* side = nullptr); 36 const SkPoint& b, Side* side = nullptr) { 96 static SkPoint MakeOrthog(const SkPoint& vec, Side side = kLeft_Side) {
|
D | SkPoint.cpp | 99 Side* side) { in DistanceToLineBetweenSqd() 110 *side = (Side) SkScalarSignAsInt(det); in DistanceToLineBetweenSqd()
|
/third_party/flutter/skia/src/core/ |
D | SkPointPriv.h | 16 enum Side { enum 33 const SkPoint& b, Side* side = nullptr); 36 const SkPoint& b, Side* side = nullptr) { 96 static SkPoint MakeOrthog(const SkPoint& vec, Side side = kLeft_Side) {
|
D | SkPoint.cpp | 99 Side* side) { in DistanceToLineBetweenSqd() 110 *side = (Side) SkScalarSignAsInt(det); in DistanceToLineBetweenSqd()
|
/third_party/grpc/examples/python/cancellation/ |
D | README.md | 14 #### Cancellation on the Client Side 20 ##### Cancelling a Server-Side Unary RPC from the Client argument 55 ##### Cancelling a Server-Side Streaming RPC from the Client argument 77 #### Cancellation on the Server Side 109 ##### Initiating a Cancellation on the Server Side argument
|
/third_party/grpc/tools/doxygen/ |
D | Doxyfile.c++ | 227 # "sideeffect=@par Side Effects:\n" 230 # "Side Effects:". You can put \n's in the value part of an alias to insert
|
/third_party/alsa-utils/alsactl/init/ |
D | ca0106 | 12 CTL{name}="Analog Side Playback Volume", CTL{values}="0dB" 13 CTL{name}="Analog Side Playback Switch", CTL{values}="on"
|
/third_party/grpc/examples/python/compression/ |
D | README.md | 15 ### Client Side Compression 38 ### Server Side Compression
|
/third_party/pulseaudio/src/modules/alsa/mixer/paths/ |
D | analog-output-lineout.conf | 72 [Jack Line Out Side] 77 [Jack Line Out Side Phantom]
|
D | analog-output-headphones.conf | 142 [Element Side] 166 [Element Speaker Side]
|
D | analog-output.conf | 58 [Element Side]
|
/third_party/libwebsockets/minimal-examples/http-server/ |
D | README.md | 18 minimal-http-server-sse-ring|Server Side Events with ringbuffer and threaded event sources 19 minimal-http-server-sse|Simple Server Side Events
|
/third_party/skia/src/gpu/geometry/ |
D | GrTriangulator.h | 43 typedef enum { kLeft_Side, kRight_Side } Side; typedef 458 MonotonePoly(Edge* edge, Side side, int winding) in MonotonePoly() 467 Side fSide; 479 Poly* addEdge(Edge* e, Side side, SkArenaAlloc* alloc);
|
D | GrAAConvexTessellator.h | 46 SkPointPriv::Side side() const { return fSide; } in side() 266 SkPointPriv::Side fSide; // winding of the original polygon
|
/third_party/curl/tests/data/ |
D | test567 | 22 # Client-Side
|
D | test577 | 24 # Client-Side
|
D | test570 | 40 # Client-Side
|
/third_party/flutter/skia/src/gpu/ops/ |
D | GrAAConvexTessellator.h | 46 SkPointPriv::Side side() const { return fSide; } in side() 266 SkPointPriv::Side fSide; // winding of the original polygon
|
/third_party/boost/boost/polygon/detail/ |
D | polygon_formation.hpp | 34 typedef bool Side; typedef 39 const Side LEFT = false; 44 const Side RIGHT = true; 96 PolyLine(orientation_2d orient, Unit coord, Side side); 166 Side solidSide() const; 459 ActiveTail(orientation_2d orient, Unit coord, Side solidToRight, ActiveTail* otherTailp); 586 PolyLine<Unit>* createPolyLine(orientation_2d orient, Unit coord, Side side); 836 inline PolyLine<Unit>::PolyLine(orientation_2d orient, Unit coord, Side side) : in PolyLine() 939 inline Side PolyLine<Unit>::solidSide() const { in solidSide() 1095 …inline ActiveTail<Unit>::ActiveTail(orientation_2d orient, Unit coord, Side solidToRight, ActiveTa… in ActiveTail() [all …]
|
/third_party/boost/tools/quickbook/test/ |
D | link-1_1.quickbook | 32 [section Side-by-side links]
|
D | link-1_6.quickbook | 36 [section Side-by-side links]
|