Home
last modified time | relevance | path

Searched defs:overflow (Results 1 – 25 of 195) sorted by relevance

12345678

/third_party/python/Modules/_decimal/libmpdec/
Dmpalloc.c62 mpd_size_t overflow; in mpd_callocfunc_em() local
85 mpd_size_t req, overflow; in mpd_alloc() local
99 mpd_size_t overflow; in mpd_calloc() local
114 mpd_size_t req, overflow; in mpd_realloc() local
135 mpd_size_t req, overflow; in mpd_sh_alloc() local
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/train/
Dloss_scale_manager.py37 def update_loss_scale(self, overflow): argument
97 def update_loss_scale(self, overflow): argument
173 def update_loss_scale(self, overflow): argument
/third_party/protobuf/src/google/protobuf/util/
Dtime_util_test.cc372 Duration overflow; in TEST() local
398 Timestamp overflow; in TEST() local
418 Duration overflow; in TEST() local
463 Timestamp overflow; in TEST() local
/third_party/rust/rust/tests/run-make/sanitizer-dylib-link/
Dprogram.rs2 fn overflow(); in overflow() function
Dlibrary.rs2 pub extern "C" fn overflow() { in overflow() function
/third_party/rust/rust/tests/run-make/sanitizer-staticlib-link/
Dprogram.rs3 fn overflow(); in overflow() function
Dlibrary.rs2 pub extern "C" fn overflow() { in overflow() function
/third_party/rust/rust/tests/run-make/sanitizer-cdylib-link/
Dprogram.rs2 fn overflow(); in overflow() function
Dlibrary.rs2 pub extern "C" fn overflow() { in overflow() function
/third_party/rust/rust/tests/ui/const-generics/
Dissue-112505-overflow.rs3 fn overflow(v: [[[u32; 8888888]; 9999999]; 777777777]) -> [[[u32; 9999999]; 777777777]; 239] { in overflow() function
Dtransmute-fail.rs28 fn overflow(v: [[[u32; 8888888]; 9999999]; 777777777]) -> [[[u32; 9999999]; 777777777]; 8888888] { in overflow() function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dostringstream.cc21 OStringStream::Buf::int_type OStringStream::overflow(int c) { in overflow() function in absl::strings_internal::OStringStream
/third_party/rust/rust/tests/run-make/debug-assertions/
Ddebug.rs29 fn overflow() { in overflow() function
/third_party/musl/libc-test/src/functionalext/supplement/process/
Dposix_spawnattr_setflags.c63 short overflow = 256; in posix_spawnattr_setflags_0200() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
D1-5.c100 static void *overflow(void *arg) in overflow() function
/third_party/gn/src/gn/
Dstring_output_buffer.h83 int_type overflow(int_type ch) override { in overflow() function
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/nn/wrap/
Dloss_scale.py181 def construct(self, loss_scale, overflow): argument
268 def construct(self, _, overflow): argument
566 def process_loss_scale(self, overflow): argument
/third_party/mindspore/mindspore-src/source/tests/st/ge/
Drun_io_index.py65 def construct(self, overflow, a, sens=None): argument
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_debug.cpp23 stderr_streambuf::overflow(int c) in overflow() function in r600::stderr_streambuf
/third_party/vk-gl-cts/executor/
DxeXMLWriter.cpp115 int EscapeStreambuf::overflow (int ch) in overflow() function in xe::xml::EscapeStreambuf
/third_party/curl/lib/
Dstrtoofft.c83 bool overflow = FALSE; in strtooff() local
/third_party/python/Modules/_sqlite/
Dutil.c146 int overflow; in _pysqlite_long_as_int64() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dtype_half.inl7 GLM_FUNC_QUALIFIER float overflow() function
/third_party/rust/rust/tests/ui/consts/const-eval/
Dpromoted_errors.rs14 const fn overflow() -> u32 { in overflow() function
/third_party/mesa3d/src/util/
Dbigmath.h73 bool overflow = false; in _ubm_mul_u32arr() local

12345678