Home
last modified time | relevance | path

Searched defs:overflow (Results 26 - 50 of 143) sorted by relevance

123456

/third_party/zlib/contrib/iostream3/
H A Dzfstream.cc214 gzfilebuf::overflow(int_type c) in overflow() function in gzfilebuf
/third_party/ffmpeg/libavcodec/
H A Dc93.c80 int overflow = from_x + width - WIDTH; in copy_block() local
H A Dtta.c380 int overflow = 0; in tta_decode_frame() local
/third_party/ffmpeg/libavfilter/
H A Dvf_nlmeans_opencl.c62 cl_mem overflow; // overflow in integral image? member
297 int w, h, err, cle, overflow, p, patch, research; in nlmeans_opencl_filter_frame() local
[all...]
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpScanner.cpp915 bool overflow = false; in scan() local
/third_party/icu/icu4c/source/common/
H A Ducnv_u16.cpp61 char overflow[4]; in _UTF16BEFromUnicodeWithOffsets() local
662 char overflow[4]; _UTF16LEFromUnicodeWithOffsets() local
[all...]
/third_party/icu/tools/unicode/c/genprops/
H A Dlayoutpropsbuilder.cpp180 UErrorCode overflow = U_ZERO_ERROR; in buildUCPTrie() local
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dstring-to-double.cc317 int overflow = static_cast<int>(number >> kSignificandSize); in RadixStringToIeee() local
/third_party/icu/icu4c/source/i18n/
H A Dnumparse_decimal.cpp363 bool overflow = false; in match() local
H A Ddouble-conversion-string-to-double.cpp338 int overflow = static_cast<int>(number >> kSignificandSize); in RadixStringToIeee() local
/third_party/libsnd/src/ALAC/
H A Dag_enc.c137 static inline int32_t dyn_code_32bit (int32_t maxbits, uint32_t m, uint32_t k, uint32_t n, uint32_t *outNumBits, uint32_t *outValue, uint32_t *overflow, uint32_t *overflowbits) in dyn_code_32bit() argument
240 uint32_t overflow, overflowbits ; in dyn_comp() local
/third_party/mbedtls/library/
H A Dmps_reader.c453 int overflow; in mbedtls_mps_reader_reclaim() local
H A Dcmac.c61 uint32_t overflow = 0x00; in cmac_multiply_by_u() local
/third_party/musl/src/regex/
H A Dglob.c48 int in_bracket = 0, overflow = 0; in do_glob() local
/third_party/node/deps/icu-small/source/common/
H A Ducnv_u16.cpp61 char overflow[4]; in _UTF16BEFromUnicodeWithOffsets() local
662 char overflow[4]; _UTF16LEFromUnicodeWithOffsets() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-string-to-double.cpp338 int overflow = static_cast<int>(number >> kSignificandSize); in RadixStringToIeee() local
H A Dnumparse_decimal.cpp363 bool overflow = false; in match() local
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_bufmgr_debug.c187 boolean underflow, overflow; in pb_debug_buffer_check() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-string-to-double.cpp338 int overflow = static_cast<int>(number >> kSignificandSize); in RadixStringToIeee() local
H A Dnumparse_decimal.cpp363 bool overflow = false; in match() local
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_u16.cpp61 char overflow[4]; in _UTF16BEFromUnicodeWithOffsets() local
662 char overflow[4]; _UTF16LEFromUnicodeWithOffsets() local
[all...]
/third_party/vixl/src/aarch32/
H A Dinstructions-aarch32.cc630 uint32_t overflow = imm << (8 + shift); in ImmediateT32() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dexpression.c267 int overflow = 0, do_warn = 0; in get_number_value() local
/third_party/lzma/C/
H A DMtDec.h149 BoolInt overflow; member
/third_party/node/deps/v8/src/codegen/
H A Dconstant-pool.cc129 const bool overflow = info.overflow(); in EmitGroup() local
[all...]

Completed in 21 milliseconds

123456