| /third_party/zlib/contrib/iostream3/ |
| H A D | zfstream.cc | 214 gzfilebuf::overflow(int_type c) in overflow() function in gzfilebuf
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | c93.c | 80 int overflow = from_x + width - WIDTH; in copy_block() local
|
| H A D | tta.c | 380 int overflow = 0; in tta_decode_frame() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_nlmeans_opencl.c | 62 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 D | PpScanner.cpp | 915 bool overflow = false; in scan() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | ucnv_u16.cpp | 61 char overflow[4]; in _UTF16BEFromUnicodeWithOffsets() local 662 char overflow[4]; _UTF16LEFromUnicodeWithOffsets() local [all...] |
| /third_party/icu/tools/unicode/c/genprops/ |
| H A D | layoutpropsbuilder.cpp | 180 UErrorCode overflow = U_ZERO_ERROR; in buildUCPTrie() local
|
| /third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
| H A D | string-to-double.cc | 317 int overflow = static_cast<int>(number >> kSignificandSize); in RadixStringToIeee() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | numparse_decimal.cpp | 363 bool overflow = false; in match() local
|
| H A D | double-conversion-string-to-double.cpp | 338 int overflow = static_cast<int>(number >> kSignificandSize); in RadixStringToIeee() local
|
| /third_party/libsnd/src/ALAC/ |
| H A D | ag_enc.c | 137 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 D | mps_reader.c | 453 int overflow; in mbedtls_mps_reader_reclaim() local
|
| H A D | cmac.c | 61 uint32_t overflow = 0x00; in cmac_multiply_by_u() local
|
| /third_party/musl/src/regex/ |
| H A D | glob.c | 48 int in_bracket = 0, overflow = 0; in do_glob() local
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | ucnv_u16.cpp | 61 char overflow[4]; in _UTF16BEFromUnicodeWithOffsets() local 662 char overflow[4]; _UTF16LEFromUnicodeWithOffsets() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | double-conversion-string-to-double.cpp | 338 int overflow = static_cast<int>(number >> kSignificandSize); in RadixStringToIeee() local
|
| H A D | numparse_decimal.cpp | 363 bool overflow = false; in match() local
|
| /third_party/mesa3d/src/gallium/auxiliary/pipebuffer/ |
| H A D | pb_bufmgr_debug.c | 187 boolean underflow, overflow; in pb_debug_buffer_check() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | double-conversion-string-to-double.cpp | 338 int overflow = static_cast<int>(number >> kSignificandSize); in RadixStringToIeee() local
|
| H A D | numparse_decimal.cpp | 363 bool overflow = false; in match() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ucnv_u16.cpp | 61 char overflow[4]; in _UTF16BEFromUnicodeWithOffsets() local 662 char overflow[4]; _UTF16LEFromUnicodeWithOffsets() local [all...] |
| /third_party/vixl/src/aarch32/ |
| H A D | instructions-aarch32.cc | 630 uint32_t overflow = imm << (8 + shift); in ImmediateT32() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | expression.c | 267 int overflow = 0, do_warn = 0; in get_number_value() local
|
| /third_party/lzma/C/ |
| H A D | MtDec.h | 149 BoolInt overflow;
member
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | constant-pool.cc | 129 const bool overflow = info.overflow(); in EmitGroup() local [all...] |