Home
last modified time | relevance | path

Searched defs:overflow (Results 51 – 75 of 1393) sorted by relevance

12345678910>>...56

/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/
H A Dostringstream.cc26 OStringStream::Streambuf::int_type OStringStream::Streambuf::overflow(int c) { in overflow() function in absl::strings_internal::OStringStream::Streambuf
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/
Dostringstream.cc26 OStringStream::Streambuf::int_type OStringStream::Streambuf::overflow(int c) { in overflow() function in absl::strings_internal::OStringStream::Streambuf
/aosp_15_r20/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters/
H A Dios_base.pass.cpp37 overflow(typename base::int_type ch = base::traits_type::eof()) in overflow() function in testbuf
H A Dostream.pass.cpp38 overflow(typename base::int_type ch = base::traits_type::eof()) in overflow() function in testbuf
H A Dbasic_ios.pass.cpp38 overflow(typename base::int_type ch = base::traits_type::eof()) in overflow() function in testbuf
H A Dstreambuf.pass.cpp44 overflow(typename base::int_type ch = base::traits_type::eof()) in overflow() function in testbuf
/aosp_15_r20/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.rvalue/
H A DCharT_pointer.pass.cpp42 overflow(typename base::int_type ch = base::traits_type::eof()) in overflow() function in testbuf
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Ducnv.cpp1129 char *overflow, *t; in ucnv_outputOverflowFromUnicode() local
1575 char16_t *overflow, *t; in ucnv_outputOverflowToUnicode() local
1886 char16_t *overflow; in ucnv_getNextUChar() local
/aosp_15_r20/external/icu/icu4c/source/common/
H A Ducnv.cpp1127 char *overflow, *t; in ucnv_outputOverflowFromUnicode() local
1573 char16_t *overflow, *t; in ucnv_outputOverflowToUnicode() local
1884 char16_t *overflow; in ucnv_getNextUChar() local
/aosp_15_r20/external/compiler-rt/lib/builtins/
H A Dmulosi4.c22 __mulosi4(si_int a, si_int b, int* overflow) in __mulosi4()
H A Dmuloti4.c24 __muloti4(ti_int a, ti_int b, int* overflow) in __muloti4()
H A Dmulodi4.c22 __mulodi4(di_int a, di_int b, int* overflow) in __mulodi4()
/aosp_15_r20/frameworks/libs/binary_translation/intrinsics/riscv64_to_x86_64/include/berberis/intrinsics/
Dmacro_assembler_arith_impl.h93 Label* overflow = MakeLabel(); in MacroRem() local
/aosp_15_r20/external/libcxx/src/filesystem/
H A Dint128_builtins.cpp23 __int128_t __muloti4(__int128_t a, __int128_t b, int* overflow) { in __muloti4()
/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/
H A Dint128_builtins.cpp22 __muloti4(__int128_t a, __int128_t b, int* overflow) { in __muloti4()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters/
H A Dios_base.pass.cpp38 overflow(typename base::int_type ch = base::traits_type::eof()) in overflow() function in testbuf
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/requantization/
H A Dgemmlowp-scalar.h35 const bool overflow = a == b && a == INT32_MIN; in gemmlowp_scalar_vqrdmulh_s32() local
/aosp_15_r20/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.manip/
H A Dends.pass.cpp38 overflow(typename base::int_type ch = base::traits_type::eof()) in overflow() function in testbuf
/aosp_15_r20/external/libcxx/test/std/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.cons/
H A Dcustom_alloc.pass.cpp38 virtual int_type overflow(int_type c) in overflow() function
/aosp_15_r20/external/llvm-libc/src/__support/CPP/
H A Dstringstream.h88 bool overflow() const { return err; } in overflow() function
/aosp_15_r20/external/libcxx/test/std/input.output/iostream.format/input.streams/istream.formatted/istream_extractors/
H A Dstreambuf.pass.cpp44 overflow(typename base::int_type ch = base::traits_type::eof()) in overflow() function in testbuf
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
H A D1-5.c100 static void *overflow(void *arg) in overflow() function
/aosp_15_r20/external/skia/src/core/
H A DSkString.cpp563 SkString overflow; in appendVAList() local
583 SkString overflow; in prependVAList() local
/aosp_15_r20/external/python/cpython3/Modules/_decimal/libmpdec/
Dtypearith.h628 add_size_t_overflow(mpd_size_t a, mpd_size_t b, mpd_size_t *overflow) in add_size_t_overflow()
639 mul_size_t_overflow(mpd_size_t a, mpd_size_t b, mpd_size_t *overflow) in mul_size_t_overflow()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.cons/
H A Dcustom_alloc.pass.cpp41 virtual int_type overflow(int_type c) in overflow() function

12345678910>>...56