Home
last modified time | relevance | path

Searched refs:truncated (Results 1 – 25 of 152) sorted by relevance

1234567

/external/llvm/lib/ProfileData/
DSampleProfReader.cpp251 EC = sampleprof_error::truncated; in readNumber()
268 EC = sampleprof_error::truncated; in readString()
428 return sampleprof_error::truncated; in skipNextWord()
451 return sampleprof_error::truncated; in readString()
479 return sampleprof_error::truncated; in readSectionTag()
496 return sampleprof_error::truncated; in readNameTable()
501 return sampleprof_error::truncated; in readNameTable()
514 return sampleprof_error::truncated; in readFunctionProfiles()
529 return sampleprof_error::truncated; in readOneFunctionProfile()
533 return sampleprof_error::truncated; in readOneFunctionProfile()
[all …]
DInstrProfReader.cpp122 return error(instrprof_error::truncated); in readValueProfileData()
197 return error(instrprof_error::truncated); in readNextRecord()
204 return error(instrprof_error::truncated); in readNextRecord()
215 return error(instrprof_error::truncated); in readNextRecord()
561 return error(instrprof_error::truncated); in readHeader()
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
DMockSpdyPeer.java161 boolean truncated; in readAndWriteFrames()
166 truncated = false; in readAndWriteFrames()
169 truncated = nextOutFrame.truncated; in readAndWriteFrames()
177 if (truncated) { in readAndWriteFrames()
206 private final boolean truncated; field in MockSpdyPeer.OutFrame
208 private OutFrame(int sequence, long start, boolean truncated) { in OutFrame() argument
211 this.truncated = truncated; in OutFrame()
/external/guava/guava-tests/test/com/google/common/base/
DAsciiTest.java102 String truncated = null; in testTruncateIllegalArguments() local
104 truncated = Ascii.truncate("foobar", 2, "..."); in testTruncateIllegalArguments()
109 truncated = Ascii.truncate("foobar", 8, "1234567890"); in testTruncateIllegalArguments()
114 truncated = Ascii.truncate("foobar", -1, "..."); in testTruncateIllegalArguments()
119 truncated = Ascii.truncate("foobar", -1, ""); in testTruncateIllegalArguments()
/external/openssh/
Ddh.c65 goto truncated; in parse_prime()
68 goto truncated; in parse_prime()
77 goto truncated; in parse_prime()
87 goto truncated; in parse_prime()
104 goto truncated; in parse_prime()
107 truncated: in parse_prime()
/external/tcpdump/tests/
Dcve2015-0261-ipv6.out1 IP6 truncated-ip6 - 26325 bytes missing!(class 0x76, flowlabel 0x76767, hlim 103, next-header Mobil…
2 IP6 truncated-ip6 - 26325 bytes missing!(class 0x76, flowlabel 0x76767, hlim 103, next-header Mobil…
/external/llvm/test/MC/AsmParser/
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/llvm/test/CodeGen/AArch64/
Darm64-trunc-store.ll24 ; w1 is %var truncated
44 ; w1 is %var truncated
64 ; w1 is %var truncated
/external/icu/icu4c/source/test/testdata/
Dconversion.txt45 "errorCode: (empty)==zero | invalid | illegal | truncated | illesc | unsuppesc\n"
295 // truncated, partial escape sequence
299 :int{1}, :int{1}, "truncated", ".", :bin{ 1b }
304 :int{1}, :int{1}, "truncated", ".", :bin{ 1b24 }
309 :int{1}, :int{1}, "truncated", ".", :bin{ 1b2429 }
332 :int{1}, :int{1}, "truncated", ".", :bin{ 41 }
349 // truncated, partial escape sequence
353 :int{1}, :int{1}, "truncated", ".", :bin{ 1b }
358 :int{1}, :int{1}, "truncated", ".", :bin{ 1b24 }
363 :int{1}, :int{1}, "truncated", ".", :bin{ 1b2429 }
[all …]
/external/pdfium/xfa/src/fxbarcode/pdf417/
DBC_PDF417Writer.cpp44 void CBC_PDF417Writer::SetTruncated(FX_BOOL truncated) { in SetTruncated() argument
45 m_bTruncated = truncated; in SetTruncated()
DBC_PDF417Writer.h20 void SetTruncated(FX_BOOL truncated);
/external/webrtc/webrtc/libjingle/xmpp/
Dpresencereceivetask.cc86 std::string truncated(presence_status->status(), 0, len); in DecodeStatus() local
87 presence_status->set_status(truncated); in DecodeStatus()
/external/pdfium/xfa/include/fwl/lightwidget/
Dbarcode.h72 void SetTruncated(FX_BOOL truncated) { in SetTruncated() argument
74 m_barcodeData.m_bTruncated = truncated; in SetTruncated()
/external/llvm/test/CodeGen/SystemZ/
Dcall-03.ll100 ; Test a function that returns a value truncated from i64 to i32.
109 ; Test a function that returns a value truncated from i64 to i7.
118 ; Test a function that returns a value truncated from i32 to i8.
/external/llvm/test/Transforms/IRCE/
Dbug-mismatched-types.ll52 %truncated = trunc i64 %indvars.iv to i32
53 %cond.b = icmp ult i32 %truncated, 7
/external/webrtc/webrtc/
D.gitignore2 # is a truncated copy of the .gitignore file in the parent directory.
/external/llvm/test/CodeGen/X86/
Dfold-vector-trunc-sitofp.ll4 ; Check that constant integers are correctly being truncated before float conversion
/external/llvm/test/CodeGen/AMDGPU/
Dtrunc-vector-store-assertion-failure.ll3 ; This tests for a bug in the SelectionDAG where custom lowered truncated
/external/curl/tests/data/
Dtest106328 # This range value is 2**32+7, which will be truncated to the valid value 7
/external/wpa_supplicant_8/hostapd/
Dhlr_auc_gw.milenage_db10 # Example using truncated 32-bit RES instead of 64-bit default
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/route53/
Drecord.py185 truncated = self.is_truncated
196 self.is_truncated = truncated
/external/autotest/server/site_tests/network_WiFi_SimpleConnect/
Dcontrol.wifi_checkTruncatedBeacon17 corrupted beacons. In this particular case, the beacon data is truncated.
/external/pdfium/xfa/include/fwl/basewidget/
Dfxmath_barcode.h45 virtual FX_BOOL SetTruncated(FX_BOOL truncated) = 0;
/external/pdfium/xfa/src/fwl/src/basewidget/include/
Dfxmath_barcodeimp.h47 virtual FX_BOOL SetTruncated(FX_BOOL truncated);
/external/llvm/test/Transforms/LoopUnroll/
Dfull-unroll-heuristics-cast.ll8 ; unrolling, which then is truncated to i8. Obviously, truncated value is also a

1234567