/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.formatted.print/ |
H A D | vprint_unicode.pass.cpp | 129 int virtual overflow(int) { return std::char_traits<char>::eof(); } in test_write_failure() function
|
H A D | vprint_nonunicode.pass.cpp | 130 int virtual overflow(int) { return std::char_traits<char>::eof(); } in test_write_failure() function
|
/aosp_15_r20/external/vboot_reference/tests/ |
H A D | vb2_sha256_x86_tests.c | 77 char overflow[sizeof(struct vb2_hash) + 8]; in known_value_tests() member
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/file.streams/fstreams/filebuf.virtuals/ |
H A D | overflow.pass.cpp | 37 virtual int_type overflow(int_type c = traits_type::eof()) {return base::overflow(c);} in overflow() function
|
/aosp_15_r20/frameworks/libs/native_bridge_support/guest_state/include/native_bridge_support/arm/guest_state/ |
D | guest_state_cpu_state.h | 39 uint8_t overflow; member
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/bytestring/ |
H A D | bytestring_test.cc | 886 bool overflow; member 990 bool overflow; member 1256 bool overflow; in TEST() member
|
/aosp_15_r20/external/boringssl/src/crypto/bytestring/ |
H A D | bytestring_test.cc | 886 bool overflow; member 990 bool overflow; member 1256 bool overflow; in TEST() member
|
/aosp_15_r20/external/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/ |
H A D | overflow.pass.cpp | 38 virtual int_type overflow(int_type c = traits_type::eof()) {return base::overflow(c);} in overflow() function
|
/aosp_15_r20/external/mesa3d/src/util/ |
H A D | bigmath.h | 73 bool overflow = false; in _ubm_mul_u32arr() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | hard_swish.h | 38 bool overflow = a == b && a == std::numeric_limits<std::int16_t>::min(); in SaturatingDoublingHighMul() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/multi_thread_alt/ |
D | mod.rs | 9 mod overflow; module
|
/aosp_15_r20/system/core/debuggerd/libdebuggerd/ |
H A D | open_files_list.cpp | 85 uintptr_t overflow = 0; in populate_fdsan_table() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/scheduler/multi_thread/ |
D | mod.rs | 9 mod overflow; module
|
/aosp_15_r20/external/owasp/java-encoder/core/src/main/java/org/owasp/encoder/ |
D | Encoder.java | 243 static CoderResult overflow(CharBuffer input, int i, CharBuffer output, int j) { in overflow() method in Encoder
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/iostream.format/input.streams/istream.unformatted/ |
H A D | get_streambuf_chart.pass.cpp | 44 overflow(typename base::int_type ch = base::traits_type::eof()) in overflow() function in testbuf
|
H A D | get_streambuf.pass.cpp | 44 overflow(typename base::int_type ch = base::traits_type::eof()) in overflow() function in testbuf
|
/aosp_15_r20/system/unwinding/libunwindstack/tests/ |
H A D | MemoryRangeTest.cpp | 77 std::unique_ptr<MemoryRange> overflow(new MemoryRange(process_memory, 100, 200, 0)); in TEST_F() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/format/include/boost/format/ |
D | alt_sstream_impl.hpp | 228 overflow (int_type meta) { in overflow() function in boost::io::basic_altstringbuf
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/ |
H A D | overflow.pass.cpp | 44 virtual int_type overflow(int_type c = traits_type::eof()) {return base::overflow(c);} in overflow() function
|
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/ |
H A D | cbmem_console.c | 104 uint32_t size, cursor, overflow, newc, oldc; in cbmem_console_snapshot() local
|
/aosp_15_r20/external/curl/lib/ |
H A D | pingpong.h | 63 size_t overflow; /* number of bytes left after a final response line */ member
|
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/utils/ |
H A D | BitInputStream.java | 143 long overflow = 0L; in processBitsGreater57() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/iostream.format/input.streams/istream.formatted/istream_extractors/ |
H A D | streambuf.pass.cpp | 47 overflow(typename base::int_type ch = base::traits_type::eof()) in overflow() function in testbuf
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/transforms/ |
H A D | transpose_interleave_common.hpp | 126 const unsigned int overflow = (xmax - x0) % IntBy; in Transform() local
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/ |
D | indenter.h | 57 int_type overflow(int_type c) override { in overflow() function
|