Home
last modified time | relevance | path

Searched defs:accepted (Results 1 – 25 of 41) sorted by relevance

12

/external/webrtc/rtc_base/
Dsocket_unittest.cc281 std::unique_ptr<Socket> accepted(server->Accept(&accept_addr)); in ConnectInternal() local
330 std::unique_ptr<Socket> accepted(server->Accept(&accept_addr)); in ConnectWithDnsLookupInternal() local
459 std::unique_ptr<Socket> accepted(server->Accept(&accept_addr)); in ConnectWhileNotClosedInternal() local
533 std::unique_ptr<Socket> accepted(server->Accept(&accept_addr)); in ClientCloseDuringConnectInternal() local
568 std::unique_ptr<Socket> accepted(server->Accept(&accept_addr)); in ServerCloseInternal() local
643 std::unique_ptr<Socket> accepted(server->Accept(&accept_addr)); in CloseInClosedCallbackInternal() local
720 std::unique_ptr<Socket> accepted(server->Accept(&accept_addr)); in SocketServerWaitInternal() local
900 std::unique_ptr<Socket> accepted(server->Accept(&accept_addr)); in SingleFlowControlCallbackInternal() local
/external/sdv/vsomeip/third_party/boost/asio/example/cpp11/http/server/
Dreply.cpp23 const std::string accepted = variable
127 const char accepted[] = variable
Dreply.hpp30 accepted = 202, enumerator
/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/server/
Dreply.cpp24 const std::string accepted = variable
128 const char accepted[] = variable
Dreply.hpp30 accepted = 202, enumerator
/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/server4/
Dreply.cpp24 const std::string accepted = variable
128 const char accepted[] = variable
Dreply.hpp30 accepted = 202, enumerator
/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/server3/
Dreply.cpp24 const std::string accepted = variable
128 const char accepted[] = variable
Dreply.hpp30 accepted = 202, enumerator
/external/sdv/vsomeip/third_party/boost/asio/example/cpp03/http/server2/
Dreply.cpp24 const std::string accepted = variable
128 const char accepted[] = variable
Dreply.hpp30 accepted = 202, enumerator
/external/ltp/testcases/kernel/syscalls/getsockopt/
Dgetsockopt02.c18 static int socket_fd, accepted; variable
/external/deqp/modules/gles2/functional/
Des2fNegativeTextureApiTests.cpp81 … void getCompressedTexSubImage2DFormat(const vector<int32_t> &supported, vector<int32_t> &accepted) in getCompressedTexSubImage2DFormat()
/external/oauth/core/src/main/java/net/oauth/
DOAuthAccessor.java85 Object accepted = consumer.getProperty(OAuthConsumer.ACCEPT_ENCODING); in newRequestMessage() local
/external/cronet/third_party/apache-portable-runtime/src/test/
Dechod.c70 apr_socket_t *listener, *accepted; in glassToWall() local
/external/libxml2/xstc/
Dxstc.py155 def __init__(self, isSchema, groupName, name, accepted, file, val, descr): argument
343 def __init__(self, groupName, name, accepted, file, val, descr): argument
379 def __init__(self, groupName, name, accepted, file, val, descr): argument
/external/trusty/arm-trusted-firmware/include/drivers/fwu/
Dfwu_metadata.h27 uint32_t accepted; member
/external/arm-trusted-firmware/include/drivers/fwu/
Dfwu_metadata.h27 uint32_t accepted; member
/external/skia/src/core/
DSkDraw_text.cpp52 void SkDraw::paintMasks(SkZip<const SkGlyph*, SkPoint> accepted, const SkPaint& paint) const { in paintMasks()
/external/linux-kselftest/tools/testing/selftests/net/
Dfin_ack_lat.c88 int accepted; in server() local
/external/skia/src/text/gpu/
DSubRunContainer.cpp141 SkSpan<const SkPackedGlyphID> get_packedIDs(SkZip<const SkPackedGlyphID, const SkPoint> accepted) { in get_packedIDs()
145 SkSpan<const SkGlyphID> get_glyphIDs(SkZip<const SkGlyphID, const SkPoint> accepted) { in get_glyphIDs()
150 SkSpan<const SkPoint> get_positions(SkZip<U, const SkPoint> accepted) { in get_positions()
287 PathOpSubmitter PathOpSubmitter::Make(SkZip<const SkGlyphID, const SkPoint> accepted, in Make()
373 static SubRunOwner Make(SkZip<const SkGlyphID, const SkPoint> accepted, in Make()
447 static DrawableOpSubmitter Make(SkZip<const SkGlyphID, const SkPoint> accepted, in Make()
688 SkZip<const SkPackedGlyphID, const SkPoint> accepted, in Make()
892 static SubRunOwner Make(SkZip<const SkPackedGlyphID, const SkPoint> accepted, in Make()
1117 static SubRunOwner Make(SkZip<const SkPackedGlyphID, const SkPoint> accepted, in Make()
1305 SkZip<const SkPackedGlyphID, const SkPoint, const SkMask::Format> accepted) { in add_multi_mask_format()
/external/mesa3d/src/intel/compiler/
Dbrw_nir_lower_intersection_shader.c250 nir_def *accepted = nir_load_var(b, commit_tmp); in brw_nir_lower_intersection_shader() local
/external/mesa3d/src/amd/common/
Dac_nir_cull.c132 nir_def *accepted = initially_accepted; in ac_nir_cull_triangle() local
304 nir_def *accepted = initially_accepted; in ac_nir_cull_line() local
/external/pcre/src/
Dpcre2_auto_possess.c551 BOOL accepted, invert_bits; in compare_opcodes() local
/external/openscreen/platform/impl/
Dtls_connection_factory_posix.cc158 ErrorOr<std::unique_ptr<StreamSocket>> accepted = socket_weak_ptr->Accept(); in OnConnectionPending() local

12