/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/ |
H A D | ostringstream.cc | 26 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/ |
D | ostringstream.cc | 26 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 D | ios_base.pass.cpp | 37 overflow(typename base::int_type ch = base::traits_type::eof()) in overflow() function in testbuf
|
H A D | ostream.pass.cpp | 38 overflow(typename base::int_type ch = base::traits_type::eof()) in overflow() function in testbuf
|
H A D | basic_ios.pass.cpp | 38 overflow(typename base::int_type ch = base::traits_type::eof()) in overflow() function in testbuf
|
H A D | streambuf.pass.cpp | 44 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 D | CharT_pointer.pass.cpp | 42 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 D | ucnv.cpp | 1129 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 D | ucnv.cpp | 1127 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 D | mulosi4.c | 22 __mulosi4(si_int a, si_int b, int* overflow) in __mulosi4()
|
H A D | muloti4.c | 24 __muloti4(ti_int a, ti_int b, int* overflow) in __muloti4()
|
H A D | mulodi4.c | 22 __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/ |
D | macro_assembler_arith_impl.h | 93 Label* overflow = MakeLabel(); in MacroRem() local
|
/aosp_15_r20/external/libcxx/src/filesystem/ |
H A D | int128_builtins.cpp | 23 __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 D | int128_builtins.cpp | 22 __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 D | ios_base.pass.cpp | 38 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 D | gemmlowp-scalar.h | 35 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 D | ends.pass.cpp | 38 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 D | custom_alloc.pass.cpp | 38 virtual int_type overflow(int_type c) in overflow() function
|
/aosp_15_r20/external/llvm-libc/src/__support/CPP/ |
H A D | stringstream.h | 88 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 D | streambuf.pass.cpp | 44 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 D | 1-5.c | 100 static void *overflow(void *arg) in overflow() function
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkString.cpp | 563 SkString overflow; in appendVAList() local 583 SkString overflow; in prependVAList() local
|
/aosp_15_r20/external/python/cpython3/Modules/_decimal/libmpdec/ |
D | typearith.h | 628 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 D | custom_alloc.pass.cpp | 41 virtual int_type overflow(int_type c) in overflow() function
|