| /third_party/node/deps/v8/src/compiler/ |
| H A D | basic-block-instrumentor.cc | 121 Node* overflow = graph->NewNode(machine.Uint32LessThan(), inc, load); in Instrument() local
|
| /third_party/node/deps/v8/src/utils/ |
| H A D | ostreams.cc | 32 int DbgStreamBuf::overflow(int c) { in overflow() function in v8::internal::DbgStreamBuf 77 OFStreamBase::int_type OFStreamBase::overflow(int_type c) { in overflow() function in v8::internal::OFStreamBase
|
| /third_party/mesa3d/src/util/ |
| H A D | timespec.h | 99 bool overflow = (b_sec > (uint64_t)TIME_T_MAX) || in timespec_add_nsec() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_safe_arithmetic.cpp | 183 bool overflow = true; in SafeInt64MultSlow() local [all...] |
| /third_party/python/Objects/ |
| H A D | interpreteridobject.c | 198 int overflow; in interpid_richcompare() local
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| H A D | mpalloc.c | 62 mpd_size_t overflow; in mpd_callocfunc_em() local 85 mpd_size_t req, overflow; in mpd_alloc() local 99 mpd_size_t overflow; in mpd_calloc() local 114 mpd_size_t req, overflow; mpd_realloc() local 135 mpd_size_t req, overflow; mpd_sh_alloc() local [all...] |
| /third_party/zlib/contrib/iostream/ |
| H A D | zfstream.cpp | 173 int gzfilebuf::overflow( int c ) { in overflow() function in gzfilebuf
|
| /third_party/zlib/contrib/iostream3/ |
| H A D | zfstream.cc | 214 gzfilebuf::overflow(int_type c) in overflow() function in gzfilebuf
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | lcr_circuit_builder.cpp | 217 BRANCH_CIR2(Int32LessThan(exp, bits), exit, &overflow); in DoubleToInt() local 242 BRANCH_CIR2(Int32Equal(xInt, Int32(0x80000000)), &overflow, &exit); in DoubleToInt() local 251 BRANCH_CIR2(Int32LessThan(exp, bits), &exit, &overflow); in DoubleToInt() local 311 Branch(DoubleGreaterThan(x, Max), &overflow, in DoubleInRangeInt32() local [all...] |
| /device/soc/rockchip/rk2206/sdk_liteos/platform/system/ |
| H A D | system.c | 93 int overflow; in _parse_integer() local
|
| /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
|
| /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
|