| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | ostringstream.cc | 21 OStringStream::Buf::int_type OStringStream::overflow(int c) { in overflow() function in absl::strings_internal::OStringStream
|
| /third_party/musl/libc-test/src/functionalext/supplement/process/ |
| H A D | posix_spawnattr_setflags.c | 63 short overflow = 256; in posix_spawnattr_setflags_0200() local
|
| /third_party/musl/src/internal/ |
| H A D | musl_fdsan.h | 39 _Atomic(struct FdTableOverflow*) overflow; member
|
| /third_party/musl/porting/linux/user/src/internal/ |
| H A D | musl_fdsan.h | 39 _Atomic(struct FdTableOverflow*) overflow; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | stack_model_impl.cpp | 53 void StackModelImpl::SetOverflow(Overflow overflow) in SetOverflow() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| H A D | stack_composed_element.cpp | 63 auto overflow = renderStack ? renderStack->GetOverflow() : Overflow::OBSERVABLE; in GetOverflow() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_debug.cpp | 43 int stderr_streambuf::overflow(int c) in overflow() function in r600::stderr_streambuf
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
| H A D | 1-5.c | 100 static void *overflow(void *arg) in overflow() function
|
| H A D | 3-2.c | 110 static void *overflow(void *arg) in overflow() function
|
| /third_party/node/deps/v8/src/base/ |
| H A D | ubsan.cc | 18 extern "C" int64_t __mulodi4(int64_t a, int64_t b, int* overflow) { in __mulodi4() argument
|
| /third_party/mesa3d/src/util/ |
| H A D | bigmath.h | 73 bool overflow = false; in _ubm_mul_u32arr() local
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | time.c | 72 int overflow = big && (time_t)LLONG_MAX!=LLONG_MAX; in tm2sec() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/measure/ |
| H A D | cj_measure_ffi.h | 42 int32_t overflow; member
|
| /foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/ |
| H A D | p2p_v1_fuzz_helper.h | 28 static int32_t FuzzCommonEnum(int32_t max, int32_t overflow) in FuzzCommonEnum() argument
|
| /third_party/ffmpeg/libavcodec/x86/ |
| H A D | mpegvideoenc_template.c | 93 dct_quantize(MpegEncContext *s, int16_t *block, int n, int qscale, int *overflow) dct_quantize() argument
|
| /third_party/curl/lib/ |
| H A D | strtoofft.c | 83 int overflow; in strtooff() local
|
| H A D | pingpong.h | 63 size_t overflow; /* number of bytes left after a final response line */ member
|
| /third_party/node/lib/ |
| H A D | punycode.js | |
| /third_party/vk-gl-cts/executor/ |
| H A D | xeXMLWriter.cpp | 115 int EscapeStreambuf::overflow (int ch) in overflow() function in xe::xml::EscapeStreambuf
|
| /foundation/arkui/ace_engine/frameworks/core/components/stack/ |
| H A D | stack_component.h | 75 void SetOverflow(Overflow overflow) in SetOverflow() argument 34 StackComponent( const Alignment& align, StackFit fit, Overflow overflow, const std::list<RefPtr<Component>>& children) StackComponent() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/memory/ |
| H A D | rs_memory_snapshot.cpp | 98 InitMemoryLimit(MemoryOverflowCalllback callback, uint64_t warning, uint64_t overflow, uint64_t totalSize) InitMemoryLimit() argument
|
| /third_party/node/deps/v8/src/bigint/ |
| H A D | mul-karatsuba.cc | 185 digit_t overflow = AddAndReturnOverflow(Z + n2, P0); in KaratsubaMain() local
|
| /third_party/python/Modules/_sqlite/ |
| H A D | util.c | 146 int overflow; in _pysqlite_long_as_int64() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | simplified-operator-reducer.cc | 247 bool overflow = base::bits::SignedAddOverflow32( in Reduce() local
|
| H A D | basic-block-instrumentor.cc | 121 Node* overflow = graph->NewNode(machine.Uint32LessThan(), inc, load); in Instrument() local
|