/third_party/grpc/src/python/grpcio_tests/tests/unit/framework/common/ |
D | __init__.py | 28 listen=True, argument 78 listen=True, argument
|
/third_party/musl/src/network/ |
D | listen.c | 4 int listen(int fd, int backlog) in listen() function
|
/third_party/typescript/tests/cases/compiler/ |
D | declaredExternalModule.ts | 13 listen: (port: number) => void; property
|
D | exportAssignmentWithImportStatementPrivacyError.ts | 8 listen: (port: number) => void; property
|
D | exportAssignmentWithPrivacyError.ts | 7 listen: (port: number) => void; property
|
D | declareFileExportAssignment.ts | 9 listen: (port: number) => void; property
|
D | multipleExportAssignments.ts | 7 listen: (port: number) => void; property
|
D | declaredExternalModuleWithExportAssignment.ts | 8 listen: (port: number) => void; property
|
D | declarationMaps.ts | 9 listen: (port: number) => void; property
|
D | declarationMapsWithoutDeclaration.ts | 8 listen: (port: number) => void; property
|
D | declFileExportAssignmentImportInternalModule.ts | 10 listen: (port: number) => void; property
|
D | declareFileExportAssignmentWithVarFromVariableStatement.ts | 9 listen: (port: number) => void; property
|
D | declFileImportModuleWithExportAssignment.ts | 11 listen: (port: number) => void; property
|
/third_party/grpc/test/http2_test/ |
D | http2_test_server.py | 87 def listen(endpoint, test_case): function
|
/third_party/node/lib/internal/cluster/ |
D | child.js | 142 function listen(backlog) { function 175 const handle = { close, listen, ref: noop, unref: noop }; property
|
/third_party/weston/include/libweston/ |
D | xwayland-api.h | 80 (*listen)(struct weston_xwayland *xwayland, void *user_data, member
|
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | Socket.cpp | 65 void Socket::listen(int backlog) in listen() function in sw::Socket
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
D | Socket.cpp | 66 void Socket::listen(int backlog) in listen() function in sw::Socket
|
/third_party/ffmpeg/libavformat/ |
D | tls.h | 34 int listen; member
|
D | unix.c | 39 int listen; member
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
D | deSocket.cpp | 96 void Socket::listen (const SocketAddress& address) in listen() function in de::Socket
|
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/iomgr/ |
D | socket.pxd.pxi | 61 cdef listen(self) member in _AsyncioSocket
|
D | socket.pyx.pxi | 205 cdef listen(self): member in _AsyncioSocket
|
/third_party/node/doc/api/ |
D | net.md | 366 #### `server.listen(handle[, backlog][, callback])` 385 #### `server.listen(options[, callback])` 440 #### `server.listen(path[, backlog][, callback])` 453 #### `server.listen([port[, host[, backlog]]][, callback])`
|
/third_party/grpc/src/core/lib/iomgr/ |
D | tcp_custom.h | 70 grpc_error* (*listen)(grpc_custom_socket* socket); member
|