Home
last modified time | relevance | path

Searched defs:accepted (Results 1 – 25 of 34) 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
Dvirtual_socket_unittest.cc303 std::unique_ptr<Socket> accepted = in ConnectTest() local
426 std::unique_ptr<Socket> accepted(server->Accept(&accept_addr)); in CloseDuringConnectTest() local
789 std::unique_ptr<Socket> accepted = in CrossFamilyConnectionTest() local
/external/mesa3d/src/amd/llvm/
Dac_llvm_cull.c103 LLVMValueRef accepted = NULL; in ac_cull_face() local
141 LLVMValueRef accepted = initially_accepted; in cull_bbox() local
236 LLVMValueRef accepted = options->cull_w ? w.w_accepted : ctx->i1true; in ac_cull_triangle() local
/external/skia/tests/
DSkStrikeTest.cpp57 SkDrawableGlyphBuffer* accepted, in prepare_for_mask_drawing()
118 SkDrawableGlyphBuffer accepted; in DEF_TEST() local
DSkGlyphBufferTest.cpp165 SkDrawableGlyphBuffer accepted; in DEF_TEST() local
/external/proguard/src/proguard/classfile/visitor/
DClassAccessFilter.java83 private boolean accepted(int accessFlags) in accepted() method in ClassAccessFilter
DClassNameFilter.java108 private boolean accepted(String name) in accepted() method in ClassNameFilter
DMemberClassAccessFilter.java94 private boolean accepted(Clazz clazz, int memberAccessFlags) in accepted() method in MemberClassAccessFilter
DMemberNameFilter.java110 private boolean accepted(String name) in accepted() method in MemberNameFilter
DMemberDescriptorFilter.java109 private boolean accepted(String name) in accepted() method in MemberDescriptorFilter
DMemberAccessFilter.java115 private boolean accepted(int accessFlags) in accepted() method in MemberAccessFilter
/external/ltp/testcases/kernel/syscalls/getsockopt/
Dgetsockopt02.c17 static int socket_fd, accepted; variable
/external/deqp/modules/gles2/functional/
Des2fNegativeTextureApiTests.cpp75 … void getCompressedTexSubImage2DFormat(const vector<deInt32>& supported, vector<deInt32>& accepted) in getCompressedTexSubImage2DFormat()
/external/oauth/core/src/main/java/net/oauth/
DOAuthAccessor.java85 Object accepted = consumer.getProperty(OAuthConsumer.ACCEPT_ENCODING); in newRequestMessage() 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/proguard/src/proguard/classfile/attribute/annotation/visitor/
DAnnotationTypeFilter.java106 private boolean accepted(String name) in accepted() method in AnnotationTypeFilter
/external/skia/src/core/
DSkDraw_text.cpp39 void SkDraw::paintMasks(SkZip<const SkGlyph*, SkPoint> accepted, const SkPaint& paint) const { in paintMasks()
DSkGlyphBuffer.h116 SkZip<SkPackedGlyphID, SkPoint> accepted() { in accepted() function
/external/linux-kselftest/tools/testing/selftests/net/
Dfin_ack_lat.c88 int accepted; in server() local
/external/skia/src/text/gpu/
DSubRunContainer.cpp151 const SkZip<SkPackedGlyphID, SkPoint>& accepted, in Make()
682 PathOpSubmitter PathOpSubmitter::Make(const SkZip<SkPackedGlyphID, SkPoint>& accepted, in Make()
773 static SubRunOwner Make(const SkZip<SkPackedGlyphID, SkPoint>& accepted, in Make()
939 DrawableOpSubmitter DrawableOpSubmitter::Make(const SkZip<SkPackedGlyphID, SkPoint>& accepted, in Make()
1304 const SkZip<SkPackedGlyphID, SkPoint>& accepted, in Make()
1700 static SubRunOwner Make(const SkZip<SkPackedGlyphID, SkPoint>& accepted, in Make()
1956 static SubRunOwner Make(const SkZip<SkPackedGlyphID, SkPoint>& accepted, in Make()
2181 const SkZip<SkPackedGlyphID, SkPoint, SkMask::Format>& accepted) { in add_multi_mask_format()
2324 SkDrawableGlyphBuffer* accepted, in prepare_for_SDFT_drawing()
2361 SkDrawableGlyphBuffer* accepted, in prepare_for_direct_mask_drawing()
[all …]
/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
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
DHttpOverSpdyTest.java227 RecordedRequest accepted = server.takeRequest(); in authenticate() local
/external/wpa_supplicant_8/src/ap/
Dap_drv_ops.h245 const u8 *mac, int accepted, in hostapd_drv_set_radius_acl_auth()

12