Home
last modified time | relevance | path

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

1234567891011

/third_party/node/deps/npm/node_modules/gauge/lib/
Dwide-truncate.js23 var truncated = str.slice(0, target + ansiSize)
27 while (stringWidth(truncated) > target) {
28 truncated = truncated.slice(0, -1)
30 return truncated
Drender-template.js219 var truncated = wideTruncate(String(value), length)
220 var aligned = alignWith(truncated, length)
/third_party/node/deps/npm/node_modules/node-gyp/node_modules/gauge/lib/
Dwide-truncate.js23 var truncated = str.slice(0, target + ansiSize)
27 while (stringWidth(truncated) > target) {
28 truncated = truncated.slice(0, -1)
30 return truncated
Drender-template.js219 var truncated = wideTruncate(String(value), length)
220 var aligned = alignWith(truncated, length)
/third_party/node/test/parallel/
Dtest-zlib-truncated.js28 const truncated = compressed.slice(0, compressed.length / 2);
43 zlib[methods.decompSync](truncated);
47 zlib[methods.decomp](truncated, function(err, result) {
54 const result = toUTF8(zlib[methods.decompSync](truncated, syncFlushOpt));
58 zlib[methods.decomp](truncated, syncFlushOpt, function(err, decompressed) {
/third_party/mbedtls/tests/suites/
Dtest_suite_asn1parse.data424 SEQUENCE of 1 OCTET STRING truncated after tag
427 SEQUENCE of 1 OCTET STRING truncated in length #1
430 SEQUENCE of 1 OCTET STRING truncated in length #2
433 SEQUENCE of 1 OCTET STRING truncated in content #1
436 SEQUENCE of 1 OCTET STRING truncated in content #2
439 SEQUENCE of 1 OCTET STRING truncated in content #3
451 SEQUENCE of 2 OCTET STRINGs, second truncated after tag
454 SEQUENCE of 2 OCTET STRINGs, second truncated in length #1
457 SEQUENCE of 2 OCTET STRINGs, second truncated in length #2
460 SEQUENCE of 2 OCTET STRINGs, second truncated in content #1
[all …]
Dtest_suite_psa_crypto_persistent_key.data27 Parse storage: truncated magic
30 Parse storage: truncated header
33 Parse storage: truncated key
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-golang/parse-number-fxx-test-data/slowstrconv/
Dslowstrconv.go151 truncated bool member
163 if h.truncated {
188 h.truncated = true
258 h.truncated = false
276 h.truncated = true
307 h.truncated = true
350 } else if (c > 5) || h.truncated {
/third_party/libsnd/docs/
Dsndfile_info.md9 This file was opened and parsed correctly but had been truncated so that
13 erikd@hendrix > examples/sndfile-info truncated.aiff
14 truncated.aiff
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProfReader.cpp297 EC = sampleprof_error::truncated; in readNumber()
314 EC = sampleprof_error::truncated; in readString()
328 EC = sampleprof_error::truncated; in readUnencodedNumber()
972 return sampleprof_error::truncated; in skipNextWord()
995 return sampleprof_error::truncated; in readString()
1023 return sampleprof_error::truncated; in readSectionTag()
1040 return sampleprof_error::truncated; in readNameTable()
1045 return sampleprof_error::truncated; in readNameTable()
1058 return sampleprof_error::truncated; in readFunctionProfiles()
1074 return sampleprof_error::truncated; in readOneFunctionProfile()
[all …]
/third_party/selinux/libselinux/src/
Dregex.c565 goto truncated; in regex_format_error()
575 goto truncated; in regex_format_error()
585 goto truncated; in regex_format_error()
602 goto truncated; in regex_format_error()
610 goto truncated; in regex_format_error()
618 goto truncated; in regex_format_error()
623 truncated: in regex_format_error()
/third_party/ninja/src/
Dlexer.in.cc45 bool truncated = true; in Error() local
48 truncated = false; in Error()
53 if (truncated) in Error()
Dlexer.cc46 bool truncated = true; in Error() local
49 truncated = false; in Error()
54 if (truncated) in Error()
/third_party/python/Python/
Dtraceback.c473 PyObject *truncated; in _Py_DisplaySourceLine() local
474 truncated = PyUnicode_Substring(lineobj, i, PyUnicode_GET_LENGTH(lineobj)); in _Py_DisplaySourceLine()
475 if (truncated) { in _Py_DisplaySourceLine()
477 lineobj = truncated; in _Py_DisplaySourceLine()
683 int truncated; in _Py_DumpASCII() local
714 truncated = 1; in _Py_DumpASCII()
717 truncated = 0; in _Py_DumpASCII()
765 if (truncated) { in _Py_DumpASCII()
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbio_print.c41 size_t *maxlen, size_t *retlen, int *truncated,
90 size_t *retlen, int *truncated, const char *format, va_list args) in _dopr() argument
369 *truncated = (currlen > *maxlen - 1); in _dopr()
370 if (*truncated) in _dopr()
946 int truncated; in BIO_vsnprintf() local
948 if (!_dopr(&buf, NULL, &n, &retlen, &truncated, format, args)) in BIO_vsnprintf()
951 if (truncated) in BIO_vsnprintf()
/third_party/openssl/crypto/bio/
Dbio_print.c41 size_t *maxlen, size_t *retlen, int *truncated,
90 size_t *retlen, int *truncated, const char *format, va_list args) in _dopr() argument
369 *truncated = (currlen > *maxlen - 1); in _dopr()
370 if (*truncated) in _dopr()
946 int truncated; in BIO_vsnprintf() local
948 if (!_dopr(&buf, NULL, &n, &retlen, &truncated, format, args)) in BIO_vsnprintf()
951 if (truncated) in BIO_vsnprintf()
/third_party/icu/icu4c/source/test/testdata/
Dconversion.txt47 "errorCode: (empty)==zero | invalid | illegal | truncated | illesc | unsuppesc\n"
297 // truncated, partial escape sequence
301 :int{1}, :int{1}, "truncated", ".", :bin{ 1b }
306 :int{1}, :int{1}, "truncated", ".", :bin{ 1b24 }
311 :int{1}, :int{1}, "truncated", ".", :bin{ 1b2429 }
334 :int{1}, :int{1}, "truncated", ".", :bin{ 41 }
351 // truncated, partial escape sequence
355 :int{1}, :int{1}, "truncated", ".", :bin{ 1b }
360 :int{1}, :int{1}, "truncated", ".", :bin{ 1b24 }
365 :int{1}, :int{1}, "truncated", ".", :bin{ 1b2429 }
[all …]
/third_party/mesa3d/src/compiler/nir/
Dnir_conversion_builder.h170 nir_ssa_def *truncated = nir_iand(b, src, mask); in nir_round_int_to_float() local
174 return truncated; in nir_round_int_to_float()
177 return nir_bcsel(b, nir_ieq(b, src, truncated), in nir_round_int_to_float()
178 src, nir_uadd_sat(b, truncated, adjust)); in nir_round_int_to_float()
/third_party/ffmpeg/tests/ref/fate/
Dbprint16 strftime truncated: 255/10 "2000-12"
/third_party/typescript/tests/baselines/reference/
DerrorWithTruncatedType.types22 // String representation of type of 'x' should be truncated in error message
DerrorWithTruncatedType.errors.txt13 // String representation of type of 'x' should be truncated in error message
DerrorWithTruncatedType.symbols22 // String representation of type of 'x' should be truncated in error message
/third_party/openssl/include/openssl/
Dcore.h196 # pragma names uppercase,truncated
/third_party/node/deps/openssl/openssl/include/openssl/
Dcore.h196 # pragma names uppercase,truncated
/third_party/curl/tests/data/
Dtest106328 # This range value is 2**32+7, which will be truncated to the valid value 7

1234567891011