Home
last modified time | relevance | path

Searched defs:truncated (Results 1 – 25 of 53) sorted by relevance

123

/external/pdfium/fxbarcode/
Dcbc_pdf417i.cpp39 void CBC_PDF417I::SetTruncated(bool truncated) { in SetTruncated()
/external/llvm/include/llvm/ProfileData/
DSampleProf.h36 truncated, enumerator
DInstrProf.h288 truncated, enumerator
/external/guava/guava-tests/test/com/google/common/base/
DAsciiTest.java102 String truncated = null; in testTruncateIllegalArguments() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DSampleProf.h46 truncated, enumerator
DInstrProf.h289 truncated, enumerator
/external/tcpdump/
Dprint-zephyr.c86 parse_field(netdissect_options *ndo, const char **pptr, int *len, int *truncated) in parse_field()
152 int truncated = 0; in zephyr_print() local
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/http/
DStatusLineTest.java96 @Test public void truncated() throws IOException { in truncated() method in StatusLineTest
/external/webrtc/webrtc/libjingle/xmpp/
Dpresencereceivetask.cc86 std::string truncated(presence_status->status(), 0, len); in DecodeStatus() local
/external/pdfium/fxbarcode/pdf417/
DBC_PDF417Writer.cpp47 void CBC_PDF417Writer::SetTruncated(bool truncated) { in SetTruncated()
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/stats/
DStatsTestUtil.java213 List<Long> truncated = new ArrayList<Long>(longs); in removeTrailingZeros() local
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
DMockSpdyPeer.java206 private final boolean truncated; field in MockSpdyPeer.OutFrame
208 private OutFrame(int sequence, long start, boolean truncated) { in OutFrame()
/external/pdfium/xfa/fwl/
Dcfwl_barcode.cpp152 void CFWL_Barcode::SetTruncated(bool truncated) { in SetTruncated()
Dcfx_barcode.cpp283 bool CFX_Barcode::SetTruncated(bool truncated) { in SetTruncated()
/external/grpc-grpc-java/services/src/main/proto/grpc/binlog/v1alpha/
Dbinarylog.proto70 bool truncated = 7; field
/external/tensorflow/tensorflow/core/framework/
Dbfloat16_test.cc62 bfloat16 truncated = bfloat16::truncate_to_bfloat16((GetParam().input)); in TEST_P() local
/external/cldr/tools/java/org/unicode/cldr/util/
DLocaleIDParser.java120 String truncated = localeName.substring(0, pos); in getParent() local
/external/python/cpython3/Python/
Dtraceback.c462 PyObject *truncated; in _Py_DisplaySourceLine() local
674 int truncated; in _Py_DumpASCII() local
D_warnings.c382 PyObject *truncated; in show_warning() local
/external/mesa3d/src/amd/addrlib/core/
Daddrelemlib.cpp208 UINT_64 truncated, rounded; in Flt32sToInt32s() local
/external/webrtc/webrtc/base/
Dipaddress_unittest.cc161 IPAddress truncated = TruncateIP(addr, truncate_length); in CheckTruncateIP() local
/external/python/cpython2/Lib/plat-mac/Carbon/
DQuickDraw.py209 truncated = 1 variable
/external/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h38 truncated, enumerator
/external/u-boot/cmd/
Dmtdparts.c1445 int truncated; local
/external/v8/src/builtins/
Dbuiltins-number-gen.cc878 Node* truncated = Int32Mul(untagged_result, untagged_divisor); in TF_BUILTIN() local

123