Searched refs:truncated (Results 1 - 25 of 43) sorted by relevance

12

/external/llvm/include/llvm/ProfileData/
H A DInstrProf.h32 truncated, member in class:llvm::instrprof_error
/external/llvm/lib/ProfileData/
H A DInstrProf.cpp40 case instrprof_error::truncated:
H A DInstrProfReader.cpp98 return error(instrprof_error::truncated);
105 return error(instrprof_error::truncated);
116 return error(instrprof_error::truncated);
300 return error(instrprof_error::truncated);
/external/smack/src/org/xbill/DNS/utils/
H A DHMAC.java150 * @param truncation_ok If true, the signature may be truncated; only the
158 byte [] truncated = new byte[signature.length];
159 System.arraycopy(expected, 0, truncated, 0, truncated.length);
160 expected = truncated;
/external/oprofile/events/mips/vr5432/
H A Devents5 event:0x1 counters:0,1 um:zero minimum:500 name:INSTRUCTIONS_EXECUTED : (Instructions executed)/2 and truncated
9 event:0x5 counters:0,1 um:zero minimum:500 name:FP_INSTRUCTIONS : (FP instruction execution) / 2 and truncated excluding cp1 loads and stores
/external/llvm/test/MC/AsmParser/
H A Ddirective_fill.s52 # CHECK-WARNINGS: '.fill' directive with size greater than 8 has been truncated to 8
59 # CHECK-WARNINGS: '.fill' directive pattern has been truncated to 32-bits
/external/chromium_org/chrome/browser/download/
H A Ddownload_path_reservation_tracker.cc125 base::FilePath::StringType truncated; local
128 base::TruncateUTF8ToByteSize(name, limit, &truncated);
132 truncated = name.substr(0, CBU16_IS_TRAIL(name[limit]) ? limit - 1 : limit);
138 if (truncated.size() < kTruncatedNameLengthLowerbound)
140 *path = dir.Append(truncated + ext);
/external/chromium_org/net/http/
H A Dpartial_data.h72 // there is any problem with the headers. |truncated| should be true if we
75 disk_cache::Entry* entry, bool truncated);
77 // Sets the byte current range to start again at zero (for a truncated entry).
136 bool initial_validation_; // Only used for truncated entries.
H A Dpartial_data.cc245 bool truncated) {
247 if (truncated) {
243 UpdateFromStoredHeaders(const HttpResponseHeaders* headers, disk_cache::Entry* entry, bool truncated) argument
H A Dhttp_cache_unittest.cc443 // Creates a truncated entry that can be resumed using byte ranges.
3131 // Tests that a HEAD request can be served from a truncated resource.
5056 bool truncated = false; local
5057 EXPECT_TRUE(MockHttpCache::ReadResponseInfo(entry, &response, &truncated));
5058 EXPECT_TRUE(truncated);
5062 truncated = true;
5063 EXPECT_TRUE(MockHttpCache::ReadResponseInfo(entry, &response, &truncated));
5064 EXPECT_FALSE(truncated);
5258 bool truncated = false; local
5259 EXPECT_TRUE(MockHttpCache::ReadResponseInfo(entry, &response, &truncated));
5297 bool truncated = true; local
5342 bool truncated = true; local
5609 bool truncated = true; local
5662 bool truncated = false; local
6448 bool truncated = false; local
6498 bool truncated = true; local
6546 bool truncated = false; local
[all...]
H A Dhttp_cache_transaction.h89 // We need to indicate that the response data was truncated. Returns true on
351 // Called to write response_ to the cache entry. |truncated| indicates if the
353 int WriteResponseInfoToEntry(bool truncated);
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Dpresencereceivetask.cc103 std::string truncated(presence_status->status(), 0, len);
104 presence_status->set_status(truncated);
/external/chromium_org/third_party/cld/encodings/compact_lang_det/
H A Dgetonescriptspan.h25 bool truncated; // true if buffer filled up before a member in struct:getone::__anon11721
H A Dgetonescriptspan.cc236 // It looks like the most common case for this is a truncated file, not
358 span->truncated = false;
467 span->truncated = true;
518 span->truncated = true;
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/http/
H A DStatusLineTest.java95 @Test public void truncated() throws IOException { method in class:StatusLineTest
/external/chromium_org/net/tools/dump_cache/
H A Dcache_dumper.cc167 bool truncated; local
169 &response_info, &truncated))
172 // Skip this entry if it was truncated (results in an empty file).
173 if (truncated)
/external/openssl/crypto/bio/
H A Db_print.c136 size_t *maxlen, size_t *retlen, int *truncated,
174 int *truncated,
424 *truncated = (currlen > *maxlen - 1);
425 if (*truncated)
830 int truncated; local
832 _dopr(&buf, NULL, &n, &retlen, &truncated, format, args);
834 if (truncated)
169 _dopr( char **sbuffer, char **buffer, size_t *maxlen, size_t *retlen, int *truncated, const char *format, va_list args) argument
/external/chromium_org/net/url_request/
H A Dview_cache_helper.cc303 bool truncated; local
305 buf_->data(), buf_len_, &response, &truncated) &&
307 if (truncated)
/external/chromium_org/components/nacl/browser/
H A Dnacl_validation_cache_unittest.cc162 Pickle truncated(static_cast<const char*>(pickle.data()), pickle.size()-20);
163 ASSERT_FALSE(cache2.Deserialize(&truncated));
/external/chromium_org/third_party/libjingle/source/talk/examples/call/
H A Dpresencepushtask.cc148 std::string truncated(s->status(), 0, len);
149 s->set_status(truncated);
/external/compiler-rt/lib/builtins/
H A Dfp_trunc_impl.inc97 // bit and inserting the (truncated) trailing NaN field.
/external/smack/src/org/xbill/DNS/
H A DMessage.java101 boolean truncated = header.getFlag(Flags.TC);
123 if (!truncated)
495 * with the specified maximum length. This will generate a truncated
/external/chromium_org/dbus/
H A Dmessage.cc174 std::string truncated; local
175 base::TruncateUTF8ToByteSize(value, kTruncateLength, &truncated);
176 base::StringAppendF(&truncated, "... (%" PRIuS " bytes in total)",
178 output += indent + "string \"" + truncated + "\"\n";
/external/iputils/
H A Dping6.c1480 printf(" parse error (truncated)");
1506 int truncated; local
1513 truncated = nih->ni_flags & NI_IPV6ADDR_F_TRUNCATE;
1518 truncated = nih->ni_flags & NI_IPV4ADDR_F_TRUNCATE;
1522 af = aflen = truncated = 0;
1535 printf(" parse error (truncated)");
1547 if (truncated)
1548 printf(" (truncated)");
/external/libunwind/doc/
H A Dunw_get_proc_name.tex62 in the buffer provided. A truncated version of the name has been

Completed in 700 milliseconds

12