| /src/external/mpl/bind/dist/bin/tests/system/dnssec-malformed-dnskey/ns2/ |
| trusted.conf.j2 | 19 * truncated self-signed key in the truncated.selfsigned. zone. 24 * as the revoked truncated key in the zone file. 26 truncated.selfsigned. static-key 257 3 14 "fYA=";
|
| named.conf.j2 | 37 zone truncated.selfsigned. { 39 file "truncated.selfsigned.db.signed";
|
| /src/external/mpl/bind/dist/bin/tests/system/dnssec-malformed-dnskey/ns3/ |
| trusted.conf.j2 | 19 * truncated self-signed key in the truncated.selfsigned. zone. 24 * as the revoked truncated key in the zone file. 26 truncated.selfsigned. static-key 257 3 14 "fYA=";
|
| /src/external/bsd/tcpdump/dist/ |
| print-ascii.c | 63 int truncated = FALSE; local 69 truncated = TRUE; 96 if (truncated) 108 int truncated = FALSE; local 115 truncated = TRUE; 156 if (truncated) 178 int truncated = FALSE; local 183 truncated = TRUE; 203 if (truncated)
|
| /src/external/gpl3/binutils/dist/gprofng/src/ |
| Exp_Layout.h | 139 return java ? jtruncated : truncated == (Vaddr) SP_TRUNC_STACK_MARKER; 145 return truncated == (Vaddr) SP_FAILED_UNWIND_MARKER; 151 Vaddr truncated; member in class:FramePacket
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| Exp_Layout.h | 139 return java ? jtruncated : truncated == (Vaddr) SP_TRUNC_STACK_MARKER; 145 return truncated == (Vaddr) SP_FAILED_UNWIND_MARKER; 151 Vaddr truncated; member in class:FramePacket
|
| /src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| fact.s | 33 # specify the truncated 32bit value since that's what the Blackfin will
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/ |
| fact.s | 33 # specify the truncated 32bit value since that's what the Blackfin will
|
| /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| sanitizer_flag_parser.cpp | 61 bool truncated = !(flags_[i].handler->Format(buffer, sizeof(buffer))); local 63 const char *truncation_str = truncated ? " Truncated" : "";
|
| /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| sanitizer_flag_parser.cpp | 63 bool truncated = !(flags_[i].handler->Format(buffer, sizeof(buffer))); local 65 const char *truncation_str = truncated ? " Truncated" : "";
|
| /src/external/gpl3/gdb.old/dist/gdb/tui/ |
| tui-wingeneral.c | 102 std::string truncated local 105 mvwaddstr (win, 0, 2, truncated.c_str ());
|
| /src/external/gpl3/gdb/dist/gdb/tui/ |
| tui-wingeneral.c | 102 std::string truncated local 105 mvwaddstr (win, 0, 2, truncated.c_str ());
|
| /src/tests/usr.bin/gzip/ |
| t_gzip.sh | 52 atf_test_case truncated 55 atf_set "descr" "Checks that gzip fails on truncated data" 59 cat >truncated.gz.uue <<EOF 60 begin-base64 644 truncated.gz 64 uudecode -m truncated.gz.uue 66 atf_check -s ne:0 -e ignore gzip -d truncated.gz 219 atf_add_test_case truncated
|
| /src/external/apache2/mDNSResponder/dist/ServiceRegistration/ |
| towire.c | 145 txn->truncated = true; 184 txn->truncated = true; 217 txn->truncated = true; 241 txn->truncated = true; 256 txn->truncated = true; 271 txn->truncated = true; 288 txn->truncated = true; 317 txn->truncated = true; 355 txn->truncated = true; 374 txn->truncated = true [all...] |
| wireutils.c | 96 txn->truncated = true; 141 namewire.truncated = true; 151 towire->truncated = namewire.truncated; 159 towire->truncated = true; 167 towire->truncated = true; 643 if (towire->truncated) { 718 if (towire->truncated || towire->error) {
|
| /src/external/bsd/libarchive/dist/libarchive/ |
| archive_read_support_filter_lzop.c | 223 goto truncated; 278 goto truncated; 292 goto truncated; 300 truncated: 302 ARCHIVE_ERRNO_FILE_FORMAT, "Truncated lzop data"); 319 goto truncated; 329 goto truncated; 338 goto truncated; 347 goto truncated; 352 truncated [all...] |
| /src/external/gpl2/gmake/dist/ |
| ar.c | 29 extern int ar_name_equal PARAMS ((char *name, char *mem, int truncated)); 76 static long int ar_member_date_1 PARAMS ((int desc, char *mem, int truncated, long int hdrpos, 124 ar_member_date_1 (int desc UNUSED, char *mem, int truncated, 130 return ar_name_equal (name, mem, truncated) ? date : 0; 215 ar_glob_match (int desc UNUSED, char *mem, int truncated UNUSED,
|
| arscan.c | 114 member name might be truncated flag, 284 member name might be truncated flag, 708 If TRUNCATED is nonzero, MEM may be truncated to 712 ar_name_equal (char *name, char *mem, int truncated) 721 if (truncated) 724 /* TRUNCATED should never be set on this system. */ 744 ar_member_pos (int desc UNUSED, char *mem, int truncated, 749 if (!ar_name_equal (name, mem, truncated)) 824 describe_member (int desc, char *name, int truncated, [all...] |
| /src/external/bsd/kyua-testers/dist/ |
| stacktrace.c | 154 /// \param [out] buffer Output buffer into which to store the truncated text. 252 char truncated[MAXCOMLEN + 1]; local 254 slice(name, truncated, sizeof(truncated)));
|
| /src/crypto/external/bsd/openssh/dist/ |
| dh.c | 80 goto truncated; 83 goto truncated; 92 goto truncated; 102 goto truncated; 119 goto truncated; 122 truncated: 123 error("moduli:%d: truncated", linenum);
|
| /src/crypto/external/apache2/openssl/dist/include/openssl/ |
| core.h | 198 #pragma names uppercase, truncated
|
| /src/crypto/external/bsd/openssl/dist/include/openssl/ |
| core.h | 196 # pragma names uppercase,truncated
|
| /src/external/mpl/bind/dist/bin/tests/system/rrl/ |
| tests.sh | 118 # count simple truncated and truncated NXDOMAIN as TC 121 # count NXDOMAIN and truncated NXDOMAIN as NXDOMAIN 208 # We count 13 responses because we count truncated NXDOMAIN responses 209 # as both truncated and NXDOMAIN. 214 ckstats first truncated 21 241 ckstats second truncated 23 256 ckstats final truncated 23
|
| /src/external/apache2/llvm/dist/llvm/lib/ProfileData/ |
| SampleProfReader.cpp | 378 EC = sampleprof_error::truncated; 395 EC = sampleprof_error::truncated; 409 EC = sampleprof_error::truncated; 1300 return sampleprof_error::truncated; 1323 return sampleprof_error::truncated; 1351 return sampleprof_error::truncated; 1368 return sampleprof_error::truncated; 1373 return sampleprof_error::truncated; 1386 return sampleprof_error::truncated; 1402 return sampleprof_error::truncated; [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/bio/ |
| bio_print.c | 41 size_t *maxlen, size_t *retlen, int *truncated, 90 size_t *retlen, int *truncated, const char *format, va_list args) 366 *truncated = (currlen > *maxlen - 1); 367 if (*truncated) 943 int truncated; local 945 if (!_dopr(&buf, NULL, &n, &retlen, &truncated, format, args)) 948 if (truncated)
|