Home
last modified time | relevance | path

Searched defs:accepted (Results 1 – 25 of 42) 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/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/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/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/server2/
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/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/tot/third_party/apache-portable-runtime/src/test/
Dechod.c70 apr_socket_t *listener, *accepted; in glassToWall() local
/external/cronet/stable/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/arm-trusted-firmware/include/drivers/fwu/
Dfwu_metadata.h27 uint32_t accepted; member
/external/skia/src/core/
DSkDraw_text.cpp53 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.cpp142 SkSpan<const SkPackedGlyphID> get_packedIDs(SkZip<const SkPackedGlyphID, const SkPoint> accepted) { in get_packedIDs()
146 SkSpan<const SkGlyphID> get_glyphIDs(SkZip<const SkGlyphID, const SkPoint> accepted) { in get_glyphIDs()
151 SkSpan<const SkPoint> get_positions(SkZip<U, const SkPoint> accepted) { in get_positions()
288 PathOpSubmitter PathOpSubmitter::Make(SkZip<const SkGlyphID, const SkPoint> accepted, in Make()
374 static SubRunOwner Make(SkZip<const SkGlyphID, const SkPoint> accepted, in Make()
448 static DrawableOpSubmitter Make(SkZip<const SkGlyphID, const SkPoint> accepted, in Make()
692 SkZip<const SkPackedGlyphID, const SkPoint> accepted, in Make()
896 static SubRunOwner Make(SkZip<const SkPackedGlyphID, const SkPoint> accepted, in Make()
1121 static SubRunOwner Make(SkZip<const SkPackedGlyphID, const SkPoint> accepted, in Make()
1309 SkZip<const SkPackedGlyphID, const SkPoint, const SkMask::Format> accepted) { in add_multi_mask_format()
/external/mesa3d/src/intel/compiler/
Dbrw_nir_lower_intersection_shader.c265 nir_def *accepted = nir_load_var(b, commit_tmp); in brw_nir_lower_intersection_shader() local
/external/mesa3d/src/amd/common/nir/
Dac_nir_cull.c128 nir_def *accepted = initially_accepted; in ac_nir_cull_triangle() local
307 nir_def *accepted = initially_accepted; in ac_nir_cull_line() local
/external/rust/android-crates-io/crates/serialport/tests/
Dtest_baudrate.rs20 let accepted = accepted_actual_baud_for(baud); in check_baud_rate() localVariable
/external/trusty/arm-trusted-firmware/include/drivers/fwu/
Dfwu_metadata.h29 uint32_t accepted; member

12