/external/curl/tests/ |
D | serverhelp.pm | 150 my $trailer = '_server.pid'; 151 return '.'. servername_canon($proto, $ipver, $idnum) ."$trailer"; 160 my $trailer = '_server.log'; 161 $trailer = '_stunnel.log' if(lc($proto) =~ /^(ftp|http|imap|pop3|smtp)s$/); 162 return "${logdir}/". servername_canon($proto, $ipver, $idnum) ."$trailer"; 171 my $trailer = '_server.cmd'; 172 return "${logdir}/". servername_canon($proto, $ipver, $idnum) ."$trailer"; 181 my $trailer = '_server.input'; 182 return "${logdir}/". servername_canon($proto, $ipver, $idnum) ."$trailer"; 191 my $trailer = '_server.output'; [all …]
|
/external/curl/tests/data/ |
D | test266 | 16 Trailer: chunky-trailer 27 chunky-trailer: header data 34 Trailer: chunky-trailer 48 HTTP GET with chunked Transfer-Encoding and chunked trailer 71 Trailer: chunky-trailer 74 chunky-trailer: header data
|
D | test1417 | 16 Trailer: chunky-trailer 27 chunky-trailer: header data 34 Trailer: chunky-trailer 48 HTTP GET with chunked encoding and chunked trailer without CRs 71 Trailer: chunky-trailer 74 chunky-trailer: header data
|
D | test1116 | 26 chunky-trailer: header data 47 HTTP GET with chunked trailer without Trailer: 72 chunky-trailer: header data
|
/external/llvm/test/MC/AsmParser/ |
D | directive_rept-diagnostics.s | 33 .global trailer symbol 34 .type trailer,@object 35 trailer: label 36 .rep 0 trailer 39 # CHECK: .rep 0 trailer
|
/external/curl/lib/ |
D | http_chunks.c | 262 conn->trailer[conn->trlPos++]=0x0d; in Curl_httpchunk_read() 263 conn->trailer[conn->trlPos++]=0x0a; in Curl_httpchunk_read() 264 conn->trailer[conn->trlPos]=0; in Curl_httpchunk_read() 267 result = Curl_convert_from_network(conn->data, conn->trailer, in Curl_httpchunk_read() 276 conn->trailer, conn->trlPos); in Curl_httpchunk_read() 301 ptr = realloc(conn->trailer, conn->trlMax + 3); in Curl_httpchunk_read() 309 conn->trailer = ptr; in Curl_httpchunk_read() 311 conn->trailer[conn->trlPos++]=*datap; in Curl_httpchunk_read()
|
/external/tcpdump/tests/ |
D | ripv2_auth.out | 16 Auth trailer: 23 Auth trailer: 30 Auth trailer: 38 Auth trailer: 46 Auth trailer: 54 Auth trailer: 62 Auth trailer: 71 Auth trailer: 80 Auth trailer: 90 Auth trailer:
|
/external/curl/lib/vauth/ |
D | krb5_sspi.c | 277 unsigned char *trailer = NULL; in Curl_auth_create_gssapi_security_message() local 382 trailer = malloc(sizes.cbSecurityTrailer); in Curl_auth_create_gssapi_security_message() 383 if(!trailer) in Curl_auth_create_gssapi_security_message() 389 free(trailer); in Curl_auth_create_gssapi_security_message() 398 free(trailer); in Curl_auth_create_gssapi_security_message() 418 free(trailer); in Curl_auth_create_gssapi_security_message() 428 wrap_buf[0].pvBuffer = trailer; in Curl_auth_create_gssapi_security_message() 443 free(trailer); in Curl_auth_create_gssapi_security_message() 455 free(trailer); in Curl_auth_create_gssapi_security_message() 475 free(trailer); in Curl_auth_create_gssapi_security_message()
|
/external/walt/ios/WALT/ |
D | MIDIMessage.m | 44 // Slice off any header/trailer bytes. 46 NSCAssert(bytes[message.length - 1] == MIDIMessageSysExEnd, @"SysEx message without trailer."); 63 [[NSMutableData alloc] initWithCapacity:body.length + 2]; // +2 for status and SysEx trailer 70 const MIDIByte trailer = MIDIMessageSysEx; 71 [message appendBytes:&trailer length:1];
|
/external/libcups/cups/ |
D | file.c | 394 unsigned char trailer[8]; /* Trailer CRC and length */ in cupsFileClose() local 423 trailer[0] = (unsigned char)fp->crc; in cupsFileClose() 424 trailer[1] = (unsigned char)(fp->crc >> 8); in cupsFileClose() 425 trailer[2] = (unsigned char)(fp->crc >> 16); in cupsFileClose() 426 trailer[3] = (unsigned char)(fp->crc >> 24); in cupsFileClose() 427 trailer[4] = (unsigned char)fp->pos; in cupsFileClose() 428 trailer[5] = (unsigned char)(fp->pos >> 8); in cupsFileClose() 429 trailer[6] = (unsigned char)(fp->pos >> 16); in cupsFileClose() 430 trailer[7] = (unsigned char)(fp->pos >> 24); in cupsFileClose() 432 if (cups_write(fp, (char *)trailer, 8) < 0) in cupsFileClose() [all …]
|
/external/pdfium/testing/resources/ |
D | trailer_unterminated.in | 26 % closing angle-brackets not present for trailer dictionary. 27 trailer <<
|
D | trailer_as_hexstring.in | 26 % trailer erroneously contains a hex string, not a dictionary. 27 trailer <0000deadbabe0000>
|
D | bug_454695.in | 7 trailer <<
|
D | bug_298.in | 15 trailer <<
|
D | bug_544880.in | 14 trailer <<
|
/external/llvm/test/MC/ARM/ |
D | directive-align.s | 21 trailer: label 25 @ CHECK-LABEL: trailer
|
/external/python/cpython2/Lib/lib2to3/fixes/ |
D | fix_execfile.py | 36 read = [Node(syms.trailer, [Dot(), Name(u'read')]), 37 Node(syms.trailer, [LParen(), RParen()])]
|
D | fix_tuple_params.py | 161 trailer = [Subscript(Number(unicode(i)))] 163 map_to_index(obj, trailer, d=d) 165 d[obj] = prefix + trailer
|
/external/mesa3d/src/mapi/glapi/gen/ |
D | glX_proto_send.py | 868 trailer = " }" 870 trailer = None 899 if trailer: print trailer 920 trailer = " }" 922 trailer = None 954 if trailer: print trailer
|
/external/python/cpython2/Tools/freeze/ |
D | makefreeze.py | 12 trailer = """\ variable 70 outfp.write(trailer)
|
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/annotated_symbol/ |
D | reference.py | 31 if nodes[i].type != symbol.trailer: 75 self._children.append(snippet.Symbol(symbol.trailer, token_snippets))
|
/external/python/cpython2/Tools/scripts/ |
D | gprof2html.py | 16 trailer = """\ variable 74 output.write(trailer)
|
/external/webrtc/webrtc/base/ |
D | sslidentity.cc | 104 size_t trailer = pem_string.find("-----END " + pem_type + "-----"); in PemToDer() local 105 if (trailer == std::string::npos) in PemToDer() 108 std::string inner = pem_string.substr(body + 1, trailer - (body + 1)); in PemToDer()
|
/external/skia/gm/ |
D | arcto.cpp | 185 const char trailer[] = "</svg>\n"; in DEF_SIMPLE_GM() local 186 sk_fwrite(trailer, sizeof(trailer) - 1, file); in DEF_SIMPLE_GM()
|
/external/python/cpython2/Doc/library/ |
D | zlib.rst | 86 trailer is included in the output. It can take several ranges of values. 92 resulting output will include a zlib-specific header and trailer. 155 (or "window size"), and what header and trailer format is expected. 160 must include a zlib header and trailer. 166 logarithm. The input must be a raw stream with no header or trailer. 170 trailer. 180 header and trailer to be included. 194 "window size"), and what header and trailer format is expected. It has
|