Home
last modified time | relevance | path

Searched defs:trailer (Results 1 – 23 of 23) sorted by relevance

/external/llvm/test/MC/AsmParser/
Ddirective_rept-diagnostics.s33 .global trailer symbol
35 trailer: label
/external/llvm/test/MC/ARM/
Ddirective-align.s21 trailer: label
/external/boringssl/src/crypto/chacha/
Dchacha_vec_arm_generate.go150 const trailer = ` const
/external/jetty/src/java/org/eclipse/jetty/io/
DEndPoint.java85 int flush(Buffer header, Buffer buffer, Buffer trailer) throws IOException; in flush()
DByteArrayEndPoint.java263 public int flush(Buffer header, Buffer buffer, Buffer trailer) throws IOException in flush()
/external/skia/gm/
Darcto.cpp185 const char trailer[] = "</svg>\n"; in DEF_SIMPLE_GM() local
/external/ipsec-tools/src/racoon/
Disakmp_frag.c94 unsigned int trailer; local
/external/jetty/src/java/org/eclipse/jetty/server/nio/
DBlockingChannelConnector.java261 public int flush(Buffer header, Buffer buffer, Buffer trailer) throws IOException in flush()
/external/curl/lib/vauth/
Dkrb5_sspi.c255 unsigned char *trailer = NULL; in Curl_auth_create_gssapi_security_message() local
/external/jetty/src/java/org/eclipse/jetty/io/bio/
DStreamEndPoint.java173 public int flush(Buffer header, Buffer buffer, Buffer trailer) throws IOException in flush()
/external/jetty/src/java/org/eclipse/jetty/io/nio/
DChannelEndPoint.java324 public int flush(Buffer header, Buffer buffer, Buffer trailer) throws IOException in flush()
DSelectChannelEndPoint.java376 public int flush(Buffer header, Buffer buffer, Buffer trailer) throws IOException in flush()
DSslConnection.java694 public int flush(Buffer header, Buffer buffer, Buffer trailer) throws IOException in flush()
/external/webrtc/webrtc/base/
Dsslidentity.cc104 size_t trailer = pem_string.find("-----END " + pem_type + "-----"); in PemToDer() local
/external/srtp/srtp/
Dsrtp.c1450 uint32_t *trailer; /* pointer to start of trailer */ in srtp_protect_rtcp() local
1633 uint32_t *trailer; /* pointer to start of trailer */ in srtp_unprotect_rtcp() local
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-darwin.c5582 mach_msg_trailer_t trailer; in POST() member
5623 mach_msg_trailer_t trailer; in POST() member
6026 mach_msg_trailer_t trailer; in POST() member
6046 mach_msg_trailer_t trailer; in PRE() member
6067 mach_msg_trailer_t trailer; in POST() member
6287 mach_msg_trailer_t trailer; in POST() member
6371 mach_msg_trailer_t trailer; in POST() member
6431 mach_msg_trailer_t trailer; in POST() member
6488 mach_msg_trailer_t trailer; in POST() member
6544 mach_msg_trailer_t trailer; in POST() member
[all …]
/external/jetty/src/java/org/eclipse/jetty/client/
DSelectConnector.java354 public int flush(Buffer header, Buffer buffer, Buffer trailer) throws IOException in flush()
/external/google-breakpad/src/client/mac/handler/
Dexception_handler.cc178 mach_msg_trailer_t trailer; in breakpad_exc_server() member
/external/libvncserver/libvncserver/
Dwebsockets.c253 char prefix[5], trailer[17]; in webSocketsHandshake() local
/external/skia/src/pdf/
DSkPDFFont.cpp244 const uint8_t* trailer = hexData + hexDataLen; in handle_type1_stream() local
/external/curl/lib/vtls/
Dnss.c518 char *trailer; in nss_load_crl() local
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_parser.cpp194 if (CPDF_Dictionary* trailer = m_Trailers.GetAt(i)) in CloseParser() local
/external/curl/lib/
Durldata.h1054 char *trailer; /* allocated buffer to store trailer in */ member