Home
last modified time | relevance | path

Searched defs:overflow (Results 1 - 25 of 165) sorted by relevance

1234567

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dostringstream.cc21 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 Dposix_spawnattr_setflags.c63 short overflow = 256; in posix_spawnattr_setflags_0200() local
/third_party/musl/src/internal/
H A Dmusl_fdsan.h39 _Atomic(struct FdTableOverflow*) overflow; member
/third_party/musl/porting/linux/user/src/internal/
H A Dmusl_fdsan.h39 _Atomic(struct FdTableOverflow*) overflow; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dstack_model_impl.cpp53 void StackModelImpl::SetOverflow(Overflow overflow) in SetOverflow() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dstack_composed_element.cpp63 auto overflow = renderStack ? renderStack->GetOverflow() : Overflow::OBSERVABLE; in GetOverflow() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_debug.cpp43 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 D1-5.c100 static void *overflow(void *arg) in overflow() function
H A D3-2.c110 static void *overflow(void *arg) in overflow() function
/third_party/node/deps/v8/src/base/
H A Dubsan.cc18 extern "C" int64_t __mulodi4(int64_t a, int64_t b, int* overflow) { in __mulodi4() argument
/third_party/mesa3d/src/util/
H A Dbigmath.h73 bool overflow = false; in _ubm_mul_u32arr() local
/third_party/musl/libc-test/src/functional/
H A Dtime.c72 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 Dcj_measure_ffi.h42 int32_t overflow; member
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_fuzz_helper.h28 static int32_t FuzzCommonEnum(int32_t max, int32_t overflow) in FuzzCommonEnum() argument
/third_party/ffmpeg/libavcodec/x86/
H A Dmpegvideoenc_template.c93 dct_quantize(MpegEncContext *s, int16_t *block, int n, int qscale, int *overflow) dct_quantize() argument
/third_party/curl/lib/
H A Dstrtoofft.c83 int overflow; in strtooff() local
H A Dpingpong.h63 size_t overflow; /* number of bytes left after a final response line */ member
/third_party/node/lib/
H A Dpunycode.js
/third_party/vk-gl-cts/executor/
H A DxeXMLWriter.cpp115 int EscapeStreambuf::overflow (int ch) in overflow() function in xe::xml::EscapeStreambuf
/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Dstack_component.h75 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 Drs_memory_snapshot.cpp98 InitMemoryLimit(MemoryOverflowCalllback callback, uint64_t warning, uint64_t overflow, uint64_t totalSize) InitMemoryLimit() argument
/third_party/node/deps/v8/src/bigint/
H A Dmul-karatsuba.cc185 digit_t overflow = AddAndReturnOverflow(Z + n2, P0); in KaratsubaMain() local
/third_party/python/Modules/_sqlite/
H A Dutil.c146 int overflow; in _pysqlite_long_as_int64() local
/third_party/node/deps/v8/src/compiler/
H A Dsimplified-operator-reducer.cc247 bool overflow = base::bits::SignedAddOverflow32( in Reduce() local
H A Dbasic-block-instrumentor.cc121 Node* overflow = graph->NewNode(machine.Uint32LessThan(), inc, load); in Instrument() local

Completed in 9 milliseconds

1234567