Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DSampleProf.h48 truncated, enumerator
DInstrProf.h284 truncated, enumerator
/third_party/ninja/src/
Dlexer.in.cc43 bool truncated = true; in Error() local
Dlexer.cc44 bool truncated = true; in Error() local
/third_party/openssl/crypto/bio/
Db_print.c87 size_t *retlen, int *truncated, const char *format, va_list args) in _dopr()
919 int truncated; in BIO_vsnprintf() local
/third_party/python/Python/
Dtraceback.c473 PyObject *truncated; in _Py_DisplaySourceLine() local
683 int truncated; in _Py_DumpASCII() local
D_warnings.c523 PyObject *truncated; in show_warning() local
Dsysmodule.c3284 const char *truncated = "... truncated"; in sys_write() local
/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
/third_party/gettext/gettext-tools/src/
Dcldr-plural-exp.c141 int truncated = (int) range->start->value.dval.d; in eval_relation() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dvoc_op.cc218 float xmin = 0.0, ymin = 0.0, xmax = 0.0, ymax = 0.0, truncated = 0.0, difficult = 0.0; in ParseAnnotationBbox() local
/third_party/mesa3d/src/amd/addrlib/src/core/
Daddrelemlib.cpp209 UINT_64 truncated, rounded; in Flt32sToInt32s() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_opencl.c847 nir_ssa_def *truncated = nir_ftrunc(nb, src); in handle_round() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h56 truncated, enumerator
/third_party/boost/boost/multiprecision/cpp_int/
Dbitwise.hpp394 bool truncated = result.size() != rs; in left_shift_generic() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp562 const int truncated = int(v-q); in roundEven() local
/third_party/lwip/src/api/
Dsockets.c1052 int truncated = 0; in lwip_sock_make_addr() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp637 const int truncated = int(v-q); in roundEven() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp880 IEEEFloat truncated = *this; in isInteger() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsresize.c2510 int truncated; in truncate_bitmap_data_attr() local
/third_party/vk-gl-cts/modules/glshared/
DglsBuiltinPrecisionTests.cpp3275 double truncated = 0.0; in applyPoint() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp4186 double truncated = 0.0; in applyPoint() local
/third_party/skia/third_party/externals/wuffs/release/c/
Dwuffs-v0.3.c12386 bool truncated; member