/external/clang/test/SemaCXX/ |
D | integer-overflow.cpp | 14 static const uint64_t overflow = 1 * 4608 * 1024 * 1024; // expected-warning {{overflow in expressi… variable 18 uint64_t overflow = 4608 * 1024 * 1024, in check_integer_overflows() local
|
/external/compiler-rt/test/ubsan/TestCases/Misc/ |
D | deduplication.cpp | 6 void overflow() { in overflow() function
|
/external/clang/test/Sema/ |
D | integer-overflow.c | 14 static const uint64_t overflow = 1 * 4608 * 1024 * 1024; // expected-warning {{overflow in expressi… variable 18 uint64_t overflow = 4608 * 1024 * 1024, in check_integer_overflows() local
|
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.rvalue/ |
D | CharT_pointer.pass.cpp | 41 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow() function in testbuf
|
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters/ |
D | ios_base.pass.cpp | 37 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow() function in testbuf
|
D | basic_ios.pass.cpp | 38 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow() function in testbuf
|
D | ostream.pass.cpp | 38 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow() function in testbuf
|
D | streambuf.pass.cpp | 44 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow() function in testbuf
|
/external/compiler-rt/lib/builtins/ |
D | mulosi4.c | 22 __mulosi4(si_int a, si_int b, int* overflow) in __mulosi4()
|
D | mulodi4.c | 22 __mulodi4(di_int a, di_int b, int* overflow) in __mulodi4()
|
D | muloti4.c | 24 __muloti4(ti_int a, ti_int b, int* overflow) in __muloti4()
|
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.manip/ |
D | ends.pass.cpp | 38 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow() function in testbuf
|
D | endl.pass.cpp | 40 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow() function in testbuf
|
/external/libcxx/test/std/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.cons/ |
D | custom_alloc.pass.cpp | 38 virtual int_type overflow(int_type c) in overflow() function
|
/external/libcxx/test/std/input.output/iostream.format/input.streams/istream.formatted/istream_extractors/ |
D | streambuf.pass.cpp | 44 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow() function in testbuf
|
/external/libcxx/test/std/input.output/string.streams/stringbuf/stringbuf.virtuals/ |
D | overflow.pass.cpp | 32 overflow(typename base::int_type c = base::traits_type::eof()) in overflow() function
|
/external/libcxx/test/std/input.output/iostream.format/ext.manip/ |
D | put_time.pass.cpp | 38 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow() function in testbuf
|
/external/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.put/ |
D | sputc.pass.cpp | 39 int_type overflow(int_type = traits_type::eof()) in overflow() function
|
/external/curl/lib/ |
D | strtoofft.c | 59 int overflow; in curlx_strtoll() local
|
/external/libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/ |
D | get_streambuf.pass.cpp | 41 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow() function in testbuf
|
D | get_streambuf_chart.pass.cpp | 42 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow() function in testbuf
|
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.unformatted/ |
D | write.pass.cpp | 37 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow() function in testbuf
|
D | put.pass.cpp | 37 overflow(typename base::int_type __c = base::traits_type::eof()) in overflow() function in testbuf
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
D | 1-5.c | 107 void *overflow(void *arg) in overflow() function
|
/external/syslinux/gpxe/src/hci/mucurses/widgets/ |
D | editbox.c | 68 signed int cursor_offset, underflow, overflow, first; in draw_editbox() local
|