Home
last modified time | relevance | path

Searched defs:overflow (Results 151 – 175 of 1393) sorted by relevance

12345678910>>...56

/aosp_15_r20/external/OpenCSD/decoder/include/common/
H A Dtrc_ret_stack.h73 bool overflow() const in overflow() function
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dhistogram.go96 overflow atomic.Uint64 member
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/iostream.format/output.streams/ostream.rvalue/
H A Drvalue.pass.cpp37 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.formatted/ostream.inserters.arithmetic/
H A Dbool.pass.cpp37 overflow(typename base::int_type ch = base::traits_type::eof()) in overflow() function in testbuf
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/iostream.format/ext.manip/
H A Dput_money.pass.cpp42 overflow(typename base::int_type ch = base::traits_type::eof()) in overflow() function in testbuf
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.formatted.print/
H A Dprint.pass.cpp116 int virtual overflow(int) { return std::char_traits<char>::eof(); } in test_write_failure() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/metrics/
Dcounter_metrics_unittest.cc71 TEST_F(CounterMetricsTest, overflow) { in TEST_F() argument
/aosp_15_r20/device/google/cuttlefish/common/libs/fs/
Dshared_fd_stream.cpp77 int SharedFDStreambuf::overflow(int c) { in overflow() function in cuttlefish::SharedFDStreambuf
/aosp_15_r20/external/libchrome-gestures/src/
H A Dintegral_gesture_filter_interpreter.cc79 float Truncate(float input, float* overflow) { in Truncate()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/
H A Dpointer.pass.cpp38 overflow(typename base::int_type ch = base::traits_type::eof()) in overflow() function in testbuf
H A Dbool.pass.cpp38 overflow(typename base::int_type ch = base::traits_type::eof()) in overflow() function in testbuf
/aosp_15_r20/prebuilts/go/linux-x86/src/math/
Dexp_amd64.s119 overflow: // return +Inf label
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_debug.cpp23 stderr_streambuf::overflow(int c) in overflow() function in r600::stderr_streambuf
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DUtilsQuantizedAsymm.h62 const bool overflow = a == b && a == std::numeric_limits<int32_t>::min(); in asymm_int_mult() local
/aosp_15_r20/external/curl/lib/
H A Dstrtoofft.c83 bool overflow = FALSE; in strtooff() local
/aosp_15_r20/external/deqp/executor/
H A DxeXMLWriter.cpp150 int EscapeStreambuf::overflow(int ch) in overflow() function in xe::xml::EscapeStreambuf
/aosp_15_r20/packages/services/Car/tools/telemetry/lua-interpreter/static/js/
Dindex.js38 '.cm-scroller': {overflow: 'auto'}, property
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/
Dutil.c146 int overflow; in _pysqlite_long_as_int64() local
/aosp_15_r20/external/python/cpython2/Modules/
Dfpetestmodule.c166 static double overflow(double b) in overflow() function
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_half.inl7 GLM_FUNC_QUALIFIER float overflow() function
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dtype_half.inl7 GLM_FUNC_QUALIFIER float overflow() function
/aosp_15_r20/external/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
H A Doverflow.pass.cpp37 virtual int_type overflow(int_type c = traits_type::eof()) {return base::overflow(c);} in overflow() function
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dconst.go22 func (check *Checker) overflow(x *operand, opPos token.Pos) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dconst.go20 func (check *Checker) overflow(x *operand, opPos syntax.Pos) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/coverage/cmerge/
Dmerge.go31 overflow bool member

12345678910>>...56